| 01 | Calculator / Quiz App | Functions, loops, input handling | |
| 02 | File Organizer | File automation with os | |
| 03 | Data Analysis Dashboard | pandas, matplotlib, CSV handling | |
| 04 | Web Scraper | requests, BeautifulSoup, CSV export | |
| 05 | REST API Integration | API calls, JSON parsing, automation | |
| 06 | GUI App using Tkinter | Event handling, layout, widgets | |
| 07 | Chatbot / Assistant | NLP basics, conditions, I/O | |
| 08 | Flask Web App | Routing, templates, forms | |
| 09 | Machine Learning Intro | numpy, pandas, scikit-learn basics | |
| 10 | Final Capstone Project | Combine all skills into one project | |
| 11 | Password Manager
| File encryption, GUI (Tkinter), hashing, user authentication | cryptography, tkinter, pyperclip |
| 12 | Expense Tracker with GUI | File I/O, pandas, matplotlib, GUI | pandas, matplotlib, tkinter |