https://github.com/victorpreston/python-projects
📱 ✅ Some awesome projects in python! 📱 ✅ | This repository is designed for developers and enthusiasts eager to explore a diverse range of applications, from simple scripts to complex systems.
https://github.com/victorpreston/python-projects
2024 beginner-friendly beginner-project beginner-python beginner-python-project hacktoberfest opensource projects python python-projects python-scripts python-tutorial python3
Last synced: 3 months ago
JSON representation
📱 ✅ Some awesome projects in python! 📱 ✅ | This repository is designed for developers and enthusiasts eager to explore a diverse range of applications, from simple scripts to complex systems.
- Host: GitHub
- URL: https://github.com/victorpreston/python-projects
- Owner: victorpreston
- License: mit
- Created: 2023-07-06T12:05:20.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T00:25:03.000Z (5 months ago)
- Last Synced: 2025-03-29T04:11:19.554Z (3 months ago)
- Topics: 2024, beginner-friendly, beginner-project, beginner-python, beginner-python-project, hacktoberfest, opensource, projects, python, python-projects, python-scripts, python-tutorial, python3
- Language: Python
- Homepage:
- Size: 10.7 MB
- Stars: 104
- Watchers: 6
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyProjects
## Description
>Unlock your coding potential with crafted Python projects. Level up your skills now by diving in and exploring the python coding journey
>Here in this repository, you will find a set of python projects from simple to complex
>most of time working in the console and sometime with GUI.
## Projects list
| Number | Directory |
|--------|------|
| 1 | [Dice simulator](./0x01-Dice) |
| 2 | [Dictionary](./0x02-Dictionary) |
| 3 | [Hanging man](./0x03-HangingMan) |
| 4 | [TicTacToe](./0x04-TicTacToe) |
| 5 | [Conditionals](./0x05-Conditional) |
| 6 | [Decrements](./0x06-Decrement) |
| 7 | [Face detection](./0x07-Face_detection) |
| 8 | [Password generator](./0x08-Passcode-generator) |
| 9 | [Shutdown](./0x09-Shutdown) |
| 10 | [Simple browser](./0x10-Simple-browser) |
| 11 | [Text to speech](./0x11-Text-to-Speech) |
| 12 | [Weather finder](./0x12-Weather-finder) |
| 13 | [Web server](./0x13-Web_server) |
| 14 | [Shuffle](./0x14-Shuffle) |
| 15 | [Audio Book](./0x15-Audio-Book) |
| 16 | [QR Generator](./0x16-QR-Generator) |
| 17 | [Sudoku](./0x17-Sudoku) |
| 18 | [URL Web Scrapper](./0x18-Url-Web-Scraper) |
| 19 | [Phone Tracker](./0x19-Phone-Tracker) |
| 20 | [Automated Mailing](./0x20-AutomatedMailing) |
| 21 | [Text Editor](./0x21TextEditor) |
| 22 | [YouTube Viewer](./0x22-YouTubeViewer) |
| 21 | [Web Cloner](./0x23-WebCloner) |
| 24 | [Chess Game](./0x24-Chess_Game) |
| 25 | [Quiz Master](./0x25-QuizMaster) |
| 26 | [Dice-Simulator](./Dice-Simulator) |
| 27 | [JSON-to-CSV](./JSON-to-CSV) |
| 28 | [Memory Game Python](./Memory-Game-Python) |
| 29 | [Quiz-Creator](./Quiz-Creator) |
| 28 | [Memory-Game-Python](./Memory%20Game%20Python) |
## User Guide
> Do you want to try these projects? Just clone the current repository and type the following commands in individual folder:
```groovy
open in terminal
python3
And it's all done !
```
## Contributors Guide> If you want to help me improve the repository, you can fork the project and add your own features or updates then pull request and add me as reviewer
> When you find out error, don't hesitate to correct it .
```mermaid
flowchart LR
Star[Star the Repository]-->Fork
Fork[Fork the project]-->branch[Create a New Branch]
branch-->Edit[Edit file]
Edit-->commit[Commit the changes]
commit -->|Finally|creatpr((Create a Pull Request))
```## Contributors
Victor Preston
💻
Adedayo Onasanya
💻
Atughara John
💻
Ugwoke Levi
💻
Manavalan
💻
P0Saurabh
💻
wCupped
💻
### Enjoy python!