Developed Course Enrollment Management System using C# (Console Application), applying OOP principles to manage students, courses, and enrollments. The system allows students to view available courses and enroll, while admins can add, edit, or remove courses and manage enrollments. With structured class design and clear role separation, this project strengthened my skills in C# and object-oriented application development.