Skip to content
Back to index

01 · Case Study

LMS Platform

Enterprise learning system with advanced assessments, recording workflows, and secure video delivery.

Overview

01

A scalable learning platform designed to handle assessments, content delivery, and user workflows across institutions and enterprise teams.

My Role

02

Owned and developed key frontend features, focusing on scalable workflows and integrations with payments, video, and scheduling systems.

Key Features

03
  • Online assessments with multiple question types
  • Screen recording submissions with resumable chunked uploads
  • Secure video playback via signed URLs
  • Razorpay payment integration with retry-safe checkout
  • Zoom interview scheduling
  • Certificate generation

Tech Stack

04

Next.js · Websockets · Screen Capture & Media Stream API's · TypeScript

Challenges & Solutions

05
  1. 01Optimized recording upload and tracking with chunked uploads and resilient retry logic.
  2. 02Implemented secure video streaming with signed URLs and tokenized playback.
  3. 03Designed scalable workflow architecture so assessments, recordings, and certifications could compose cleanly.

Learnings

06

Improved system design, frontend architecture, and integration handling — particularly around long-running media workflows and third-party orchestration.