NHollmann

English | German

Hi, I'm Nicolas Hollmann and this is my personal site and blog.
Happy reading! 📖

Blog

Run dynamic code in C on Unix

April 03, 20212 min read

Load opcodes into the memory of a running (unix) program and execute it.

Run dynamic code in C on Windows

April 01, 20216 min read

Load opcodes into the memory of a running (windows) program and execute it.

Writing Images: Windows Bitmap

March 14, 202111 min read

Easily write images in a well-supported format.

Writing Images: Portable Anymap

August 29, 20196 min read

Writing images in the most simple format possible.

Byte order: Big Endian vs. Little Endian

August 15, 20196 min read

This article is about the byte order of computers.

Binary file formats introduction

August 14, 20191 min read

This is the introduction to a series of articles about binary file formats.

Single Header Libraries

August 14, 20196 min read

This article is about single header libraries in C/C++.

First Blogpost

August 13, 20192 min read

The first blogpost on this site.

Project: Grenzhus Geo

August 12, 20192 min read

Historical geocaching

© 2022, Nicolas Hollmann