A full-stack MENN system (MongoDB, Express, Node, Next.js) for managing and viewing student results.

A full-stack student result-tracking system: view grades, class schedules, and performance insights in one place. The frontend is a Next.js app deployed on Vercel; a separate Express and Node backend persists everything in MongoDB.
Built in 2023 as a complete MENN-stack project, covering the full path from schema design and REST endpoints to the React data layer and deployment.