Self-taught developer | Hardware tinkerer | Reverse engineer
I build things from scratch, break things that aren't mine, and make both better.
| Project | Description | Tech |
|---|---|---|
| Scav Mod Manager | Mod manager and custom item framework for Casualties Unknown. DLL patching, JSON item system, in-game cheat menu. - works | C#, Mono.Cecil, IL |
| ESP-OS v1 | Custom OS for Elecrow ESP32-S3 7" display, runs off SD card - fail | C++ |
| EZ Autoclicker | Windows autoclicker with keystroke injection - works | Rust |
| MAC Spoof | Linux MAC address spoofing tool - works | C++ |
| MouseCat | Animated desktop pet inspired by classic Oneko - works | C++ |
| Hyprland Fork | Hyprland dotfiles with install script for fresh Arch - fork | Shell |
| ESP32 MultiCam | ESP32-hosted multi-camera viewer for ESP-CAM and IP cameras - works | C |
| GoPro Webcam Linux | Use a GoPro as a webcam on Linux - fork | Shell |
- Reverse engineering — Decompiling, patching, modding games that don't want to be modded
- Embedded systems — ESP32, Raspberry Pi, custom hardware projects
- Low-level programming — C, C++, Rust. The closer to the metal, the better
- Linux — making linux based apps that support full functionality
- Game development — From scratch, not engines. If I can't control it, I build it myself