This repository contains my Python learning journey — building real-world projects.
It includes daily practice exercises, LeetCode solutions, and mini-projects I complete as part of my plan to master Python and become job-ready.
- Basics Practice: Variables, loops, conditionals, and functions
- LeetCode Exercises: Beginner algorithm challenges with solutions
- Mini Projects: Small Python scripts (like a calculator app, number guesser, etc.)
- Notes: Key Python concepts and examples for quick reference
- Refreshed Python basics (variables, loops, conditionals, lists)
- Built a simple calculator project
- Pushed projects to GitHub