Govind Arora
← All work

Web platform2024Live

Vimtara

A content platform with real-time features and a dense relational model.

Role
Full-stack
Period
2024
Stack
Next.jsNestJSTypeScript

The problem

The domain had genuinely complex relationships between entities, and the interface had to stay fast and legible while reflecting live changes.

What I built

  1. 01Relational schema designed around the real entity relationships rather than flattened for convenience
  2. 02Real-time updates so the interface reflects changes without a manual refresh
  3. 03Next.js and NestJS with the data shape owned by the API

Outcome

Live in production.

Real-time
Updates