Pinned Repositories
acl_extras
A console plugin for helping you manage your ACL tables.
android-actionbar
Android Action Bar Implementation
CoinMarketApp
CoinMarketCap - Crypto Market
Fabase
Use as Android project boilerplate Support Multiple Type Item RecyclerView, RxJava Request Api. Switch api core Request by adapter, Support cache Api request
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
FADemo
FaFontAutoScale
Scale Text Size for Android TextView, WebView (all application, activity, fragment, dialog) in dynamic
FaRecyclerview
Multiple Item View Type Adapter RecyclerView, Support PullToRefresh, Auto loadmore, No data, config grid, list, stagged layout manager in xml
FaRequest
Request support cache, rxjava, custome request adapter with other Httprequest library
NestedScrollWithViewPagerAndRecyclerView
Nested Scroll View with Viewpager and RecyclerView
binhbt's Repositories
binhbt/Go-vs-Python-RestAPI-BenchMark
Connect to Mongo-DB use GO with GIN
binhbt/basic-redis-chat-app-demo-java
A sample redis chat demo app written in Java
binhbt/Blur-Detection
OpenCV Fast Fourier Transform (FFT) for Blur Detection
binhbt/color_recognition
:art: Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
binhbt/docker-hello-world-spring-boot
binhbt/filebeat
binhbt/FileBeat-ELK-Docker
binhbt/go-chat-redis
binhbt/Go-Gin-Mongo-Redis-Demo
binhbt/go-gin-restapi-mongo
binhbt/grpc-springboot-demo
Spring-boot microservice solution which contains a Netflix-Eureka discovery server and two microservice in Employee & Allocation domains. And interservice communication happens via gRPC.
binhbt/InterpretableMLBook-Vietnamese
Bản dịch của cuốn "Interpretable Machine Learning: A Guide for Making Black Box Models Explainable" sang tiếng Việt
binhbt/Jmetter-Cluster
binhbt/kong-http-to-https-redirect
301 redirect from http to https
binhbt/Learn-OpenGLES-Tutorials
Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/
binhbt/pages
binhbt/postgres-debezium-redis-sync
binhbt/postgres-kafka-demo
Fully reproducible step-by-step demo on how to stream tables from Postgres to Kafka/KSQL back to Postgres
binhbt/privacy.github.io
binhbt/redis-microservices-demo
Microservice application with various Redis use-cases with RediSearch, RedisGraph and Streams. The data are synchronize between MySQL and Redis using Debezium as a CDC engine
binhbt/redisearch-getting-started
A RediSearch tutorial to learn the basis of RediSearch module, with sample application in Java, Python and Node.js
binhbt/RedisGear-MySQL-Sync
binhbt/rgsync
A Write-Behind and Write-Through recipe for RedisGears
binhbt/spring-boot-postgresql-base-project
binhbt/springboot-grpc-docker
Springboot + gRPC + Mysql + Docker
binhbt/SprongBoot-Rest-Kotlin-Docker
binhbt/sql-cache-invalidation-debezium
This project shows how to use Debezium to update Redis from PostgreSQL transactions
binhbt/sync-postgresql-with-elasticsearch-example
🔄 Sync PostgreSQL to Elasticsearch via Debezium
binhbt/vgg16_transfer_learning
binhbt/WSGI-Server-BenchMark
WSGI Server BenchMark with Flask