Daily reflection coach delivered via Telegram. One prompt a day, rooted in stoic philosophy and behavior change. Running live — I use it every morning.
Using AI agents
for real personal projects.
Not demos. Not toy examples. I'm using Claude, Grok, and a small fleet of agents to build things I actually use — a daily reflection coach, a book, automation pipelines, and the coordination layer that ties them all together.
What I'm building
Each of these is a real project I use or am actively developing — built with AI assistance as a first-class part of the workflow.
A book-in-progress about navigating life's hard inflection points — career, identity, enough-ness. AI delivers one story prompt per day via Telegram. Phase 1 capture is active.
The coordination layer that connects Hermes, Grok, Claude Code, and Codex. Handoffs, chain tracking, watcher automation — the infrastructure behind everything else. This site was built by it.
Python pipeline that reads tax documents and auto-fills a 1040 workbook. Practical automation for a real annual pain point — built in a weekend with Claude Code.
SVG interactive visualization of real agent delegation chains. Built by Claude Code orchestrating Codex across two phases — the toolchain that built this site, visualized.
40 agents learn to find food using tiny neural networks and a genetic algorithm — entirely in your browser. No API calls. The AI trains from random weights every session. Watch winners grow, laggards die off.
Personal utility scripts and automation helpers. The scaffolding is there, actual utilities are TBD as I hit recurring friction points.
How the agents coordinate
The most interesting ongoing experiment: using AI agents as a real system, not just chat sessions. Handoffs, chain tracking, watcher automation.
Grok sets direction. Claude Code implements. Codex handles bounded sub-tasks. Hermes connects everything to Telegram. This site itself was built via that loop.
The chain registry tracks every Grok→Claude→Codex delegation. The interactive visualizer on the Experiments page shows the actual chains.