GitHub topics: pythonprojects
storlak/PythonMiniProjects
A collection of mini Python projects and scripts developed during the learning process.
Language: Python - Size: 742 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

kavinthangavel/Python-B2A-Projects
Beginner to Advanced Projects
Language: Python - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

MJDev06/QR-Code-Generator
Simple QR code generator for whatever purpose you wish
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

h-techzone6/billing-system
Billing System With GUI using Ttk Bootstrap
Language: Python - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Kreytorn/TorPDF
PDF editor to merge, split documents but also converts from and to PDF.
Language: Python - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

ImKelp/Python-Projects
A collection of simple python projects that I completed 🐍
Language: Python - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

VishalTheHuman/Tic-Tac-Toe-Using-Tkinter
Tic-Tac-Toe Game developed using Tkinter Module in Python
Language: Python - Size: 349 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Himel-Sarder/Personalized-Letter-Generator
Automate personalized letter creation with Python. Read names from a file, replace placeholders in a letter template, and generate individualized letters for each recipient. Simplify bulk correspondence with ease.
Language: Python - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

pachehitesh/OIBSIP
Welcome to the Oasis Infobyte Tasks repository! Here, you'll find a collection of Python scripts designed to explore various aspects of programming, ranging from building voice assistants to implementing network communication protocols.
Language: Python - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

apsarabishwokarma/Python-Projects
variety of Python projects that cover different areas and domains of Python
Language: Python - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Himel-Sarder/PongGame-A-python-turtle-project
Experience the timeless classic of Pong! Control your paddle with precision to outmaneuver your opponent. With realistic physics and intuitive controls, engage in exhilarating matches. Enjoy the nostalgia of arcade gaming as you aim for victory in this immersive two-player experience.
Language: Python - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Himel-Sarder/SnakeSprint-A-python-turtle-game-project
SnakeSprint is a classic snake game implemented in Python using the Turtle module. Control the snake's direction with arrow keys, collect food to grow longer, and avoid collisions with walls and the snake itself. Challenge yourself to achieve the highest score while enjoying simple and intuitive gameplay.
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

shuence/Python-Projects
Python Projects
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

GrantTK13/Python-Calculator
A calculator made from Python.
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

janmeshjs/PythonProjects
Python Projects Hub, your go-to place for exploring, sharing, and collaborating on Python projects of all kinds.
Language: Python - Size: 957 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

U4Universe/College-Code-Projects
Projects i've made for CS Sem ll
Language: Python - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

HrshPtl3195/CODSOFT
This repository showcases Python projects completed during my internship with CODSOFT, featuring a To-Do List Application, Simple Calculator, Password Generator, and Rock-Paper-Scissors Game. Each project offers practical solutions with clear instructions and user-friendly interfaces. Explore, learn, and enjoy the code!
Language: Python - Size: 250 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

whoami-anoint/Talking-Pytom
Virtual friend with python
Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

whoami-anoint/Pyexercise
These all are notes at the time of practice python. I'm sure these notes and concepts will help you in learning process of python language.
Language: Python - Size: 251 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

Himel-Sarder/Hey-Guess-Me-Game
"Hey, Guess Me" is an interactive number guessing game where players attempt to guess a randomly chosen number within a specified range. With three difficulty levels to choose from, players can enjoy the challenge of guessing the number with limited attempts.
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

bicky007/100-python-projects
100 Days of Code with project : The Complete Python Pro Bootcamp
Language: Python - Size: 4.44 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Himel-Sarder/Silent-Auction--A-Python-Dictionaries-Project
The Silent Auction project is a Python script that allows users to participate in an auction by submitting their bids anonymously. After all bids are submitted, the program determines the highest bidder and announces the winner without revealing the identities of the other participants.
Language: Python - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Himel-Sarder/Caesar-Cipher--Text-encoder-decoder
Caesar cipher is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher where each letter in the plaintext is shifted a certain number of places down or up the alphabet.
Language: Python - Size: 14.6 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

andrew-geeks/python-tkinter-project-ticket-booking
A Tkinter Project for airticket booking using Python
Language: Python - Size: 419 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

mdzaberalhamid/python-projects
Hi everyone, in this repo I add my beginner/intermediate-level Python projects. I hope you like the projects, STAR this repo and you are free to pull requests if you think any code improvement is necessary or solve any issue! Have a good day.
Language: Python - Size: 84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Moogli0602/Python-Project-Repository
"Welcome to the Python repository, your ultimate destination for everything Python-related! 🚀 From basic syntax to advanced techniques, from libraries to frameworks, you'll find a wealth of resources to expand your knowledge and skills. Get ready to dive into the versatile world of Python and unlock endless possibilities. Happy coding!"
Language: Jupyter Notebook - Size: 4.68 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

HydraPhyzer/Virtual-Assistant-AI-Lab-Project
This Repository is a Part of My AI Lab Project. In This Project We Are Going to Create a Virtual Assistant Named Lisavai (Usually Called Lisa) with the Help of Python Programming Language and Some of API's
Language: Python - Size: 83 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 3

