Alexa Skills Projects

Garage Helper Logo

Garage Helper

I created an Amazon Alexa skill that allows users to get the oil quantity and weight, wrench size, and oil filter for their vehicle. The skill was coded using Python 3.8 and is hosted on AWS Lambda. I'm still adding new vehicles and hope to submit to the Alexa store by June 2021.


What's for Dinner Logo

What's for Dinner

I created an Amazon Alexa skill that allows users to get open restaurants in their area using the Google Places API. The skill takes only the currently open places and returns a set number of those places randomly to help a user choose something to eat for dinner. The skill was coded in Python 3.8 and is hosted on AWS Lambda.

Python Projects

Python Tic Tac Toe Game

Python Tic Tac Toe

Play against another human, against a computer that randomly chooses a space, or a computer that uses some intellegence to choose a space.


Python Hangman Game

Python Hangman

Choose from animals, programing languages, or random words to guess from!

PowerShell Projects

PowerShell Graphical User Interface

PowerShell GUI

My first attempt at making a GUI for PowerShell. A work in progress!