sanpreetkaur-13's Stars
jazzband/django-two-factor-auth
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
mirzadelic/fastapi-starter-project
FastAPI Starter Project with SQLModel and Alembic
RitvikDayal/Games-JavaScript
Simple Games using Javascript
RitvikDayal/Movie-Recommendation-System
A collection of movie recommendation systems based on Content Based and Collabrative Based Filtering.
sanpreetkaur-13/covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
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.
RitvikDayal/Age-of-Abalone
EDA Notebooks on Kaggle for various datasets
RitvikDayal/Car-Sales-Analysis
Analysis on the car sales data
RitvikDayal/Crime-in-Boston
EDA on Boston Crime Stats
RitvikDayal/E-Commerce-Scrappers
Web scrappers written for Newegg.com
RitvikDayal/fastapi-starter-project
FastAPI Starter Project with SQLModel and Alembic
RitvikDayal/MNIST-Digit-Recognization
CNN based Handwritten Digit Recognizer with accuracy > 99%
RitvikDayal/Python-programming-exercises
100+ Python challenging programming exercises
RitvikDayal/Real-State-Data-Analysis
Analysing Real Estate buisness of a firm done in the previous years so as to determine the best target investors in te buisness
RitvikDayal/ritvikdayal.github.io
Portfolio
RitvikDayal/Scientific_Calculator-Python-Tkinter
A scientific calculator coded in python using tkinter module.
RitvikDayal/SocialMediaScrappers
Scrappers written in oython using various Social Media APIs to perform scrapping
RitvikDayal/Student-Database-Management
RitvikDayal/Suicide-Data-Analysis
Analysing data set containing suicide data from various country
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/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/Random-Article-Wikipedia-
sanpreetkaur-13/Whatsapp-Message-using-Python
Whatsapp Message using Python