RichardKnop
Writing software for a living since 2011.
currently @arabesque-sray, before @NewsUK @GrabSGLondon
Pinned Repositories
ansi-c-perceptron
ANSI C implementation of Perceptron (simplest neural network)
django-oauth2-server
OAuth2 server written in Python with Django
example-api
A base API project to bootstrap and prototype quickly.
go-fixtures
Django style fixtures for Golang's excellent built-in database/sql library.
go-mailchimp
Golang SDK for Mailchimp API v3.
go-oauth2-server
A standalone, specification-compliant, OAuth2 server written in Golang.
jsonhal
A simple Go package to make custom structs marshal into HAL compatible JSON responses.
machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
minisql
paxos
Golang implentation of paxos consensus algorithm
RichardKnop's Repositories
RichardKnop/amazonetes
Opinionated terraform way to deploy Kubernetes on AWS
RichardKnop/godog
Cucumber for golang
RichardKnop/hydra
A security-first open source OAuth2 and OpenID Connect server for new and existing infrastructures. Written in Go.
RichardKnop/naxsi
NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX
RichardKnop/autovpn
Script to create an OpenVPN Endpoint on AWS.
RichardKnop/bitcoin
Bitcoin Core integration/staging tree
RichardKnop/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
RichardKnop/chessboardjs
JavaScript chessboard
RichardKnop/chi
lightweight, idiomatic and composable router for building Go 1.7+ HTTP services - and WE'RE HIRING!
RichardKnop/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
RichardKnop/coreos-kubernetes
CoreOS+Kubernetes documentation, Vagrant & AWS installers
RichardKnop/deep-text-correcter
Deep learning models trained to correct input errors in short, message-like text
RichardKnop/djangodav
Production ready WebDav extension for Django.
RichardKnop/docker-gc
Docker garbage collection of containers and images
RichardKnop/docker-openvpn
🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
RichardKnop/docker-waf
An NGINX and ModSecurity based Web Application Firewall for Docker
RichardKnop/donate-bitcoin
A simple html plugin to allow people to donate the equivalent bitcoin amount of a donation of a chosen fiat currency.
RichardKnop/dragonchain
Dragonchain blockchain platform - simplified integration of advanced blockchain features
RichardKnop/ecr-get-credentials
Docker image to get ECR credentials and write them to a docker config file
RichardKnop/go-ethereum
Official golang implementation of the Ethereum protocol
RichardKnop/go-sqlmock
Sql mock driver for golang to test database interactions
RichardKnop/google-interview-university
A complete daily plan for studying to become a Google software engineer.
RichardKnop/learning-to-learn
Learning to Learn in TensorFlow
RichardKnop/mapstructure
Go library for decoding generic map values into native Go structures.
RichardKnop/router
GOV.UK Router
RichardKnop/tack
Terraform module for creating Kubernetes cluster running on CoreOS in an AWS VPC
RichardKnop/testify
A sacred extension to the standard go testing package
RichardKnop/twofactor
Golang two factor authentication library
RichardKnop/ui
Platform-native GUI library for Go.
RichardKnop/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port