Skip to content
View dylduhamel's full-sized avatar

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 Loading

  1. Lead-Generation-System Lead-Generation-System Public

    Lead generation tool. Scrapes public data and processes by specific criteria.

    Python 2 3

  2. image-steganography image-steganography Public

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

    C

  3. spotify_esp32_led_matrix spotify_esp32_led_matrix Public

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

    C++ 1 1

  4. Rustlectron-Image-Manipulator Rustlectron-Image-Manipulator Public

    Simple image manipulation software made with Rust and Electron.

    JavaScript

  5. Conways-GOL Conways-GOL Public

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

    C++

  6. DYL-Shell DYL-Shell Public

    My own working shell environment with pipe (|) functionality

    C