Skip to content
View arnab-kundu's full-sized avatar
๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณ
Block or Report

Block or report arnab-kundu

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

Hi there ๐Ÿ‘‹

class AboutMe {
    val firstName = "Arnab"
    val lastName = "Kundu"
    val linkedin = "https://www.linkedin.com/in/arnab-kundu-80b06838/"
-   val yearsOfExperience = 6
+   val yearsOfExperience = 7
    val role = "Senior Android App Developer"
}


Popular repositories

  1. Storage Storage Public

    Android 10 storage

    Kotlin 2 1

  2. MaterialShowcaseView MaterialShowcaseView Public

    Forked from deano2390/MaterialShowcaseView

    A Material Design themed ShowcaseView for Android

    Java 1

  3. Android-ItemTouchHelper-Demo Android-ItemTouchHelper-Demo Public

    Forked from iPaulPro/Android-ItemTouchHelper-Demo

    Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.

    Java 1

  4. PhotoFilter PhotoFilter Public

    Working with bitmap

    Java 1

  5. android-AdvancedImmersiveMode android-AdvancedImmersiveMode Public

    Forked from googlearchive/android-AdvancedImmersiveMode

    Java

  6. ViewPagerTransforms ViewPagerTransforms Public

    Forked from ToxicBakery/ViewPagerTransforms

    Library containing common animations needed for transforming ViewPager scrolling for Android v13+.

    Java