Zero to Reddit
Build and ship a live Reddit clone with Claude Code, Codex, and Cursor. About an hour. No engineering background needed.
- 13lessons
- 3modules
- 1live app
Included with membership from $29.99/month. 60-day refund.
Most people hit a wall past the first prototype.
AI coding tools make the first hour feel like magic. Then the login does not really work, the database is imaginary, the app only runs on your laptop, and every fix breaks two other things. That wall is not a tools problem. It is a process problem, and process is what this course teaches.
| Vibe coding | Building for real |
|---|---|
| Prompt, hope, and paste errors back in | Plan mode, then goal loops that verify each step |
| One giant chat that forgets everything | A project folder and a personalization prompt the AI reads first |
| Runs on localhost forever | GitHub to Vercel, live on a real URL |
| A fake login screen | Real authentication on Supabase, tested end to end |
| Abandoned at 80 percent | Polished and shipped on a real URL |
Syllabus
13 lessons across three modules. About 1 hour in total.
- 013 lessons · 6 min
Getting oriented
What AI coding is, which tools to use, and how to stay curious instead of overwhelmed.
- 01Intro to AI coding3:10
- 02The main tools: Codex, Claude Code, and Cursor1:36
- 03Avoid overwhelm, remain curious1:21
- 023 lessons · 6 min
How the pieces fit
The concepts that make you effective: models, limits, and the services every real app runs on.
- 04Codex UI tour2:34
- 05Models, reasoning, speed, and usage limits1:40
- 06The roles of GitHub, Vercel, and Supabase1:25
- 037 lessons · 49 min
Build Reddit
A complete build, one step at a time, ending with a production-quality app you can show people.
- 07Project folder and the personalization prompt0:51
- 08Our first real message1:53
- 09Connecting GitHub, Vercel, and Supabase using plan mode7:01
- 10Building the database10:06
- 11Planning authentication5:14
- 12Start the server, verify authentication4:06
- 13Polish until it looks real: goal loops and master images19:26
What you walk away with
This is a real build, not a tour of features. Every lesson moves the app forward.
- A live Reddit clone you built, deployed on Vercel with a Supabase database and real authentication.
- Fluency with the three tools that matter right now: Claude Code, Codex, and Cursor.
- A working mental model of models, reasoning, speed, and usage limits, so you pick the right tool for each job.
- A repeatable process: plan it, let the AI verify each step, then polish it until it looks like a real product.

Your instructor
Sam Feldman
Founder, birthdays.app
Sam is the founder of birthdays.app, a simple text-based reminder app with more than 700 paying users.
He builds with Claude Code, Codex, and Cursor, and Zero to Reddit is his workflow recorded start to finish: one working step at a time, nothing skipped.
- 700+paying users of birthdays.app
- 13lessons, one live app
From members
4.9 from 400+ reviews.
It's a no-brainer. Smaller payment than my developer, and the curriculum just clicked.
No fluff. A very practical, hands-on guide to how you actually build applications.
Highly recommended, especially to those like me coming from a non-technical marketing background. Seth has built an incredible resource.
Who it is for
No engineering background needed. You should be willing to open a terminal and type.
- Founders who want to build the product themselves before hiring.
- Operators and marketers who are done waiting on the engineering queue.
- Anyone who has tried vibe coding and hit a wall past the first prototype.
One membership. The whole path.
Zero to Reddit is level one. The AI SaaS Course is level two, where you add authentication, Stripe payments, and your first paying user. Both come with every plan.
- All 13 lessons, watch on your schedule
- The exact prompts and project setup used in the course
- The AI SaaS Course, level two of the path
- Every new course as it ships
- The member community
- 60-day refund, no questions
Questions
Do I need to know how to code?
No. You never hand-write code. You direct Claude Code, Codex, and Cursor, and the course teaches you enough about how an app fits together to direct them well.
Which tools and subscriptions do I need?
A Claude or ChatGPT subscription for Claude Code or Codex, plus free accounts on GitHub, Vercel, and Supabase. Cursor is optional. The course shows all three so you can pick.
Mac or Windows?
Both. Everything runs in a terminal and a browser.
How long does it take?
About an hour of video. Most people finish the build in an afternoon, then keep going with their own idea.
Is this the same as the YouTube channel?
The channel is where we react to what shipped this week. The course is the ordered path with a real build, nothing skipped, kept current as the tools change.
What if it is not for me?
Sixty days, full refund, no questions.
Start with an empty folder. Finish with a live app.
Membership from $29.99/month. Cancel anytime, 60-day refund.
Start building