Skip to content
View djsneeky's full-sized avatar

Block or report djsneeky

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

👋 Hello there!

  • 🛠️ I'm a software engineer with 5+ years of experience. I'm extremely passionate about my work and I love taking on tough challenges.
  • 💬 You can get in touch with me by messaging me on LinkedIn.

Experience

  • C/C++ for embedded applications
  • Docker for containerized microservices
  • SoCs/FPGAs/MCUs
  • RTOS and Bare Metal Development
  • Device Driver Development
  • Digital System Design (VHDL/Verilog)
  • GitLab CI/CD
  • PCB Schematic Design
  • PCB Testing

Personal Projects

I have some more projects in progress and projects not listed here, but here's some notable ones that I actually completed.

Pinned Loading

  1. Compiler-Project Compiler-Project Public

    A C-like language to a modified RISC-V assembly compiler written in Java using ANTLR. All stages are completed - scanning, parsing, creating an AST, and finally generating assembly.

    Java

  2. ESP32-Motion-Detection ESP32-Motion-Detection Public

    A simple embedded system that allows the user to "arm" a motion detection via the Google Assistant and recieve an alert when the system has moved. This project has applications in theft detection.

    Python

  3. map-reduce map-reduce Public

    An implementation of Map Reduce

    C++

  4. openmp-class openmp-class Public

    C