Back to projects
Nirah

A fullstack online chatroom web app.

Overview

Nirah is a full-stack online chatroom web app, built to explore real-time communication patterns and modern web technologies.

Highlights

  • Real-time messaging powered by WebSockets.
  • Separate chatrooms, each with its own history.
  • User relationships and account dynamics across the app.

Under the hood

Behind the scenes it meant managing complex state across both frontend and backend and designing a database schema that scales with chat history — a deep dive into full-stack architecture and building responsive, real-time chat interfaces.

Nirah