Welcome to the project page! From here you can check out my projects.
To-do App
Developed a simple, interactive To-Do List application using HTML, Bootstrap, and JavaScript. Implemented core features including task creation, and deletion. Utilized local storage to persist tasks across page reloads, ensuring a consistent user experience, designed after a Kanban board, able to move tasks to a second list.
Weather app
Developed an app that retrieves real-time weather data from the OpenWeatherMap API using JavaScript. Users can enter a city name to see the current weather, including temperature, humidity, and weather conditions. Styled the app with CSS for a clean, user-friendly interface, ensuring responsive design for mobile devices.