app
contains the Next.js app that powers the website. It's responsible for collecting emails and handling email unsubscribes.
sendmail
is a Node.js app that sends out emails.
scraper.py
is a Python scraper I wrote to scrape Zen quotes from Goodreads.
shuffler.py
is a helper file that shuffles the quotes into a random order.