Skip to content
View PratyeshSingh's full-sized avatar
Block or Report

Block or report PratyeshSingh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
PratyeshSingh/README.md

Pratyesh Singh Banner

about More about me

val PratyeshSingh = human {
    about {
        name = "Pratyesh Singh"
        company = listOf("Target.com", "ex:-", "Amazon.com", "JCPenney.com", "PepperFry.com", "PolicyBazaar.com")
        role = Android Native Engineer
    }

    tech {
        day("Android", "Kotlin", "Jetpack Compose", "App Development")
        night(".*".toRegex())
    }

    links {
        linkedin = "https://www.linkedin.com/in/chandra2011/"
    }
}

Pinned

  1. KMP-my-live-bird-app KMP-my-live-bird-app Public

    Forked from SebastianAigner/my-live-bird-app

    from JetBrain 100% Kotlin. https://www.youtube.com/watch?v=IGuVIRZzVTk

    Kotlin

  2. my-bird-app my-bird-app Public

    Forked from SebastianAigner/my-bird-app

    Build an iOS & Android app in 100% Kotlin with Compose Multiplatform

    Kotlin

  3. beep-beep-KMM beep-beep-KMM Public

    Forked from TheChance101/beep-beep

    Impressive looking Kotlin/Compose Multiplatform project

    Kotlin

  4. KMP-shared-DI KMP-shared-DI Public

    Forked from jacobras/KMP-shared-DI

    Demonstrates injecting shared code without depending on the shared code's DI framework

    Kotlin

  5. KMM-DecomposeNavigation KMM-DecomposeNavigation Public

    Forked from philipplackner/DecomposeNavigation

    it uses of decompose navigation for android and iOS build

    Kotlin

  6. compose-destinations compose-destinations Public

    Forked from raamcosta/compose-destinations

    Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.

    Kotlin