Welcome to the 30 Days 30 Python Projects challenge — a beginner-friendly, open-source repository where anyone can contribute simple Python projects, one day at a time!
This is a perfect place to:
- 💡 Practice your Python skills
- 🌱 Start contributing to open source
- 🤝 Connect with other beginner coders
- This repo is community-powered — anyone can add a Python project
- Each day = one new project in its own folder
- Projects should be simple and beginner-focused (like calculator, game, converter, etc.)
- Fork this repository
- Create a new folder like:
Day-07-Guess-The-Number - Add:
main.pyREADME.md(with short description)
- Open a Pull Request — that's it!
| Day | Project Idea |
|---|---|
| 01 | Hello World |
| 02 | Number Guesser |
| 03 | Calculator |
| 04 | Rock Paper Scissors |
| 05 | To-Do App (CLI) |
| 06 | Dice Roller |
| 07 | QR Code Generator |
| 08 | Email Slicer |
| 09 | Countdown Timer |
| 10 | Mad Libs Generator |
- Only beginner-level Python
- No advanced or external APIs (keep it simple)
- Be respectful in Pull Requests
- Have fun and share your knowledge 🙌
Created and maintained by Muawiya Amir
Inspired by learners and coders around the world 🌍
Let’s learn and grow together 💪