# 🚀 BrutalRoast.ai — Viral Launch Playbook (Day 1 Execution Guide)

This playbook outlines how to take this **Minimum Awesome Product (MAP)** and turn it into real traffic and paying customers in under 48 hours with **\$0 ad spend**.

---

## 🎯 1. The Value Proposition & Economics

| Metric | Target / Benchmark |
| :--- | :--- |
| **Primary Hook** | "Find out why recruiters reject your resume in 6 seconds (Brutally Honest AI Roast)." |
| **Freemium Offer** | Free roast score, 3 savage bullets, and auto-generated Social Brag Card. |
| **Monetization Offer** | **\$9 "Resume Rescue & ATS Rebuild Pack"** (Instant bullet rewrites & keywords). |
| **Upsell Conversion** | **3% - 6%** of roasted users convert to the \$9 fix due to pain & urgency. |
| **Unit Economics** | 1,000 visitors → ~400 roasts → 15 paid conversions = **\$135 net revenue**. |

---

## ⚡ 2. How to Set Up Live Payments (Under 5 Minutes)

You don't need a complex database to start collecting cash.

1. **Create a Free Stripe Account** at [stripe.com](https://stripe.com).
2. Go to **Products** → **Add Product**:
   - Title: *Resume Rescue & ATS Rebuild Pack*
   - Price: *$9.00 USD (One-time)*
3. Click **Create Payment Link**.
4. In `app.js`, update the `$9 Rescue` button click to redirect to your link:
   ```javascript
   // In app.js (Line ~370)
   window.location.href = 'https://buy.stripe.com/YOUR_CUSTOM_PAYMENT_LINK';
   ```
5. In Stripe's *After payment* settings, redirect the customer to a Google Drive link or Notion document containing the **ATS Bullet Point Formula + Resume Template**.

---

## 📱 3. The Zero-Cost Viral Distribution Channels

### Channel A: Reddit (Highest Organic ROI)
Subreddits to target:
* `r/resumes` (750k+ members)
* `r/cscareerquestions` (1.2M+ members)
* `r/recruitinghell` (1.4M+ members)
* `r/startups`

#### 📝 Post Template 1 (Self-Deprecating Roast):
> **Title:** I got so tired of recruiter rejections that I had an AI roast my resume. It called me a "corporate hazard" and gave me a 2.4/10 💀
>
> **Body:**
> I've applied to 120+ jobs over the last 3 months with basically zero callbacks. Decided to build a tool that looks at resumes through the eyes of an exhausted recruiter with zero patience.
>
> Here was Gordon Ramsay's verdict on my bullet points:
> *"[Insert your favorite quote generated by the tool]"*
>
> It stung, but honestly, it was 100% right. My bullet points had zero numbers and way too many buzzwords.
>
> If you want a reality check before sending out your next batch of applications, you can try it free here: [Your Domain]

---

### Channel B: TikTok & YouTube Shorts (Visual Screen Recording)

* **Format:** Screen recording of someone uploading a famously bad resume (e.g. Steve Jobs' 1973 handwritten job application or an absurd junior dev claiming 15 years in AI).
* **Audio:** Viral trending sound or ElevenLabs text-to-speech voice (deep sarcastic voice).
* **Script Hook (First 3 seconds):**
  > *"We fed Steve Jobs' original resume into an AI recruiter, and it gave him an immediate rejection..."*
* **Video Action:** Show the scanner progress bar, then reveal the score (2.1/10) and zoom in on Gordon Ramsay's quote.
* **Call to Action:** *"Drop your score in the comments. Link in bio."*

---

### Channel C: X (Twitter) & LinkedIn Launch Thread

#### 🐦 Twitter / X Thread Template:
> **Tweet 1 (Hook):**
> 78% of resumes get thrown in the trash in under 6 seconds.
>
> I built an AI critic to tell you why recruiters are actually ghosting you—with zero corporate sugarcoating.
>
> Try it: brutalroast.me 🧵👇
>
> *(Attach the high-res 1200x630 Social Card PNG generated by the app)*
>
> **Tweet 2:**
> Pick your critic:
> - Gordon Ramsay (Ruthless)
> - Silicon Valley VC (Buzzword annihilator)
> - Tired Recruiter (4-second skim)
> - Gen Z Intern (Brainrot filter)
>
> Drop your roast score below and I'll personally review the worst one!

---

## 🌐 4. Free Deployment & Connecting `brutalroast.me`

This app is 100% self-contained static HTML/CSS/JS, requiring zero server maintenance:

### Deploying to Vercel + Connecting `brutalroast.me` (Recommended)
1. Push this folder to a GitHub repository (or drag-and-drop on Vercel / Netlify).
2. On **Vercel**: Go to **Project Settings** → **Domains**.
3. Enter: `brutalroast.me` and `www.brutalroast.me`.
4. In your domain registrar (Namecheap, GoDaddy, Cloudflare, Porkbun, etc.):
   * **A Record**: `@` → `76.76.21.21` (Vercel Anycast IP)
   * **CNAME Record**: `www` → `cname.vercel-dns.com`
5. Free automated SSL is issued in 60 seconds!

### Option 2: Netlify Drop
1. Go to [app.netlify.com/drop](https://app.netlify.com/drop).
2. Drag and drop this folder (`Simple Business Idea`).
3. Under **Domain Management**, click **Add Custom Domain** → Enter `brutalroast.me`.
4. Point your DNS to Netlify's DNS servers or CNAME.

---

## 📈 5. Growth Hacks to Scale Beyond $1,000/Month

1. **LinkedIn Profile Roasts**: Add a second tab for "Roast My LinkedIn About Section".
2. **Pitch Deck Roaster**: Duplicate this exact code for startup pitch decks at `$19/roast`.
3. **B2B Affiliate Partnerships**: Reach out to career coaches and university career centers offering a 40% affiliate split on every \$9 rescue pack.
