Student Services Portal is a responsive web application developed for the Faculty of Electronic Engineering. The project provides a simple portal where students can view the latest announcements, browse the summer course timetable, and register for laboratory sessions. It was built using HTML5, CSS3, and JavaScript (ES6) with a focus on responsive design and interactive user experience. The project includes DOM manipulation, event handling, form validation, dynamic content rendering, JSON data loading using the Fetch API, and a real-time search feature for the timetable. It demonstrates fundamental front-end development concepts and modern JavaScript techniques in a practical university portal.