Building and shipping native iOS applications with a focus on architecture, performance, and long-term maintainability. I write code that scales, test critical paths, and take ownership of the full product lifecycle.
struct Developer {
let name = "Matheus Abrahao"
let role = "iOS Engineer"
let focus = ["Clean Architecture", "Privacy-First", "Local-First"]
var currentStatus: String {
"Building something cool... π"
}
}| Category | Technologies |
|---|---|
| Languages | Swift, Objective-C |
| UI Frameworks | SwiftUI, UIKit |
| Architecture | MVVM, Clean Architecture, TCA |
| Persistence | SwiftData, Core Data, UserDefaults |
| Apple Frameworks | WidgetKit, Swift Charts, StoreKit, Combine |
| Tools | Xcode, Instruments, Git, Fastlane |
A production iOS app for tracking recurring subscriptions with full offline support and zero data collection.
Key Features:
- ποΈ SwiftUI + MVVM + SwiftData β Modern, declarative architecture
- π Swift Charts β Beautiful, native data visualization
- π Local Notifications β Smart renewal reminders
- π± WidgetKit β Glanceable subscription summaries
- π Privacy-First β All data stays on-device
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β π Privacy is a feature, not an afterthought β
β π± Local-first by default β
β π§± Architecture that survives feature creep β
β π Ship fast, but ship stable β
β π Code that reads like documentation β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
- π§ Building: Privacy-focused iOS apps with SwiftData & WidgetKit
- π Learning: The Composable Architecture (TCA), Swift 6 concurrency
- π― Goal for 2026: Ship 2 more apps to the App Store



