My projects
Simple Employee Management App
Streamlining operations, this full-stack application blends Spring Boot microservices and React interface to revolutionize workplace management. Experience seamless navigation through interconnected employee, department, and organization services, making business processes more efficient and intuitive.
Snake Game
Embark on a nostalgic journey as you dive into the Snake Game, a classic arcade-style game that has stood the test of time and digital evolution. This simple yet addictive game challenges you to maneuver a continuously growing snake through a confined grid space, striving to eat as many apples as you can without colliding with your own ever-lengthening body.
Multi-Client Server Chat
Design and implement a multi-client server system that enables real-time chat services for an unlimited number of clients. The system is designed using core concepts of Java Networking (sockets), Java Swing for GUI, Multithreading for handling multiple clients, and I/O for data transmission.