ONLINE
About

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

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.