{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Alan Plum",
    "profiles": [
      {
        "network": "Twitter",
        "url": "http://twitter.com/lnplum",
        "username": "@lnplum"
      },
      {
        "network": "GitHub",
        "url": "https://github.com/pluma",
        "username": "pluma"
      },
      {
        "network": "XING",
        "url": "https://www.xing.com/profile/Alan_Plum",
        "username": "Alan_Plum"
      }
    ],
    "url": "https://vutuv.de/alan_plum"
  },
  "skills": [
    {
      "name": "arangodb"
    },
    {
      "name": "javascript"
    },
    {
      "name": "react"
    }
  ]
}