Projects
Engineering, documentation, and developer tooling delivered with open-source communities.
Code
Smaller things built solo, mostly to learn something.
- Neon DB Query Executor source on GitHub (opens in a new tab)
Runs SQL queries stored in files against a Neon database and prints the results.
Go · PostgreSQL · Serverless
- In-Memory Key-Value Store source on GitHub (opens in a new tab)
HTTP API service for setting, retrieving, filtering, and removing key-value pairs.
Go · Docker · Terraform · Prometheus · GCP
- Basic Arithmetic gRPC Server source on GitHub (opens in a new tab)
A gRPC server fronted by gRPC-Gateway, exposing four arithmetic operations over both protocols.
Go · gRPC · gRPC-Gateway · Protobuf