mini-projects-in-python
There are 25 repositories under mini-projects-in-python topic.
zahariev-webbersof/python-mini-projects
This is a series of mini-projects that I have written over time. The projects are suitable for beginners.
s-shemmee/Python-Project-Ideas
This repository is a compilation of some of the best project ideas in Python to practice your skills. From a beginner level to complex projects, this list should keep you busy for days!
adityasurya4103/Sorting-Algorithm-Visualizer-Python-Tkinter
Sorting Visualizer: A Python project with a graphical interface to demonstrate Insertion, Selection, and Bubble Sort algorithms step-by-step on an array. Adjustable speed control for better visualization.
dylanbuchi/31-days-of-code
I took on a challenge to build 31 mini-projects using Python. These projects included a variety of applications and features, such as a hangman game, a tic-tac-toe game, a quiz program, and a flash cards app.
ShravanDalavi/Simple-Python-Mini-Projects
From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world application development
gladw-in/online-ide
Explore our AI online IDE supporting online compiler of Java, Python, JavaScript, C++, Go, Ruby, Swift, Verilog, TypeScript, Dart, Kotlin & more.
subh0x-alt/Mini-Python-Projects
Subhrajit's Repository for Python Mini Projects
BabaYaga1221/Python_Projects
This repo contains python mini projects which will help for you simulation design
ikanurfitriani/Mini-Project-using-Python
This repository is created to save some mini projects i have worked on using Python.
Janidu-DM/Net_Scanner
Basic Network Scanner tool can be used to identify devices in local network with it's ip and MAC addresses along with the vendor of each device.
nuhmanpk/SnapNutriBotV2
Helps you effortlessly track your daily meals and provide insights
seifbg/Python-Mini-Projects
This is a mini-projects repository made using Python
theshivanjali/python-mini-projects
This is just a fun repository to document the mini-projects I attempt to get a better understanding of the language.
Amirhoseindzh/Rock-Paper-Sessors
python game (terminal)
hakeemadli/opencv-drawing-games
drawing with opencv handtracking module
majidhameed/coursera-an-introduction-to-interactive-programming-in-python
This repository contains assignments and their solutions for the course: An Introduction to Interactive Programming in Python. They were added after successfully completing the Rice University's online offering of the course at Coursera.
marlonboettger/green-tea-timer
Green Tea Timer provides you with information about Green tea and helps you calculate the right steeping time according to the type of leaves.
nihar-phadnis/Automate-stuff-using-python
Mini projects on how you can use python to automate (not so) trivial tasks
Sairam-Radhakrishnan/BookFlow
BookFlow: Streamline Your Library Experience BookFlow is the ultimate library management system for students and teachers. Effortlessly borrow, return, and explore a vibrant book catalog. Powered by Python and Matplotlib, and with secure JSON data storage, BookFlow offers a smart, secure, and user-friendly way to manage your reading journey.
shubhambagwari/ML-mini-projects
In this repository, you will find many mini projects.
Aditya82080/Python-Mini-Projects
This repository showcases a collection of Python mini-projects covering various applications like automation, data analysis, and small utilities. It is designed for learning and exploring Python's versatility through concise, practical examples.
biswarupmurmu/Weather-Application
Weather app in python
ihab-elrayah/Python-Practice
Unlock the power of coding with our Python Lessons: Quick, engaging, and practical – your journey to Python mastery starts here!
mohammadisaeedir/mini-projects
All First Mini Projects
RajeevRanjan5642/rock-paper-scissors-lizard-spock
The Rock Paper Scissors Lizard Spock game is an extended version of the classic Rock Paper Scissors game. It adds two more options (Lizard and Spock) to the traditional three (Rock, Paper, and Scissors). The game is based on the popular TV show “The Big Bang Theory.”