Working:-
In this project, I’m using a graph-based algorithm (BFS) to recommend new friends — just like real social networks!
Every user is a node, and mutual connections form edges between them.
The system checks:
✅ Mutual friends
✅ Shortest path
✅ Community clusters
All built with core Java DSA logic. 🚀
#GraphTheory#JavaProject#SocialMediaApp#DataStructures#JavaFX#100DaysOfCode
Day 20 of 20
To wrap up this challenge, I built a Java console project, A Student Management System. It lets you add, view, and delete student records.
#Java#JavaProject#Day20#20DaysOfCode#CofingProject
ALMOST COMPLETED MAKING 1 JAVA APPLICATION PROJECT ON ART GALLERY !!!
USED CORE SWING APPLICATIONS,AND MYSQL FOR BACKEND, APIs.....
Share your ideas for this if you have any....
Will post this on my GitHub soon !! ✌️
#LearnInPublic#JavaProject
(Pic is just a Splash Screen)
If someone wants to make an JAVA application project using swing and MYSQL
can refer to the below repo >>>>
I have made this project on travel and booking related stuff....
FOLLOW FOR FOLLOW ON GITHUB ✌️
#JavaProject#LearnInPublic#Githubgithub.com/KunalBishwal/TRAV…
The code below shows the test using JMockito, where we don't need to have a database or get out of the focus to test the business.
Read the full article: Creating Your Swiss Army Knife on Java Test Stack
▸ lttr.ai/AROHa#JavaProject#IncreaseQuality#JUnit
02/PROJECT_1.0📈
Here is the progress of the Project I am working on- ATM Simulator(Diigital ATM)
I have done with the :
1. Login Page
2. Signup Page- It contains 3 pages
3. Also Added DB to each page (MySQL).
PAGE- 1
#javaproject#JAVA#mysql#coding#LearnInPublic
Just another project on bank management system using gui all functions all classes
Learned from codeforinterview YouTube channel.
How is it ☺️
#Java#javaproject#Project