Skip to content
View bishal559's full-sized avatar

Block or report bishal559

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. ComposeCleanArchitecture ComposeCleanArchitecture Public

    A multi-module Android project following Clean Architecture principles, built with Jetpack Compose. It provides current weather conditions and forecasts. Resources: Modular architecture for scalabi…

    Kotlin

  2. -Android-Architecture-MVVM-Hilt-RX-Room-Usecase -Android-Architecture-MVVM-Hilt-RX-Room-Usecase Public

    Android-MVVM-Hilt-RX-Room-Usecase: Demo repo showcasing the integration of Android Arch components - MVVM, Hilt, RX, Room & Usecase. Maintainable, testable codebase example.

    Kotlin 1

  3. Generic-Adapter Generic-Adapter Public

    The Generic Adapter library is a versatile and efficient tool designed to simplify the process of creating RecyclerView adapters in Android applications. With this library, you can build reusable a…

    Kotlin

  4. Hilt-MVVM-Retrofit-Architecture Hilt-MVVM-Retrofit-Architecture Public

    The "Hilt-MVVM-Retrofit-Architecture" repository is an Android project that demonstrates the integration of MVVM, Hilt for dependency injection, and Retrofit for network requests, providing a modul…

    Kotlin 1

  5. Hilt-Gerenic-Activity-Fragment-ViewModel Hilt-Gerenic-Activity-Fragment-ViewModel Public

    Hilt-Generic-Activity-Fragment-ViewModel is an Android architectural pattern that combines Hilt for dependency injection, Activity/Fragment for UI presentation, and ViewModel for data and logic man…

    Kotlin 1

  6. data-binding-validation data-binding-validation Public

    The Data Binding Validator makes it easy and quick to validate fields in forms using data binding framework.

    Java