This repository contains my code and projects from the Udemy course "100 Days of Code: The Complete Python Pro Bootcamp".
The course is divided into sections:
- Beginner (Days 1-14)
- Intermediate (Days 15-31)
- Intermediate+ (Days 32-57)
- Web Development with Flask (Days 54-58)
- Advanced Web Development (Days 59-71)
- Advanced Data Analysis (Days 72-80)
- Professional Portfolio Projects (Days 81-100)
Each day includes different coding exercises and projects to build Python skills, from beginner concepts to advanced applications.
The repository is organized by day, with each folder following the naming convention:
day-XX-level-project-name
For example:
- day-01-beg-working-with-variables
- day-34-int-plus-api-practice
- day-76-adv-beautiful-plotly-charts