Skip to content

A bunch of bite-sized Python projects built for fun, learning, and experimentation. Hands-on Python mini projects covering automation, data analysis, web scraping, and algorithmic challenges.

Notifications You must be signed in to change notification settings

forkanaminshaon/Python_Mini_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_Mini_Projects

A bunch of beginner-friendly Python projects built for fun, learning, and experimentation. This collection includes small projects covering data analysis, web scraping, and coding challenges.

Projects Included

This repository contains a collection of small, standalone Python scripts.

Project File Description
Merge_The_PDF.py A utility script using PyPDF2 to merge multiple PDF files into one.
Mad_Libs_Generator.py A fun word game that generates a silly story based on user-input words.
Number_Guessing.py A classic game where the user tries to guess a randomly selected number.
Text_Adventure.py An interactive text-based adventure game built with conditional logic.
Dice_Rolling_Simulator.py A simple script that uses the random module to simulate rolling a dice.
Hangman.py The classic word-guessing game where you guess letters to find the hidden word.
Contact_Game.py [Add a brief description of your contact game here]
Desktop_Notifier.py A script using win10toast to create and display desktop notifications.

🛠️ Technologies Used

  • Python 3
  • VS Code

About

A bunch of bite-sized Python projects built for fun, learning, and experimentation. Hands-on Python mini projects covering automation, data analysis, web scraping, and algorithmic challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages