This HTML and JavaScript code implements a "Guess a Number" game where users guess a randomly generated number between 1 and 100, receiving feedback on their guesses.
Virtual Keyboard is a cutting-edge software solution that transforms any device with a screen into a fully functional keyboard. Offering a seamless and responsive typing experience.
Calculates the frequencies of characters in the cipher text at a given interval and Decrypts the cipher text using the given key.
Analyze and visualize text files: Count characters, spaces, and display ASCII values of characters in text file.
CalcMaster provides a simple interface for performing math operations, such as addition, subtraction, multiplication, division, and more.
This is an authenticator that uses Java Web Tokens (JWTs) to secure our application and protect endpoints.
This is the old Flappy Bird game which is built using Java Swing and jFrame. You have to control the bird using a mouse or keypad, such that it doesn't strike the ground or pillars.
This project is about a snake game, in this game, you have to control a snake using arrow keys in order to make it eat cherries.
A password generator is a software tool that creates strong, random passwords for users. It helps users create secure passwords that are difficult for hackers to guess or crack.
BMI is a measure of body fat based on height and weight. It is a simple and widely used method for classifying weight status.
A text analyzer is a software program designed to process and analyze textual content, extracting meaningful information and providing insights into various aspects of the text.
A form validator is a software script designed to ensure that user-submitted data in a form meets specified criteria. The primary goal of a form validator is to validate user inputs on web forms.