I'm a software engineer who works primarily in Rust. I also make [music](Music.md). I have two cats and enjoy hockey. Some things I'm proud of: * I was the second engineer at [Osmos](osmos.io), and helped build out the in-house AI there. * I created the [Sway Programming Language](github.com/fuellabs/sway) and cut my compiler chops there. I have many opinions on languages and future languages I want to create, and I'm thankful to Fuel for giving me the chance to make a real compiler for real users. It has informed my experience and expertice greatly. * I created the [Sky Programming Language](github.com/sezna/sky), which to be honest, is a bit of a mess code-wise, but it was a fun experience. I had to learn TS/JS for work at the time, and, well, that's not a good stack for compiler development. I'd like to revisit the idea of it someday. * I am currently creating the [Petr programming language](github.com/sezna/petr) ([playground](playground.petr.sh)), a general-purpose functional-ish programming language with static side-effect and metaproperty analysis. * I currently work at Microsoft on [the Q# programming language](github.com/microsoft/qsharp), a programming language for quantum algorithm development.