Pinned Repositories
activtity-fragment-lambda
Example of how to use lambdas to communicate between Fragments and Activities
AIND-Isolation
AIND-Sudoku
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
android-architecture-components
Samples for Android Architecture Components.
android-proguard-snippets
Proguard configurations for common Android libraries
apk-dependency-graph
Android dependency visualizer. It's a tool that helps to visualize the current state of your project. It's really easy to see how tight your classes are coupled.
data-binding
An example application for the Android Data Binding
dex-method-counts
Command-line tool to count per-package methods in Android .dex files
MVPvsMVVM
Model-View-Presenter vs Model-View-ViewModel in a "Hello, World!" project
sateeshb's Repositories
sateeshb/android-proguard-snippets
Proguard configurations for common Android libraries
sateeshb/activtity-fragment-lambda
Example of how to use lambdas to communicate between Fragments and Activities
sateeshb/AIND-Isolation
sateeshb/AIND-Sudoku
sateeshb/android-architecture-components
Samples for Android Architecture Components.
sateeshb/android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
sateeshb/better-apk-expansion
Community maintained Android APK Expansion library
sateeshb/bisect
Demo for bisect command
sateeshb/dagger
A fast dependency injector for Android and Java.
sateeshb/dualcache
This android library provide a cache with 2 layers, one in RAM in top of one disk.
sateeshb/eternity
Let’s imagine a language which has only two valid sentences, and every tweet must be one of the two sentences...
sateeshb/FunctionalDesignForJava8Sept2017
sateeshb/google-interview-university
A complete computer science study plan to become a software engineer.
sateeshb/greetings
Simple java hello world type of program for use in demonstrations
sateeshb/Intro-To-RxJava
Углубленный русскоязычный туториал по RxJava
sateeshb/MovieGuide
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture. Popcorn?
sateeshb/MovieGuide-Kotlin
Movie discovery app showcasing Kotlin, RxJava, Dagger2, MVP using Clean Architecture
sateeshb/obeshor.github.io
My Personnal Website
sateeshb/OnJava8-Examples
Code Examples for the book "On Java 8"
sateeshb/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
sateeshb/pivotal-certified-pro-spring-dev-exam-02
Source Code for 'Pivotal Certified Professional Core Spring 5 Developer Exam' by Iuliana Cosmina
sateeshb/Plant-Diseases-Detector
For this project, we will create an end-to-end Android application with TFLite that will then be open-sourced as a template design pattern. We opte to develop an **Android application that detects plant diseases**.
sateeshb/Posts
A sample Android app using Kotlin, Dagger 2, RxJava, RxAndroid, Retrofit and Android Architecture Components with a modular setup & effective networking
sateeshb/PRDownloader
PRDownloader - A file downloader library for Android with pause and resume support
sateeshb/rx-tasks
Simple and lightweight RxJava2 wrapper for the GMS Tasks API
sateeshb/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
sateeshb/RxJava-Android-Samples
Learning RxJava for Android by example
sateeshb/rxjava-workshop
1 day RxJava 2 hands-on workshop
sateeshb/simple-php-website
An introductary example of a very simple and minimal website build with PHP.
sateeshb/tensorflow-deep-learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.