Shenanigans

Weird, fun, and fast-built side projects — shipped for laughs, learning, and the love of building.

  • It's 2am and I built an API. A "REST API" that vibe-checks anything you send it — query, decision, your situationship — and returns a score, a confidence level, and a recommendation from the vibe council.

    Cloudflare WorkersAPIFun
  • You type the truth, it types the lie your team lead wants to read. A CLI that turns "moved one div and somehow fixed everything" into a professional-sounding commit message.

    CLIGroqnpm
  • A new tab page that counts how many tabs you have open and judges you for it, with increasing levels of betrayal. 7 tiers, ending somewhere unhinged.

    Chrome ExtensionVanilla JS
  • A native GTK4 desktop app for recording a daily video or audio diary entry, which uploads itself straight to YouTube as a private video. Future me, this is for you.

    PythonGTK4YouTube API
  • A C++ program that turns images into colored ASCII art, printed straight to your terminal. Built mostly to relearn pixels, luminance, and why std::cout is slower than you'd hope.

    C++stb_imageCLI