Currently
- Working at Buf
Education
- CS at The University of Melbourne
The Stuff I've done/interested in:
- Somewhat Implemented IEEE 754-R standard decimal
- GCP stuff (cloud functions, cloud run, k8s, dataflow, spanner)
- gRPC, protoc plugins:
- proto to "sysl" convert proto to sysl
- stringer automatically create a stringer function compatible with protos c++ naming conventions
- grpctl a dynamic grpc cli tool
- servermock dmt for grpc and http servers.
- go code generators: muster to automatically generate
Must
functions for easy struct initialisation. - a plethora of unfinished projects:
- epicportfol.io a portfolio website we did for our it project (grpc, google cloud run, firebase)
- altethical.com a website that uses gcp cloud vision to find eco friendly alternatives to your picture
- Some really bad slackbots:
Talks:
- GopherconAU 2019: decimal numbers in go
- Introduction to cloud functions: cloud functions
- gophercon 2021: lightning talk on grpctl