Built a multi-page browser-based exam platform with a structured 5-page flow: login/signup, dashboard, intro,
exam, and results.
• Implemented a countdown timer with auto-submit on expiry and a question navigation system allowing free
movement between questions before submission.
• Developed a scoring engine that calculates results instantly, tracks correct/incorrect counts, and displays pass/fail
status (50% threshold).
• Designed a fully responsive UI using CSS Flexbox and Grid, supporting desktop, tablet, and mobile viewports.
• Technologies: HTML5, CSS3, JavaScript (ES6+), LocalStorage, SessionStorage, Font Awesome.