A collection of simple Python projects documenting my learning journey as a beginner programmer.
๐ About
This repository contains small, beginner-friendly Python projects built while learning core programming concepts. Each project is designed to be simple, practical, and focused on fundamentals.
๐ Projects
- ๐งฎ Calculator โ Simple CLI calculator
- โ๏ธ Weight Converter โ Unit conversion tool
- ๐ก๏ธTemprature converter โ Unit conversion tool
ยซEach project folder contains its own detailed README with features and usage instructions.ยป
๐ฏ Purpose
- ๐ Document my Python learning progress
- ๐ Build practical CLI applications
- ๐ก Strengthen programming fundamentals
- ๐ Share beginner-friendly code
๐ Tech Used
- Python ๐
Suggestions and feedback are welcome. Feel free to open an issue or submit a pull request.