Portfolio


The splash page for Eat-A-Burger

Rubbish rumble is a simple character creation and battle app with a unique theme. I was responsible for coding the battle engine and logic for the app, and did extensive work on its api routes. This app is deployed Here.

DateMate splash page

DateMate is a web app for users planning a dinner-date. It allows users to search and filter recipes by food allergies or intolerances, and then get a movie reccomendation based on genre. In the end it will display the recipe, along with the cooking instructions and a wine pairing, followed by the movie reccomenation and the platforms to stream it on. This app is deployed Here.

A weather app in chrome

And Now The Weather is a web app that uses the Open Weather api to check the current and forecasted weather at a chosen city. The app saves cities the user searches for and keeps them in a sidebar for ease of use, and it saves the user's last checked city for easy checking on each re-visit. This app is deployed Here.

Day Planner page

Day Planner is a web app that tracks the time of day and displays an hour by hour day planner for the current date. It uses the current time to display various blocks of time as diffeent colors based on whther thay are in the past, present, or future. It support adding, editing, and removing tasks to be done throughout the workday, and it will always save changes made to the hour blocks. It is deployed Here.

The splash page for Eat-A-Burger

Eat-A-Burger is a site I built to practice MVC conventions. It stores a table of burgers and allows a user to add to it, or to set certain burgers as 'devoured'. This app is deployed Here.