This project is an interactive Traffic Light Simulation built using HTML, CSS, and JavaScript. It mimics the behavior of a real traffic signal with three lights (red, yellow, and green) that change automatically based on timing logic.
The project demonstrates core front-end development concepts such as DOM manipulation, JavaScript logic, and basic UI design. The interface is simple and visually clear, making it easy to understand how traffic light systems operate.
This project highlights my ability to build interactive web applications using clean and organized code.