Stanford Code in Place Final Project- Short Demo

by Katherine M

Description

My Stanford Code in Place Final Project is a Twitter bot powered by GitHub Actions. Simba Friends Twitter bot, inspired by Simba, the adorable Code in Place dog, randomly downloads a photo from an Unsplash pet photo collection, randomly applies an image filter algorithm to it, and tweets it. I got it working in my local development environment first, but I then created a GitHub Action workflow that runs the bot on a cron schedule by replicating my local development environment and process.