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.