Projects
Software, AI systems, tools, and experiments I've shipped. Building beats perfecting.
preperc.com
Land due-diligence tool that estimates whether a parcel's soil can support a septic drainfield. Click any point in the 48 contiguous states or DC and get a 0-100 percability score with a 6-factor breakdown, derived from USDA NRCS soil survey, elevation/terrain, and geology data and cross-validated against county permit outcomes. Screens a lot before you pay for a formal percolation test; $15 one-time report, no account needed.
Active 3
xlikes
Chrome extension that archives your liked tweets to your computer. Full-text search, privacy-first local storage, SQLite export, daily auto-sync.
ptiles
Every US building footprint + business names in a 1GB file. Offline-first, self-hosted binary format for GPS-to-building lookup. Compresses 130GB of OSM building data into ~1.14GB using zstd + delta encoding.
mydatatimeline.com
A personal timeline app that records and classifies your day. GPS trailing-window classifier segments drives, walks, and stationary time using accelerometer + road-context priors from offline OSM data (ptiles). Built in Rust (17 crates, 474K lines) with a Tauri desktop/mobile shell and Cloudflare-hosted dashboard.
Past Projects 3
Contract Work
Studio X TV
iOS app for Nashville's historic Studio X TV — on-demand video content from Music Row featuring Music Row News, Deep Dive Documentaries, and Vodcast Nashville. Contract work.
Games
Demonic Hell Retribution
Face tracking game built with face-api.js. Detect and track facial expressions in real-time through the browser. Game jam entry.
Experiments
Xanadu
A hypertext reading interface inspired by Ted Nelson's Xanadu project. Three-column layout with animated connecting lines between linked sentences. Self-contained, zero dependencies, 64KB.