
A simple ecommerce website that utilizes MySql, SemanticUI, Sequelize, Handlebars, and Express to allow you to create accounts as well as add and remove items from your shopping cart.

A full-stack web application that allows freelance developers to market their services. Users can browse portfolios, create an account, and book a consult with developers.

An application that allows users to search for their favorite book or movie and add it to a list. Utilizes the OMDB and OpenLibrary APIs as well as LocalStorage for keeping track of the user's lists.

A weather application that displays the current weather and a 5 day forecast for the city that is searched. Utilizes LocalStorage to keep track of the user's search history and OpenWeatherMap API for fetching the weather data.