Skip to content

What this is, and what it isn't.

The idea

Boondoggles is a place to post the things you’ve been vibe-coding that don’t quite need their own GitHub repo. Pick a handle, drop a link, optionally hook up the repo, post the occasional update.

Per-project visibility lets you keep half-baked drafts private, share work with a friend-circle, or open it to the public. If you’re selling something, flag it and it surfaces in the Explore marketplace.

What it isn't

  • An algorithmic feed. Ordering is "newest activity first," that’s it.
  • A growth loop. No streaks, no notifications begging you back.
  • A code host. Repos live on GitHub. We sync metadata for context.
  • A walled garden. Public profiles are crawlable, shareable, and free.

The stack

Next.js 16 (App Router · Turbopack) · React 19 · TypeScript · Tailwind 3 · Supabase (Postgres + Auth + RLS + Storage) · a GitHub App for repo metadata and push-driven updates · Vercel for hosting and cron.

Open source-ish

This is a hobby project. If you want to fork it for your own circle, the migrations and setup runbook are in the repo README.

← Back to landing