Skip to content
View ArjunJadeja's full-sized avatar
🎯
focusing
🎯
focusing

Block or report ArjunJadeja

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
ArjunJadeja/README.md
val arjun by lazy {
    human(
        name = "arjun jadeja",
        age = 24,
        setup = setup {
            machine = "macbook air m1 (256gb, 8gb ram)"
            android = "oneplus 7t (256gb, 8gb ram)"
            earbuds = "oppo enco 2"
            chair = "basic recliner"
            table = "sturdy wooden table (with a slick drawer for my diary and laptop)"
        }
    )
}
println("hello 👋")

Pinned Loading

  1. texty texty Public

    A Compose Multiplatform Library to display text with various styles, effects and animations

    Kotlin 111 3

  2. samachar samachar Public

    Samachar is an Android news app built to demonstrate the MVVM architecture in Kotlin. It utilizes Jetpack Compose, Dagger Hilt, Retrofit, RoomDB, Coroutines, and Flow.

    Kotlin 75 8

  3. Something Something Public

    what you should avoid and learn from in kotlin

    Kotlin 21

  4. Slate Slate Public

    Slate is an app in which you can store thoughts and memories in text form securely.

    Kotlin 3

  5. Connect Connect Public

    Connect is an app that helps you connect with people according to their real-time state.

    Kotlin 2

  6. Bluffer Bluffer Public

    Bluffer is a two-player game in which one player looks at some random image on the screen and explains it to the other player. The other player has to guess whether the player bluffed or not.

    Kotlin