This repository contains JavaScript projects and exercises for my course
- A task manager application that allows users to add, mark as complete, and delete tasks.
- Uses localStorage to save tasks even after refreshing the browser.
- A functional calculator built with JavaScript.
- Supports basic arithmetic operations and dynamic input handling.
- An interactive image gallery where users can click thumbnails to view full images in a lightbox modal.
- Includes next/previous navigation.
- A personal portfolio website showcasing my work.
- Built with HTML, CSS, and JavaScript.
- Responsive design for desktop and mobile devices.