A portfolio website built using HTML, CSS, JS is a personal online showcase designed to highlight my skills, projects, and experiences. Together, these technologies create a visually appealing, responsive portfolio that effectively communicates the creator's expertise and personality while providing an engaging, user-friendly interface.
This To-Do List web application is a simple and interactive project built using HTML, CSS, and JavaScript. It allows users to manage their daily tasks efficiently by providing the ability to add new tasks, mark them as completed, and delete them when no longer needed. The core functionality is handled through JavaScript, which dynamically updates the task list using DOM manipulation without needing to reload the page.
A currency converter is an essential tool that enables users to quickly and accurately convert one currency into another based on real-time exchange rates. Designed with a sleek, user-friendly interface, this project leverages HTML, CSS, and JavaScript to provide seamless conversions with minimal effort. By fetching updated exchange rates from an API, users can input an amount, select their desired currencies, and instantly view the converted value.