Java Programming Mini Projects
Browse a curated list of mini projects in Java for beginners, B.Tech students, and diploma students. Perfect for practice and submission.
Student Record Management System
Manage student details like name, roll number, marks using file handling and serialization.
View ProjectBank Account Management
CLI project to simulate bank operations like deposit, withdraw, balance inquiry with OOP.
View ProjectLibrary Management System
Manage books, borrowers, and book issue/return using Java Collections and file I/O.
View ProjectQuiz Application
Create a console quiz game with multiple-choice questions and scoring using loops and arrays.
View ProjectContact Management System
Manage contacts with fields like name, phone, email, and save data in files using serialization.
View ProjectTic-Tac-Toe Game
Console-based two-player Tic-Tac-Toe game using 2D arrays and input validation.
View ProjectSimple Calculator
Build a calculator that performs addition, subtraction, multiplication, and division.
View ProjectVoting System
A voting app for multiple candidates with vote tally and winner announcement.
View ProjectSnake Game (Console)
Create a basic snake game using console output, loops, and input handling.
View ProjectMore Java projects coming soon! Stay connected.
Explore Java Tutorials