This project is the implementation of the double-linked list using C++. It performs various operations on the list.
Hospital Records is a C++ code, it helps hospitals for keeping their records in check and updated. Code have several options for adding, deleting and searching their patient's records.
This code is a C++ code, useful for developing any kind of quiz. It also calculates the total amount or score the participant will get.
Smart calendar is a C++ code, it gives you the calendar of any year of your choice. The code is organized and with an easy algorithm.
This program helps the user to register, login, edit details and find the username/password in case they forget. This program is made by using datafile handling , function and switch case.
YouTube Downloader in Python with GUI support using Tkinter. Can Convert mp4 into mp3, Ogg, Wav file.
This is a computer vision project to detection of faces in images, videos. It was scripted in python. It will tell us how many eyes, faces in videos, images.
My project is a to-do list using a Python list. Get a choice from a user and performs based on the user's input.
The code will make a GUI window in Python that would ask a user to input the length. The user will get values in different units when asked to convert.
What this code in Python does is, it will generate a password of length the user wants using his details which would be more relatable to him.
The code will use a CSV file and plot Heatmap and Pairplot in Python. Colored blocks and visual implementation of the graph are observed in the output.
The project named longest common subsequence is in CPP language. It takes two user input strings and provides us with the longest common subsequence on the basis of the input given by the user.