
Select Projects
Here are some personal projects I have worked on.
You can find more on GitHub.



A redesigned Amazon clone inspired by this concept design on Dribbble. You can add items to cart, delete items from the cart, and increase or decrease the quantity of an item in the cart.

This is a recurrent neural network Twitter bot written in Python
with Tweepy. It will tweet newly generated text from the trained
model every hour to a Twitter account
My version of this Twitter bot was trained to generate text with
Emily Dickinson
poems. It was originally deployed on a Google
Cloud Platform virtual machine
instance. However, the free
trial period ended, so it is now scheduled to run locally on PC
startup.