Personal Python Work
Developed a personal programming project—a streamlined student system for a college. The system encompasses key functions including student information management such as addition, editing, and deletion, covering student number, name, courses, and grades. It also facilitates tasks like listing all students, calculating individual average scores, determining GPAs, and importing/exporting files. Viewing a student system as a foundational step in information systems, I enhance my coding skills and deepen my understanding of system structures, thereby strengthening my proficiency in the relevant field.