Featured projects

Hobby project ๐Ÿงถ

This landing page was my entrance into coding using HTML, CSS and Javascript. I was able to use the skills I learned to create a page about a hobby. Using VS Code, the page was built during SheCodes Basics. I was able to add-on to it in SheCodes Basics Add-on. This added a dark theme feature and changing sizes of images on hover.

Learn more

Weather project โ˜€๏ธ

This project was done during SheCodes Plus using HTML, CSS and Javascript. The porject required creating a weather app that listed the current temperature using a weather API for the current location as well as the 5-day outlook. A search bar was also a requirement to find the weather for any location in the world and have the 5-day forecast change accordingly. It was an impressive challenge and I loved adding simple touches to make it more visually engaging with the coordinating weather icons.

Learn more

World Clock project ๐ŸŒŽ

This project was done in two weeks during the SheCodes Plus Add-on. It required creating a dropdown menu with three cities as well as the current timezone for the user. The display was to feature two other cities with a constantly updating clock. It uses HTML, CSS and Javascript as well as momentjs.com for the timezone application piece.

Learn more