Skip to content

Personal Python projects to practice and improve programming skills (calculator, games, converters, to-do list, etc.)

License

Notifications You must be signed in to change notification settings

Hamzx-code/python-projects

Repository files navigation

Python Projects 🐍

When I was in 11th grade, I created several personal projects to master the basics of Python and deepen my programming knowledge. These projects helped me improve my logic and better understand programming concepts.


🏷️ Badges

Python
License
Last Commit


🚀 List of Projects

Project Description
calculator A simple calculator to perform basic operations (+, -, *, /).
converter Converts between different units (kg/lbs, m/cm, °C/°F…).
time_converter Converts hours, minutes, and seconds between different formats.
guess_the_number Game where the user has to guess a number randomly chosen by the computer.
password_generator Generates secure passwords with letters, numbers, and special characters.
hangman_game Classic Hangman game in the console.
rock_paper_scissors Rock-Paper-Scissors game against the computer.
todo_list Console application to manage daily tasks (add, remove, view).

All these projects were created between December 2023 and January 2024.


💻 Installation

  1. Clone the repository:
git clone https://github.com/Hamzx-code/python-projects.git
cd python-projects

About

Personal Python projects to practice and improve programming skills (calculator, games, converters, to-do list, etc.)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages