CODING PROJECTS

Dictionary App

Dictionary App

One of my final projects for SheCodes React. This dictionary app uses two APIs - Dictionary and Pexels to populate data, as well as images every time a word is entered in the search bar. It also has an audio function to provide the pronunciation of the results.

Built with React, HTML, CSS and Bootstrap


Weather App v2 with React

Weather App v2 with React

Another final project for SheCodes React - I recreated this app based off the original Weather App using React components.

Built with React, HTML, CSS and Bootstrap


Weather App

Weather App

An interactive weather app I created as my final project for SheCodes Plus. Using OpenWeatherMap API, this weather app provides real-time data for weather conditions of cities around the world. Users are also able to obtain weather data for their current location, as well as choose to view the weather temperature in either °C or °F.

Built with JavaScript, HTML, CSS and Bootstrap


Bouldering Landing Page

What is Bouldering?

This was my very first coding project! The final project for SheCodes Basics Workshop, where we were asked to develop a simple landing page about something we were passionate about. It was my first time building a page from scratch using HTML, CSS, as well as JavaScript to prompt user interaction.

Built with JavaScript, HTML and CSS