Some of my noteworthy projects :

hermes-kv - A simple KV store in go with FIFO eviction policy and a barebones transactions API.

textscout - Fuzzy searching over a dataset using postgres and an in-memory inverted index.

gosushi - My golang knowledge base.

go-concurrency - Go concurrency challenges and more..