pachehitesh/Website-Blocker
A simple Python script using Tkinter to block and unblock websites by modifying the hosts file.
Language: Python - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ovsama/Python-Projects
This repository contains my Python projects
Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

YJ-928/Python_Ping-Pong
A classic Ping-Pong game created using turtle graphics, Enjoy & have fun!!.
Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rampal-punia/python-learning-projects
Small and useful python projects for beginners. Good for practicing a nd learning python.
Language: Python - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

samyakjain24040/Text_to_speak
🔥The python project for text to speak
Language: Python - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Atul-dubal/Python-Billing-System
Python Billing System (Tkinter GUI application) QR Code Generator And Scanner, Auto Invoice Generator
Language: Python - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

quantumudit/Python-Projects 📦
Consists of various projects that are primarily powered by Python
Language: Python - Size: 503 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Credorian/QR_CODE-ATTENDANCE-SYSTEM---Scan-Attend-
Discover the innovative QR Code Attendance System, revolutionizing educational institutions with real-time tracking, seamless integration, and automated updates. Experience the future of attendance management today!
Language: Python - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SimonOkello/python-projects-Beginner-to-Advanced
python projects for practice from beginner to advanced.
Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

himanshubomble17/Python-Projects
Language: Python - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Dev-AyushTrivedi/Python-Practice-Programs
In this repository all my python practice programs are available. I document my progress as I learn and practice Python programming.
Language: Python - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

D3VR4J/DefacePage-Generator
This tool DefacePage-Generator will generate a DefacePage for You.
Language: Python - Size: 155 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

D3VR4J/BattleGame-Python
I worked on this project BattleGame by using Python
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Mario85S/python_programming
Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

niebielistki/python-random-mini-projects
A collection of random Python projects documenting my development journey from June to November 2023. ♡
Language: Python - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mrirfankhan/python-basic--programs
python-basic-programs
Language: HTML - Size: 620 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Dev-AyushTrivedi/Typing-Tester
Hello, I created a simple terminal based typing speed test to test the typing speed in words/seconds
Language: Python - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dev-AyushTrivedi/PDF-to-Image-Converter
Hi, This is a PDF to Image converter using python, it basically convert the pdf files to images and store in the same folder where the main.py file store
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dev-AyushTrivedi/Wordlist
Hi There, In this repo you will get a wordlist program which basically generates words
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dev-AyushTrivedi/Automatic-Folder-Manager
Hello, In this repository you will get a automatic file/folder manager which automatically manage and store file in a specific folder on the basis of their file type
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dev-AyushTrivedi/PDF-Text-Extraction
It is a Python practice project, it basically extract the text form the given pdf and store it in the text document form
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

snehitvaddi/Skin-Disease-Detection-through-Image-Analysis
Detection of Skin Disease using CNN. Detects five types of disease.
Size: 4.83 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

Karol-2/Battleships-game
Python client-server app
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MusaTahawar/Chat-bot
This Python-based chatbot utilizes OpenAI's GPT-3.5 model to engage in conversational interactions with users.
Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

currencyexchangemonitor/Currency-Exchange-Monitor
This Python script tracks currency exchange rates and sends SMS alerts via Twilio for threshold breaches, using uagents for scheduled checks.
Language: Python - Size: 214 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

AvinashDarekar/Python
Welcome to the Python repository, your one-stop destination for all things Python! 🚀
Language: Jupyter Notebook - Size: 4.79 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AbinandhMJ/Python-Mini-Projects
A collection of simple python mini projects to enhance your Python skills.
Language: Python - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vishal-bulbule/weather-app
Google Cloud DevOps Project: Deploying a Live Weather App on Cloud Run
Language: HTML - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 6

rublaman/python-projects
Welcome to my Python Projects repository! 🚀 This collection of mini projects reflects my journey to enhance my skills as a Python developer and data engineer. Each project is a stepping stone in my learning process, and I'm excited to share them with you.
Language: Python - Size: 340 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Dv-nn/Python-pet-projects
Python projects
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

saurabhss007/Library_management_system_using_python
This is a mini project which uses the concept of object oriented programming in python.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

armin-codes/contact-book
a simple digital contact book. It's not the most pro system out there, but it's enough to get the job done.
Language: Python - Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mrprogrammer2938/Black-Notepad
Black Notepad v1.0
Language: Python - Size: 815 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

wahidpanda/YouTube_Video_Downloader_From_web_APP
A Web APP where u can download YouTube Video, Video to Music, Image to PDF Converter
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Shape-Of-AI-Bricks/handgesture_python
handgesture_python
Language: Jupyter Notebook - Size: 6.32 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sarthak-Bhagat/PySRPS
Single player Rock Paper Scissor with PyGame
Language: Python - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

