Skip to content
View Alexminator99's full-sized avatar

Block or report Alexminator99

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Alexminator99/README.md

Typing SVG

Profile Views


🚀 About Me

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 ⚽"
}

💼 Professional Journey

🏢 Current Position

Senior Mobile Engineer @ SIROC Leading mobile development initiatives

  • 🎯 Architecting scalable native mobile solutions
  • 📱 Building high-performance Android & iOS apps
  • 🔧 Implementing cutting-edge mobile technologies
  • 👥 Mentoring junior developers
  • 🚀 Driving technical excellence and best practices

📈 Career Highlights

  • 9+ years in Android development
  • 5+ years in iOS development
  • Expert in Kotlin & Swift
  • Specialized in Clean Architecture & MVI
  • Led teams on enterprise mobile projects
  • Proficient in CI/CD automation

🎯 What I'm Up To

  • 🔭 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)

📊 GitHub Statistics

GitHub Stats GitHub Streak

Top Languages


📈 Contribution Activity

Contribution Graph


💻 Tech Stack & Expertise

🎯 Core Mobile Development

🏗️ Architecture & Patterns

⚡ Modern Android Stack

kotlin android

🍎 Modern iOS Stack

swift

🗄️ Databases & Storage

postgresql realm

☁️ Cloud & Backend

firebase aws gcp

🛠️ Development Tools & CI/CD

git figma postman

🧪 Testing & Quality

🎨 Additional Skills

java linux arduino


🎖️ Experience & Achievements


📱 Featured Projects & Contributions

🔥 Current Work

Enterprise Mobile Solutions @ SIROC

  • Native Android & iOS applications
  • Advanced architecture implementation
  • Performance optimization & scaling
  • Team leadership & code reviews

🌟 Notable Projects

EtherMail - Team Lead

  • Led mobile development team for innovative Web3 email platform
  • Architected and implemented native Android & iOS applications
  • Integrated blockchain technology with traditional mobile frameworks
  • Delivered seamless UX for crypto-native communication
  • Implemented Clean Architecture & MVI patterns
  • Built custom UI components and complex animations

💡 Contributions

  • Contributing to mobile development community
  • Technical blog articles & tutorials
  • Code reviews & mentorship
  • Architecture pattern demonstrations

🎯 Expertise Showcase

  • Clean Architecture Templates (Kotlin & Swift)
  • MVI pattern implementations
  • Jetpack Compose best practices
  • CI/CD pipeline configurations

Portfolio: xela-dev-mobile.com


🎓 Knowledge Sharing

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

📫 Let's Connect!

LinkedIn Email Portfolio SIROC


💡 Fun Stats

Random Dev Quote

📊 More Stats

Weekly Development Breakdown

Technologies I Love

Kotlin          ████████████████████░   95%
Swift           █████████████████░░░░   85%
Jetpack Compose ██████████████████░░░   90%
SwiftUI         ████████████████░░░░░   80%
Clean Arch      ████████████████████░   95%

💙 Thanks for visiting! Let's build something amazing together!

Popular repositories Loading

  1. sys_daemon sys_daemon Public

    Test repository for daemon process in Linux

    C 1

  2. AndroidChallenge AndroidChallenge Public

    Kotlin 1

  3. Dictionaries Dictionaries Public

    Forked from titoBouzout/Dictionaries

    Hunspell UTF8 dictionaries. These work with Sublime Text. [Spell check]

    Python

  4. architecture-components-samples architecture-components-samples Public

    Forked from wbinarytree/android-architecture-components

    Samples for Android Architecture Components.

    Kotlin

  5. flutter_chat_ui flutter_chat_ui Public

    Forked from flyerhq/flutter_chat_ui

    Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.

    Dart

  6. DeckApp DeckApp Public

    Kotlin