annie.projects
See GitHub profile for more details.
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 mobile UI concept of "If Twitter was owned by Discord." It was inspired by this concept art on Reddit. You can change the nav tabs and toggle on the reaction buttons.
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.
A Twitter bot written in Python using Tweepy.
It will like and/or retweet tweets that contain single or multiple
keywords and hashtags.
My version of this Twitter bot likes and retweets anything
containing the words "Animal Crossing Celeste". It was originally
deployed on an
Amazon Web Services EC2 instance. However, the free trial period
ended, so it is now hosted for free on PythonAnywhere.