I'm a Dane living in Copenhagen. I love coding, sailing, music, video-games & sports.
I'm currently employed by EY. I also have a freelancing business here. However, I am not open to new contracts at the moment.
Previous employers include, but is not limited to, Maersk, GreenMobility and Mouseflow.
If you'd like to collaborate on a project, let me know.
Just a bit fun!
Abstraction on top of express to build type-safe APIs using mediator pattern, dependency injection and command-query-segregation.
Ultimately, this was only an exploration project but it turned out pretty well, as in it works as I expected and performs decently when benchmarked - and crucially, I learned a bunch of stuff.
3D renderer written from scratch in C. Purely for educational purposes, as I want to better understand the beautiful mathematics behind it all.
I had a discussion with a friend regarding the most popular configuration amongst CSGO pros. We tried answering the question via Google but the articles we found were simply not trustworthy - and I failed to find any that actually contained information of where and how they got their data.
So I used a few hours to do it myself. Data scraper is written in pure TypeScript while the webapp is TypeScript using Next.js.
Generate a TypeScript enum with pathnames to all pages in a Next.js application.
Activity sharing app, initially made to have some fun with .NET, C# and Next.js.
The source code for this website. It's essentially a mini-CMS offering flexible edits of contents without redeploying. It uses funkallero under-the-hood.