A collection of my Python practice projects, organized by difficulty level.
This repo tracks my learning journey from simple logic-based scripts to real-world applications.
Beginner/ # Basic programs - loops, conditionals, simple logic
Intermediate/ # Larger programs - file handling, data structures, stateful logic
Advanced/ # Coming soon - APIs, ML, automation projects
- โ Beginner projects: games, converters, small utilities.....
- ๐๏ธ Intermediate projects: banking system, hangman, shopping cart....
- ๐ฎ Advanced projects: (to be added soon โ APIs, ML, bots)
Level up from coding fundamentals โ practical projects โ advanced Python skills.