[ SYSTEMS LOG ]
Projects
Water Tank Monitor with ESP32 and OpenWRT
An ultrasonic distance sensor on an ESP32-C3 posts water level readings over WiFi to a minimal Rust server running on an OpenWRT router — no cloud, no app, just an email when the tank runs low.
If you're a developer who's been curious about hardware but assumed it was too complex or too expensive, this project shows how far you can get in an afternoon with an ESP32, a Qwiic sensor, and no soldering.
Memex: Stop Babysitting Your LLM Sessions
Memex is a local CLI that gives LLMs persistent, semantic memory across sessions — no API keys, no MCP server, just markdown files and a vector index.
Once you stop re-explaining your project at the start of every session and start letting hooks enforce your own standards automatically, you can finally focus on the work itself.