Skip to content
Bidipta Roy
← All projects

Nov 2025

No-Gi BJJ Trainer

A full-stack Brazilian Jiu Jitsu learning app with 19+ technique modules, live quiz polling, and discussion.

  • React
  • Node.js
  • Express
  • MongoDB
  • Tailwind CSS
  • Vercel

Overview

A learning application for no-gi Brazilian Jiu Jitsu, covering more than nineteen technique modules across six categories. RESTful endpoints back a real-time quiz with live vote aggregation, and a comment system lets training partners discuss techniques alongside the material. MongoDB Atlas stores profiles and comments behind secured API routes; the frontend deploys to Vercel through a CI/CD pipeline with the backend on a Node.js server.

My role

Full-stack — data model, API, and interface