teejays
In a quest to become #RezaAslan, #StephenHawking & #AbdusSattarEdhi. Currently nothing.
Washington DC, USA
Pinned Repositories
docker-redis-cluster
Dockerfile for Redis Cluster (redis 3.0+)
clog
A colored logging library for your Go projects.
copperchain
A simple blockchain implementation in Go.
gofiledb
A basic schemaless implementation of a file system based DB client for Go.
load-balancer
A sample load balancer project
matchapi
A sample API exercise.
n-factor-vault
A secrets vault that lets people collaborate on access to access to secrets.
petsapi
A RESTful API project with high test coverage.
restfulchat
A RESTful chat API based on Go's net/http package, httprouter, and my GoFileDb package.
rumi.js
A barebones framework structure for an app based on MEAN stack
teejays's Repositories
teejays/load-balancer
A sample load balancer project
teejays/clog
A colored logging library for your Go projects.
teejays/gofiledb
A basic schemaless implementation of a file system based DB client for Go.
teejays/n-factor-vault
A secrets vault that lets people collaborate on access to access to secrets.
teejays/matchapi
A sample API exercise.
teejays/petsapi
A RESTful API project with high test coverage.
teejays/tenxlabs
A Next Jump hackathon project
teejays/copperchain
A simple blockchain implementation in Go.
teejays/restfulchat
A RESTful chat API based on Go's net/http package, httprouter, and my GoFileDb package.
teejays/rumi.js
A barebones framework structure for an app based on MEAN stack
teejays/ai-birdorforest
teejays/dmf_server
teejays/githubby
A hacky project to keep your Github profile active.
teejays/gloc
Simple script to count lines of relevant go code
teejays/go-jwt
A library for handling JWT (JSON Web Token) based authentication
teejays/goku-app-boilerplate
Boilerplate code for a new goku app
teejays/goku-util
Suite of utility functions for Goku based projects.
teejays/gokutil
A manual fork of teejays/goku-util.
teejays/gopi
A package to help you (and me) set up RESTful APIs in Go repeatedly and easily.
teejays/gorithms
Some Algorithm Practice in Go
teejays/load-balancer-readme
ReadMe for a simple load balancer
teejays/logdog
A small local log ingester built for fun.
teejays/memorydb
MemoryDb implement an in-memory database that can be accessed using the Standard Output and Standard Input.
teejays/rustful
rustful is a HTTP server implemented in Rust.
teejays/scripts
Random collection of scripts, mine and from others.
teejays/shalimar-clinic-site
Simple HTML/CSS for Shalimar Clinic Website
teejays/shalimar.rumi.js
A node app for ShalimarClinic based on Rumi.js
teejays/talha.io
Practicing how to set up a new website, from scratch.
teejays/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
teejays/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle