Skip to content

becloudready/vibe-code-to-prod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibe Code to Production Bootcamp

Build and ship a production-ready full-stack AI-assisted app — FastAPI + React + MongoDB + AWS + Terraform + GitHub Actions

This is the official curriculum repo for the Full Stack AI Bootcamp by beCloudReady.


Want hands-on guidance from an instructor?

Register for the FREE Live Webinar → See a live project demo, walk through this exact repo with the instructor, and get your questions answered.

Next cohort: Only 20 seats — Enroll Now


What You'll Build

A job-ready portfolio project deployed to AWS — built entirely with AI-assisted (vibe) coding:

Layer Tech
Frontend React
Backend FastAPI (Python)
Database MongoDB
Auth JWT
Infrastructure Terraform on AWS
CI/CD GitHub Actions
AI Tools Cursor, Claude, Claude Code, GitHub Copilot

By the end you'll have a running production app on AWS — with tests, JWT auth, a CI/CD pipeline, and IaC deployment — all in your GitHub portfolio.


Curriculum

Chapter Topic What's Covered
01 — Vibe Coding Fundamentals Prompting strategies, building a FastAPI app with AI
02 — Backend & Databases Backend Employee CRUD API, MongoDB integration
03 — Testing TDD TDD cycle, writing tests with AI assistance
04 — Security Auth API key security, JWT authentication
05 — Infrastructure IaC Terraform fundamentals, provisioning AWS resources
06 — Cloud & CI/CD AWS EC2, Lambda, API Gateway, S3, GitHub Actions
07 — React Frontend React labs, component architecture, full-stack integration

Projects

Project Stack Description
01 — Task Tracker React + Lambda + MongoDB Kanban-style task board — full-stack capstone
02 — Notice Board React + S3 + Lambda Assignment project with 3 difficulty tiers

Quick Start

Clone this repo and get your environment ready before the bootcamp starts:

git clone https://github.com/becloudready/vibe-code-to-prod.git
cd vibe-code-to-prod

Prerequisites:

  • Basic programming knowledge (Python or JavaScript)
  • AWS account (free tier works)
  • Installed: AWS CLI, Terraform, Node.js 18+, Git

Who Is This For?

  • Students and fresh graduates entering the software job market
  • Job seekers preparing for full-stack or DevOps engineering roles
  • Developers stuck at tutorial level who want to build real, deployable projects
  • Anyone using AI coding tools (Cursor, Claude, Copilot) but missing the engineering fundamentals employers expect

Repository Structure

chapters/          # Course content, one folder per chapter
  01-vibe-coding/
  02-backend-databases/
  03-testing/
  04-security/
  05-infrastructure/
  06-cloud-cicd/
    labs/          # Step-by-step lab instructions
    scripts/       # Helper scripts
    starter-apps/  # Starter code for labs
    terraform/     # Terraform templates
  07-react/
    labs/          # React hands-on labs
    rapidfire-questions/

projects/          # Capstone and assignment projects
  01-task-tracker/
  02-notice-board/

Why This Bootcamp?

This Bootcamp Traditional Bootcamp Self-Paced (Udemy)
Live instructor Yes Yes No
AI tools workflow Yes Rarely No
Production deployment Yes Sometimes No
Job-ready in 5 days Yes 3–6 months Months
Community & support Lifetime Discord Limited Forum only

About beCloudReady

beCloudReady bridges the gap between ambitious talent and fast-moving startups — practical training, real projects, no fluff.

  • 500+ graduates placed at companies including Oxford Properties, Bell, ConnectWise, Softchoice
  • 94% placement rate
  • 3× average salary growth reported by graduates

Learn more → becloudready.com | All Programs


License

MIT