This project is a web-based weight conversion tool that allows users to quickly convert values between different units, such as kilograms, grams, pounds, and ounces. The application provides a straightforward interface where users can input a value, select the source and target units, and instantly see the converted result.
Built using vanilla JavaScript, HTML5, and CSS3, the app demonstrates practical use of event handling, input validation, and real-time calculations. Its clean design and responsive layout ensure an intuitive user experience, showcasing my ability to create functional, lightweight, and user-friendly web applications with core front-end technologies.