This project provides an interactive visualization of significant political and military events in the Middle East from 1953 to 2025. The visualization presents events in a circular timeline format, allowing users to explore events by category and view detailed information about each event.
index.html: Main HTML documentstyles.css: Stylesheet for the applicationindex.js: Entry point that initializes the visualizationdata.js: Contains the timeline event datatimeline.js: Handles rendering and managing the timeline visualizationfilters.js: Manages event category filtering functionalityeventDetails.js: Handles the display of detailed event information