Skip to content

syedmqasim029/Java-projects

Repository files navigation

Java Projects 🚀

Welcome to my Java Journey – a collection of fun and educational Java-based mini projects! These console and GUI applications helped me practice core Java concepts while building real-world logic.


📁 Projects Included

Project Name Description
Console Based Calculator A simple calculator that performs basic arithmetic operations in the console.
Number Guessing Game Guess the number the computer picks – with hints!
Progress Bar Console A visual console-based progress bar simulation.
Rock Paper Scissors Game Classic game against the computer – using random logic.
Snake Game Console-based Snake game inspired by the classic Nokia version.
Stopwatch A basic stopwatch simulation using console I/O and timing.
Sum Calc GUI A basic GUI calculator to add two numbers.
User Management System A simple system to manage user data using Java classes and input.

🛠️ Technologies Used

  • Java (Core)
  • Java Swing (for GUI apps)
  • Object-Oriented Programming (OOP)
  • Loops, Conditionals, Random, Scanner, etc.

📚 Purpose

This repository is part of my personal learning journey. Each project is designed to:

  • Practice Java fundamentals
  • Solve common beginner challenges
  • Develop logic-building skills

🔮 What's Next?

I'm planning to add more projects like:

  • To-Do List App (GUI)
  • Chat Simulator
  • File Encryption Tool
  • Simple Banking System

Stay tuned!


🤝 Contributions

Pull requests are welcome if you’d like to improve any of these projects or add new ones!


📬 Contact

Feel free to connect or give feedback:


Thanks for visiting ⭐