Projects

I've worked on a few practice projects to sharpen my skills. While they may not be extensive, they reflect my commitment to learning and growth. I'm eager for your feedback

Font Size Converter

This project is created React-based 'Font Size Converter' that allows users to input font sizes in one unit (e.g., pixels) and instantly see the equivalent values in other units (e.g., em, rem). Designed for easy font-size conversion in web development projects.

Calculator

Developed a Basic Calculator application using JavaScript, enabling users to perform simple arithmetic operations. Implemented a user-friendly interface with buttons for numerical input and operations, allowing for easy calculation and display of results in real-time.