I am the Director of Infrastructre and Security at Loom building tools to scale our platform. I also contribute to open source and have a few projects of my own.
GitHub  •  LinkedIn  •  PGP
uptime
is a simple static site that helps you calculate what duration of
downtime is permitted for a given availability percentage.
go-fault
is a fault injection library that I wrote and open sourced while
on the Chaos Engineering team at GitHub. Fault is written in Go and provides a fault
injection interface through standard net/http
middleware.
Infra Personal
is an open source repo that contains 100% of my personal
infrastructure, including the resources to run this website. It securely manages my home
network and multi-account AWS setup. This project is sponsored by AWS Open Source.
My dotfiles
continuously configure all of my local machines using Ansible.
Every system settting, package install, and shell alias is defined in this repo and
applied with a simple dot
command that I run daily.