Skip to content

Commit e101a72

Browse files
committed
Readme file updated
1 parent 311afba commit e101a72

1 file changed

Lines changed: 51 additions & 8 deletions

File tree

README.md

Lines changed: 51 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,56 @@
1+
12
# Python-Projects 🐍
2-
## These are some cool Basic Python Projects For Beginners.
3+
A Hub of Python Projects for Begineers.
4+
5+
6+
## Description
7+
8+
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.
9+
If you are new to open source then do consider this repository to start with.
10+
11+
There are various projects under this repository which will be helpful for you get familiar with Python programming.
12+
13+
## Projects
14+
15+
This repository has the following Projects.
16+
### Basic Projects along with *Miscellaneous Games* like-
17+
- Tic-Tac-Toe
18+
- Towers of Hanoi
19+
- Hangman game
20+
- Turtle crossing Capstone Game
21+
- SNAKE
22+
- Number Guessing Game
23+
- Rock Paper Scissors Game
24+
25+
### OpenCV projects.
26+
27+
- AI_Attendence_Program
28+
- FaceRecognition
29+
- QR Code generator
30+
31+
32+
33+
34+
## Contribution
35+
36+
Contributions are always welcome!
37+
### Instructions
38+
- Fork this repository
39+
40+
- Clone your forked repository
41+
42+
- Add your scripts
43+
44+
- Commit and push
45+
46+
- Create a pull request
47+
48+
- Star this repository
49+
50+
- Wait for pull request to merge
351

4-
### Basics python projects for beginners, include *Miscellaneous Games* like-
5-
1. Tic-Tac-Toe
6-
2. Hangman game
7-
3. Turtle crossing Capstone Game
8-
4. Student Management System
9-
5. QR Code generator
52+
#### Celebrate your first step into the open source world and contribute more.
1053

11-
***You can also schedule Whatsapp messages by using one of the projects in this repository.***
54+
See [GitHub Contribution Documentation](https://docs.github.com/en/get-started/quickstart/contributing-to-projects) for more reference.
1255

1356

0 commit comments

Comments
 (0)