Pinned Repositories
covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
Handwritten-Digit-Recognizer
Indian-Tricolor-flag
Jumpled-Word-Game
MP3-
It’s time to ditch the CDs and start working on your own MP3 Player. This Python project involves creating a tool that plays audio files. The point is to create a user interface that emulates the physical music player.
os-based-menu-driven-program
Parallax-Website-Sample
A parallax website is one that has a fixed image in the background and allows you to scroll up and down the page to see the different parts of that image. It gives a beautiful and unique effect on a website. Building a parallax site sample, first section the page into three to four parts.
Resume-Website-Demo
snake-water-gun
try
Just made to try first time
sanpreetkaur-13's Repositories
sanpreetkaur-13/try
Just made to try first time
sanpreetkaur-13/covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
sanpreetkaur-13/Handwritten-Digit-Recognizer
sanpreetkaur-13/Indian-Tricolor-flag
sanpreetkaur-13/Jumpled-Word-Game
sanpreetkaur-13/MP3-
It’s time to ditch the CDs and start working on your own MP3 Player. This Python project involves creating a tool that plays audio files. The point is to create a user interface that emulates the physical music player.
sanpreetkaur-13/os-based-menu-driven-program
sanpreetkaur-13/Python-basics-for-beginners
sanpreetkaur-13/Resume-Website-Demo
sanpreetkaur-13/snake-water-gun
sanpreetkaur-13/working-Housing-dataset
sanpreetkaur-13/Countdown-Clock-and-Timer
Code that can take two dates as input, and calculate the amount of time between them. And after fix time it will give a remainder
sanpreetkaur-13/Currency_Converter
sanpreetkaur-13/Dice-Simulator
sanpreetkaur-13/Email-Slicer
sanpreetkaur-13/File-Renaming-Tool
A lot of time we need to rename the files in our directory according to certain conventions. For example, File001.jpg, File002.jpg, File003.jpg, and this goes on. Doing this task manually can be repetitive and boring. To avoid this manual work, you can create a tool to rename a large number of files. The main goal is to create a tool to rename files without mistakes in a couple of seconds. To rename the target files, you can use os, sys, and shutil libraries available in Python.
sanpreetkaur-13/Guess-a-Number-game
sanpreetkaur-13/Hangman-Game
sanpreetkaur-13/Message-Encode-Decode
Message encoding and decoding is the process to first convert the original text to the random and meaningless text called ciphertext. This process is called encoding. Decoding is the process to convert that ciphertext to the original text. This process is also called the Encryption-Decryption process.
sanpreetkaur-13/Parallax-Website-Sample
A parallax website is one that has a fixed image in the background and allows you to scroll up and down the page to see the different parts of that image. It gives a beautiful and unique effect on a website. Building a parallax site sample, first section the page into three to four parts.
sanpreetkaur-13/Password-Generator
sanpreetkaur-13/Personal-Assistant
#VoiceRecognizationProgram_Python3 Summary: "Convert the OS based program into a menu driven program using Python Code which will execute the required user query when user will give the input as a text." I've used python3 to create this project. It will assist you to perform various task in windows operating system like you can launch any program in your pc.
sanpreetkaur-13/Random-Article-Wikipedia-
sanpreetkaur-13/Whatsapp-Message-using-Python
Whatsapp Message using Python
sanpreetkaur-13/Birthday_Wisher
This python script will automatically send a birthday message or email to our list of friends on their birthdays.
sanpreetkaur-13/Convert-text-to-speech-
Text to Speech project converts your text into voices by taking the text as input and converting them into speech with a button click.
sanpreetkaur-13/Desktop-Notifier-App
The desktop notifier apps run on your system and send you a piece of information after a fixed interval of time. We suggest you use libraries such as notify2, requests, etc. to build such a program.
sanpreetkaur-13/Weather-App
sanpreetkaur-13/Weather_App
It takes the city name and returns the weather information of that city
sanpreetkaur-13/Youtube-Video-Downloader
This python project is for downloading YouTube videos