AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Swift Package Environments
Most of my apps are all stored in Swift packages. There tends to be very little code in the actual app. I've started breaking down my Swift package targets as much as I can, both for faster development because obviously you got parallelism going on but also just easier maintenance like, okay, this is the part that does networking. This is the part and it's a separate target.