Skip to content
View M0bileDev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report M0bileDev

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
M0bileDev/README.md
M0bileDev = developer {
    about {
        name = "Damian Ogórek"
        role = "Android Developer"
    }
    links {
        linkedin = "https://www.linkedin.com/in/damian-o-302359184/"
        github = "https://github.com/Damian9696"
    }
    technologies {
        mobile = [Android SDK, Kotlin, Compose, Android View, Android Jetpack, Dagger Hilt, Koin]
        multiplatform = [KMP, Flutter]
        ios = [Swift, SwiftUI]
        async = [Coroutines, RxJava]
        testing = [JUnit, MockK, Espresso]
        tools = [Gradle, Git, Firebase, GitLab]
        data = [SQL, REST API]
    }
    currentlyLearning {
        focus = [Compose Multiplatform, KMP, SwiftUI]
        projects = ["ChirpAppKMP"]
    }
}

Pinned Loading

  1. TheDoomFIreEffectKMP TheDoomFIreEffectKMP Public

    A pixel-perfect recreation of the iconic fire effect from DOOM PSX (1994), built entirely with Kotlin & Jetpack Compose. Each flame is simulated through a propagation algorithm — pixels decay upwar…

    Kotlin

  2. note.spring.boot.app note.spring.boot.app Public

    A RESTful note-taking backend built with Kotlin and Spring Boot, featuring CRUD operations, user authentication, note search, and MongoDB for data persistence.

    Kotlin

  3. MemeCreatorAppProject MemeCreatorAppProject Public

    A Kotlin Multiplatform meme creator app for Android and iOS. Add captions to images, then save or share your memes directly from your device.

    Kotlin

  4. BookpediaKmpAppProject BookpediaKmpAppProject Public

    A Kotlin Multiplatform book discovery app for Android, iOS, and Desktop. Search millions of books via the Open Library API, view details, and save your favourites.

    Kotlin

  5. StockMarketAppProject StockMarketAppProject Public

    An Android stock market app built with Kotlin and Jetpack Compose. Browse and search stocks, view detailed price charts, and explore market data powered by the Alpha Vantage API.

    Kotlin

  6. WeatherAppProject WeatherAppProject Public

    An Android weather app built with Kotlin and Jetpack Compose. Get real-time weather conditions and hourly forecasts based on your current location, powered by the Open-Meteo API.

    Kotlin