Pinned Repositories
android-boilerplate
Android boilerplate app that showcases architecture and libraries used at ribot
AndroidNetworking
Android Networking
API
AssignmentMvp
Baraka
BobbleSampleApp
This is a sample app.
CosmoCalendar
📅 CosmoCalendar is a fully customizable calendar with a wide variety of features and displaying modes.
Device-Free-Fall-library
Device free fall detection
i18next-android
i18next internationalization library for Android
MVVM-Architecture-Dagger2-Navigation-Component-Room-Databse-Retrofit-Coroutines-Databinding
An app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped, Article list are synced in Room database, also when article is tap the content is fetched from URL and content is updated in database for that article. There is swipe to refresh which will fetch from network again, by default it will show from database if available otherwise it will fetch from network that implements MVVM architecture using kotlin, Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, DataBinding and Navigation Component ,Espresso, UnitTest cases.
varunjain0888's Repositories
varunjain0888/Device-Free-Fall-library
Device free fall detection
varunjain0888/i18next-android
i18next internationalization library for Android
varunjain0888/MVVM-Architecture-Dagger2-Navigation-Component-Room-Databse-Retrofit-Coroutines-Databinding
An app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped, Article list are synced in Room database, also when article is tap the content is fetched from URL and content is updated in database for that article. There is swipe to refresh which will fetch from network again, by default it will show from database if available otherwise it will fetch from network that implements MVVM architecture using kotlin, Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, DataBinding and Navigation Component ,Espresso, UnitTest cases.
varunjain0888/android-boilerplate
Android boilerplate app that showcases architecture and libraries used at ribot
varunjain0888/AndroidNetworking
Android Networking
varunjain0888/API
varunjain0888/AssignmentMvp
varunjain0888/Baraka
varunjain0888/BobbleSampleApp
This is a sample app.
varunjain0888/CosmoCalendar
📅 CosmoCalendar is a fully customizable calendar with a wide variety of features and displaying modes.
varunjain0888/Dalooni
varunjain0888/giniskilltest
giniskilltest
varunjain0888/JustClean
Mvp structure based application
varunjain0888/Live-Opina-App
varunjain0888/native-base-example-github-app
varunjain0888/Nodejs-WeatherApp
varunjain0888/ParallaxViewPager
Android Parallax-ViewPager
varunjain0888/Python_Sample_Django
Simple implementation for django framework in python.
varunjain0888/Rooms-Chat-App
varunjain0888/TabNavigation
Simple React-Native TabNavigator using React-Navigation for Tutorial
varunjain0888/Task-Manager
varunjain0888/tcig-assignment
varunjain0888/TinyDB--Android-Shared-Preferences-Turbo
This class simplifies calls to SharedPreferences in a line of code. It can also do more like: saving a list of Strings, ints, and saving images. All in 1 line of code!