Each project explores JavaScript DOM manipulation to enhance understanding of web interactions and functionality.
Description: A project demonstrating button interactions using the DOM.
Description: A project showcasing custom cursor functionality and styling using the DOM.
Description:
A simple to-do list app that includes:
- Adding and removing tasks.
- Drag-and-drop functionality to reorder tasks.
Description: A project that converts user-entered text into speech, demonstrating DOM interactions and the Web Speech API.