{
  "name": "Max Dörfler",
  "handle": "muxe",
  "role": "Backend Developer",
  "bio": "Backend developer who thinks a personal website should also be a REST API.",
  "location": "Germany",
  "employer": {
    "name": "wapp GmbH",
    "url": "https://wapp.gmbh/"
  },
  "availability": "Employed and happy — not looking for new roles right now.",
  "_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"
    },
    "projects": {
      "href": "/projects",
      "method": "GET"
    },
    "contact": {
      "href": "/contact",
      "method": "GET"
    },
    "health": {
      "href": "/health",
      "method": "GET"
    }
  }
}
