I make stuff, mostly with code or words.
enum Angelo {
static let fullName = "Angelo Stavrow"
static let location = "Montreal, Canada π¨π¦"
static let pronouns = "he/him"
}
- I created Per, a simple price-per-unit calculator that's designed to help you get the biggest bang for your buck. Last year, I rewrote the entire thing in SwiftUI, which was fun.
- I created Thought Detox, an iPhone app that helps you find peace by writing down negative thoughts and throwing them away.
- I built a command-line tool in Go for the Write.as team to help you import your Hugo-powered blog.
- I also built an iOS/macOS client for publishing to your Write.as/WriteFreely blog. Check out the Swift package that wraps the API, too. I've written about some of the process here
- My first ever iOS app was a visual future-value calculator, designed to help you understand the real cost of your spending.
- I co-hosted two seasons of the Make Before Break podcast. It's on hiatus right now.
- I built an indieweb-focused Hugo theme called Indigo.
- My personal site, whose posts were migrated over to a dedicated blog.