Work
Projects
Running today
- rust-connect A desktop-agnostic KDE Connect implementation in Rust: mutual TLS, a local REST API, and live interoperability with the stock Android app.
- pght: Pittsburgh hospital price transparency Five hospital files, 4.5 million rows, reconciled into a tool where every published figure re-executes from its own stored query against the live data. The four traps that required are their own writeup.
- Fracture A 2012 Mozilla demo rebuilt into a multiplayer game that runs today, 3,161 tests behind it.
- Network tools A capture → visualize → analyze suite, built because ngrep, Wireshark, and tshark each quit at the hard part. netgrep + wiregraph (original, Rust), termshark (modernized fork). All public.
Case studies
- The n8n stuck-channel hunt A silent failure that passed every health check. The fix drops detection from hours to about six seconds. Submitted upstream as PR #29516, in review.
- Open-source contributions The full record: ten fixes merged across eight projects, more in review. Every one survives a click.
More, on GitHub
- venice-dev-tools A TypeScript SDK for the Venice AI API: streaming, rate limiting, retries, a zero-retention pipeline. 1,100+ tests across 39 files.
- codetest Six coding exercises in six languages, Rust through TypeScript, 968 tests. Language picked for fit, not comfort.
- deep-research-privacy A privacy-first research tool: Venice plus Brave Search, zero data collection, parallel queries with cited output.