Projects

Personal projects

Built for my own household and my own problems. Specs first, tests where they matter.

  • shipped

    Family cookbook — an agentic meal planner

    A household agent system built from Claude Code slash commands over a markdown recipe library. It reads the family calendar, plans the week's dinners against real constraints, writes the grocery list to Apple Reminders, and learns from ratings.

    Claude CodeSlash commandsMCP serversAppleScript / Apple RemindersGoogle DocsNode

  • shipped

    Errand Chain — a trip planner that does the math

    String your stops, leave when it fits. A route planner that solves stop ordering against store closing times, appointment windows, and time-of-day traffic, then compares candidate leave times so you pick the best one.

    JavaScript (no framework)Google Maps APIsDistance Matrixnode:test

  • in progress

    Financial planning workflows

    The next system in progress. Same agent architecture as the client work (deterministic computation, model narration, checkpoint at commitment), applied to household financial planning.

    Claude CodeMCP serversPython