data class MobileEngineer(
val name: String = "Alex Rivas",
val role: String = "Senior Mobile Engineer",
val company: String = "SIROC",
val location: String = "United States",
val androidExperience: Int = 9,
val iOSExperience: Int = 5,
val email: String = "[email protected]",
val portfolio: String = "https://xela-dev-mobile.com",
val expertise: List<String> = listOf(
"Native Android Development",
"Native iOS Development",
"Jetpack Compose",
"SwiftUI",
"Clean Architecture",
"MVI Pattern",
"Kotlin Multiplatform",
"CI/CD Pipelines"
),
val passion: String = "Crafting seamless mobile experiences that users love ❤️"
) {
fun getCurrentFocus() = listOf(
"Advanced Jetpack Compose animations",
"Kotlin Multiplatform Mobile (KMM)",
"iOS performance optimization",
"Modern Android architecture components"
)
fun funFact() = "When not coding, you'll find me watching football ⚽"
}|
Senior Mobile Engineer @ SIROC Leading mobile development initiatives
|
|
- 🔭 Currently working at SIROC on cutting-edge mobile solutions
- 🌱 Deep diving into Advanced Jetpack Compose, Kotlin Multiplatform, and SwiftUI
- 👯 Looking to collaborate on innovative mobile projects and open-source initiatives
- 💬 Ask me about Kotlin, Swift, Jetpack Compose, Clean Architecture, MVI, mobile performance optimization
- 📫 Reach me at [email protected]
- ⚡ Fun fact: Passionate football fan and tech enthusiast
- 🎮 Side interests: IoT with Arduino, Cloud Architecture (AWS & GCP)
|
Enterprise Mobile Solutions @ SIROC
|
EtherMail - Team Lead
|
|
Portfolio: xela-dev-mobile.com |
I'm passionate about sharing knowledge and helping the mobile development community:
- 📝 Writing technical articles about mobile development
- 🎤 Discussing Clean Architecture and best practices
- 👥 Mentoring junior developers
- 💡 Sharing code snippets and solutions
- 🔧 Contributing to open-source projects
📊 More Stats
Kotlin ████████████████████░ 95%
Swift █████████████████░░░░ 85%
Jetpack Compose ██████████████████░░░ 90%
SwiftUI ████████████████░░░░░ 80%
Clean Arch ████████████████████░ 95%


