A collection of small Java projects documenting my progress as I learn the language.
Each folder represents a topic or mini‑project.
- mad-libs — simple Mad Libs game using Scanner + Strings
- shopping-cart — basic shopping cart calculator using Scanner + arithmetic
- Build strong Java fundamentals
- Practice clean code habits
- Track progress publicly