KingKongCoderr
Software engineer and tech enthusiast, interested in all things Android/iOS, ML.
@EpicGames United States
Pinned Repositories
DiesHomeScreenWidget
Android application demonstrating creation of a home screen widget.
DogsParadise
View and save dog images, uses MVVM, RxJava, Dagger, Retrofit, Data Binding lib, Infinite View pager and more
JobScheduler_AlarmManager
Trivial app demonstrating use of alarm Manager and Intelligent Job Scheduling with Jobscheduler API
KotlinScratchFiles
NASA_APOD
Astronomy Picture of the Day from NASA API use retrofit 2.0, Realm ORM database, FileProvider, and more
PetStore
Demonstrates storing of data in sqlite through ContentProvider, uses MVP, Dagger2.0, Animations, Loaders, CursorAdapter and more.
TaskMaster
Android app helping you track to-do's, tasks and more
Television-Binge-Calculator
Just a app to learn to help binge watch shows and check streaming capabilities
KingKongCoderr's Repositories
KingKongCoderr/DiesHomeScreenWidget
Android application demonstrating creation of a home screen widget.
KingKongCoderr/JobScheduler_AlarmManager
Trivial app demonstrating use of alarm Manager and Intelligent Job Scheduling with Jobscheduler API
KingKongCoderr/PetStore
Demonstrates storing of data in sqlite through ContentProvider, uses MVP, Dagger2.0, Animations, Loaders, CursorAdapter and more.
KingKongCoderr/DogsParadise
View and save dog images, uses MVVM, RxJava, Dagger, Retrofit, Data Binding lib, Infinite View pager and more
KingKongCoderr/KotlinScratchFiles
KingKongCoderr/NASA_APOD
Astronomy Picture of the Day from NASA API use retrofit 2.0, Realm ORM database, FileProvider, and more
KingKongCoderr/TaskMaster
Android app helping you track to-do's, tasks and more
KingKongCoderr/android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
KingKongCoderr/Android-Services
Implementation of all types of Android Service components
KingKongCoderr/android-video-listing-mvp
Android video listing with swipe view tabs based on mvp design pattern with complete functionalities like search and sort
KingKongCoderr/BasicMVP
KingKongCoderr/deeplink
Sets up deep linking for android app with proper navigation
KingKongCoderr/dialog_intent
KingKongCoderr/fragments
KingKongCoderr/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
KingKongCoderr/HelloWorldIOS
iOS app used for demonstrating all the basic iOS features
KingKongCoderr/ImageTextExtractor_OCR
Android OCR(optical character recognition)
KingKongCoderr/JsonService
use retrofit, android service to fectch images in background, picasso for image fetching
KingKongCoderr/kotlin-web-site
The Kotlin Programming Language Website
KingKongCoderr/literallytoast
🍞 The missing toast library for Android.
KingKongCoderr/mobile-system-design
A simple framework for mobile system design interviews
KingKongCoderr/PlacesAutoComplete
Google places autocomplete default and custom implementation
KingKongCoderr/PopularMovies_Android
Android application giving information about movies
KingKongCoderr/RoomDemo2017
Learning project and teaching tool for Room Persistence Library, of Android Architecture Components
KingKongCoderr/RX_DataBinding
KingKongCoderr/RxJava2-Android-Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
KingKongCoderr/SearchMovies
KingKongCoderr/ShareRide
Android Car pooling application uses Kinvey, VideoView background, GeoCoder, MPAndroidChart, and more
KingKongCoderr/sui-materials
The projects and the materials that accompany the SwiftUI by Tutorials book
KingKongCoderr/WeatherAppiOS