Project Gallery


A collection of projects written by Garrett

To help me and my teams realize the best results, I research and apply technology to personal side projects to stay abreast of technical trends. I had a fondness for voice skill development, particularly for Amazon Alexa, and have a sample of some of my Alexa skills and supporting technologies listed below. Some of these projects are no longer active, though you can view their details and source code on Github.

Blackjack


A node application that plays blackjack, including customizable rules and suggested play. Hosted in EC2 with game state backed by Redis.

Blackjack

Song of the Day


Express application listing a different song each day. Utilizes Facebook OAuth2 to allow voting, with a DynamoDB to store song, user, and vote information.

Song of the Day

Alexa Messages


Express application that lets you leave messages to be played via a companion Alexa skill (under development). Utilizes Facebook OAuth2 and Alexa account linking.

Song of the Day

View my code for these and other projects on Github