binhbt's Stars
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
openzipkin/zipkin
Zipkin is a distributed tracing system
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Templarian/MaterialDesign
✒7000+ Material Design Icons from the Community
square/javapoet
A Java API for generating .java source files.
kaushikgopal/RxJava-Android-Samples
Learning RxJava for Android by example
stanfordnlp/GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
yuliskov/SmartTubeLegacy
Watch YouTube videos on your TV and set-top-box with comfort
tronprotocol/java-tron
Java implementation of the Tron whitepaper
KeepSafe/ReLinker
A robust native library loader for Android.
jd-alexander/LikeButton
Twitter's heart animation for Android
spothq/cryptocurrency-icons
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
intuit/sdp
An Android lib that provides a new size unit - sdp (scalable dp). This size unit scales with the screen size.
varunest/SparkButton
Android library to create buttons with Twitter's heart like animation.
quasarstream/python-ffmpeg-video-streaming
📼 Package media content for online streaming(DASH and HLS) using FFmpeg
tyrantgit/HeartLayout
periscope like heartlayout
ryanhoo/PhotoCropper
The Ultimate Approach to crop photos on android devices, especially for large size photos. This way can help you avoid OOM(OutOfMemory) exception.
janishar/android-dagger2-example
This project implements the dagger 2 in android for dependency injection
sockeqwe/annotationprocessing101
ragnraok/RxCamera
RxJava style API for android camera
stanfy/gson-xml
Java library for XML deserialization
janishar/annotation-processing-example
It is the example project for the annotation processing tutorial.
tankvn/awesome-ai-tools
A curated list of awesome AI tools
ravidsrk/Rxjava2-Android-Playground
⚡️Demo Android project for playing with RxJava, RxAndroid, RxBindings, RxLifecycle and other Rx related libraries on Android.
binhbt/FaFontAutoScale
Scale Text Size for Android TextView, WebView (all application, activity, fragment, dialog) in dynamic
binhbt/FaRecyclerview
Multiple Item View Type Adapter RecyclerView, Support PullToRefresh, Auto loadmore, No data, config grid, list, stagged layout manager in xml
binhbt/Fabase
Use as Android project boilerplate Support Multiple Type Item RecyclerView, RxJava Request Api. Switch api core Request by adapter, Support cache Api request
binhbt/FaRequest
Request support cache, rxjava, custome request adapter with other Httprequest library
binhbt/FaBus
Simple Bus for send and receive event from publisher to other subcribers. Fucking Awesome Bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality
binhbt/coursera-machine-learning-1
Coursera's Machine Learning by Andrew Ng