IOS ENGINEER @ BANK SYARIAH INDONESIA

Building
Scalable Apps

I specialize in Clean Architecture (VIPER & MVVM-C) and building robust apps with SwiftUI & UIKit. Focused on stability, performance, and shipping code that works.

import SwiftUI

struct PortfolioView: View {
    var body: some View {
        VStack(spacing: 20) {
            Image(systemName: "swift")
                .resizable()
                .frame(width: 50, height: 50)
                .foregroundColor(.orange)
            
            Text("Edo Lorenza!")
                .font(.title)
                .fontWeight(.bold)
        }
    }
}
UIKit SwiftUI RxSwift VIPER MVVM CI/CD TDD

Career Journey

iOS Developer

Feb 2025 - Present
Bank Syariah Indonesia
  • Developing BYOND SuperApp features (QRIS Cross-Border, Card Management).
  • Refactoring legacy VIPER modules to modern MVVM-C with Combine.
  • Improving test reliability with Semantic UI tags for automation.

Software Engineer - iOS III

Jul 2021 - Jan 2025
Titipku
  • Built the consumer app 100% in SwiftUI from scratch.
  • Achieved a 98% crash-free rate for thousands of daily users.
  • Implemented CI/CD with Xcode Cloud & Fastlane.

iOS Engineer

Mar 2021 - Jul 2021
Kecilin
  • Developed modular features using UIKit and MVVM
  • Build UI with programmatic and Xib

Apple Developer Academy

Feb 2020 - Dec 2020
Infinite Learning
  • Selected for a 10-month intensive program.
  • Mastered Swift, HIG, and UI/UX design through Challenge-Based Learning (CBL) to build and publish native iOS apps.

Featured Work

BYOND Icon

BYOND SuperApp

Fintech

The ultimate financial companion from Bank Syariah Indonesia. A comprehensive SuperApp integrating banking, investment, and spiritual services into one seamless experience.

App Store
UIKit VIPER RxSwift
Titipku Icon

Titipku

E-Commerce

Your personal shopper for traditional markets. Titipku digitizes the local market experience, allowing users to buy fresh produce from trusted SME traders with reliable delivery.

App Store
SwiftUI MVVM Combine