Built a web-based university management system handling student registration, course enrollment, schedules, grade recording, and administrative controls. Implemented secure authentication, role-based authorization (admin / professor / student), and CRUD operations across multiple modules. Employed MVC architecture, repository & unit of work patterns, and database migrations via EF Core. Focused on modular, maintainable code, responsive UI, and clear repository structure