A curated collection of beginner-friendly Python mini projects organized by core topics. This repository covers basics & variables, control flow, functions, and more—helping learners build a solid foundation through practical coding exercises.
Welcome to my Python Mini Projects repository! This repo is dedicated to organizing and showcasing small Python projects categorized by core programming topics. It’s perfect for beginners and anyone looking to build solid fundamentals through hands-on practice.
Projects that focus on understanding variables, basic arithmetic, and simple formulas.
- Temperature Converter
- Simple Interest Calculator
- Age in Days Calculator
- BMI Calculator
- Unit Converter
Projects focusing on decision making and loops to control program flow.
- Number Guessing Game
- Rock Paper Scissors
- Custom FizzBuzz
- Even Odd Number Counter
- Simple Quiz App
- Password Generator
Projects focused on creating reusable code blocks and modular programming.
- Clone or download the repository to your local machine.
- Navigate to the topic folder you want to explore.
- Open the project folder and run the Python scripts to see them in action.
- Feel free to modify, experiment, and improve the projects.
The aim is to continuously add mini projects covering all major Python topics like:
- Basics & Variables
- Control Flow
- Functions & Modules
- Data Structures (lists, dictionaries, sets)
- File Handling
- Object-Oriented Programming
- And more!
This repository is licensed under the GNU Affero General Public License v3.0.
See the LICENSE file for details.
If you have ideas for new mini projects or improvements, feel free to open an issue or submit a pull request!
Feel free to reach out if you want to collaborate or ask questions:
LinkedIn | Email
Thank you for checking out my Python Mini Projects repository! Happy coding! 👩💻👨💻