My work

Take a look at my personal projects!

Weather Project

Weather Application

Fully functional interactive weather application built using predominately JavaScript, some HTML, and CSS. I integrated a search engine which has the ability to find the current weather of any city in the world. I pulled live data using the OpenWeatherMap API to grab weather details of the user’s entered city.

View Project
First Website

React Weather Application

Fully functional interactive weather application built using predominately React, some HTML, and CSS. Created several different components within the application to store different information such as temperature, the forecast, search engine, etc. The code is a lot more elegant and concise than building this same application using Vanilla JavaScript.

View Project

This project was coded by Jasmin Mitchell and it is open-sourced