The $0 Tech Stack That Built 220 Websites in 28 Days
The Exact Stack
Claude AI (vibe coding) + GitHub (version control) + Cloudflare (hosting, $5/mo) + Firebase (database) + Spaceship (domains). That's it. No servers. No AWS bill. No DevOps team. 220 websites, 647 tools, 33 ebooks. $0 external funding.
The Full Stack Breakdown
| Layer | Tool | Cost | What It Does |
|---|---|---|---|
| AI Coding | Claude Code CLI | $20/mo* | Writes all code from natural language descriptions |
| Version Control | GitHub | Free | Stores code, 227 repositories |
| Hosting | Cloudflare Pages + Workers | $5/mo | Hosts all 220 sites, unlimited bandwidth |
| Database | Firebase Realtime DB | Free tier | User data, votes, comments, payments |
| DNS/CDN | Cloudflare | Free | DNS, SSL, CDN, DDoS protection for all domains |
| Domains | Spaceship | ~$10/yr each | 55 TLDs, bulk management |
| Analytics | Google Analytics GA4 | Free | Traffic tracking across all sites |
| Heatmaps | Microsoft Clarity | Free | Session recordings, click heatmaps |
| SEO | Google Search Console | Free | Indexing, search performance |
| Ads | Google AdSense | Free (earns money) | Display ads across all sites |
| Payments | PayPal + Crypto | Free to receive | Accept payments in 9+ methods |
| Kit (ConvertKit) Free | Free to 10K subs | Email list, campaigns |
Total monthly cost: $25/mo (Claude AI + Cloudflare Workers). Everything else is free. Domain costs are one-time per year.
*Claude AI is the only real cost, and it replaces an entire development team. At $20/month, it's the best investment in the stack.
Layer 1: Claude AI โ The Entire Dev Team
Claude Code CLI is the foundation of everything. It's a terminal-based AI agent that:
- Writes HTML, CSS, JavaScript from plain English descriptions
- Creates entire multi-page websites in a single conversation
- Has full filesystem access โ reads, writes, creates, deletes files
- Runs terminal commands (git, npm, wrangler, curl)
- Manages existing codebases โ edits specific files and functions
- Launches parallel agents for simultaneous tasks
Every line of code across all 220 websites was written by Claude. Every blog post. Every tool. Every ebook. The entire SPUNK LLC empire is vibe coded.
Before AI, building 220 websites would require a team of 15-20 developers, 6+ months, and $2-5M in funding. With Claude Code, one person built it in 28 days for $20/month.
Layer 2: GitHub โ Version Control for 227 Repos
Every website lives in its own GitHub repository. That's 227 repos, 12,358+ commits, all managed by one person. GitHub's free tier handles unlimited public repositories with no limits on storage or collaborators.
The workflow: Claude writes code โ git commit โ git push โ site deploys automatically. No manual upload. No FTP. No cPanel. Just push and it's live.
Layer 3: Cloudflare โ Hosting 220 Sites for $5/Month
This is the hosting secret. Cloudflare Pages (for the top 20 sites) and Cloudflare Workers (for the remaining 200) host everything. The Workers Paid plan at $5/month gives you:
- 500 Worker scripts (each hosts one site)
- 10 million requests per month included
- Unlimited bandwidth
- Custom domains activate instantly (DNS already on Cloudflare)
- Global CDN โ your site loads fast everywhere
That's $0.025 per website per month for hosting. Try getting that from AWS.
Layer 4: Firebase โ Free Database
Firebase Realtime Database handles all dynamic data โ user votes, comments, payment logs, email signups, game state for spunk.bet, wall posts for clown.best/wall. The free tier handles up to 1GB of data and 100 simultaneous connections, which covers most small-to-medium traffic.
Layer 5: Spaceship โ Bulk Domain Management
Managing 55 TLDs across 39 brand networks requires a good registrar. Spaceship offers competitive pricing, clean UI, and bulk DNS management. Most domains cost $8-15/year.
Layer 6: Monetization Stack (All Free)
- Google AdSense โ Display ads on all content sites. Free to join, earns passive revenue
- PayPal / Venmo / CashApp โ Accept payments directly. No setup fees
- Crypto (BTC/ETH/SOL + 6 more) โ Accept 9 cryptocurrencies via wallet addresses
- Affiliate links โ Amazon (spunk01-20), Coinbase (YAGES3X), Ledger
- Premium subscriptions โ clown.best Pro from $9.99/mo
- Digital products โ 33 ebooks on spunk.codes/ebook-store
The Results
- 220+ websites across 55 TLDs, 39 brand networks
- 647 digital tools (317 free, 330 premium)
- 33 ebooks published
- 2,292 blog posts
- 255,618 unique visitors in 26 days (Cloudflare verified)
- 800,000 pageviews
- 12,358+ git commits
- $0 external funding
How to Start
- Get Claude AI โ Sign up at claude.ai, install Claude Code CLI
- Create a GitHub account โ Free, unlimited repos
- Set up Cloudflare โ Free account, add your domain
- Register a domain โ Spaceship, Namecheap, or Cloudflare Registrar
- Describe your website to Claude โ it builds it
- Push to GitHub โ Site goes live automatically
- Add AdSense + affiliates โ Start earning from day 1
Total time from zero to first website live: under 2 hours. Total cost: $0 (if you use the Claude free tier to start).
See What $0 Built ๐คก
647 tools. 220 sites. 33 ebooks. All free or dirt cheap. Built from Chicago.
647 Free ToolsMeme Generator33 EbooksFAQ
What tech stack for 220 websites?
Claude AI + GitHub + Cloudflare ($5/mo) + Firebase + Spaceship domains. Total: ~$25/mo.
Can you build with $0 funding?
Yes. SPUNK LLC did. 220 sites, 647 tools, 33 ebooks. Only costs: domains + $5/mo hosting + $20/mo Claude AI.
What is vibe coding?
Building software by describing what you want in English. AI writes the code. You focus on vision.
How long per website?
1-4 hours for a complete site with Claude Code CLI. SPUNK LLC averaged ~8 sites/day.
Is it scalable?
Yes. Cloudflare serves unlimited bandwidth. Firebase free tier handles most traffic. Scales to millions of visitors.