Pinned Repositories
algorithm-challenge-python
It's an algorithms challenge pool in Python.
history
Emacs - History utility for source code navigation.
hl-anything
Emacs - Highlight thing at point, selection and more
my-algorithm-challenge-java
A collection of algorithm quizs and the solutions.
my-android-app-boilerplate
The boilerplate for my android app
my-comics-maker-android
An App detecting the emotions of faces in a picture and automatically add funny words by them.
my-dlib-experiment
DLib is a Deep Learning C++ library. This is an experiment running DLib on an Android app.
tensorflow-colornet
The image colorization network written in Tensorflow
tensorflow-vgg
A VGG-19 implementation using Tensorflow
tcw165's Repositories
tcw165/history
Emacs - History utility for source code navigation.
tcw165/my-dlib-experiment
DLib is a Deep Learning C++ library. This is an experiment running DLib on an Android app.
tcw165/tensorflow-vgg
A VGG-19 implementation using Tensorflow
tcw165/my-android-app-boilerplate
The boilerplate for my android app
tcw165/my-algorithm-challenge-java
A collection of algorithm quizs and the solutions.
tcw165/android-elastic-drag-layout
A ViewGroup to do over-scroll easily.
tcw165/android-observable-dirty-flag
A generic dirty flag which has observable output with isolated flag environment
tcw165/aN9e-1-8t
My starter rails project
tcw165/android-boilerplate
Android Boilerplate
tcw165/android-text-spans-demo
A demo project for showcasing the text spans
tcw165/DiscreteScrollView
Scrollable list of items, where current item is centered and can be changed using swipes
tcw165/docker-android
The docker image for deploying Android app
tcw165/docs
TensorFlow documentation
tcw165/engineer-dad-screen-time-website
tcw165/kotlin-delegate-rx-properties
Handy delegate turning your properties to ReactiveX Observable
tcw165/libyuv-android
libyuv for android easy to use
tcw165/my-algorithm-box
A collection of the algorithm practices and the notes.
tcw165/my-animation-exp
Android animation experiment
tcw165/my-cpp-docker
A docker boilerplate for isolated C++ environment
tcw165/my-cpp-playground
A collection of Catch2 tests that illustrates my learning of RxCpp.
tcw165/my-opencv-experiment
tcw165/my-paper-android
tcw165/my-rx-exp
The experiment for RxJava
tcw165/random-boston-marathon
tcw165/ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
tcw165/RxCpp
Reactive Extensions for C++
tcw165/RxJava2Extensions
RxJava 2.x extra sources, operators and components and ports of many 1.x companion libraries.
tcw165/shell
My shell configuration or etc.
tcw165/so-apk-updater
An in-house Android system service for monitoring device health and support OTA firmware update
tcw165/stateful-gesture-detector
A gesture detector having touch lifecycle awareness.