Skip to content

A collection of all Java CLI Projects that are totally build in java for revising all the concept of Java.

Notifications You must be signed in to change notification settings

Code-By-Adarsh/Java-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Projects ๐Ÿš€

Welcome to Java Projects! ๐ŸŽ‰
This repository contains a collection of Java CLI projects designed to help me revise and strengthen my Java concepts. Each project focuses on different areas of Java like OOP, data structures, algorithms, file handling, and more. Perfect for beginners and intermediate learners! ๐Ÿ’ปโœจ


๐Ÿ”ฅ Features

  • All projects are built using pure Java.
  • Command Line Interface (CLI) based programs.
  • Covers a wide range of Java concepts:
    • Classes & Objects ๐Ÿ—๏ธ
    • Inheritance & Polymorphism ๐Ÿงฌ
    • Loops & Conditionals ๐Ÿ”
    • Arrays & Strings ๐Ÿ”ค
    • File Handling ๐Ÿ“‚
    • Exception Handling โš ๏ธ

๐Ÿ“š Project List

Here are 10 projects that have builded in this repo:

  1. Library Management System ๐Ÿ“š โ€“ Track books, issue/return books, and manage library members.
  2. Bank Management System ๐Ÿฆ โ€“ Manage accounts, deposits, withdrawals, and balance inquiry.
  3. Student Grading System ๐ŸŽ“ โ€“ Store student marks and calculate grades & percentage.
  4. Tic-Tac-Toe Game โŒโญ• โ€“ Classic two-player game playable in CLI.
  5. To-Do List ๐Ÿ“ โ€“ Add, update, delete, and view tasks.
  6. Calculator ๐Ÿงฎ โ€“ A simple CLI calculator with addition, subtraction, multiplication, and division.
  7. Number Guessing Game ๐ŸŽฒ โ€“ Random number guessing game with hints.
  8. Simple Chatbot ๐Ÿค– โ€“ Interactive CLI chatbot for basic conversation.
  9. Inventory Management System ๐Ÿ“ฆ โ€“ Track products, stock, and sales.
  10. File Encryption & Decryption ๐Ÿ” โ€“ Encrypt and decrypt text files for practice with file handling and basic security.

๐Ÿ“Œ How to Use

  1. Clone the repository:
git clone https://github.com/Code-By-Adarsh/Java-Projects

About

A collection of all Java CLI Projects that are totally build in java for revising all the concept of Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages