You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Scalable Chat Application, built using reactjs and express, and the architecture consists of 5 services. Used Redis and kafka for event streaming and decoupling responsibility providing real time updates.
Developed a full-stack, real-time chat application using NextJS, PostgreSQL, NextAuth, and Prisma. Implemented WebSocket for real-time messaging, integrated Redis Pub/Sub for scalability.