Synapse – A cognitive knowledge system, local-first
A self-built system with technical depth: event sourcing, graph cache, local LLMs and a brain-region-based agent model – fully offline, no cloud.
From the web frontend to the local AI model stack.
Case studies and recent write-ups from practice.
A self-built system with technical depth: event sourcing, graph cache, local LLMs and a brain-region-based agent model – fully offline, no cloud.
From research to a published post in about 7 minutes: a two-model pipeline – Gemini 3 Pro writes, Nano Banana illustrates – with a generative blog system and a data-driven frontend.
Three coding CLIs, one workflow – but the routing axis is the models, not the tools. How I pick the model first – Claude Opus 5 vs. Sonnet 5, Gemini 3.1 Pro with its 2M context, Gemini 3 Flash for vision, the open DeepSeek-V4-Pro, a local Qwen3-32B (IQ3_M) – and then the right harness. With shell setup and a small router script.
Projects I shipped as project manager and developer.
Astronomically accurate clock — solar time instead of timezone, plus social jetlag via the Munich Chronotype Questionnaire.
Find, enrich and turn job listings into finished applications — local LLM pipeline instead of SaaS.
Front-end design and implementation. React Router 7, Tailwind CSS, API-first architecture.
CRM with security scans via API + web crawling and AI-assisted content generation.
Astro website for holistic gut therapy. Zoom booking system, 10-step intake questionnaire, PHP backend, GDPR-compliant cookie management.
TYPO3 platform for architecture and building culture. Hybrid between waterfall and Scrum.
TYPO3 for cable and network technology. Continuous Kanban workflow.
Static site generator instead of TYPO3. Front-end development with Scrum – fast iteration, high code quality.
dataso GmbH
Full-Stack Developer
2026–present
Parental leave & job search
2025–2026
ion2s GmbH
Project Manager / Scrum Master
2016–2025

ion2s GmbH
Front-End Developer
2012–2016

Intercontact
Werbegesellschaft mbH
Full-Stack Web Developer
2010–2012

PREUSS
MEDIENSERVICE e.K.
Media Designer
2003–2009

Certified ScrumMaster®
Scrum Alliance
Issued: Apr 2021 · Valid until: Apr 2025

Over 20 years, from web dev through Scrum Master to team lead. Built projects, led teams, wrote code.
Since 2000: from HTML tables to modern JavaScript. Responsive design since the early Bootstrap days. Accessibility and performance always in focus.
From small WordPress sites to large enterprise projects. Learned and refined budgets, timelines and stakeholder management.
Built and led teams. Took on the Scrum Master role. Established sprint planning, retrospectives, daily standups.
Took over, analyzed and cleaned up old codebases. Modernized step by step. Continuous improvement instead of big-bang rewrites.
Analyzed and understood foreign code without documentation. Reconstructed APIs through network analysis. Dissected legacy systems via debugging.
Manual tests, later automated. Introduced bug-tracking systems. Built and improved testing processes.
Built Jenkins pipelines. Automated deployments. Integrated monitoring tools. Established performance metrics.
Maintained wikis, structured Confluence spaces. Organized knowledge transfer. Documented onboarding processes.
Optimized workflows, identified bottlenecks. Improved communication within the team. Lived continuous improvement.
Built and shipped AI-powered applications with backend integration. Solid knowledge of LLM integration: context management, memory strategies, guardrails and prompt design. Established the Claude CLI as a productive development environment. Focus on pragmatic, maintainable AI solutions.
My personality profile based on the Big Five (OCEAN) model.
Sehr hoch4,5/ 5
Sehr kreativ, neugierig und offen für neue Erfahrungen
Mittel3,0/ 5
Ausgewogener Mix aus Flexibilität und Struktur
Sehr hoch4,5/ 5
Gesellig, energiegeladen, baut leicht Kontakte auf
Hoch4,0/ 5
Empathisch, kooperativ, teamorientiert
Mittel-hoch3,5/ 5
Relativ ausgeglichen, aber nicht völlig unerschütterlich
Own systems, local models, agentic tools.
Agentic development in daily practice — my own workflows, straight from the terminal.
Event-driven orchestration — receive signals and route them automatically to the right processing steps.
Ollama, Qwen3, bge-m3 on an RX 6900 XT. Data sovereignty instead of forced cloud.
Model Context Protocol — connect tools and data sources to models.
Get the right context into the model at the right time — instead of naive vector search.
Autonomous agents that plan multi-step tasks, use tools and verify their own results.
Measure models on real example tasks — quality, speed and resource needs instead of marketing numbers.
Image generation with InvokeAI (Stable Diffusion) and vision-language models for image analysis — from text-to-image to image understanding.