
Greg's Arcade
I originally taught myself how to program by building retro-styled games in the browser. Greg's Arcade is the home to those games, which are all ready to be played! (Currently working on the back-end and hooking it up to a relational database to store highscores)
- HTML/CSS
- JavaScript
- Node.js
Movie Journal
(work in progress)
Currently building a web app that allows users to build a personal movie library in order to review/rate movies they have seen. It fetches from the TMDB api to dynamically provide movie data in a convenient way to users.
- React
- Node.js
- MySQL

Mean Street Vinyls
Engineered a relational database-backed application to manage vinyl records, artists, patrons, and rentals. I normalized a multi-table schema, implemented SQL queries, and used the MVC paradigm for the back-end.
- HTML/CSS
- JavaScript
- Node.js
- MySQL


Portfolio
The portfolio you are currently looking at! I used this project to work on CSS animations and dynamic viewport sizing.
- HTML/CSS
- JavaScript