Michael Wegener - Learn & Projects
::hero
title = “Build the Future, Document the Journey” description = “Where AI agents meet engineering. A living knowledge base of experiments, static site generator research, and hands-on learning. Git-backed, versioned, searchable.” actions = [ { text: “Explore Projects”, link: “/projects”, outline: true }, { text: “About Me”, link: “/about”, outline: true }, { text: “Read the Blog”, link: “/blog”, outline: true }, ] ::
::cards
::card{title="Projects" link="/projects"}
Active projects and experiments ::
::card{title="Flappy Bird Clone" link="/projects/flappy-bird-clone"}
Single-page HTML game with AI model variants ::
::card{title="Image Generation" link="/projects/image-generation"}
Stable Diffusion experiments with FLUX.2-klein-4B ::
::card{title="SSG Comparison" link="/ssg-comparison"}
5 static site generators benchmarked and compared :: ::
SSG Status
Section titled “SSG Status”| SSG | Version | Status | Build | Pages |
|---|---|---|---|---|
| Hugo | v0.140.0 | ✅ | 133ms | 153 |
| Zensical | v1.0.0 | ✅ | ~2s | 62 |
| Sphinx | v8.1.3 | ✅ | ~3s | 63 |
| Docusaurus | v3.10.1 | ❌ | - | - |
| VitePress | v1.6.4 | ❌ | - | - |
Quick Links
Section titled “Quick Links”::cards
::card{title="Cheat Sheets" link="/docs/markdown"}
Git, SSH, Neovim, Little-Coder reference cards ::
::card{title="Learnings" link="/learnings"}
Incident post-mortems and research notes ::
::card{title="MCP" link="/mcp"}
Model Context Protocol debugging and patterns ::
::card{title="Agent Safety" link="/agent-safety"}
Guardrails, compliance, and security patterns :: ::