52-day longest streak
Huan Li is a conversational AI architect and open-source infrastructure builder. He is the founder of PreAngel.AI, developing AI-native tools for founders, and Ship.Fail, an open experimentation platform for software…
Huan Li is a conversational AI architect and open-source infrastructure builder. He is the founder of PreAngel.AI, developing AI-native tools for founders, and Ship.Fail, an open experimentation platform for software ideas.
He is a widely recognized technical leader in conversational AI and open-source cloud architectures. Huan is a GitHub Star, top open-source contributor in both US(#4, 2022) and China(#7, 2021), co-authored guide books "Chatbot 0 to 1" and "Concise Handbook of TensorFlow 2" and has been recognized by Microsoft, Google, and Tencent as MVP, GDE, and TVP. He is a Chatbot Architect and regularly speaks at technical conferences worldwide. Please find out more about his experiences at








Huan is the creator and core developer of Wechaty . Wechaty is a Conversational RPA SDK for chatbot makers. With only six lines of code, you can create a bot on the most popular IMs like WeChat, Whatsapp, WeCom, Gitter, QQ, etc.

Some numbers for the Wechaty project:
- 200+ Contributors
- 6,000+ Open-source Dependents
- 9,000+ Pull Requests & Issues
- 14,000+ GitHub Stars 📈
- 100,000+ Docker Pulls
- 1,200,000+ NPM Downloads
- ♏️ _means he is the creator or maintainer of the project_
- ©️ _means he has contributed to the project_
Chatbot Ecosystem
- ♏️  Conversational RPA SDK for Chatbot Makers
- ♏️ - A Starter Project Template for Wechaty works out-of-the-box
- ♏️ - High Available (HA) Wechaty is a Load Balance for providing High Availability for Wechaty Chatbot by spreading requests across multiple WeChat individual accounts.
- ♏️ - CLI for Chatbot - Extensible Commands for ChatOps, Powered by Vorpal.
- ♏️ - Pack a File into the Box for easy move/transfer between servers no matter where it is. (local, remote url, or cloud storage)
- ♏️ - Wechaty [Matrix] Application Services Bridge
- ©️  Bot Framework provides the most comprehensive experience for building conversation applications. (PR)
- ©️  Matrix Client-Server SDK for JavaScript (PR)
Chatbot Projects
- ♏️ - Friday is an Assistant BOT Built on Wechaty for Serving our Community
- ♏️ - Apache Open Source Software Chat BOT
- ♏️ - Chat Drive is a conversational storage solution that allows you to save files from the WeChat room and search & access them anytime by talking to our chatbot.
- ♏️ - Wechaty voteout plugin
- ©️ - Qiji Bot is a chatbot for Qiji. (PR)
Machine Learning & Conversational AI
- ♏️  简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
- ©️  An Open Source Machine Learning Framework for Everyone (PR)
- ©️  Build and run Docker containers leveraging NVIDIA GPUs (PR)
- ©️  Add native JavaScript(TypeScript) to replace translation.py (PR)
- ©️  An Artificial Intelligence to teach Google's Dinosaur to jump cactus (PR)
- ©️ - A set of notebooks explaining Swift for tensorflow optimized to run in Google Collaboratory. (PR)
- ©️ - Code Examples used by the Quickstarts in the Cognitive Services Documentation (PR)
- ©️ - 中文谣言数据 (PR)
- ©️ - Analyze her mood through her girlfriend's words ·女朋友聊天时的情绪波动图谱,没女朋友的可自用(雾)。 (PR)
Community
- ♏️ - Wechaty's Official Website for News, Blogs, Contributor Profiles, and Documentation.
- ♏️ - BOT5 Club
- ♏️ - 大话西游 BBS
- ©️ - Supporting materials for Google's Season of Docs 2021 (PR)
- ©️ Microsoft Regional Director website (PR)
- ©️ opensource.win website (PR)
RxJS & Event-driven Programming
- ♏️ - Reducer Bundles Manager for Redux, Implemented the Ducks Modular Proposal
- ♏️ - Easy to Use RxJS Queue for Throttle/Debounce/Delay/DelayExecute
- ©️  A reactive programming library for JavaScript (PR)
- ©️  State machines and statecharts for the modern web. (PR)
OpenAPI
- ♏️ - Wechaty REST API Server with OpenAPI Specification (aka. Swagger)
- ©️ - OpenAPI for Docusaurus v2 with Redoc (PR)
Docker & Networking
- ♏️  Simplest and Smallest Email Forward Service based on Docker.
- ♏️  DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux
- ♏️ - Chatie Cloud Input/Output Service
- ©️  Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js (PR)
Remote Procedure Call (RPC)
- ♏️ - gRPC Service & Protocol Buffers for Wechaty Puppet
- ©️  gRPC for Node.js (PR)
- ©️  gRPC Web implementation for Golang and TypeScript (PR)
- ©️ - Simple GRPC server & client (PR)
- ©️ - Like grpc-gateway, but written in node and dynamic. (PR)
- ©️ - JSON-RPC 2 transport-agnostic library (PR)
- ©️ - JSON-RPC 2 protocol messages parsing and formatting (PR)
Database
- ♏️ - FlashStore is a high-performance Key-Value Persistent Local Database using ES6 Map's API (Async & Sync), Powered by LevelDB/RocksDB/SQLite and TypeScript.
- ©️  A WebSocket client + server for GraphQL subscriptions (PR)
- ©️  The Fullstack Tutorial for GraphQL (PR)
- ©️  A wrapper for abstract-leveldown compliant stores, for Node.js and browsers. (PR)
- ©️ - Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store. (PR)
- ©️ - An abstract-leveldown implementation that wraps another store to encode keys and values. (PR)
- ©️ - Simple & Robust LSM Powered Javascript key-value store (PR)
Frida & Assembly
- ♏️ - Easily hook/call binary functions using ES6 class with TypeScript annotation (Powered by Frida)
- ♏️ - Foreign Function Interface Adapter Powered by Decorator & TypeScript
- ©️  Self-optimizing cross-platform code tracer based on dynamic recompilation (PR)
TypeScript
- ♏️ - Helps you write better TypeScript programs
- ©️  PC Windows Client for Linux
Shell ★ 2.3k 2y agoExplain → -
node-facenet
Solve face verification, recognition and clustering problems: A TensorFlow backed FaceNet implementation for Node.js.
TypeScript ★ 426 4y agoExplain → -
docker-wxwork
DoWork is a Dockerized WeChat Work (盒装企业微信) PC Windows Client for Linux
Shell ★ 134 4y agoExplain → -
gast
Google Apps Script TAP Testing-framework
JavaScript ★ 113 5y agoExplain → -
rx-queue
Easy to Use RxJS Queue for Throttle/Debounce/Delay/DelayExecute
JavaScript ★ 76 4y agoExplain → -
file-box
Pack a File into Box for easy move/transfer between servers no matter of where it is.(local, remote url, or cloud storage)
TypeScript ★ 58 2y agoExplain → -
mailbox
Mailbox is the predictable states & transitions container for actors.
TypeScript ★ 55 6mo agoExplain → -
sidecar
Easily hook/call binary functions using ES6 class with TypeScript annotation (Powered by Frida)
JavaScript ★ 50 4y agoExplain → -
docker-windows
Run Windows GUI Applications in a Linux Docker Container
Shell ★ 46 4y agoExplain → -
sshpass.sh
a ssh loader wrote by bash shell script to let ssh accept command line password
Shell ★ 33 2y agoExplain → -
hot-import
Hot Module Replacement (HMR) for Node.js
TypeScript ★ 25 4y agoExplain → -
gasl
Google Apps Script Logging-framework
JavaScript ★ 22 5y agoExplain → -
flash-store
FlashStore is a high-performance Key-Value Persistent Local Database using ES6 Map's API (Async & Sync), Powered by LevelDB/RocksDB/SQLite and TypeScript.
TypeScript ★ 21 4y agoExplain → -
tensorflow-handbook-javascript
TensorFlow Handbook for JavaScript/TypeScript
TypeScript ★ 20 2y agoExplain → -
docker-wine
Docker Base Image for Wine
Shell ★ 20 1y agoExplain → -
wechaty-blinder
Face Blinder Bot Powered by Wechaty
TypeScript ★ 17 7y agoExplain → -
tensorflow-handbook-tpu
TensorFlow 2 Handbook for TPU on Google Cloud
Jupyter Notebook ★ 15 5y agoExplain → -
swagger-edit
Swagger-Editor for local files like VIM.
JavaScript ★ 14 9y agoExplain → -
gas-freshdesk
OO Freshdesk API(v2) Class for Google Apps Script
JavaScript ★ 12 6y agoExplain → -
brolog
Logger for AngularJS in Browser like Npmlog
JavaScript ★ 11 4y agoExplain → -
swift-MNIST
Swift Module for MNIST Dataset
Swift ★ 9 5y agoExplain → -
watchdog
An Timer used to Detect and Recover from Malfunctions
TypeScript ★ 9 4y agoExplain → -
tstest
Helps you write better TypeScript programs
JavaScript ★ 8 4y agoExplain → -
chinese-whispers
An Efficient Graph Clustering Algorithm for Node.js
TypeScript ★ 8 4y agoExplain → -
paper-morpho-vector-presentation
A Mini Review of Word Embedding in Morpho
TeX ★ 7 7y agoExplain → -
ng-plus-wechaty
Conversational AI TensorFlow.js NLP examples with Wechaty SDK and Angular
TypeScript ★ 6 4y agoExplain → -
ffi-adapter
Foreign Function Interface Adapter Powered by Decorator & TypeScript
TypeScript ★ 6 4y agoExplain → -
emoji-net
EmojiNet is an image to emoji recognizer based on MobileNet / Google Emoji Scavenger Hunt
TypeScript ★ 6 4y agoExplain → -
tensorflow-handbook-swift
TensorFlow Handbook for Swift
Jupyter Notebook ★ 6 5y agoExplain → -
python-facenet ⑂
Face recognition using Tensorflow
Python ★ 6 5y agoExplain → -
state-switch
State Switch is a Monitor/Guard for Managing Your Async Operations.
TypeScript ★ 5 4y agoExplain → -
memory-card
Memory Card is an Easy to Use Key/Value Store Implements ES6 Map with Async API in Distribution Scenarios.
TypeScript ★ 5 4y agoExplain → -
liao.ga
尬聊助手
★ 4 3y agoExplain → -
clone-class
Clone an ES6 Class as Another Class Name for Isolating Class Static Properties.
JavaScript ★ 4 4y agoExplain → -
awesome-lucid-dream
A lucid dream is a dream during which the dreamer is aware that they are dreaming.
★ 4 7y agoExplain → -
sockie
Easy to Use Reactive Extensioned WebSocket Client/Server Framework for Node.js
TypeScript ★ 3 4y agoExplain → -
dofi
DoFi is a Docker Wifi Manager for converting your PC/Raspberry Pi to a Wireless Router
Shell ★ 3 5y agoExplain → -
docker-swift-tensorflow
Dockerized Swift for TensorFlow with Jupyter and GPU Support.
★ 3 6y agoExplain → -
face-blinder
API for Whom is Suffering form Face Blindess
TypeScript ★ 3 6y agoExplain → -
microsoft-ai-bootcamp
Global AI Bootscamp Beijing
★ 2 6y agoExplain → -
electron-wechat ⑂
致力于打造macOS和Linux桌面下最好用的微信(wechat)客户端
JavaScript ★ 2 6y agoExplain → -
finis ⑂
Hook node exit with your callback, get `exit code` and `signal name` from parameters
JavaScript ★ 2 4y agoExplain → -
Browser-based-Models-with-TensorFlow.js
Course: Browser-based Models with TensorFlow.js
JavaScript ★ 2 5y agoExplain → -
ai-art-design-workshop
AI Art & Design Workshop
★ 2 6y agoExplain → -
weibo-rss ⑂
把某人的微博转换为RSS Feed
JavaScript ★ 2 6y agoExplain → -
docker-chown
`chown -r` & `COPY --chown` not work in my Dockerfile (?!)
Shell ★ 2 6y agoExplain → -
hackathon-ideas
Huan's 💡 ideas of the future Hackathon
★ 1 6mo agoExplain → -
google-design-sprint-master
A Google Design Sprint is a five-day process for solving problems and testing new ideas.
★ 1 2y agoExplain → -
ai-workshop ⑂
No description.
★ 1 1y agoExplain → -
rxjs ⑂
A reactive programming library for JavaScript
TypeScript ★ 1 4y agoExplain → -
pydi ⑂
A pythonic dependency injection library.
Python ★ 1 8y agoExplain → -
gl-matrix ⑂
Javascript Matrix and Vector library for High Performance WebGL apps
JavaScript ★ 1 6y agoExplain → -
RxSocketSubject ⑂
A more advanced web socket wrapper for RxJS
JavaScript ★ 1 6y agoExplain → -
typed-emitter ⑂
🔩 Type-safe event emitter interface for TypeScript 3
★ 1 4y agoExplain → -
mike-bo
Mike Bo is an assitant bot for Huan@PreAngel
TypeScript ★ 1 3y agoExplain → -
watchdog.icu
Watchdog ICU for your Cloud Service
TypeScript ★ 1 4y agoExplain → -
pkg-jq
Find the nearest package.json then deal with jq syntax on it. (in-line edit supported!)
TypeScript ★ 1 5y agoExplain → -
wechatBot ⑂
微信每日说,三步教你用Node做一个微信哄女友(基友)神器!还能帮女朋友解决垃圾分类难题
JavaScript ★ 1 6y agoExplain → -
wewe ⑂
Open group chat messages to the world
JavaScript ★ 1 6y agoExplain → -
WeChatExtension-ForMac ⑂
Mac版微信的功能拓展
★ 1 6y agoExplain → -
pc_wechat_hook ⑂
pc微信hook 课程例子源码 最新版pc微信hook全套课程尽在网易云课堂 搜索微信逆向即可 pcwx pcweichat 微信hook C语言开发
★ 1 6y agoExplain → -
win-file-info ⑂
Native node module for reading file version information on Windows
★ 1 6y agoExplain → -
picture-tube ⑂
render images on the terminal
JavaScript ★ 1 6y agoExplain → -
json-rpc-peer ⑂
JSON-RPC 2 transport-agnostic library
TypeScript ★ 1 5y agoExplain → -
python-concise-chitchat
Concise Chit Chat in Python
Jupyter Notebook ★ 1 6y agoExplain → -
WeChatPlugin-MacOS ⑂
No description.
★ 1 6y agoExplain → -
sse-3d-seg
Secondary Structure Elements 3D Segmentation for Protein
★ 1 7y agoExplain → -
awkward-chat-assistant
尬聊助手
★ 1 7y agoExplain → -
wechaty-io
DEPRECATED(use @chatie/io instead) Wechaty IO Server
TypeScript ★ 1 8y agoExplain → -
huan
Config files for my GitHub profile.
★ 0 6mo agoExplain → -
huan.github.io
CARPE DIEM
Shell ★ 0 7mo agoExplain → -
ducks
Reducer Bundles Manager for Redux, Implemented the Ducks Modular Proposal
TypeScript ★ 0 7mo agoExplain → -
js.org ⑂
Dedicated to JavaScript and its awesome community since 2015
JavaScript ★ 0 8mo agoExplain → -
run-gemini-cli ⑂
A GitHub Action invoking the Gemini CLI.
Shell ★ 0 7mo agoExplain → -
ai-student-assistant
No description.
Python ★ 0 8mo agoExplain → -
prompts
my custom GPTs
★ 0 1y agoExplain → -
triplets-extraction ⑂
triplets extraction based on tagging scheme
Python ★ 0 8y agoExplain → -
promptly-text-area
PromptlyTextArea: Plays on providing text prompts swiftly.
★ 0 2y agoExplain → -
docs
No description.
MDX ★ 0 2y agoExplain → -
Xer
Xer
TypeScript ★ 0 2y agoExplain → -
pure-typescript ▣
Pure Typescript Executor for Node & Browser with Zero Setting
JavaScript ★ 0 6y agoExplain → -
chatgpt-api ⑂
Node.js client for the unofficial ChatGPT API.
★ 0 3y agoExplain → -
mikebo-from-bitbucket
Mike Bo, zixia's robot for make life easier.
JavaScript ★ 0 3y agoExplain → -
wimi-dns-server
What is my ip dns server
JavaScript ★ 0 3y agoExplain → -
WeOpen-Star ⑂
WeOpen Star is a project that provides growth support for open source contributors, enthusiasts and open source projects in different fields.
★ 0 4y agoExplain → -
OpenSourceWin.github.io ⑂
opensource.win website
★ 0 4y agoExplain → -
nest-cqrs-example ⑂
The example usage of Nest CQRS module
TypeScript ★ 0 4y agoExplain → -
ducks-modular-redux ⑂
A proposal for bundling reducers, action types and actions when using Redux
★ 0 4y agoExplain → -
redux-ecosystem-links ⑂
A categorized list of Redux-related addons, libraries, and utilities
★ 0 4y agoExplain → -
envoy ⑂
Cloud-native high-performance edge/middle/service proxy
★ 0 5y agoExplain → -
typed-inject ⑂
Type safe dependency injection for TypeScript
★ 0 4y agoExplain → -
bupt.github.io ⑂
Team Blog Open for All BUPT Students, Post by Sending a Pull Request.
★ 0 4y agoExplain → -
moleculer-state-machine ⑂
State Machine mixin that extends a Moleculer Service to act as a finite-state machine.
★ 0 4y agoExplain → -
sheet-db ⑂
Use google spreadsheet very similar to Mongo DB
★ 0 4y agoExplain → -
gerror
Mixer of gRPC Error & ECMAScript Error
TypeScript ★ 0 4y agoExplain → -
async-map-like
ECMAScript `Map` like Async Typing Definition
JavaScript ★ 0 4y agoExplain → -
node-jq ⑂
Node.js wrapper for jq
★ 0 4y agoExplain → -
cog-ding-dong
Play with Cog
Python ★ 0 4y agoExplain → -
ssh-find-agent ⑂
Tool to find already running ssh-agent compatible agents
★ 0 4y agoExplain → -
xstate ⑂
State machines and statecharts for the modern web.
★ 0 4y agoExplain → -
auth-angular
An Angular NgModule That Provide Auth0/Authing RxJS-ified Service with Lock UI
TypeScript ★ 0 2y agoExplain → -
redux-saga ⑂
An alternative side effect model for Redux apps
★ 0 4y agoExplain → -
tsd-typescript ⑂
TypeScript with some extras for type-checking.
★ 0 4y agoExplain → -
redocusaurus ⑂
OpenAPI for Docusaurus v2 with Redoc
★ 0 4y agoExplain → -
cockatiel ⑂
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. Inspired by .NET Polly.
★ 0 5y agoExplain → -
grpc-node ⑂
gRPC for Node.js
TypeScript ★ 0 5y agoExplain → -
rd-pr ⑂
No description.
PowerShell ★ 0 5y agoExplain → -
season-of-docs ⑂
Supporting materials for Google's Season of Docs 2021
★ 0 5y agoExplain → -
grpcnode ⑂
Simple GRPC server & client
★ 0 5y agoExplain → -
grpc-dynamic-gateway ⑂
Like grpc-gateway, but written in node and dynamic.
★ 0 5y agoExplain → -
grpc ⑂
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
★ 0 5y agoExplain → -
redux-devtools ⑂
DevTools for Redux with hot reloading, action replay, and customizable UI
★ 0 5y agoExplain → -
wechaty-puppet-padplus ⑂
One puppet based on iPad protocal for Wechaty
★ 0 5y agoExplain → -
e2e-scripts
Huan's End to End Scripts
TypeScript ★ 0 5y agoExplain → -
node-google-drive ⑂
Library to operate with Google Drive API v3 from Node.js, using system user tokens or personal keys
★ 0 5y agoExplain → -
cryptoshark ⑂
Self-optimizing cross-platform code tracer based on dynamic recompilation
C++ ★ 0 6y agoExplain → -
gas-mike-bo
Mike BO in Google Apps Script, powered by clasp
TypeScript ★ 0 6y agoExplain → -
bandersnatch ⑂
➰ Simple TypeScript CLI / REPL framework
★ 0 6y agoExplain → -
vorpal ⑂
Node's framework for interactive CLIs
★ 0 6y agoExplain → -
awesome-vorpal ⑂
A curated list of delightful Vorpal extensions.
★ 0 6y agoExplain → -
openapi-ts-gen
OpenAPI Specification (OAS, f.k.a. Swagger) 3.0 TypeScript Server Stub & Client Code Generator
Shell ★ 0 6y agoExplain → -
openapi-codegen ⑂
OpenAPI 3.0 CodeGen plus Node.js minus the Java and emojis
★ 0 6y agoExplain → -
listag
List Manager supports Array Operation & Query by Tags.
TypeScript ★ 0 6y agoExplain → -
blinder-angular
Face Blinder Wechat Portal Powered by Angular
TypeScript ★ 0 6y agoExplain → -
python-betterproto-issue
To reproduce some issues for the python-betterproto
Shell ★ 0 6y agoExplain → -
pcWechat ⑂
windows PC微信逆向
★ 0 6y agoExplain → -
WeChatPlugin ⑂
Plugin For Mac WeChat.
★ 0 6y agoExplain → -
PyMicroChat ⑂
No description.
★ 0 6y agoExplain → -
PcHook ⑂
No description.
★ 0 7y agoExplain → -
WeChatICU-ForMac ⑂
Mac版企业微信消息防撤回, 聊天会话去水印
★ 0 6y agoExplain → -
ref ⑂
Turn Buffer instances into "pointers"
★ 0 6y agoExplain → -
computational-linguistics-homework-2019
Chinese Word Distance - Homework for CL Course 2019
Python ★ 0 6y agoExplain → -
computational-linguistics-homework-2018
Chinese Corpus Segmentation - Homework for CL Course
Python ★ 0 7y agoExplain → -
tensorflow ⑂
An Open Source Machine Learning Framework for Everyone
C++ ★ 0 6y agoExplain → -
tfjs-examples ⑂
Examples built with TensorFlow.js
JavaScript ★ 0 6y agoExplain → -
InversifyJS ⑂
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
TypeScript ★ 0 6y agoExplain → -
python-girlfriend-mood ⑂
:kissing_closed_eyes: Analyze her mood through her girlfriend's words ·女朋友聊天时的情绪波动图谱,没女朋友的可自用(雾:可配合楼下使用)。
Python ★ 0 6y agoExplain → -
get-profile-data-of-repo-stargazers-graphql ⑂
Get profile data of repo stargazers using the GraphQL API, way faster than using the REST API.
Python ★ 0 6y agoExplain → -
matrix-js-sdk ⑂
Matrix Client-Server SDK for JavaScript
JavaScript ★ 0 6y agoExplain → -
node-python-bridge ⑂
Node.js to Python bridge :sparkles::snake::rocket::sparkles:
JavaScript ★ 0 6y agoExplain → -
community ⑂
Stores documents used by the TensorFlow developer community
★ 0 6y agoExplain → -
Swift4TF ⑂
A set of notebooks explaining swift for tensorflow optimized to run in Google Collaboratory.
Jupyter Notebook ★ 0 6y agoExplain → -
matrix-appservice-node ⑂
Matrix Application Service framework in Node.js
TypeScript ★ 0 6y agoExplain → -
grpc-web ⑂
gRPC Web implementation for Golang and TypeScript
TypeScript ★ 0 6y agoExplain → -
subscriptions-transport-ws ⑂
:arrows_clockwise: A WebSocket client + server for GraphQL subscriptions
TypeScript ★ 0 6y agoExplain → -
node-canvas ⑂
Node canvas is a Cairo backed Canvas implementation for NodeJS.
C++ ★ 0 6y agoExplain → -
nodejs-tensorflow ⑂
Node.js Tensorflow binding [This project in progress, there are no any workable version yet]
C++ ★ 0 6y agoExplain → -
addons ⑂
Useful extra functionality for TensorFlow maintained by SIG-addons
Python ★ 0 6y agoExplain → -
minimal-mistakes ⑂
:triangular_ruler: A flexible two-column Jekyll theme perfect for building personal sites, blogs, and portfolios.
CSS ★ 0 6y agoExplain → -
docker-pandoc ⑂
A pandoc installation in docker.
Dockerfile ★ 0 6y agoExplain → -
gas-gmail-channel
Pub/Sub & Middleware framework for easy dealing with Gmails by Channel
JavaScript ★ 0 6y agoExplain → -
ng-china-workshop ⑂
Building Full Stack GraphQL Applications with AWS Amplify and Angular
★ 0 6y agoExplain → -
S4TF-Tutorials ⑂
Repository for reviews and evaluations of converted Swift Notebooks as part of GSoC '19 program
Jupyter Notebook ★ 0 7y agoExplain → -
in-gfw ⑂
Identify current location is located in mainland China.
JavaScript ★ 0 7y agoExplain → -
bg1fmo
Ham bg1fmo
HTML ★ 0 10y agoExplain → -
machine-learning-in-typescript
Machine Learning in TypeScript
TypeScript ★ 0 6y agoExplain → -
docker-latex-publishing-house
One Stop LaTeX System that Works Out-of-the-Box for All Users
★ 0 7y agoExplain → -
wechaty-app
DEPRECATED: MOVED TO chatie/app
TypeScript ★ 0 8y agoExplain → -
node-drawille-canvas ⑂
No description.
JavaScript ★ 0 6y agoExplain → -
brolog-angular-demo
Brolog with Angular Smoking Tester
JavaScript ★ 0 6y agoExplain → -
levelup ⑂
LevelDB - Node.js style
JavaScript ★ 0 6y agoExplain → -
docker-texlive ⑂
A docker container containing an installation of texlive as well as several useful scripts.
Shell ★ 0 5y agoExplain → -
MicroChat ⑂
just for learning duilib!
C++ ★ 0 8y agoExplain → -
node-charm ⑂
ansi control sequences for terminal cursor hopping and colors
JavaScript ★ 0 9y agoExplain → -
facewall
Get people faces out of photos and build 3D walls for everyone with their faces.
★ 0 9y agoExplain → -
openface-api
OpenAPI for OpenFace powered by Node.js and Docker
★ 0 9y agoExplain → -
whoru
whoru is a command line tool to query name/version/arch of a linux distribution, like whoami query the uid/name/group.
Shell ★ 0 9y agoExplain → -
angular2-blockly ⑂
No description.
TypeScript ★ 0 6y agoExplain → -
retry-promise ⑂
Retry is a small utility function that allows to retry a promise automatically.
JavaScript ★ 0 10y agoExplain → -
pvpn ⑂
Poor mans VPN over SSH
Shell ★ 0 13y agoExplain →
No repos match these filters.