Skip to content
View omurkmr's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Amsterdam - Netherlands

Block or report omurkmr

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. RoomDatabaseMVVMExample RoomDatabaseMVVMExample Public

    Example usage of RoomDatabase with LiveData. This project uses AsyncTask instead of RxJava because its not the main topic of this project.

    Java 2

  2. RxJavaRetrofit RxJavaRetrofit Public

    Java 1

  3. ConstraintLayoutExample ConstraintLayoutExample Public

    Using some cool features of constraintLayout. Make sure you checked otherView by clicking "other view" button. Cheers

    Kotlin 1

  4. Kotlin_MVVM_RxJava_Dagger2_Imgur Kotlin_MVVM_RxJava_Dagger2_Imgur Public

    Getting list of imgur images with specific parameters

    Kotlin 1

  5. Github-Demo Github-Demo Public

    Kotlin 1

  6. AndroidMVP AndroidMVP Public

    Showing how MVP works on Anroid

    Java