close

work.

site-main-page

This is a React app that has three different components. There is an image search that uses the Pixabay API to return images of the item you searched for. The weather component uses calls to the OpenWeatherMap API to get the weather in the area of your search. The app also has a news component that makes a call to the News API and returns the top headlines of the day.


gallery-site-main-page

A webpage built with HTML, CSS, and JavaScript. It uses a form of animate on scroll for effects while scrolling on the sites main page.


chat-site-main-page

A chat app built with Node and Socket.io. It allows users to sign into a chatroom that they create or one that has already been created by someone else. This app is based on an app that was created by Andrew Mead for his course on Node.


clone-wars

This is a landing page for the animated Star Wars show. The page is built with HTML, CSS, and JavaScript. I saw the layout being used in another way and thought it might look good used for something theatrical.


travel-site

This is a landing page for a fictional travel agency built with HTML and CSS.


football-forum

Football Forum is an app that I built during my time at coding bootcamp. It is built with React, Node, Express, and PostGres. It has full CRUD operations.