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

Block or report dylduhamel

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
dylduhamel/README.md

Hey! I'm Dylan Duhamel


I am a Wake Forest University Computer Science graduate and a dedicated Software Engineer! I love to create high-quality solutions and employ my expertise in C/C++, Java, Python, SwiftUI, JavaScript, and more!

I am deeply interested in Linux systems as well. I especially enjoy working with embedded Linux machines. I am advancing my computer/network security knowledge and enjoying participating in CTF events!


Pinned

  1. image-steganography image-steganography Public

    Image steganography in C using LSB (1, 2, 4 bits)

    C

  2. spotify_esp32_led_matrix spotify_esp32_led_matrix Public

    Display current Spotify album on an ESP32 board with LED matrix.

    C++

  3. Rustlectron-Image-Manipulator Rustlectron-Image-Manipulator Public

    Simple image manipulation software made with Rust and Electron.

    JavaScript

  4. posify posify Public

    Fun negative to positive image converter. Built for use with scanned negatives, but has a world of possibilities!

    Rust

  5. DYL-Shell DYL-Shell Public

    My own working shell environment with pipe (|) functionality

    C

  6. Conways-GOL Conways-GOL Public

    Quick example of Conway's game of life. Playing around with cellular automata. Rendered with SDL2.

    C++