Skip to content
View dgpalmieri's full-sized avatar
Block or Report

Block or report dgpalmieri

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dgpalmieri/README.md

Hello there! πŸ‘‹

Dylan's GitHub Stats Dylan's Top Languages

  • πŸ”­ I’m currently working on implementing workflows in Jupyter Notebooks and facilitating Open Science
  • 🌱 I’m currently learning about Synthetic Aperture Radar (SAR)
  • πŸ’‘ I'm looking forward to working on:
    • My arch distro (endlessly)
    • Finding a new Raspberry Pi project
    • Designing a case for my Ferris Sweep in OpenSCAD
  • πŸ’¬ Ask me about Linux, (Neo)Vim, Programming Languages
  • πŸ“« How to reach me: dgpalmieri@gmail.com
  • πŸ˜„ Pronouns: he/him
  • ⚑ Fun fact: I have two dogs, a Cavalier Spaniel named Rui and a Dachshund named Lola

Pinned

  1. TicTacToe TicTacToe Public

    5x5 Tic-Tac-Toe with a Minimax + Alpha-Beta OR Monte-Carlo Tree Search AI Opponent

    Python 5 6

  2. CS321_goShell CS321_goShell Public

    A shell implemented in golang

    Go

  3. CS301_HashFunction CS301_HashFunction Public

    A SHA3-256 implementation in Python for CS301 Assembly Language Programming Fall 2019

    Python 1

  4. AK_ATV AK_ATV Public

    Forked from olawlor/AK_ATV

    Alaska All-Terrain Vehicle simulator in Unity.

    C#

  5. HuffmanEncodings HuffmanEncodings Public

    C++

  6. DP_Bridges DP_Bridges Public

    The Dynamic Programming style solution for the bridges problem introduced earlier this semester

    C++