CHABOT.DEV — A FIELD JOURNAL — VOLUME I, NO. 4

MAY MMXXVI

09    PROJECT INDEX   ✣

Projects.

Tools, experiments, standards work, and small systems: agents, maps, APIs, editors, metrics, and the scaffolding around them.

the-wire

A Twitter clone running entirely on Cloudflare Workers, with Durable Objects for state, KV for caching, and queues for fanout.

TYPESCRIPT · CLOUDFLARE · DISTRIBUTED SYSTEMS · DURABLE OBJECTS

traintracker

Real-time UK train tracking visualization. Connects to Network Rail's TRUST feed to render thousands of trains as colored dots streaming across a map.

TYPESCRIPT · DATA VISUALIZATION · REAL-TIME · TRANSIT

coding-agent

A coding agent CLI built to study how AI assistants work, with parallel tool execution, specialized sub-agents, and a permission system.

TYPESCRIPT · AI · AGENTS · DEVELOPER TOOLS

dialog-editor

A tool for crafting and iterating on voice dialogs using the ElevenLabs Dialog API, with instant playback and built-in developer tools.

TYPESCRIPT · VOICE · ELEVENLABS · DEVELOPER TOOLS

markdown-editor

A fast, native macOS markdown editor with inline rendering so formatted output appears as you type, not in a separate pane.

SWIFT · MACOS · MARKDOWN · EDITOR

anthropic-swift-sdk

A native, async/await-friendly Swift client for the Anthropic API.

SWIFT · ANTHROPIC · SDK

interviewer

Voice-first multi-agent interview app that draws forth expertise through conversation.

SWIFT · AI · VOICE · INTERVIEW

CircadianLights

A macOS menu bar app that teaches smart lights to follow the sun.

SWIFT · MACOS · SMART HOME · CIRCADIAN

notes-to-walrus-blog

Publishes Apple Notes to a Walrus decentralized site.

SWIFT · APPLE · BLOG · DECENTRALIZED

book-recommendation

AI-powered book recommendation engine built with TypeScript.

TYPESCRIPT · AI · BOOKS · RECOMMENDATIONS

ec-developer-dashboard

Developer metrics dashboard that measures the path from first touch to mainnet transactions.

TYPESCRIPT · DASHBOARD · DEVREL · METRICS

clean-contacts

A surgical instrument for cleaning and deduplicating Google and Apple contacts.

TYPESCRIPT · CONTACTS · GOOGLE · APPLE