▀███▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀             ▄██
  █▒▒█      ▄██████ ██████▄   ██████▄   ████ ████   █▒▒█    ████ ████ ██████▄
  █▒▒█    ▄████▒▒▒█ █▒▒▒████▄ █▒▒▒████▄ █▒▒█ █▒▒█   █▒▒█    █▒▒█ █▒▒█ █▒▒▒████▄
  █▒▒█         █▒▒█ █▒▒█▄▄▄▄▄ █▒▒█▄▄▄▄▄ █▒▒█ █▒▒█   █▒▒█    █▒▒█ █▒▒█ █▒▒█▄▄▄▄▄
  █▒▒█    █████▒▒▒█ █▒▒▒▒▒▒▒█ █▒▒▒▒▒▒▒█ █▒▒█ █▒▒█   █▒▒█    █▒▒█ █▒▒█ █▒▒▒▒▒▒▒█
  █░░█    █░░░█░░░█ ▀▀▀▀▀█░░█ ▀▀▀▀▀█░░█ █░░█ █░░█   █░░█    █░░█ █░░█ ▀▀▀▀▀█░░█
  █░░░███ █░░█▄█░░█ ▀████░░░█ ▀████░░░█ █░░░█░░░█   █░░░███ █░░░█░░░█ ▀████░░░█
  ███████ ███████▀    ▀██████   ▀██████ ███████▀    ███████ ███████▀    ▀████░█
                                    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
                                                    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀███████████

┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼

{
  name = "lassulus";
  location = "berlin";
  skills = [
    "nixos"
    "infrastructure"
    "programming"
  ];
  crews = [
    "NixOS Foundation (treasurer)"
    "krebs"
    "c-base"
  ];
  services = [
    "nix/nixos consulting"
    "fleet deployments"
    "self-hosted infra: mail, matrix, dns, vpn, ci"
  ];
  projects = {
    nixpkgs = "contributor & maintainer";
    clan = "clan.lol";
    disko = "declarative disk partitioning"; # video
    nixos-anywhere = "install nixos over ssh"; # video
    nix-writers = "scripts in any language (pkgs.writers)"; # video
    wrappers = "wrapped executables via modules"; # video
    thisWebsite = "self-hosted with nix";
  };
  github = "https://github.com/lassulus";
  matrix = "@lassulus:lassul.us";
  email = x: x.click_to_uncover;
  availableForHire = true;
}