A comprehensive LMS powering lms.codingnow.in — built with Django REST Framework backend and React frontend. Features include course enrollment with video streaming (HLS/DASH via Shaka Player), mentor booking with overbooking prevention, a job board, in-browser code compiler, exam system, project submissions, problem-of-the-day, analytics dashboard, and role-based access for admin/mentor/teacher/student. Uses Celery + Redis for async video processing and certificate generation, AWS S3 for media storage, and PostgreSQL for data. Production deployment on AWS ECS Fargate with GitHub Actions CI/CD pipeline, ECR image registry, and SSM Parameter Store for secrets.