Image Slider (Vanilla JS) / Personal Project

Веб-програмування
Робота 2 з 5
Developed an interactive image slider using pure JavaScript without external libraries. The project demonstrates DOM manipulation, event handling, and custom carousel logic implementation.

Key Responsibilities & Achievements:

Built custom carousel logic from scratch,
Implemented Next/Previous navigation controls,
Added smooth CSS transition animations,
Created responsive and user-friendly UI,
Managed slide state using Vanilla JavaScript.