A personal blog and knowledge base built with Zola. Contains technical guides, personal stories, book reviews, and AI adventures.
| Section | Description |
|---|---|
| it-pro | Technical articles (AVD, Intune, Cloud, Automation) |
| blog | Personal blog posts in German |
| read | Book reviews and reading notes |
| ai-blubber | AI/ML experiments and thoughts |
| melflin | Adventures with my AI-assistant Melflin |
| projects | Personal projects and experiments |
The melflin/ section documents my AI-assistant journey:
- Token optimizations and cost savings
- Voice synthesis (ElevenLabs) integration
- Workflow automation
- Fast-failures and learnings
git clone https://github.com/Melfelf/Melfelf.github.io.git
cd Melfelf.github.io
./scripts/install-zola.sh # Download Zola
./scripts/test.sh # Start dev server
# Visit http://127.0.0.1:1111- Zola - Static site generator
- Serene - Theme
Content © 2025-2026 S. Moser. Code samples MIT.