Hello There

I'm a Dane living in Copenhagen. I love coding, sailing, music, video-games & sports.

I currently offer freelance services for fullstack web-development here. However, I do not accept new contracts at this moment in time.

Previous employers include Tactile Games, Maersk, GreenMobility and Mouseflow.

If you'd like to collaborate on a project, let me know.

Sample Projects

Just a bit fun!

funkallero

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.


interplay-3d

3D renderer written from scratch in C. Purely for educational purposes, as I want to better understand the beautiful mathematics behind it all.


csgo-pro-settings

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.


reactivities

Activity sharing app, initially made to have some fun with .NET, C# and Next.js.


lindeneg.org

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.