Python Mini Project 01 | Coloured Text on Terminal
In this Project, we customize the colours and styles of the text that is displayed on the terminal. Make your terminal applications attractive.
.
Python Mini Project 02 | System Info using Python
In this Project, we write Python code to retrieve system information
.
Python Mini Project 03 | Battery Percentage Notifier
In this Project, we will create a battery percentage notifier in Python
.
Python Mini Project 04 | Simple Dice Simulator Using Python
In this Project, we will replicate the dice rolling.
.
Python Mini Project 05 | Advance Dice Simulator Using Python
In this Project, we will replicate the dice rolling with a different approach.
.
Python Mini Project 06 | Terminal Quiz Game using List Data Structure
In this Project, we will make a quiz game with the help of List data structure in Python
.
Python Mini Project 07 | Terminal Quiz Game using File Handling
In this Project, we will make a quiz game with the help of text files in Python
.
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
.
Python Mini Project 09 | Contact Book Using Python Lists
In this Project, we will make a contact book using the Python lists data structure.
.
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
In this Project, we will make a QR code generator using the python
.
Python Mini Project 11 | Random Password Generator
In this Project, we will make a Random Password Generator using the Python built-in module random
.
Python Mini Project 12 | URL Shortener
In this Project, we will make an Url Shortener using the Python module py-shortener
.
Doing projects is the best way to learn code.