Projects
This page gathers projects made over time. Each entry marks a tool, experiment, or small structure built for a specific need, then left to continue without intervention.
- Nordr
Nordr is a lightweight static site generator written in Bash. It turns Markdown into a full site, articles, projects, fragments, RSS feeds, sitemaps, and themes, with as few dependencies as possible. It's meant for people who like plain text, version control, and a publishing workflow they can inspe ...
- Framnir
Framnir is a hobby x86 operating system written from scratch. It's a monolithic, higher-half kernel that runs entirely in ring 0, no privilege separation, no hidden layers, just code that trusts the person who wrote it. It was designed for the old Intel Atom-powered netbooks, tested on QEMU, and run ...