Welcome to my Python Basics repository! This project is dedicated to documenting my learning journey with Python through simple and practical projects. You'll find games, calculators, and basic systems created using only standard Python libraries here.
- Practice and improve Python programming skills.
- Create simple projects to consolidate learning.
- Explore Python's standard libraries and their potential.
- Share knowledge and encourage others to learn Python.
Here are the main categories of projects included in this repository:
-
Games:
- Guess the Number
-
Utilities:
- Basic Calculators
- Unit Conversion Tool
-
Basic Systems:
- User Registration System
- Simple Login/Authentication
- To-Do List Manager