Skip to content
View CRUDMehra's full-sized avatar
😇
Focusing
😇
Focusing

Block or report CRUDMehra

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

Popular repositories Loading

  1. XTEA-Kotlin-Algorithm XTEA-Kotlin-Algorithm Public

    The encryption process in the XTEA algorithm is done by taking each plaintext per 8 byte block and breaking it into odd and even rounds. An example of encryption in the XTEA algorithm, if it is kno…

    Kotlin 3

  2. ImageCropperKotlin ImageCropperKotlin Public

    Kotlin 1

  3. CRUD_MEHRA CRUD_MEHRA Public

    ABOUT ME

  4. LittleLemonJetPack LittleLemonJetPack Public

    Kotlin

  5. SampleRoomDB SampleRoomDB Public

    Room is a library that helps you to work with SQLite databases in Android applications. It provides an abstraction layer over the raw SQL queries, and allows you to define your data entities, data …

    Kotlin