You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Student Management System developed during a hackathon (2nd place) that provides real-time performance insights through visual progress tracking and an admin dashboard for efficient student data management.
A console-based Student Record Management System developed in Java using Object-Oriented Programming and File Handling for storing, searching, viewing, and deleting student records.
A console-based student record management system written in C. Stores up to 100 student records in memory using an array of structs, with full support for adding, searching, deleting, and displaying records.