To-Do List Web App (HTML, CSS, JavaScript)
Developed a modern and responsive To-Do List application.
Features: add, complete, delete tasks, filtering (All, Active, Completed).
Tasks are stored in browser localStorage for persistence.
Enhanced skills in DOM manipulation, JavaScript event handling, and UI design.