Pinned Repositories
aiml2rs
Tools to convert AIML code into RiveScript code.
ajv
The fastest JSON schema Validator. Supports v5 proposals
android-calendarview
A basic android calendar view widget (API 8+)
Angular-Design-Patterns-Best-Practices
Slideshow from session done @opencodeqc and @MagmaConf, built with AngularJS using best practices expressed in the presentation.
angular-login-example
Stand-alone project showing how to make a robust angular application serving access permissions from Server
bot-connector
Bot Connector allows you to connect your bot to multiple messaging channels.
cantonese2pinyin
A module to convert cantonese character to pinyin or unicode codepoint vice versa.
COMP4133
COMP4133 Information Retrieval
lambda-boilerplate
Basic Boilerplate for AWS Lambda
wechat-mp
Utilities for wechat media platform API.
smilechun's Repositories
smilechun/android-calendarview
A basic android calendar view widget (API 8+)
smilechun/Angular-Design-Patterns-Best-Practices
Slideshow from session done @opencodeqc and @MagmaConf, built with AngularJS using best practices expressed in the presentation.
smilechun/angular-login-example
Stand-alone project showing how to make a robust angular application serving access permissions from Server
smilechun/cantonese-romanization
Convert Chinese characters to Cantonese pinyin.
smilechun/cantonese-syllables
Scrape cantonese syllables from CUHK Multi-function Chinese Character Database.
smilechun/DesignPatternsPHP
sample code for several design patterns in PHP
smilechun/FaceSwap
Real-time FaceSwap application built with OpenCV and dlib
smilechun/find
High-precision indoor positioning framework for most wifi-enabled devices.
smilechun/Laravel-Crawler
Laravel Crawler. A web based HTML Crawler using Laravel.
smilechun/nativescript-animated-menu-demoapp
A NativeScript module to add animated side menu to your apps
smilechun/opencv-tutorial
OpenCV Tutorial for C++ Developer
smilechun/Phonegap-SMS-reception-plugin
This Android Phonegap plugin allows you to intercept incoming SMS in your application.
smilechun/pyconhk2015-chinese-nlp
Materials for the talk on Chinese NLP at PyCon HK 2015
smilechun/react-js-tutorials
Code that goes along with my YouTube React JS Series
smilechun/react-native-carousel
Carousel component for react-native
smilechun/react-native-parallax
Parallax effects for React Native using Animated API
smilechun/rn-firebase-storage-upload-sample
React Native sample code for upload blob data to Firebase using Firebase SDK with RNFetchBlob.
smilechun/rn-paper-interface
Implementation of Facebook Paper-like interactive UI in React Native.
smilechun/sample-Friends
smilechun/sentence2vec
Tools for mapping a sentence with arbitrary length to vector space
smilechun/Time-NLP
中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。