Hi, I'm Jonas. I build things with code.
This site is my digital workshop - a place to document projects, share what I learn, and experiment with new ideas. I write about software development, system design, tooling, and anything else that catches my curiosity.
What I Do
- Full-stack development with Node.js, Python, and modern web technologies
- Building tools and dashboards (like the MCP Server manager that inspired this site's theme)
- Exploring AI integrations, APIs, and automation
- Writing technical documentation and tutorials
flowchart LR
A[IDEA] --> B[CODE]
B --> C[TEST]
C --> D{WORKS?}
D -->|YES| E[SHIP]
D -->|NO| F[DEBUG]
F --> B
E --> G[WRITE ABOUT IT]
G --> A
Thanks for stopping by.