{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "dev@lioman.de",
    "name": "Elias Kirchgässner",
    "phone": "+49 176 12107060",
    "profiles": [
      {
        "network": "Blog",
        "url": "https://www.lioman.de"
      },
      {
        "network": "Twitter",
        "url": "http://twitter.com/lioman",
        "username": "@lioman"
      },
      {
        "network": "GitHub",
        "url": "https://github.com/lioman",
        "username": "lioman"
      }
    ],
    "url": "https://vutuv.de/elias_kirchgaes"
  },
  "skills": [
    {
      "name": "angular"
    },
    {
      "name": "Java"
    },
    {
      "name": "javascript"
    },
    {
      "name": "linux"
    },
    {
      "name": "PHP"
    },
    {
      "name": "projektmanagment"
    },
    {
      "name": "Python"
    }
  ],
  "work": [
    {
      "name": "BEONTRA GmbH",
      "position": "Developer",
      "startDate": "2016-10"
    },
    {
      "endDate": "2016-09",
      "name": "BEONTRA GmbH",
      "position": "Student",
      "startDate": "2013-09",
      "summary": "Dualer Student"
    }
  ]
}