☕ Java Jams

Where OOP meets CLI drama. These are the projects that helped me fall in love with Java syntax!

Complete List of Projects

Banking System CLI

OOP, Classes, File I/O

Create, deposit, withdraw, and print account info in the terminal.

📂 GitHub

Mini Quiz Game

Loops, Arrays, Scanners

A quiz with random questions and real-time score display.

📂 GitHub

Tamagotchi Pet Simulator

State Management, Inheritance

Take care of a virtual pet and track its hunger, fun, and mood!

📂 GitHub

Budget Tracker

Collections, File Handling

Input expenses, categorize them, and print monthly summaries.

📂 GitHub