projects
-
WebhookMind
A webhook receiver that learns what your payloads look like. Infers a schema as events accumulate, flags drift the moment a sender ships new fields, and extracts files (PDF, images, audio) via local llama.cpp or a bring-your-own Anthropic key. Six Go services, live demo with a private sandbox per visitor.
-
Whysh
An MCP proxy between your AI coding agent and the shell. Every command Claude Code or Cursor runs gets logged to a JSONL audit trail — because tooling logs what the model says, not what it executes on your machine. Explanations of each command are next on the roadmap.
-
Presence
A live presence card as a single SVG endpoint — Discord status plus weekly coding stats, self-hosted over a long-lived Gateway connection. No third-party service, cache-friendly, embeds anywhere. The card in this site's footer is Presence eating its own dog food.
-
Dehla Pakad
The classic Indian trick-taking card game, online with friends. Real-time multiplayer is a distributed-systems problem wearing a deck of cards as a disguise: reconnects, authoritative state, and cheaters with browser devtools.
-
MEI
Delivers stats and game data for Asphalt 9 through our Discord bot and webapp — car stats, tracks, events, pack-opening odds. Over 100,000 commands served across 3000+ Discord servers.