NikhilBhople
Android Dev | 8+ yrs | KMM, Jetpack Compose, MVVM, Koin | App Architecture & Performance | Kotlin & Cross-Platform (iOS)
Mauritius Commercial Bank (MCB)Port Louis, Mauritius
Pinned Repositories
Android-MVP-pattern-with-dependency-injection-using-Dagger-2
Android Model View Presenter Pattern, Dependency injection using Dagger 2, How to use Retrofit for API call, How to use picasso for loading image. How to do endlessScrolling in Recyclerview
Clean_MVVM_Architecture
The repo demonstrate clean MVVM architecture with local data caching. (Shows the uses of MVVM, Kodein, RxJava, Retrofit, Room, MediatorLiveData, LiveData, shimmer loading effect)
COSU_ANDROID_KIOSK_MODE
Android includes APIs to manage devices that are dedicated to a specific purpose. This repo introduces these APIs. If you're an enterprise mobility management (EMM) developer or solution integrator, then clone the repo to get started.
Custom_OTP
Custom OTP view
Flutter_Design
Beautiful UI design for travel application
flutter_recipe_app_bloc_pattern
A Flutter application which demonstrate the BLoC pattern
How-to-create-android-chat-application-using-firebase-realtime-database
How to create chat app using firebase realtime database in android. In this repo you will come to know how to access firebase realtime database in android. How to push and download data from firebase. How to get signin using firebase google authentication. How to create user own group for chatting or how to join the exesting group.
How-to-find-location-and-direction-using-android-google-map
The repository demonstrate How to use google map in your project. How to drow path between two points using google maps in android. How to get current location on google maps. How to add market on maps. How to get location on maps. How to get longitude and latitude of any position. How to form url to get data from google api How to get data from google api. How to parse the data recuived form google api
how-to-subscribe-youtube-channel-in-android-app
In this repo you will come to know, How to subscribe youtube channel form android app. How to authenticate user form firebase google sign in. How to integrate youtube player in android application. How to use proguard rule to minify
movie_app
Flutter movie app with beautiful design with BLoC Architecture pattern
NikhilBhople's Repositories
NikhilBhople/how-to-subscribe-youtube-channel-in-android-app
In this repo you will come to know, How to subscribe youtube channel form android app. How to authenticate user form firebase google sign in. How to integrate youtube player in android application. How to use proguard rule to minify
NikhilBhople/movie_app
Flutter movie app with beautiful design with BLoC Architecture pattern
NikhilBhople/Flutter_Design
Beautiful UI design for travel application
NikhilBhople/flutter_recipe_app_bloc_pattern
A Flutter application which demonstrate the BLoC pattern
NikhilBhople/How-to-find-location-and-direction-using-android-google-map
The repository demonstrate How to use google map in your project. How to drow path between two points using google maps in android. How to get current location on google maps. How to add market on maps. How to get location on maps. How to get longitude and latitude of any position. How to form url to get data from google api How to get data from google api. How to parse the data recuived form google api
NikhilBhople/Android-MVP-pattern-with-dependency-injection-using-Dagger-2
Android Model View Presenter Pattern, Dependency injection using Dagger 2, How to use Retrofit for API call, How to use picasso for loading image. How to do endlessScrolling in Recyclerview
NikhilBhople/Clean_MVVM_Architecture
The repo demonstrate clean MVVM architecture with local data caching. (Shows the uses of MVVM, Kodein, RxJava, Retrofit, Room, MediatorLiveData, LiveData, shimmer loading effect)
NikhilBhople/COSU_ANDROID_KIOSK_MODE
Android includes APIs to manage devices that are dedicated to a specific purpose. This repo introduces these APIs. If you're an enterprise mobility management (EMM) developer or solution integrator, then clone the repo to get started.
NikhilBhople/How-to-create-android-chat-application-using-firebase-realtime-database
How to create chat app using firebase realtime database in android. In this repo you will come to know how to access firebase realtime database in android. How to push and download data from firebase. How to get signin using firebase google authentication. How to create user own group for chatting or how to join the exesting group.
NikhilBhople/Custom_OTP
Custom OTP view
NikhilBhople/Expandable-RecyclerView
Expandable RecyclerView with animation
NikhilBhople/flutter_chat_app
Flutter chat app with beautiful UI
NikhilBhople/MVVM-with-two-way-DataBinding
Model View ViewModel(MVVM) demo with two way DataBinding
NikhilBhople/Quick-Suite-App
NikhilBhople/RxMVPwithDagger
RxAndroid implementation using MVP pattern in which I have use: 1. Retrofit for API integration 2 Dagger for dependency injection 3. Picasso for image loading and caching. 4. RxBinding for bindng views
NikhilBhople/shell_script_for_Building_and_installing_release_apk_on_multiple_devices
Creating an app directly from its source code and installing it on a device can often seem like a daunting task. Take a look at how we clone, build and install our Android applications with a few easy steps in the shell script!
NikhilBhople/Spring-boot
Spring-boot microservices using zuul and eureka
NikhilBhople/CircleCi_Demo
Demo to show CI/CD using CircleCi
NikhilBhople/Demo-Movie-App-iOS
NikhilBhople/mvvm_with_compose