Image Gallery
A JavaScript-powered slideshow — play, stop, and step through a set of photos with Next / Previous controls.
DOM manipulation to swap the active image
setInterval / clearInterval to drive the Play / Stop autoplay
Index tracking with wrap-around logic for Next / Previous