Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

β˜• My Java Projects

My Java Projects repository contains all the Java-based projects I developed throughout my academic journey. These projects showcase my learning progress, problem-solving skills, and proficiency in Java programming.

πŸ›  Technologies Used

  • Java (JDK 8+) – Core programming language.
  • OOP (Object-Oriented Programming) – Implemented throughout projects.
  • Swing / JavaFX – GUI-based applications.
  • JDBC / SQL – Database-integrated applications.
  • Data Structures & Algorithms – Efficient problem-solving implementations.

πŸ“Œ Project Highlights

This repository includes various Java projects, ranging from small academic assignments to more complex applications. Some key projects:

  • Hospital Management System – A GUI-based system for patient and doctor management.
  • Banking Application – A simple banking system with deposit, withdrawal, and balance tracking.
  • Student Grade Calculator – A CLI-based project to calculate student grades.
  • Inventory Management System – A CRUD-based system for managing product stocks.
  • Mini Games (Tic-Tac-Toe, Snake Game) – Simple interactive Java games.
  • Data Structures Implementations – Custom implementations of stacks, queues, linked lists, and sorting algorithms.

πŸ“₯ Installation & Setup

To run any project from this repository:

  1. Clone the repository: git clone https://github.com/UAJOP/My-java-projects.git

  2. Open the desired project folder.

  3. Compile and run using: javac Main.java java Main

  4. If the project has a GUI, run it inside an IDE like IntelliJ IDEA or Eclipse.

πŸ“Œ Future Improvements

  • Refactoring old projects with modern Java features.
  • Adding Spring Boot-based applications for web development.
  • Enhancing database-driven applications with better ORM frameworks.
  • Implementing REST APIs in Java-based applications.

🀝 Contributions

If you have suggestions, improvements, or want to collaborate, feel free to submit a pull request or open an issue.

πŸ“© Contact

For any inquiries or support, feel free to reach out:


πŸ’‘ A collection of Java projects demonstrating my academic journey and programming skills!

About

Collection of university Java exercises covering object-oriented programming, algorithms and console applications.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages