Created a secure web chat application using ReactJS, NodeJS, ExpressJS, MongoDB, and WebSocket for real-time messaging, enabling instant 1 on 1 conversations among users on the platform.
- Secured user sessions with JWT authentication, enhancing data protection and security within the application.Onboarded 10+ users in the first month.
- Designed a responsive UI using Tailwind CSS and Toast React and deployed on Render, optimized backend forconcurrency and zero latency
Client: ReactJs, TailwindCSS
Server: Node, Express
Database: MongoDB
FinalChimeInReadme.mp4
Logging in and Singing up real-time with two different users side by side -
Welcome page after getting logged in -
Realtime Online Status of both users -
First message from User1 to User2 and RealTime update of User2 page-
Now message from User2 to User1 and RealTime update of User1 page-