01 / PROJECTS & EXPERIMENTS

Built to be useful.
Or just to see
if I could.

A few things I’ve built to solve a problem, follow an idea, or find out what’s possible. Open source, and always evolving.

01 / AI AGENTOPEN SOURCE

Fathom

A self-hosted AI agent with terminal and browser chat, local tools, and scheduled tasks. Built in Go, with support for local and hosted models.

VIEW ON GITHUB
02 / AGENT MEMORYOPEN SOURCE

Recall

Shared local memory for coding agents, so context and decisions carry across tools. A single Go binary with searchable session history and no API key needed for local retrieval.

VIEW ON GITHUB
Back to the portfolio