Projects
A list of my current and past projects — some shipped, some ongoing, all things I learned something building.
-
soenderskov.xyz
Sep 2025 — presentAstro TailwindThis is my personal website that you're on right now! I initially build it using GO, but I later rewrote it in Astro and Tailwind to make it easier for me to both maintain and add new features to.
-
ClearCipher
Mar 2026 — presentCClearCipher is a project I started to learn cryptography through low-level implementation. It's currently only a CLI tool (written in C) that walks through classic ciphers step by step, to make the encryption logic easier to understand.
-
opstarten.dk
Feb 2025 - presentNext Tailwind PostgreSQLOpstarten was my first project I began after picking up programming again. It's a platform where people can read about startups, and also submit their own startup to be featured on the site. I unfortunately stopped working on it for a while, mostly because I had other interests I wanted to focus on. However, I am planning on picking it up again in the future, and hopefully adding some new features to it.
-
t-anker.dk
Mar 2026 - presentReact Tailwind Go PostgreSQLT-Anker is a website I built for a Danish artist. It's a simple frontend website that showcases Tobias' artwork together with some information about him. The website is built purely with React and Tailwind and does not contain a backend, since there are no dynamic features on the site.