This C++ project showcases the Rabin-Karp algorithm, a quick and efficient method for text pattern matching using hashing.
The HR Management Project is a robust software solution designed to facilitate human resource management tasks efficiently.
It is a website containing Login, register system, a Good UI, and a dashboard containing Graph related to Json data for visualization.
It is a Login and Register system with email authentication using Django. It helps to verify whether the user email id is real or not. And saves the data in backend.
The project aimed to create a web app that allows users to upload images and view them in a gallery-like format. Django was chosen for its ease of development and robust features.
This python script shows wifi passwords only for that wifi network that was connected early to the system.
convert an image into a pencil sketch using python and CV2. CV2 is a python Module for OpenCV python. OpenCV has a function to read video, which is cv2.
The Secure Password Encryption and Decryption Tool is a user-friendly Python application built using the Tkinter library.
The Voice Translator Application is a Python program that leverages the speech_recognition library and the translate library to create a GUI for translating spoken words into different languages.
A Python GUI application built with the tkinter, requests, BeautifulSoup, and PIL libraries for fetching and displaying images from a webpage URL.
In this project, we have built a Quiz Application with the help of the tkinter module in Python. In this, users will be provided with a GUI in order to select one of the correct options.
In this project, we will like to see the countdown timer by using the Python program.