Skip to content

Bruce Hart

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 Workers

bhart.org blog

Repo: bhart-org

This site, built on top of Cloudflare Workers. Deliberately small. Slightly nerdy.

HTML

Workers tools

Repo: web-tools

Small browser tools that run in Cloudflare Workers. My love letter to β€œjust ship the tiny thing.”

Python

CLI workflow

Codex Transcripts

Repo: codex-transcripts

Converts Codex session JSONL files into clean, mobile-friendly HTML transcripts with optional gist publishing.

Rust

CLI + data

harlite

Repo: harlite

Import HAR (HTTP Archive) files into SQLite, then query web traffic with plain SQL.

TypeScript

AI + automation

Repo: celebrity-death-bot

Watches Wikipedia for notable deaths, filters them, and publishes concise memorial posts via a public JSON API.

Docs

Codex CLI

Codex CLI Prompts

Repo: codex-prompts

Custom Codex CLI prompts that register as slash commands for API docs, commits, PRs, refactors, and tests.

TypeScript

Storytelling

Repo: bedtimestories

Cloudflare Worker that serves LLM-generated bedtime stories for my kids. Occasionally it surprises us (in a good way).

JavaScript

Browser tweaks

Userscripts

Repo: userscripts

Personal userscripts for Tampermonkey. Small sandpaper for rough edges on the web.

JavaScript

Puzzle game

Repo: pokerboom

Web-based puzzle game: pick five adjacent cards to make poker hands, clear the board, and dodge ticking bombs.