gift a wish app

Gift A Wish

Full stack web application that connects users and families in need within their communities to gift or recieve new or gently used items. Capstone project completed within 4 weeks, consisting of a front end React App and a backend MongoDB API in Java.

PROJECT

Inspiration Board

Web application that allows users to add inspirational quotes and emojis using an external API within a React App with mutliple interacting components.

PROJECT
inspiration board
bakesy ecommerce site

Bakesy

Ecommerce site built with Ruby on Rails that allows users to sign up as sellers and purchase baked goods from a list of sellers. Collaborated on a team of 4 utilizing AGILE methodology to complete within a 2 week deadline.

PROJECT

Muncher

Rails application that allows users to search and list recipes using the Edamam API. Created authenticated API requests using HTTParty, consuming JSON responses and mapping response to application-specific data.

PROJECT
muncher app
hotel booking system

Hotel Booking System

Booking system used by employees at a hotel for reserving rooms, reserving a block of rooms, and calculating the total cost of a given reservation. Designed using object-oriented principles.

PROJECT

Rideshare App

Rails application that matches riders with available drivers utilizing object-oriented principles and implementing CRUD operations.

PROJECT
rideshare program
grocery store program

Grocery Store Program

Application that simulates a grocery store system by keeping track of the orders that customers make, exploring object-oriented design.

PROJECT

Solar System Program

Application that simulates a solar system program by exploring the use of classes and methods. The program allows users to create an instance of a solar system class, instances of planet classes, and add their associated facts.

PROJECT
solar system program