Skip to content

Arpit170506/Python_mini_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Python Mini Projects

A collection of beginner-friendly Python projects โ€” built for fun, curiosity, and a bit of terminal wizardry.


๐Ÿ“ฆ Projects

Project Description
๐Ÿ” Password Generator Generate secure, customizable passwords in seconds.
๐ŸŽฒ Dice Roller Simulate real dice rolls โ€” simple, visual, and random.
๐Ÿ’ธ Expense Tracker Track your expenses and analyze where your money vanishes.
๐Ÿ•ธ๏ธ Quote Scraper Scrape inspiring quotes from the web using BeautifulSoup.
๐ŸŽฎ Number Guessing Game Play a guessing game with Python's random module.