Skip to content
View OneXeor's full-sized avatar
⭐
Architecting mobile experiences in the digital void
⭐
Architecting mobile experiences in the digital void

Block or report OneXeor

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
onexeor/README.md

Typing SVG

Telegram LinkedIn Website


πŸ‘¨β€πŸ’» About

Mobile Architect & Tech Lead with a passion for building scalable cross-platform solutions.
I design mobile architectures, lead engineering teams, and ship products that work seamlessly across iOS, Android, and beyond.

Currently crafting fintech experiences at Plazo πŸ‡΅πŸ‡±

object Onexeor : MobileArchitect {
    override val location = "Poland πŸ‡΅πŸ‡±"
    override val focus = listOf(
        "Mobile Architecture",
        "Cross-platform Development", 
        "Team Leadership"
    )
    override val philosophy = "Clean code. Shared logic. Native feel."
}

⚑ Tech Stack

Mobile & Cross-Platform

Kotlin Android Swift Flutter Dart

Kotlin Multiplatform Β· Compose Multiplatform Β· SwiftUI Β· Jetpack Compose

Backend & Data

Spring NodeJS Postgres MySQL

Ktor Β· Realm Β· Room Β· SQLDelight

DevOps & Tools

Docker Nginx Git GitHub Actions Gradle


πŸ“Š GitHub Stats


🐍 Contribution Snake

Snake animation

Profile Views

Pinned Loading

  1. kmp-amplitude kmp-amplitude Public

    A Kotlin Multiplatform (KMP) wrapper for Amplitude Analytics

    Kotlin 2

  2. UXCam-KMP UXCam-KMP Public

    Kotlin Multiplatform wrapper for UXCam SDK - unified API for Android & iOS session recording

    Kotlin 2

  3. KDownloader KDownloader Public

    Lightweight Kotlin Multiplatform download manager for Android & iOS. DSL-based API with progress tracking, auth support, and platform-native implementations.

    Kotlin 2

  4. Android-Views Android-Views Public

    Beautiful, customizable Android UI components - ParticlesView, PulseButton, ProgressBar & BottomNavigation for Views and Compose

    Java