{
  "name": "Max Dörfler",
  "handle": "muxe",
  "role": "Backend Developer",
  "tagline": "Backend developer who thinks a business card should return JSON.",
  "bio": "Software engineer, ~10 years in. Started on the JavaScript/Node.js full stack, now mostly write Kotlin backends (Quarkus, Spring Boot) and run the AWS they live on. Currently spending a lot of time on agentic engineering — figuring out how AI agents actually fit into day-to-day dev work instead of just the demos.",
  "location": "Germany",
  "employer": {
    "name": "WAPP GmbH",
    "url": "https://wapp.gmbh/"
  },
  "skills": [
    "Kotlin",
    "Node.js",
    "Agentic Engineering",
    "AWS",
    "Team Leadership"
  ],
  "education": {
    "school": "Freie Universität Berlin",
    "degree": "B.Sc. Computer Science",
    "period": "2006–2011"
  },
  "availability": "Employed and happy — not looking for new roles right now.",
  "experienceYears": 14,
  "_links": {
    "self": {
      "href": "/",
      "method": "GET"
    },
    "github": {
      "href": "/github",
      "method": "GET",
      "description": "302 redirect to GitHub"
    },
    "linkedin": {
      "href": "/linkedin",
      "method": "GET",
      "description": "302 redirect to LinkedIn"
    },
    "experience": {
      "href": "/experience",
      "method": "GET",
      "description": "Work history"
    },
    "projects": {
      "href": "/projects",
      "method": "GET"
    },
    "now": {
      "href": "/now",
      "method": "GET",
      "description": "What I'm focused on right now"
    },
    "reactions": {
      "href": "/reactions",
      "method": "GET",
      "description": "Public reaction counts"
    },
    "react": {
      "href": "/reactions/{key}",
      "method": "POST",
      "description": "Increment a reaction. key is one of: rocket, whale, coffee, thumbsup"
    },
    "contact": {
      "href": "/contact",
      "method": "GET"
    },
    "health": {
      "href": "/health",
      "method": "GET"
    }
  }
}
