GitHub Community SRM is a student-led open-source community at SRMIST, Chennai, focused on consolidating student and faculty projects under the SRM-IST-KTR GitHub Organisation. Its registration portal lets students and teachers enrol under active projects, with each submission wired directly to the GitHub API: automatically creating repositories, managing collaborators, and handling access permissions in real time. The portal is built on a Django backend and a Next.js / React frontend, with Yarn workspaces managing a monorepo that serves both the landing page and the portal. I built the frontend of the registration portal, translating design requirements into a responsive, production-ready interface and connecting it to the backend API endpoints that drive the live GitHub automation.

Built using: