I'm Johan, I've been doing open source since 2016, mostly in the Go ecosystem 🐻. I'm currently a maintainer 👨🔧 of:
- The Go WebAssembly Port 🌐, allowing the use of Go in the browser and the backend.
- 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.
- 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. I also wrote many of the proposals for greater WASI support, including the wasip1, go:wasmimport, go:wasmexport and function ABI type restriction relaxation proposals, all of which are now part of the Go compiler. - The encoding/json/v2 experiment, in which I've primarily contributed with code review and design suggestions.
- gRPC-Go, the official gRPC library for Go.
I author blog posts 📰 on varying topics, mostly relating to Go and gRPC on my personal website.
I also 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 🐘. My personal website contains all the recordings and slides of my presentations.
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!