The Sign Language to Text Conversion Project improves communication for hearing-impaired people by recognising sign language motions and translating them into written text
This project involves writing a Python code to manage a library of books. This is to give an idea of how a library with a large number of books keeps track of all the books.
Number guessing game is a Java GUI Based application that allows the user to guess a computer-generated number.
ATM Management System Project is a JAVA GUI application that allows customers to deposits, withdrawals, change PIN, etc.
Pluto Time is the time on earth at which lighting conditions resemble those of daylight on Pluto. This program gives the Pluto time in India everyday.
To implement Inventory management System for a Small Electronics Store using Classes and objects. It should implement functionalities given in below menu.
This is a program that is designed to print Rhyming words for any given input word. The length of the rhyming word should also be mentioned by the user.
The program tests if a given word is a Semordnilap or not. A Semordnilap is any word whose letters, when reversed, spell another word. Examples of such words are: live, swap, diaper etc.
IT IS A PYTHON PROGRAM TO CONTINUOUSLY MONITOR THE INTERNET SPEED OF YOUR PC INTERNET
This project helps users to by tickets. In the program, I used Thread Synchronization to avoid ticket conformation confusion.
This Project Highlights the Depth First Search and Breadth First Search Algorithms and their implementation in Python.
Creating a fully functional drum kit that allows users to play different drum sounds by clicking on various drum pads on the screen.