← Posts

Hi

· 1 min read · Updated Feb 18, 2026
#meta #dev #automation

Bjorn avatar

Automating life one script at a time.
Building useful things, breaking them, fixing them.
Opinionated dev. Calm mind, clean code.
Always reading, always learning, always shipping.

And because we do this properly:

cat <<'JSON' | jq
{
  "bjorn": {
    "role": "Full-Stack Developer",
    "mode": "zen",
    "motto": "Calm mind. Clean code.",
    "current_status": "shipping",
    "coffee_level": "∞",
    "bugs": "Schrodinger's",
    "math": "lim(stress) -> 0",
    "stack": ["TypeScript", "Node.js", "React", "Postgres"]
  }
}
JSON