Skip to content
View iangregson's full-sized avatar
  • Weaviate
  • Scotland

Highlights

  • Pro

Block or report iangregson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iangregson/README.md

Hi there πŸ‘‹

I'm a software engineer at Weaviate where I work with the cloud team. I work full stack with go and react.

Away from computers, I love to play music 🎸 cook πŸ‘¨β€πŸ³ and paddleboard. And most of all build Lego with my son, Dylan.

I also enjoy reading πŸ“– and listening to audiobooks. Please share suggestions πŸ™‚

My resume πŸ“‹ is at bit.ly/iangregson-resume.

Pinned Loading

  1. upradio upradio Public

    UpRadio is a web application that allows you to broadcast or listen to live audio streams across the internet. The audio is streamed peer-to-peer using WebRTC (with big thanks to PeerJS).

    TypeScript 10

  2. spider-go spider-go Public

    A simple web crawler in Go

    Go

  3. advent-of-code advent-of-code Public

    All the stars

    Python

  4. distributed-db distributed-db Public

    A distributed key-value store. My implementation of pingcap/talent-plan

    Rust

  5. monkey-go monkey-go Public

    Building an interpreter and compiler by following Thorsten Ball's books

    Go

  6. lox lox Public

    Bob Nystrom's Crafting Interpreters

    Java