13kmsteady's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
ElemeFE/element
A Vue.js 2.0 UI Toolkit for Web
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
square/leakcanary
A memory leak detection library for Android.
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
android/compose-samples
Official Jetpack Compose samples.
justadudewhohacks/face-api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
nickbutcher/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
listen1/listen1_chrome_extension
one for all free music in china (chrome extension, also works for firefox)
gyf-dev/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
wsdjeg/vim-galore-zh_cn
Vim 从入门到精通
koral--/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
petervanderdoes/gitflow-avh
AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model
Jasonchenlijian/FastBle
Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.
android/user-interface-samples
Multiple samples showing the best practices in the user interface on Android.
dariuszseweryn/RxAndroidBle
An Android Bluetooth Low Energy (BLE) Library with RxJava3 interface
googlemaps-samples/android-samples
Samples demonstrating how to use Maps SDK for Android
jiangfengming/webpack-and-spa-guide
Webpack 4 和单页应用入门
skydoves/ColorPickerView
🎨 Android colorpicker for getting colors from any images by tapping on the desired color.
bitvale/Switcher
Android implementation of switch animation from Oleg Frolov
googlearchive/android-BluetoothLeGatt
Migrated:
nominalista/expenses
App written in Kotlin for budget tracking.
amitshekhariitbhu/RxJava3-Android-Examples
RxJava 3 Android Examples - Migration From RxJava 2 to RxJava 3 - How to use RxJava 3 in Android
abhriyaroy/RxLowpoly
A RxJava based library using native code to convert images to Lowpoly for Android
wandersnail/easyble-x
A simple framework for Android Bluetooth Low Energy (BLE)
skywind3000/images
Static Page
Madonahs/The-Sports-DB
This is a simple kotlin app, playing with dagger hilt, MVVM, Jetpack Compose, and ROOM, Sports DB
Smile-lrn/face-ca
13kmsteady/Data-Structure
Learning Data-Structure