Projects
Things Iβm building in public.
A running list of repos, experiments, and tools. Some are polished; some are glorified notebooks. If something sparks an idea, reach out.
Project list
TypeScript
Cloudflare WorkersRepo: bhart-org
This site, built on top of Cloudflare Workers. Deliberately small. Slightly nerdy.
HTML
Workers toolsRepo: web-tools
Small browser tools that run in Cloudflare Workers. My love letter to βjust ship the tiny thing.β
Python
CLI workflowCodex Transcripts
Repo: codex-transcripts
Converts Codex session JSONL files into clean, mobile-friendly HTML transcripts with optional gist publishing.
Rust
CLI + dataharlite
Repo: harlite
Import HAR (HTTP Archive) files into SQLite, then query web traffic with plain SQL.
TypeScript
AI + automationRepo: celebrity-death-bot
Watches Wikipedia for notable deaths, filters them, and publishes concise memorial posts via a public JSON API.
Docs
Codex CLICodex CLI Prompts
Repo: codex-prompts
Custom Codex CLI prompts that register as slash commands for API docs, commits, PRs, refactors, and tests.
TypeScript
StorytellingRepo: bedtimestories
Cloudflare Worker that serves LLM-generated bedtime stories for my kids. Occasionally it surprises us (in a good way).
JavaScript
Browser tweaksUserscripts
Repo: userscripts
Personal userscripts for Tampermonkey. Small sandpaper for rough edges on the web.
JavaScript
Puzzle gameRepo: pokerboom
Web-based puzzle game: pick five adjacent cards to make poker hands, clear the board, and dodge ticking bombs.