# Python Projects python A Hub of Python Projects for Beginners. ## Description Welcome aboard fellow developer, this repository is intended for beginners who can use it for project building, open source contribution and get the most from it. If you are new to open source then do consider this repository to start with. There are various projects under this repository which will be helpful for you get familiar with Python programming. ## Projects This repository has the following Projects. ### Basic Projects along with *Miscellaneous Games* like- - [Tic-Tac-Toe](https://github.com/Shahrayar123/Python-Projects/tree/master/Tic-Tac-Toe) - [Towers of Hanoi](https://github.com/Shahrayar123/Python-Projects/tree/master/Towers%20of%20Hanoi) - [Hangman game](https://github.com/Shahrayar123/Python-Projects/tree/master/Hangman%20Game) - [Turtle crossing Capstone Game](https://github.com/Shahrayar123/Python-Projects/tree/master/Turtle%20Crossing%20Capstone%20Game) - [SNAKE](https://github.com/Shahrayar123/Python-Projects/tree/master/SNAKE) - [Number Guessing Game](https://github.com/Shahrayar123/Python-Projects/tree/master/Number%20Guessing%20Game) - [Rock Paper Scissors Game](https://github.com/Shahrayar123/Python-Projects/tree/master/Rock%20Paper%20Scissors%20Game) - [Sudoku-Solver](https://github.com/Shahrayar123/Python-Projects/tree/master/Sudoku-Solver) ### OpenCV projects. - [AI_Attendence_Program](https://github.com/Shahrayar123/Python-Projects/tree/master/AI_Attendence_Program) - [FaceRecognition](https://github.com/Shahrayar123/Python-Projects/tree/master/FaceRecgonition) - [QR Code generator](https://github.com/Shahrayar123/Python-Projects/tree/master/QR%20Code) ### Other projects (not yet validated). - [AirCanvas](https://github.com/Shahrayar123/Python-Projects/tree/master/AirCanvas) - [Conway's Game of Life](https://github.com/Shahrayar123/Python-Projects/tree/master/Conway's%20Game%20of%20Life) - [Dice-Simulator](https://github.com/Shahrayar123/Python-Projects/tree/master/Dice-Simulator) - [Dictionary-App](https://github.com/Shahrayar123/Python-Projects/tree/master/Dictionary-App) - [Riddle](https://github.com/Shahrayar123/Python-Projects/tree/master/Riddle) - [SchduledMessageWhatsApp](https://github.com/Shahrayar123/Python-Projects/tree/master/SchduledMessageWhatsApp) - [Screen_Recording_App](https://github.com/Shahrayar123/Python-Projects/tree/master/Screen_Recording_App) - [Student Management System](https://github.com/Shahrayar123/Python-Projects/tree/master/Student%20Management%20System) - [Web_Automation](https://github.com/Shahrayar123/Python-Projects/tree/master/Web_Automation) - [Youtube Searching Script](https://github.com/Shahrayar123/Python-Projects/tree/master/Youtube%20Searching%20Script) - [pokemone_battle](https://github.com/Shahrayar123/Python-Projects/tree/master/pokemone_battle.py) - [Text-to-Speech](https://github.com/Shahrayar123/Python-Projects/tree/master/Text-to-Speech) ## Contribution Contributions are always welcome! ### Instructions 1. Fork this repository 2. Clone your forked repository 3. Add your scripts along with description 4. Commit and push 5. Create a pull request 6. Star this repository 7. Wait for pull request to merge #### Celebrate your first step into the open source world and contribute more. See [GitHub Contribution Documentation](https://docs.github.com/en/get-started/quickstart/contributing-to-projects) for more reference.