Here is a small select of work to demostrate my Frontend Development progress.
Here is one of my first landing page that I built in my first course with SheCodes. This first course covered. basic HTML, CSS and JavaScript.
Weather App was my next build - this was one of my first times really using APIs. As part of my job I use API documentation without having to dive into the backend. This project allowed to expand and build a knowledge base on APIs and combine it together with more advance HTML and CSS
Building off the knowledge and success of my frist landing page, I set off with my new SheCodes course to build a Hobbies Landing page. This page used slightly more advanced HTMl and CSS using grids and a toggle to switch the theme of the site from light to dark.
With a simple UI in mind, this World Clock app uses demonstrate advance JavaScript than my first app.