Advent of Racket Solo project
An advent calendar of functional programming problems inspired by Advent of Code, with LeetCode-esque code submission.
- Full-stack Django web app hosted on Railway
- GitHub OAuth flow with storage on MongoDB
- Bundled the Racket runtime into the Railway deployment
- Custom Racket syntax highlighting in the Monaco editor
Repairable Doorbell Camera GoatHacks '26 Best Hardware Winner
A repairable doorbell camera with live video and audio streaming.
- Built with a XIAO ESP32-S3 Sense microcontroller, PlatformIO, and Vue
- Implemented audio streaming on the ESP32-S3 Sense synced with live video
- LiPo charger using ESP32-C3 as pass-through power with voltage monitoring
- Soldered THT + SMT; debugged hardware issues involving SD and GPIO conflicts
HiveMind Hack@URI '26 Hackathon Winner
A project management tool integrated with GitHub Issues.
- Powered by Gemini to flag completed issues and suggest new ones
- Taught programming fundamentals to three teammates in advance