Senior Software Engineer, Morfeu AI
I lead mobile for Laila, an AI story platform, and Again, an AI video platform, on both iOS and Android. Each app is a modular multi-package codebase with independent feature, domain, and core layers.
I wrote the Again backend and several supporting services for both apps in Go. On iOS I use SwiftUI with the @Observable pattern and strict Swift 6 concurrency, and I removed our TCA dependency entirely. On Android it's Jetpack Compose with Circuit for unidirectional state and Metro for compile-time DI.
I also own the release machinery: GitHub Actions and an Nx monorepo for affected detection, lint and format gates, and an event-driven payment setup over Pub/Sub that ties Stripe, StoreKit 2, and Play Billing together. Next up is Morfeu Studio, a multi-model platform on top of Claude, OpenAI, and Gemini.