What If Your City Were Playable? A Chattanooga Brainstorm
A 3D digital twin of Chattanooga left me asking a bigger question. What if the map weren't just to look at, but to play? Explore the idea and weigh in.
Thoughts, ideas, and insights from our team
A 3D digital twin of Chattanooga left me asking a bigger question. What if the map weren't just to look at, but to play? Explore the idea and weigh in.
A step-by-step runbook for taking a static Next.js PWA from a project URL to a custom domain — choosing among domains you own, GitHub Pages vs Vercel, DNS, the basePath drop, and the Supabase auth-redirect gotcha that will bite you.
A client's email hides the real expectation inside chatty prose and un-transcribed screenshots. Here's how an MCP server that reads your mail and drafts GitHub tickets tightens the contract between what they asked for and what you ship.
When a collaborator's AI agent hands you a flawed pull request, the trustworthy way to block it is a request-changes review with a paste-ready fix — never a fixup commit on their branch. That one convenience commit erases the authorship your whole identity discipline exists to protect.
When a teammate's AI agent touches your repo, whose name ends up on the commit? A guide to fine-grained tokens, least privilege, and letting Cursor act as the collaborator — not you.

A centralized admin dashboard that surfaces payment, auth, user, and messaging metrics — built with defense-in-depth security on a static-export Next.js site.
Learn how to build offline-first payments on GitHub Pages with Supabase Edge Functions, Stripe, PayPal, GDPR consent, and IndexedDB resilience.
Secure authentication with Supabase, OAuth providers, server-side rate limiting, and Row-Level Security in Next.js 15 & PostgreSQL.
Learn the PRP/SpecKit workflow by building a countdown timer. From requirements to production code with ScriptHammer template.
ScriptHammer's auto-configuration eliminates setup friction. Use the template, run Docker, and watch your project automatically adapt with zero manual config.
Opinionated Next.js 15.5 template with PWA support, 32 DaisyUI themes, Docker-first development environment, and comprehensive testing suite.