Web Developer
I am a beginner web developer learning HTML, CSS, and JavaScript. I enjoy building clean and simple websites.
A Weather App displays real-time weather information for a selected location. It fetches data from a weather API to show details like temperature, humidity, and weather conditions. The app helps users quickly check current and upcoming weather in a simple and user-friendly interface.
A Currency Converter is a web app that converts an amount from one currency to another in real-time. It fetches exchange rates from an API and provides a simple interface to calculate conversions quickly.