A private and secure chat application designed for seamless, encrypted communication.
- Endโtoโend encryption for all messages
- Realโtime chatting using WebSockets (or similar)
- User authentication and secure session management
- Rich media: text, images, and file sharing
- Clean UI built with modern frontend frameworks
- Languages: C โข Rust โข TypeScript โข JavaScript โข Python
- Frontend: React (with Next.js) & Tailwind CSS
- Backend: Nest.js / Express, Redis for message queues
- Database: MongoDB or MySQL (configurable)
- Tools & Deployment: Docker, Git, Nginx, Linux, VS Code
- Clone the repo:
git clone https://github.com/sufal54/whispchat.git cd whispchat