My projects

Here is a list of some of my projects!

  • A compiler: A very simple compiler for a C-like language, from scratch. Didn’t use a linker or assembler, just rawdogging the elf bytes. Still a work in progress, but I already learned a lot during this project.
  • sssh: A small ssh like client and server, implemented in rust, featuring quantum safe encryption. Made for a university assignment.
  • My dotfiles: My personal dotfiles, including configuration for neovim, niri, (doom)emacs and more! They’re probably a bit to personalised to me to be used by someone else directly, but could be useful to have a look for inspiration.
  • My nixos config: My personal nixos config for both the server that serves this website, and my pc.
  • This website: My personal website!