Become a sponsor to Martin Helmut Fieber
Hey, I'm Martin 👋🏻
I write code for a living, love books, try writing, started learning 3D, and a bit of game dev as a hobby. I have a blog with regular posts from things I've learned, tutorials, ideas, or just thoughts that came into my mind. From Cassette Futurism to Ron Cobb's Bulkhead door recreated in Blender; from replacing Python with Lua to GUI creation with C++, SDL2, and ImGui.
From all those things I do, I try to open-source what I can maintain. This includes templates, utilities, and tools. Most of those I use myself or in a professional context. So, if you appreciate my work you can buy me a coffee if you want ☕️
Featured work
-
MartinHelmut/number-generator
Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.
C++ 13 -
MartinHelmut/cpp-gui-template-sdl2
C++ GUI starter project template with CMake and Cpack, Dear ImGui, and SDL2.
C++ 74 -
krieselreihe/litr
Litr (Language Independent Task Runner) lets you configure and then run any tasks you want for any language.
C++ 8 -
MartinHelmut/cpp-gui-template-sdl2-opengl
C++ GUI starter project template with CMake and Cpack, Dear ImGui, SDL2, and OpenGL 4.1.
C++ 24