I’m Johan, I’ve been doing open source since 2016, mostly in the Go ecosystem π». I’m currently a maintainer π¨βπ§ of:
- The gRPC-Gateway π, a HTTP/JSON <-> gRPC translation layer which is serving companies and open source projects such as etcd, Core OS, Cockroach DB, Chef and others.
- Go gRPC Middleware π₯ͺ, a collection of interceptors that add logging, metrics, tracing, authentication, retrying logic and more to your Go gRPC servers.
- Improbable’s gRPC-Web πΈοΈ, a project that brings gRPC to the browser and implements a pure Go gRPC-Web proxy that can be used in-process with your gRPC server or as a standalone proxy.
- TinyGo π¨οΈ, a project that aims to bring Go to micro controllers and WebAssembly.
- Certify π¨ββοΈ, a Go in-process certificate manager that automatically issues and renews certificates for your application.
I’m also a contributor π¨βπ» to:
- The Go standard library, especially the WebAssembly port, where I ported the GopherJS
net/http
implementation to the standard library, allowing the use ofnet/http
HTTP requests from inside WebAssembly applications. - gRPC-Go, the official gRPC library for Go.
- Golang protobuf, the official Google Protocol Buffers implementation for Go.
- GoGo protobuf, a third party Google Protocol Buffers implementation for Go that includes extra features such as automatic time conversion, faster marshalling and more.
I frequently deliver technical talks π¨οΈ at conferences, including GopherCon San Diego πΊπΈ, GopherCon UK π¬π§, dotGo π«π·, GopherCon EU πͺπΊ, FOSDEM π§πͺ and more. I’ve also featured on Go Time ποΈ on topics ranging from security π‘οΈ to PostgreSQL π.
Lastly, I’m frequently helping π¨βπ« beginners and experienced users alike to solve problems with their code and setup on Gophers slack, in particular on the topics that I have specific expertise, such as gRPC, protobuf and security. I can be found in the Gophers Slack under the username jbrandhorst
. Come say hi!