Projects

A full archive of my personal projects.

All Projects

FieldMesh is a compact, self-contained mesh communications and sensing system that operates fully offline. It combines low-power long-range radios with a local web dashboard so nearby devices can view, relay, and visualize data without external infrastructure.

This project focused on enhancing the aesthetics of my PC, particularly focused on covering up some features I did not want to see. The redesigned grommet cover and GPU shroud were reverse engineered based on the original part, before I redesigned them to remove the logo-heavy styling and better match the overall vibe of the build.

This project is a synchronized three-screen photo display system built around ESP32 microcontrollers, SPI TFT displays, and microSD storage, created as a Valentine's Day gift for my girlfriend. A master unit controls the slideshow and broadcasts timing updates to two follower nodes over ESP-NOW, allowing the three screens to display images in a coordinated staggered sequence. The project also involved developing a custom embedded image pipeline and resolving hardware issues related to SPI sharing, display orientation, color correction, and SD card reliability.