Skip to content
View pravinlondhe's full-sized avatar

Block or report pravinlondhe

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

Pinned Loading

  1. Kotlin collections Kotlin collections
    1
    fun main() {
    2
    
                  
    3
        //input data
    4
        val kotlin = Language("kotlin")
    5
        val java = Language("java")
  2. ComposeSample ComposeSample Public

    Jetpack compose learning by sample

    Kotlin

  3. Covid-19IndiaTracker Covid-19IndiaTracker Public

    Covid-19 India Daily cases details.

    Kotlin

  4. VaccineAvailabilityTracker VaccineAvailabilityTracker Public

    Vaccine Availability Tracker

    Kotlin

  5. kotlin-course kotlin-course Public

    Kotlin

  6. JetpackComposeDesktopSample JetpackComposeDesktopSample Public

    Jetpack Compose Desktop Sample

    Kotlin