After becoming the unwillingly elected member of the MML to revamp the our website and learning my way around Hugo/GoLang/PaperMod and static websites in general. I decided it was finally time to put something together for myself. So welcome to my site!

I intend to use this as a space to display my (professional) achievements and hopefully write some blogs about C++ and scientific-computing.

bool syntax_highlight(){
    return call<int>(0, "str", variable, true);
}