Skip to content

nitinmadas/Python-Mini-Projects

Β 
Β 

Repository files navigation

Python-Mini-Projects

Python Mini Project 01 | Coloured Text on Terminal

Source Code color_text.py.

In this Project, we customize the colours and styles of the text that is displayed on the terminal. Make your terminal applications attractive.

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Python Mini Project 02 | System Info using Python

Source Code sysinfo.py.

In this Project, we write Python code to retrieve system information

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Python Mini Project 03 | Battery Percentage Notifier

Source Code battery_notifier.py.

In this Project, we will create a battery percentage notifier in Python

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Python Mini Project 04 | Simple Dice Simulator Using Python

Source Code dice_simul.py.

In this Project, we will replicate the dice rolling.

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Python Mini Project 05 | Advance Dice Simulator Using Python

Source Code dice_simul2.py.

In this Project, we will replicate the dice rolling with a different approach.

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Python Mini Project 06 | Terminal Quiz Game using List Data Structure

Source Code quiz_game.py.

In this Project, we will make a quiz game with the help of List data structure in Python

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Python Mini Project 07 | Terminal Quiz Game using File Handling

Source Code quiz_game2.py.

In this Project, we will make a quiz game with the help of text files in Python

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Python Mini Project 08 | Live Cricket Score using Python

In this Project, we will create a short Python project that will allow us to retrieve live cricket scores from a web page

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Python Mini Project 09 | Contact Book Using Python Lists

Source Code contact_book.py.

In this Project, we will make a contact book using the Python lists data structure.

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

https://www.youtube.com/watch?v=VfJnTHkT4Dg&list=PL-sBHWqYN7dV8VvRI3qop_l-GPz94_fWh&index=10&pp=iAQB

Python Mini Project 10 | QR Code Generator with Python

Source Code qr_gen.py.

In this Project, we will make a QR code generator using the python

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Python Mini Project 11 | Random Password Generator

Source Code random_pass_gen.py.

In this Project, we will make a Random Password Generator using the Python built-in module random

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Python Mini Project 12 | URL Shortener

Source Code url_short.py.

In this Project, we will make an Url Shortener using the Python module py-shortener

Watch VideoπŸ‘‡

IMAGE ALT TEXT HERE.

Doing projects is the best way to learn code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%