Portfolio


Google Book Search


A web application that allows users to run search queries via Google Books, and save results. Uses the Google Books API, and constructed using HTML, CSS, JavaScript, several NPM packages, and the JavaScript library React.
GitHub Repository Deployed Application

Digital Fridge


This was a group project that required us to build a full-stack development that utilized a virtual server. We decided on making a shopping list application that recorded what was in your inventory, after the item was purchased. I was tasked with making the front-end of the application work, and constructed it using HTML, CSS, JavaScript (including jQuery), and Bootstrap.
GitHub Repository Deployed Application

Bamazon CLI App


A pair of command line interface (CLI) applications meant to be used with an online store similar to Amazon. The customer app allows someone to browse a tabulated inventory and place an order, while the manager app allows someone to maintain the inventory by placing orders. The applications are built using NodeJS, NPM modules, and utilizes local databases made using MySQL.
GitHub Repository

GIFTastic


A one-page web application that allows users to make search queries and receive results in the form of a dynamic gallery with click-to-play GIF images. The application also allows users to bookmark their favorite GIF's from the search results. The application is built using JavaScript, jQuery, and the Giphy API, and housed on a web page coded with HTML and CSS.
GitHub Repository Deployed Application