You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🧠 CodeWhiz(Interactive) Quiz Application – A dynamic and user-friendly web-based quiz built with HTML, CSS, and JavaScript. This project allows users to answer multiple-choice questions, submit their responses, and receive instant feedback with a final score. It uses a modular code structure, dynamic question rendering from a JavaScript questions.
A RESTful MCQ Quiz API featuring random question selection with Fisher-Yates algorithm, category & difficulty filtering, and automatic score calculation. Built with Express.js, SQLite, and Swagger documentation.