| Topic | What to Learn | Resource |
|---|---|---|
| Large Language Models (LLMs) | GPT, LLaMA, Mistral; prompt engineering, fine-tuning, LoRA, RAG | https://www.youtube.com/watch?v=zjkBMFhNj_g |
| Prompt Engineering, Retrieval-Augmented Generation (RAG), Finetuning | Understanding the differences and when to use which technique | https://www.youtube.com/watch?v=YVWxbHJakgg&t=14s |
| Vibe coding basics | Use cursor or claude code | Video |
| Deploy your first website | Deploy your website on vercel | Video |
| **OPTIONAL: | ||
| Machine Learning & Deep Learning Foundations** | Supervised/unsupervised learning, overfitting, gradient descent, CNNs, RNNs, Transformers | Andrew Ng’s ML Specialization (Coursera) |
In this project, you’ll design and launch a website from scratch, and deploy it live using Vercel. This will give you hands-on experience with the same process professional developers use to bring real projects online.