An open API service indexing awesome lists of open source software.

https://github.com/princeshahgithub/java-projects

From Basic To Advance Level Projects
https://github.com/princeshahgithub/java-projects

Last synced: about 1 year ago
JSON representation

From Basic To Advance Level Projects

Awesome Lists containing this project

README

          

# JAVA-Projects
From Basic To Advance Level Projects
Java Projects Repository

![GitHub stars](https://img.shields.io/github/stars/princeshahgithub/Java-Projects?style=social)
![GitHub forks](https://img.shields.io/github/forks/princeshahgithub/Java-Projects?style=social)
![GitHub issues](https://img.shields.io/github/issues/princeshahgithub/Java-Projects)
![GitHub pull requests](https://img.shields.io/github/issues-pr/princeshahgithub/Java-Projects)
![GitHub license](https://img.shields.io/github/license/princeshahgithub/Java-Projects)

Overview
This repository contains Java projects ranging from beginner to advanced levels. These projects implement **OOP concepts, Java Swing, JavaFX, JDBC, Spring Boot, Machine Learning, and more**.

Project List

🟢 Basic Java Projects
1️⃣ To-Do List Application – Store tasks using ArrayList, update and remove tasks dynamically.
2️⃣ Number Guessing Game – Generate a random number and let the user guess it.
3️⃣ Temperature Converter – Convert between Celsius, Fahrenheit, and Kelvin.

🔵 Intermediate Java Projects
4️⃣ Hospital Management System – Maintain patient, doctor, and staff records.
5️⃣ Chat Application – Build a simple client-server chat using Java Sockets.
6️⃣ Tic-Tac-Toe Game – Implement in GUI or console-based version.
7️⃣ Weather App – Fetch live weather data using API calls (e.g., OpenWeatherMap).

🟣 Advanced Java Projects
8️⃣ E-commerce Website – Develop a Spring Boot & Hibernate application for online shopping.
9️⃣ Face Recognition Attendance System – Use OpenCV & JavaCV for real-time facial detection.
🔟 Hotel Booking System – Integrate JDBC & MySQL for database management.
1️⃣1️⃣ AI Chatbot – Build an NLP chatbot using Java & TensorFlow.
1️⃣2️⃣ Social Media App – Create a basic social networking site with Spring Boot & ReactJS.