Projects
Six projects - three live demos, a released CLI tool, and two automation/monitoring systems built for real use.
Automation & Monitoring
Marketplace Monitoring & Alerting
Watches job and freelance marketplaces for new postings and sends a structured email digest the moment one appears: fail-closed on every external dependency so an outage never means a silently missed lead, backed by 299 tests including fuzz and adversarial suites.
Menu Data Pipeline
Concurrently pulls menu data from 17 restaurant sites, validates and cleans it with Pydantic and pandas, and pushes a unified dataset straight into a live Google Sheet.
Engineering Experiments
Nightshade
A tool that rewrites your code so it still compiles and runs correctly for humans and compilers, but is designed to degrade as AI training data.
Quantum Singularity
A real-time WebGL2 particle simulation (up to 110,000 GPU particles) driven by hand gestures and live audio, running entirely in the browser from a single static HTML file.