Back to Projects

// Built during my role as Python Developer at Kutchi ITI

Kutchi ITI Management System

I built a complete institute management platform for Kutchi ITI, one of the largest technical institutes in Mumbra, covering student admissions, fee tracking, exams, certificates, and staff management, alongside a public site for visitors and prospective students.

Tech Stack

DjangoMySQLREST APIPython

How it works

Beyond the core admin workflows, I added a few things that made the platform genuinely self-serve.

  • Built automated calculation logic so fees, balances, and exam grades update correctly every time a record is saved.
  • Exposed the institute's data through a REST API layer for future integrations.
  • Added a public certificate/result verification page.
  • Built an AI assistant grounded in the institute's own course data.

Why I built it

Before this, institute operations, admissions, fees, exams, certificates, ran on manual processes and disconnected records, with no public way for students to verify a certificate or result.

How I approached it

I built the core management system first, then layered in automated fee/grade calculations, a REST API for future integrations, and a public verification page plus an AI assistant trained on the institute's own data.

Kutchi ITI Management System screenshot 1
Kutchi ITI Management System screenshot 2
Kutchi ITI Management System screenshot 3
Kutchi ITI Management System screenshot 4
Kutchi ITI Management System screenshot 5
Kutchi ITI Management System screenshot 6
Kutchi ITI Management System screenshot 7