Projects
Besides research, there are a few skills I have had the chance to pick up. Among them, I find programming and designing data structures to be among the most useful ones. You can find a list of non-research related projects below.
Sailing simulation in Godot
A physics-based, interactive simulation of a sailboat made in the Godot game engine.
LaTeX2InD
An open-source script for Adobe InDesign that provides a quick way to embed compiled LaTeX code as a PDF within an InDesign file.
Data structures in C
A collection on the data structures I implemented in C (with dynamically managed memory) while taking my coding courses during my bachelor's degree.