Tech Stack: ASP.NET Core 8, C#, Entity Framework Core, SQL Server, JWT Authentication
Designed and implemented a back-end system to manage students, courses, and enrollments.
Built secure RESTful endpoints with CRUD operations for student and course data.
Applied JWT-based authentication and role-based authorization (Admin/Student).
Employed clean architecture and repository pattern for maintainable and scalable codebase.