Take a look at what I've been working on!

Vanilla project

A basic landing page with a prompt made while mastering the basics of HTML, CSS and JS. In this project, the user can gain information about vanilla that they may not have known prior.


Launch Vanilla Page
Weather project

A real-time weather app using Open Weather API, HTML, CSS, and advanced JS. In this project, the user can load their current location and it will display on the screen, users can also search for any city. The current temperature, 5-day forecast, and weather icons will appear. Users can also toggle the temperature unit between Fahrenheit and Celsius.


Launch Weather App