victorpreston / Python-Projects

πŸ“± βœ… Some awesome projects in python! πŸ“± βœ… | This repository is designed for developers, students, and enthusiasts eager to explore a diverse range of applications, from simple scripts to complex systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
2 Dictionary
3 Hanging man
4 TicTacToe
5 Conditionals
6 Decrements
7 Face detection
8 Password generator
9 Shutdown
10 Simple browser
11 Text to speech
12 Weather finder
13 Web server
14 Shuffle
15 Audio Book
16 QR Generator
17 Sudoku
18 URL Web Scrapper
19 Phone Tracker
20 Automated Mailing
21 Text Editor
22 YouTube Viewer
21 Web Cloner
24 Chess Game

User Guide

Do you want to try these projects? Just clone the current repository and type the following commands in individual folder:

   open in terminal
   python3 <mainfilename.py>
   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 .

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
Victor Preston

πŸ’»
dayoonasanya
Adedayo Onasanya

πŸ’»
Atughara John
Atughara John

πŸ’»

Enjoy python!

About

πŸ“± βœ… Some awesome projects in python! πŸ“± βœ… | This repository is designed for developers, students, and enthusiasts eager to explore a diverse range of applications, from simple scripts to complex systems.

License:MIT License


Languages

Language:Python 99.8%Language:PowerShell 0.1%Language:Shell 0.0%