Projects, newest first.
A loose archive — public bits of the work, private bits with permission, and the side projects in between.
Rust Distributed Mesh
"A peer-to-peer mesh substrate in Rust on iroh QUIC — the foundation layer a distributed system gets built on, not a throwaway proof of concept. Self-organizing membership and NAT-traversing transport over an iroh fabric, hardened the hard way: from 18 nodes pegging an 80-core box at 100% CPU down to a 5% steady state under a chaos battery."
Fate Games — no volunteers needed
"A snarky browser-based picker for the small social decisions teams over-deliberate. Five animations, a depleting pool that guarantees everyone-goes-once fairness, a Grand Prix heat tournament that scales the wheel to any room size, and a Quick Decision mode for the picks that aren't team rotations. localStorage only — no backend, no signup. Ships as a static site or a one-line Docker image."
PII Masking Starter Kit
"Four-bucket PII rubric + runnable AWS Glue + DataBrew pipeline. Canonical reference for data-eng teams handling operator telemetry on connected products. Open-sourced 2026."
Connected Products Starter Kit
"Reference architecture from leading connected-product teams — wireless decision rubric, end-to-end AWS IoT Core stack, runnable device code in Python and Rust. Open-sourced October 2025."
Eval Starter Kit — catch the regression you didn't see coming
"If your product calls an LLM API anywhere, this kit catches the moment a prompt tweak — or the model updating underneath you — quietly makes the feature worse. Five files, one notebook, one rubric. Runs in CI on every PR. Costs pennies."