{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Andreas Haller",
    "profiles": [
      {
        "network": "Twitter",
        "url": "http://twitter.com/ahx",
        "username": "@ahx"
      },
      {
        "network": "GitHub",
        "url": "https://github.com/ahx",
        "username": "ahx"
      }
    ],
    "url": "https://vutuv.de/andreas_haller"
  },
  "skills": [
    {
      "name": "emberjs"
    },
    {
      "name": "Ruby"
    },
    {
      "name": "ui egineering"
    }
  ],
  "work": [
    {
      "name": "InVision AG",
      "position": "Softwaredeveloper",
      "startDate": "2013-09"
    }
  ]
}