Skip to content
The Codeherd

Projects · built & maintained

Projects

A short, honest list. What it is, what my role was, and what actually came of it — not a résumé of everything I've ever touched.

Driftwood

Creator · maintainer

Rust · content-defined chunking · CLI

An incremental build cache for static sites. It fingerprints content rather than file timestamps, so editing one post doesn't invalidate the world — only the pages that actually changed get rebuilt.

Outcome

On my own 4,000-page site, a one-line edit went from a full multi-minute rebuild to a sub-second one. Now wired into the deploy step for this blog.

github →Maintained

pgwatch-lite

Core contributor

Go · pg_stat_statements

A small weekly digest of a Postgres database's slowest queries — no agent, no dashboard, just a readable email you can act on.

Outcome

Adopted on two teams I worked with; surfaced the handful of queries quietly responsible for most of the load.

Hearth

Creator

TypeScript · SQLite · htmx

A self-hosted RSS reader that ships as a single binary. Built to scratch my own itch after the last hosted reader I liked shut down.

Outcome

Runs ~600 feeds on a Raspberry Pi 4 without complaint. A weekend project that quietly became daily-use software.