Projects
A short list of what I'm building or maintaining right now.
-
Hermes Agent
ActiveLong-running personal agent runtime with persistent memory, scheduled jobs, and gateway integrations across Discord, Signal, and more.
-
AIgregator
ActiveDaily AI news digest, written by a scheduled agent and shipped as a static site each morning.
-
Graph Engineering
ActiveA free 12-lesson course on knowledge-graph memory for AI agents. Starts by auditing the viral "90% of Anthropic engineers moved to agentic graphs" claim, then keeps the architecture that actually holds up: a temporal knowledge graph on SQLite, a validation gate that rejects ungrounded edges, cheap extraction versus expensive traversal, and an MCP server you wire into your own agent. Runs offline with no API key for the first three parts.
-
Pack your SSID
StabilizingA pocket router that broadcasts a dedicated wifi network and tunnels every joined device back through infrastructure I actually control. GL.iNet OpenWrt, strongSwan IPsec to a FortiGate, and the diagnostic notes from the night the DHCP packets tried to take a vacation.