Pinned Repositories
alidayu
Golang SDK for alidayu(阿里大鱼) APIs.
bookmarks
Bookmarks of development and more...
ChmBatchDecompiler
A simple tool to batch decompile CHM files.
genandroidmk
genandroidmk is a tool written in Go that help to integrate prebuilt apps on Android(5.0 and later).
go-host-multi-domains-example
Example of hosting multiple domains in a single Golang HTTP server.
go-post-example
Golang example to do HTTP POST request from client and handle the request in server side.
keygen
keygen is a Golang package which provides helper functions to generate symmetric key(Ex: HMAC).
Notes
Development Notes
plants
植物种植笔记
xls2csv
xls2csv is a program which converts XLS files to CSV files. It's based on xls2csv.c of libxls.
northbright's Repositories
northbright/winshare
northbright/validate
Package validate provides functions to validate mobile phone number, username and password.
northbright/aliyun
northbright/jwthelper
jwthelper is a Golang package that provides JWT(JSON Web Token) functions based on jwt-go.
northbright/pqhelper
northbright/zkteco
Package zkteco parses the XLS files outputed from zkteco device(KQ803) and update the employee attendance data in Redis.
northbright/alidayu
Golang SDK for alidayu(阿里大鱼) APIs.
northbright/random
northbright/maphelper
northbright/keygen
keygen is a Golang package which provides helper functions to generate symmetric key(Ex: HMAC).
northbright/go-code-review-comments
Chinese Translation of Go Code Review Comments
northbright/unifi
northbright/navicat-backup
northbright/basicauth
basicauth is Golang package which provides helper functions of HTTP basic auth.
northbright/mathhelper
A golang package to provide helper functions for math
northbright/createzip
createzip is a Golang package which creates local zip files or downloadable zip files for HTTP server.
northbright/ezdb
ezdb is a Golang package which makes it easy to operate on leveldb(open / close, put / get keys, go through keys) based on levigo.
northbright/checksum-calc
checksum-calc is a program which calculates file MD5, SHA-1 checksums. It's written in Golang.
northbright/appendstr
This repository provides appendStr() function which increases the size of buffer to append formated string.
northbright/northbright.github.io
northbright/replace_android_str_res
replace_android_str_res is a tool written in Golang which replaces strings in xml files(<string>xxxx</string>) with new strings under Android app resource path(xx/res/).
northbright/trans_android_str
trans_android_str is a tool written in Golang which generates translated string xml files under Android app resource path(xx/res/values-xx) by given translated strings and config file.
northbright/go-host-multi-domains-example
Example of hosting multiple domains in a single Golang HTTP server.
northbright/pm25go
pm25go is a Golang package which grabs china PM2.5 data.
northbright/go-yuebao
go-yuebao is a Golang package which provides functions to get the latest yuebao(Tianhong Fund's "Zenglibao") data from Tianhong Fund's website.
northbright/cache-ria-ebook
cache-ria-ebook is a program which caches the Redis in Action ebook hosted on redislabs.com. It's written in Golang.
northbright/redigotest
Test examples for using Redigo.
northbright/redis-in-action
Example code from the book
northbright/ChmBatchDecompiler
A simple tool to batch decompile CHM files.
northbright/plants
植物种植笔记