This repository contains a collection of small Python projects created to practice and strengthen my understanding of Object-Oriented Programming (OOP) and multithreading.
These projects are designed to help me:
- Apply OOP principles like classes, inheritance, encapsulation, and polymorphism
- Implement multithreading for concurrent tasks
- Strengthen Python programming skills through practical, hands-on examples
- These are short, practice-oriented projects, not full-scale applications.
- Each project has its own folder with necessary Python files ready to run locally.
Feel free to explore the code and provide feedback!