KALIIOWORK/basic_python_programs
Explore easy-to-understand Python programs for beginners! Contribute, learn, and grow your coding skills. Start your Python journey here! 🚀🐍
Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 8

Abdullah-Niaz/TechnoHacks
Explore diverse Python projects developed during my 4-week internship at TechnoHacks EduTech, covering practical applications, games, and utility tools. Perfect for Python enthusiasts of all levels
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

upasek/Parking-Lot
I used python programming language, and tkinter library for GUI and smtplib library for sending mail parking ticket to user in this PARKING LOT SYSTEM project.
Language: Python - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

V1vek1/Project
In this Repository you see 7 Python Projects
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gdsc-ipsacademy/URL-Validator
A project to detect fraud/fake/phishing websites and warn you about them. Powered by machine learning.
Language: Python - Size: 58.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Akinyanmodi/abbreviation
Project on Python
Language: Python - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

harshalyaravalkar/ScoreStriker-Python_Game
A simple Game program in python language
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

harshalyaravalkar/CRUD-Database_App
This Python project is a CRUD (Create, Read, Update, Delete) application for managing employee records in a SQL database.
Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sivani-l-r/hack.py
This repository contains the projects built during the hack.py event conducted by GDSC MBCET.
Language: Python - Size: 16.6 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

VirusZzHkP/Fingers-Controls-Brightness
This Brightness Control With Hand Detection OpenCV Python With Source Code was developed using Python OpenCV, This Python OpenCV Project With Source Code we are going Building a Brightness Controller with OpenCV , To change the brightness of a computer.
Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

adenadit/100-Days-of-Code-Python
this is my 100 day of python code
Language: Jupyter Notebook - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Yarlagadda-saimanoj/Python-BMI-App
Python-BMI-App is a simple but powerful Body Mass Index (BMI) calculator built using Python and Streamlit. BMI is a commonly used measure of body fat based on height and weight. The app takes user inputs of height and weight, calculates the BMI, and displays the result along with a color-coded interpretation of the BMI range.
Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

harshnagar/Text-to-Speech-Converter-Python-GUI-Customtkinter
Text to Speech Converter using Python, CustomTkinter & pyttsx3 Library.
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AtharvaDev/Towers-of-Hanoi
Towers of Hanoi is an ancient mathematical puzzle that starts off with three stacks and many disks.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

AtharvaDev/Basta-Fazoolin
Python Project
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sharmas1ddharth/python_projects
A repo for python projects
Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Beekay-exe/RedVault
🏮 Free Offline Password Manager 🔑
Language: Python - Size: 510 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cavadibrahimli1/mini-projects
I share my mini and previous projects in this repository.
Language: Jupyter Notebook - Size: 464 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

TERNION-1121/Typing-Tester-1.0
A repository for Typing Tester 1.0: A basic program to check typing speed in words per minute and typing accuracy in percent
Language: Python - Size: 9.96 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

AdishiSood/Jumbled_Words_Game
It is generally a text-based word guessing game.
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

arunsamuel08/Small-Projects
These are small projects that I do occasionally to learn new concepts and stuff
Language: TeX - Size: 19.4 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

xalgord/python
python projects
Language: Python - Size: 349 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

profsug/Library-Management-System-Python
Library management system using python programming language.
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

VishalxRana/One-Day-Builds-Python-Projects
Python projects which can be done in a day.
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vineetson/Python_Projects
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Aishwarya-S-Yeli/Python-Projects
Here one can find python projects
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

TheMadrasTechie/Beginner-Projects-In-Python
Here are 16 beginner projects in python programming.
Language: Python - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

karlvmsousa/IN1102-Machine-Learning
Disciplina IN1102 - 🤖 Aprendizadem de Máquina 🤖, da pós-graduação no CIn - UFPE.
Language: Common Lisp - Size: 179 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

SHUBHAMBANSAL001/EVOLVE_STUDENT_CHAPTER_APP
Student Chapter Application through which access to events and seniors for guidance becomes easy..
Language: Python - Size: 157 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

TushA55/FunWithPython
My Python Programs
Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

WhitewolfX01/HashDown1.0
HashDown1.0 is an offline security tool used to generate different types of hashes and also know the hash type of a hashed string.
Language: Python - Size: 1.56 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

elsonjose/Remember-Me
A simple python script to check who all of our friends are celebrating their birthday today.
Language: Python - Size: 6.37 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 0

utkar-sh1/Tic-Tac-Toe
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

adityaax/Hotel-Management-System
Simple Python3 project with database connectivity.
Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

adityaVelhal/Python_Projects
start to learn python by using these beginner-level mini-projects. These simple projects will help you to grow your knowledge in python programming
Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mohan1602/ipl-win-predictor
IPL-Win-Probability Predictor Using Python And Machine Learning
Language: Jupyter Notebook - Size: 1.68 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Yuheshpandian/ITPS
ITPS a.k.a IMAGE TO PENCIL SKETCH is a repo that converts and image to pencil sketch
Language: Python - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
