Home

My Projects

Resume

Codey Vs. Coder

This is an interactive game in which users challenge their debugging skills by finding errors in code.

Skills: Java, JavaScript, HTML, CSS, RESTful API

Artists, Albums, and Songs Site

This is a website implementing an SPA design pattern to showcase a list of artists and their corresponding albums and songs.

Skills: Java, JavaScript, HTML, CSS, RESTful API

Travel Blog

This blog divides posts by international and domestic travel, and was designed using the Spring MVC framework.

Skills: Java, Spring MVC, HTML, CSS, Thymeleaf

Virtual Pets Amok

This basic console game demonstrates OOP principles as users are able to care for virtual pets.

Skills: Java