Skip to content

Projects

Unlinked preview of a planned project-index reframe of this site. The live landing page at / is unchanged.


My projects, ordered roughly by recency. Most have writeups on the blog at coffee-anon.com.


Hermes · active

An always-on assistant that lives in the cluster. Runs on a schedule, sends to Signal, calls tools. Private repo.

A2A↔MCP bridge · active

A stateful, HITL-aware, parameter-bound bridge between Google's A2A and Anthropic's MCP. The reference implementation is public; the design notes are the blog's current writing focus.

llama-pod · active

Self-hosted LLM inference on consumer GPUs. Runs llama.cpp with multi-token-prediction speculative decoding, fronted by LiteLLM and Open WebUI. Private repo.

Scrapyard cluster · steady

A Kubernetes cluster running on a rack of laptops and mini-PCs at home. Originally an excuse to learn Kubernetes; now the substrate for almost everything else here.

This Isn't Science · active

Long-form writing about the other projects in this index. Lives at coffee-anon.com.

Scrapyard design system · steady

Shared palette and typography across this site, coffee-anon.com, and danjacobsen.com. Banff, cool-dominant.

Cartographer · dormant

An on-screen game companion, built as a web app with a server in the cluster. Designing for many simultaneous game-server connections was one of the original motivations for moving from a single host (jukebox) to the scrapyard cluster.

Pipeline · dormant

A Dagster pipeline for modeling prices in the EVE Online market. Thin-market data with a public API made it a good fit for studying pipeline mechanics end-to-end.

Flask boilerplate · dormant

A starter project structure for Python/Flask web apps. Public on GitHub, not actively maintained.

danjacobsen.com · steady

Professional landing site. Externally hosted, single page.