Welcome to my Python Small Projects repository! This collection contains a variety of small Python projects that I've developed for learning and practice purposes. Each project is encapsulated in its own directory, and you can explore them individually.
-
Hangman
- A classic hangman game implemented in Python.
-
HelpDeskSystem
- A ticket system with changes in version control.
-
Pomodoro
- A project related to the Pomodoro technique for time management.
-
Blackjack
- A Python implementation of the popular card game Blackjack.
-
Codewars
- Projects related to solving coding challenges from Codewars.
-
Lotto
- A project related to generating lottery numbers.
-
Random
- Learning projects with various Python concepts.
-
Hello World
- A simple "Hello World" program in Python.
Feel free to navigate into each project's directory to find more information, source code, and additional resources. Each project may have its own README file with specific instructions or details.
If you have suggestions, improvements, or would like to contribute, feel free to create issues or submit pull requests. I appreciate any feedback or collaboration!
Happy coding! 🚀