{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Thomas Bonk",
    "profiles": [
      {
        "network": "Facebook",
        "url": "http://facebook.com/thomas.bonk",
        "username": "thomas.bonk"
      },
      {
        "network": "Twitter",
        "url": "http://twitter.com/thbonk",
        "username": "@thbonk"
      }
    ],
    "url": "https://vutuv.de/thomas_bonk"
  },
  "skills": [
    {
      "name": "objective-c"
    },
    {
      "name": "swift"
    },
    {
      "name": "java"
    }
  ]
}