Portfolio

Calculator

A simple calculator app built for The Odin Project

It is built entirely with vanilla HTML, CSS, and Javascript!

Rock, Paper, Scissors

Rock, Paper, Scissors is a super simple web game that I built for The Odin Project!

It is built entirely with vanilla HTML, CSS, and Javascript!

Minesweeper

This is the classic game Minesweeper! I used to play this a ton back on Windows XP, so I tried to make it look at least a little bit similar to that version.

It is built using React on CodePen, however, I did do quite a bit of work to it locally, which is why there are JSDoc Coments

Booksmarts

Booksmarts is a web app that I created to help me keep track of books.

It is built with Rails 6, uses the new Action Text as one of its main attractions, and keeps itself updated using Travis CI and Dependabot

Etch A Sketch

A dead simple "Etch A Sketch" that I built for The Odin Project!

It is built entirely with vanilla HTML, CSS, and Javascript!

Ashley's Brother (Music Site)

Before I was a Developer, I was a Music Producer, and ashleysbrother.com is where I host all of my music!

It is built on Rails 5.2.1 and uses CarrierWave to keep all my music stored in an S3 Bucket. It also cleverly uses Turbolinks to keep music playing throughout navigation of the site.

Library

A simple Library app built for The Odin Project

It is built entirely with vanilla HTML, CSS, and Javascript, and uses localStorage to keep track of your personal library.

God's Toolbox

God's Toolbox is a fake E-Commerce website for a fake Non-Profit

It is built on a LAMP Stack, and is 100% vanilla PHP. I made this site as a school project, but I feel that it's complex enough to demonstrate some of my coding practices.