Projects
Here’s a peek at some random things I've worked on.
fauxfriends
I'm a nosey person and wanted to know who wasn't followng me back on Instagram. There used to be a lot of sketchy apps that would do this, but I'm now aware of how dangerous that is. So I built a simple, not so pretty, app to do it for me!
Stack: Java, React, Fly.io
des-stats
I was tired of manually updating my stats on the about page, so I decided to build a janky api that would do it for me.
Stack: Ruby, Redis, Fly.io
My friend wanted an audio guestbook for her wedding but didn't want to pay the $$$. I told her I would make it for her! A simple Flask app that lets wedding guests leave voice messages after a pre-recorded greeting. Used Twilio for call handling and deployed on Fly.io.
Stack: Python, Flask, Twilio