This project is a simple chat application built using Java Socket programming. It features a client-server architecture, enabling real-time text and image communication between multiple clients. The application also includes an emoji picker, allowing users to send emojis in their chat messages.
Deployed on AWS EC2 with a CI/CD pipeline for automated testing, building, and deployment.