I'm a Founding Software Engineer at Kojo.
const me = {
pronouns: ["he", "him"],
from: "Canada 🍁",
livingIn: "California 😎",
enjoys: ["skiing", "hiking", "gaming", "traveling"],
code: ["C++", "TypeScript", "Python", "Elixir", "Rust"],
};
Currently reading The DevOps Handbook: How to Create World-Class Agility, Reliability, & Security in Technology Organizations.