Projects
-
Vouch
The word-of-mouth app — live on iOS and Android. Flutter + Firebase, with in-person BLE sessions between friends.
-
Galaxy simulation
Real-time N-body galaxy simulation — Barnes-Hut gravity, dark-matter halos, star formation. Pure WebGPU: particle state never touches the CPU during the frame loop.
-
Options trading bot
Automated 0DTE options strategies on Interactive Brokers — deterministic backtester over years of minute bars, safety-first live execution: kill switch, margin gates, loss breakers.
-
Atlas
A personal AI assistant that runs 24/7 on a VPS — Claude-based agent with persistent memory, plus a Raspberry Pi body with camera and sensors.
-
Web experiments
Small interactive experiments for the browser — shaders, canvas toys, TUI widgets.
-
This website
Hand-built with Astro. The homepage is a scroll-scrubbed flight through six miniature islands.
-
Life-sim
An interactive evolution playground — neural-net swimmers that learn within a lifetime, economic selection, grazer/predator dynamics. WebGL2.
-
AI experiments
Ongoing AI tinkering — diffusion-gemma, a local block-diffusion LLM on Apple Silicon, plus agentic tooling.
-
NHL analytics
Hockey analytics platform with an AI Discord bot on top — Python + MySQL, running since 2022.