Projects

created on 2026-01-01

Redlib

Rust, Docker, CI/CD, Reverse Engineering

I'm the maintainer of Redlib, a private and lightweight alternative frontend for Reddit. It's grown quite a bit since I started, serving over 1.7 million container pulls a month and helping people in censorship-heavy regions access content.

OccuMetrics (Sep 2023)

Rust, C++, IoT, ESP32, Grafana, SQLite, ML

OccuMetrics was an experiment in using BLE beacon counting to predict campus occupancy. I used a fleet of ESP32s and some time-series machine learning to forecast trends with over 90% accuracy. The project got some unexpected love - it was featured on Hackaday and is even cited in MIT engineering course materials.

FocusGuardian (April 2024)

Rust, Vue, C++, PocketBase, Tailwind

Built this in a 24-hour solo hackathon where it won "Best Hardware Hack." FocusGuardian is a tool that manages focus by handling DNS-over-HTTPS requests on a schedule you set. I even put together a hardware prototype using C++ and LVGL. You can read more about the sleep-deprived experience in my blog post. (I replaced my personal usage of it with the Foqos app on iOS, and I was the first and only user, so I stopped maintaining it)

ALPR Analysis (Dec 2025)

Rust, GIS, OSINT

This project focuses on mapping surveillance infrastructure. I built a tool that crunches massive OpenStreetMap datasets (over 60GB!) to find and classify ALPR (Automatic License Plate Reader) cameras. It's written in Rust to keep things fast and memory-efficient. I also built a Vue.js dashboard to visualize the data, turning raw OSINT into something anyone can explore.