Things I've built, am building, or have shipped.
An experimental web app for tracking personal habits with a local-first data model. Built with Astro, SQLite via WASM, and no server required.
A command-line utility that automates repetitive file transformation tasks. Supports glob patterns, dry-run mode, and plugin-based transforms.
A zero-dependency TypeScript library for parsing and validating structured configuration files. Supports JSON, TOML, and YAML formats.
A browser extension that added inline reading-time estimates to GitHub pull requests. Fun to build, but the API it relied on was deprecated.