mstampfli.com / init

marc stämpfli

I build things from the bottom up — operating systems, languages, engines — to understand how they actually work.

cybersecurity student switzerland currently: makaos desktop
boot — tty1
maka boot v1 — mstampfli.com
[ ok ] mounted /home/marc
[ ok ] maka-design v1 — one stylesheet
[ ok ] 9 public repos online
[ warn ] sleep schedule not found
$ whoami
marc — builds from zero.
projects / ps ax

written from zero

no forks, no templates — every one of these started as an empty directory.

about / cat motd

why from zero

I'm a cybersecurity student in Switzerland. The fastest way I know to understand a system is to build one: you don't really know what a syscall costs until you've written the interrupt path yourself, and you don't really know what a compiler guarantees until your own typechecker has lied to you once.

So the projects above aren't a portfolio so much as a lab notebook — an OS to understand machines, a language to understand meaning, engines to understand speed, and a blue-team kit because defending a system is the final exam for understanding it.

stack
$ cat /etc/stack
# close to the metal
kernels   c, nasm
engines   rust, wgsl
# everything else
tooling   python, bash, pwsh
defense   dfir, hardening
this box  debian + caddy, nbg1

This site ships no framework and no build step — every pixel is drawn by maka-design, one shared stylesheet for every mstampfli site.

kitchen_sink →