Thanks to visit codestin.com
Credit goes to hacktheoxidation.github.io

Greetings Traveller!

Welcome to HackTheOxidation's GitHub Pages.

I'm a Danish software engineer and free/open-source software enthusiast among other things.
This site is still under construction at the moment (seriously, when are you ever done with a software project?).

In the mean time, check out my projects on GitHub.

Skills/Interests

Update: As of September 2025, I am a full-time at a defence company (the same company that hired me as a student back in February 2024), which is a new beginning for me as I embark on real adult life (sorry folks, studying isn't the same). Back in July 2025, I finished my Master's degree in Computer Science and Engineering from the Technical University of Denmark (DTU), and I was offered a Ph.D.-position at Aarhus University. However, I quickly figured out that the Ph.D.-stuff wasn't for me. I don't wan't to badmouth anyone, but I'd like to share my advice to those of you, who are considering doing a Ph.D. I can only speak for my own area of interest, but I'd say that unless you are a billion percent certain that you want to go into academia, and stay there, don't do it. I went into the programme thinking that I'd contribute to something important, something impactful, in a realistic way. No change the world fundamentally (I'm not that naive). When I think of the quintessential engineer, I think of a person that applies science and logic to solve real-world problems. That is one of the driving forces behind my interest in engineering; I create something useful. The project I was assigned to seemed really interesting at first, but it became clear to me, that the project was never going to be a success. How can you call a project successful if it never reaches its intended users? This applies no matter what the outcome of the project is; products, knowledge, or something else entirely. As I see it, the project wasn't about actually solving the problem, but to publish articles. where I have been harnessing my skills to new levels. This means more modern C++ (C++20 and up) and I've worked on a custom compiler toolchain for some internal projects for embedded targets leveraging both GNU GCC and LLVM.
In total, I have over 3 years of real-world industry experience (albeit being mostly part-time, but everything counts).

Most of the skills that I have acquired primarily come from University and (mostly) free-time hobby coding, but in spring of 2022 I got an internship working on a (quite large) python project, so now I also have real-world professional developer experience. Yay!

Programming Languages and Technologies

Frameworks/Tools

General Programming Concepts

Operating Systems

Text Editors, IDE's and Other Tools

I used to be a serious vimmer, but these days I mostly use Emacs.
You can get my dotfiles here.
Professionally, I have also used the JetBrains family of IDEs, mostly CLion.

Currently Learning/Playing with

I've gone a bit mad with systems programming lately. Both from a professional and a hobby standpoint.
I consider myself part of the next generation of systems programmers, who can write anything from scratch without having to rely on a ton of frameworks and tools.