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

This is a frontend clone of Netflix's website made just for their original series Warrior Nun. It is built with React and uses the TMDB API to pull in data and images. All images are shuffled upon page refresh.


An Instagram bot script written in Python using Selenium on Google Chrome. It will go through posts in hashtag(s) and like and/or comment on them.

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.