The weather app I have created portrays my skills in HTML, CSS, and the use of a public weather API. Enter your location and it will potray the current temperature, humidity, and wind speed, along with hourly and daily forecast.
The world clock app that I created portrays my skills in HTML, CSS, and use of a public timezone API. I have pre promgrammed a few timezones and when you select them it shows the current date and time in that selected region with the time updating every second.
This was my first project using basic skills in HTML and CSS. I have a dark mode button that changes the color of the page when you click it and it can revert back as well.