Skip to content

YinkaBabz/Python_Projects_Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Python Projects Collection 🐍

This repository contains 22 mini Python projects developed to strengthen programming fundamentals, explore new concepts, and build problem-solving skills.
Each project is self-contained, demonstrating practical applications of Python across various areas such as automation, data handling, games, and simple algorithms.

Overview

These projects were created as part of a personal learning journey — from beginner-level tasks to intermediate logic challenges.
They cover diverse topics including conditionals, loops, functions, file handling, lists/dictionaries, and small-scale GUIs.

Highlights

Some of the included mini projects:

  • Word Guessing Game
  • Contact Book
  • Simple Calculator
  • File Reader
  • Shopping Cart Simulator
  • To-Do List (Console version)
  • Currency Converter

How to Run

  1. Clone or download the repository.
  2. Navigate to any project folder.
  3. Run the Python file using:
    python filename.py
    

Learning Focus

Strengthening Python syntax and logic

Exploring small automation ideas

Working with files, APIs, and simple data

Practicing clean, readable code

About

Beginner to intermediate Python mini projects demonstrating practical programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages