Welcome to my Python Projects repository!
This repo is a collection of hands-on mini-projects and practice scripts Iβve built while learning and exploring Python.
| Project Name | Description |
|---|---|
fraction.py |
Custom Fraction datatype with arithmetic support |
atm_simulator.py |
Simple ATM simulation using classes |
- Beginner to intermediate-level Python programs
- Practice with OOP and file handling
- Clean, well-commented, and reusable code
This repo tracks my Python learning journey β every project reflects a new concept I learned and applied. Whether you're a beginner or revising concepts, youβll find something useful here.