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
Real-time messaging platform built with Go, WebSockets, Kafka, Redis, and MongoDB using clean microservices architecture. Supports distributed events, secure authentication, scalable WebSocket delivery, and fault-isolated services. Designed to demonstrate strong backend and system design skills.
A scalable real-time chat application built with microservices architecture using Go, gRPC, NATS, and WebSockets. Features user authentication, presence tracking, message persistence, and a responsive web interface.
A production-ready, OTP-based authentication and user management service written in Go. Built with Clean Architecture, it features JWT, rate limiting, user APIs, and is fully containerized with Docker.