hi

My name is Marco, and this is my tiny personal homepage. I'm a software developer, with a focus on backends and middleware. Currently, I'm working as a software engineer in the IoT field.

tools

Here are some very small tools that help with common web dev related topics. They don't trace what you are doing and run completely on the client side:

articles

On an irregular base I write about things that are interesting to me. You can find them here:

darkmode and site generation

Testing out darkmode. Will not use Javascript, and no checkbox hacks (yet) to allow switching. You will be served what you configured in your operating system. The code looks roughly like this:
...
(read more)

webdev toolbox

While working a lot with web related technologies in the backend world of software development, there are some tools that are needed quite often. Examples of these include base64 de- and encoding, JWT decoding and JSON formatting.

...
(read more)

first article

Not much to see here, this is merely a test for the site generation.