My README
| README.md | ||
About
To be Electrical Engineer/Embedded Systems Engineer. I enjoy designing small embedded devices and writing firmware for them. I primarily write everything in C if I can but I have experience with several other languages and programming styles.
I want to one day open my own embedded design/programming company and contract my services and/or design standalone devices. Most of the devices I design are for surveillance or pentesting. If you want to contact me or want to work on any projects with me please contact me at the email below.
I'm also a student at the University of Tennessee Knoxville with an expected graduation date of 2029.
Languages:
- C / C++
- Lua/Luau
- Python
- Java
Current embedded platforms I work on:
- ESP32 Series (Currently just ESP32 & ESP32-C3)
- RP2040/RP2350
Current Projects
- pumpkin a RP2350 & ESP32 based hardware keylogger with SD logging and a local webserver to allow for remote control. Link
- whiskers a RP2350 based BadUSB device with built in SD for loading scripts and files onto the host machine. This project currently has a finished hardware board designed by yours truly. Link
Past Projects
- NACV a native AprilTag computer vision system written in C using Video for Linux 2 (V4L2) built for the RPi series of SBCs and the Pi Camera 1. Used in FRC robotics for team 3824. Link
- multicore simple mulitcore baseplate/library taken from my one of my past projects (NACV). Written in C for Unix based systems. Link