{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Matthias Engelien",
    "profiles": [
      {
        "url": "https://engelien.info"
      },
      {
        "network": "Twitter",
        "url": "http://twitter.com/matze_spielt",
        "username": "@matze_spielt"
      }
    ],
    "url": "https://vutuv.de/matthias_engeli"
  },
  "skills": [
    {
      "name": "c#"
    },
    {
      "name": "jenkins"
    },
    {
      "name": "java"
    },
    {
      "name": "maven"
    }
  ],
  "work": [
    {
      "name": "BLG Automobile IT",
      "position": "Softwareentwickler",
      "startDate": "2008-08",
      "summary": "Implementierung Logistik-System auf Basis Websphere Portal"
    },
    {
      "endDate": "2008-06",
      "name": "Universität Oldenburg",
      "position": "Student",
      "startDate": "2003-10",
      "summary": "Studium und Abschluss Bachelor of Science: Informatik, Schwerpunkt eLearning"
    }
  ]
}