The user enters a student's name and grade and clicks Add Student. The application validates the input before adding the record to the table. Once students are added, the summary section automatically ...
An interactive C++17 desktop application that visualizes sorting and search algorithms in real time, built with Dear ImGui, GLFW, and OpenGL3. Built as an academic project to demonstrate algorithmic ...