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
- Host: GitHub
- URL: https://github.com/princeshahgithub/java-projects
- Owner: princeshahgithub
- License: mit
- Created: 2025-03-29T04:23:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-05T08:08:00.000Z (about 1 year ago)
- Last Synced: 2025-04-05T09:18:31.380Z (about 1 year ago)
- Language: Java
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JAVA-Projects
From Basic To Advance Level Projects
Java Projects Repository





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.