Software Development Portfolio

My first Angular app after not writing code in almost 2 years. This app uses an “in web API” to serve as a temporary API and database, giving it limited CRUD capabilities. This was actually really fun to learn and I found it much easier to use than React. Visit the Tour of Heroes here!

Cyrene Ministries is a non-profit group who seeks to help other people carry their “cross”. Cyrene Ministries offers a place where people can drop a prayer request and find information to help them with struggles they may face. Find them here!

To help learn how to use MongoDB, I built a small, fake, eCommerce store using Express and MongoDB. For inspiration, I looked to Marilyn Manson, an artist I grew up listening to. This was also one of the first times I felt truly comfortable with CSS as well. Check it out here!

To prepare for learning React, I built an app to help make Chefs’ and Kitchen Managers’ lives a little easier with an all in one inventory, recipe, and menu manager. The goal was to be able to import ingredients from the inventory manager into the Recipe Manager, and then import those recipes into the Menu Manager. Check it out here!

As a fan of good beverages, I wanted to create an app where I could track my favorite whiskeys. I built this app using React on the front-end and Ruby on Rails api mode in a separate repository on the back for my server. Check it out here!