{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "mail@manuel.koeln",
    "name": "Manuel Schulz",
    "profiles": [
      {
        "network": "Profil Homepage",
        "url": "https://manuel.koeln"
      },
      {
        "network": "Privatprojekt: Kölsch-Hochdeutsch-Übersetzer",
        "url": "https://mingsprooch.de"
      },
      {
        "network": "Twitter",
        "url": "http://twitter.com/tornography",
        "username": "@tornography"
      }
    ],
    "url": "https://vutuv.de/manuel_schulz"
  },
  "skills": [
    {
      "name": "css"
    },
    {
      "name": "html5"
    },
    {
      "name": "scss"
    },
    {
      "name": "git"
    },
    {
      "name": "npm"
    },
    {
      "name": "vuejs2"
    }
  ],
  "work": [
    {
      "name": "peakwork AG",
      "position": "Frontend Entwickler",
      "startDate": "2015-07"
    }
  ]
}