Projects

My personal projects that I am proud to mention

This website

Welcome! This is my attempt to build and deploy a website from scratch, figuring out Tailwind, cloud, continious deployment, certificates, domains, and other stuff in the process.

Chess opposition visualiser

Visualisation tool for studying chess endgames, in particular positions with opposition. This is also my first frontend react app. As usual, making this tool was more fun than studying with it.

Neovim plugins

I love using highly-customizable terminal code editors like Neovim and Helix as my Personal Developemnt Environment. This was my contribution to the modding community.

SimpleTensor

User-friendly Mathematica package for elementary tensor and differential geometric calculations. Basically I was too lazy writing equations myself during my academic career, so I made a program that writes them for me. Turned out I like programming more =)