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
| Projects๐ | Infoโจ |
|---|---|
| Calculator | CLI calculator V1/V2 ๐งฎ |
| Weight Converter | CLI weight unit converter V1/V2 โ๏ธ |
| Temperature converter | CLI Temperature unit converter V1/V2๐ก๏ธ |
ยซ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.