All Projects
JavaScript

Interactive Quiz App

A browser-based quiz application built with vanilla JavaScript β€” supporting multiple categories, countdown timers, and real-time score tracking.

JavaScript HTML CSS
🚧

Project documentation coming soon

This page is ready to receive full project documentation β€” screenshots, a code walkthrough, challenges encountered, and links to the live demo and GitHub repository. Content will be added once the project is complete.

About this project

The Interactive Quiz App is a zero-dependency, browser-based quiz built entirely with vanilla JavaScript. It demonstrates core DOM manipulation skills β€” event handling, dynamic content rendering, and timer logic β€” without relying on any framework.

[Full description to be added once the project is complete.]

Key Features

  • Multiple question categories (Science, History, Tech…)
  • Countdown timer per question
  • Real-time score tracking
  • Results summary at the end
  • [More features to be added]

Screenshots


Question screen
β€” to be added

Results screen
β€” to be added