Projects
Community Garden Initiative
Organized and managed a local community garden project to promote sustainable living and provide fresh produce. Less about code, more about people — coordinating volunteers and managing resources.
Garage Inventory
A simple inventory management system for a home workshop. Barcode scanning, categorized storage locations, and low-stock alerts. The kind of project that started as a weekend hack and became surprisingly useful.
Home Automation Hub
A custom-built home automation controller using a Raspberry Pi and open-source software. It integrates various smart devices from different manufacturers into a single, cohesive interface. The biggest hurdle was reverse-engineering proprietary communication protocols.
Interactive Data Visualization
A client-side rendered dashboard for visualizing complex datasets in real-time. Leveraged D3.js to create interactive charts and graphs, focusing on performance optimization for large data loads.
NetProbe
A terminal-based network diagnostic tool that combines ping, traceroute, DNS lookup, and port scanning into a single fast command. Built with Rust for performance and zero-runtime-dependency distribution.
Project Chroma
A dynamic color palette generator for artists and designers. The main challenge was creating an algorithm that not only generates aesthetically pleasing combinations but also ensures accessibility standards (WCAG). Built with React and a custom color theory engine.
Typeface
A browser-based variable font inspector and comparison tool. Upload any variable font, explore its axes in real-time, and compare multiple fonts side by side with custom specimen text.