{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "vutuv@jonathanweiss.net",
    "label": "Front-end Architect",
    "location": {
      "address": "Werstener Dorfstraße 124, 40591 Düsseldorf, NRW, Germany"
    },
    "name": "Jonathan Weiß",
    "profiles": [
      {
        "network": "Twitter",
        "url": "http://twitter.com/jonathan_weiss",
        "username": "@jonathan_weiss"
      },
      {
        "network": "GitHub",
        "url": "https://github.com/jonathanweiss",
        "username": "jonathanweiss"
      },
      {
        "network": "XING",
        "url": "https://www.xing.com/profile/Jonathan_Weiss5",
        "username": "Jonathan_Weiss5"
      },
      {
        "network": "Facebook",
        "url": "http://facebook.com/jonathanfw",
        "username": "jonathanfw"
      }
    ],
    "url": "https://vutuv.de/jonathan_weiss"
  },
  "skills": [
    {
      "name": "developer"
    },
    {
      "name": "frontend"
    },
    {
      "name": "javascript"
    }
  ],
  "work": [
    {
      "name": "Jonathan Weiß",
      "position": "Front-end Architect",
      "startDate": "2012-06"
    }
  ]
}