projects

  • WebhookMind

    webhookmind.psyduck.in →

    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.

    go ·scylladb ·solidjs

  • Whysh

    github.com/Ginny-Binny/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.

    mcp ·typescript

  • Presence

    status.psyduck.in/card.svg →

    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.

    svg ·discord ·self-hosted

  • Dehla Pakad

    dehla.psyduck.in →

    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.

    websockets ·multiplayer

  • MEI

    mei-a9.info/ →

    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.

    discord.js ·mongodb