Mini Exams Web System
Technologies: C#, ASP.NET Core, ADO.Net, Razor Pages, SQL Server, 3-Tier Architecture with MVC
Developed a lightweight web application to create, manage, and evaluate mini exams for students or trainees. The system allows administrators to define multiple-choice questions, assign them to exams, and manage user participation. Features include:
Role-based access control (Admin/Student)
Exam creation, question management, and result tracking
User-friendly web interface using Razor Pages
Secure data handling with ADO.Net and SQL Server
Basic encryption of sensitive data (e.g., user info or answers)
This project demonstrates full-stack .NET development skills, including database design, backend logic, and responsive frontend integration.