Realtime Chatapp
Chat app with authentication, online status, and WebSocket messaging.



Description
A full-stack realtime messaging application that allows users to communicate instantly in a modern chat interface. The app supports authentication, user search, and realtime message delivery using WebSockets.
Technologies
- Next.js,
- Node.js,
- MongoDB,
- Socket.IO,
- Express.
Features
- • User authentication
- • Realtime messaging
- • Online/offline user status
- • User search
- • Responsive chat interface
Technical Highlights
- • Implemented realtime communication using WebSockets.
- • Built authentication and protected user routes.
- • Designed a responsive messaging interface with realtime UI updates.
My Contribution
Designed and developed the frontend and backend, including authentication, realtime communication, API integration, and database functionality.