I'm a first year at Chalmers University of Technology in Gothenburg. My interests include mathematics, programming languages, type theory and formal methods. Though I'm not necessarily particularly knowledgable in any of these fields. My dislikes include blockchain, machine learning, and bigots.
I currently mostly write Haskell, though I'd also consider myself proficient at C. I know a fair bit of Agda, Idris, Scheme, and ruby. I'm interested in learning APL, Ocaml, and Coq.
* [bc](https://githug.xyz/depsterr/bc) - A brainfuck compiler for x86_64-linux that collapses consecutive +- and <> operations into single instructions.