Minor Projects Documentation

Explore the detailed documentation for each of my Java projects!

ATM Interface

Simulates ATM operations including withdrawal, deposit, and balance checking.

View Docs →

File Security

Encrypt and decrypt files using a secure XOR encryption algorithm.

View Docs →

Guess a Number

A simple game where the user guesses a randomly generated number.

View Docs →

Palindrome Checker

Checks if a given string or number is a palindrome.

View Docs →

Password Strength Checker

Validates and rates password strength based on complexity rules.

View Docs →

Quiz Application

Multiple-choice quiz with score tracking and result display.

View Docs →

Random Password Generator

Generates strong random passwords with customizable criteria.

View Docs →

Rock Paper Scissor Game

Classic Rock-Paper-Scissors game with random computer moves.

View Docs →

Simple Calculator

Basic calculator supporting addition, subtraction, multiplication, and division.

View Docs →

Snake Game

Classic snake game with growing length and increasing difficulty.

View Docs →

Student Course Registration

Student course registration system with MongoDB integration.

View Docs →

Student Grade Calculator

Calculates student grades based on marks entered.

View Docs →

Temperature Converter

Converts temperatures between Celsius, Fahrenheit, and Kelvin.

View Docs →

Tic-Tac-Toe-Game

Classic Tic-Tac-Toe game with two-player mode.

View Docs →