{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "job@t-becker.de",
    "location": {
      "address": "Rieterstr. 6, 90419 Nuremberg, Germany"
    },
    "name": "Tobias Becker",
    "phone": "+49 911 34757081",
    "url": "https://vutuv.de/tobias_becker"
  },
  "skills": [
    {
      "name": "c++"
    },
    {
      "name": "c#"
    },
    {
      "name": "f#"
    },
    {
      "name": "git"
    },
    {
      "name": ".net"
    },
    {
      "name": "computer vision"
    },
    {
      "name": "image processing"
    },
    {
      "name": "ipcv"
    },
    {
      "name": "python"
    },
    {
      "name": "visual studio"
    }
  ],
  "work": [
    {
      "name": "BioID GmbH",
      "position": "Software Engineer",
      "startDate": "2012-11",
      "summary": "R&D for facial recognition and core image processing algorithms"
    },
    {
      "endDate": "2012-10",
      "name": "IBA Dosimetry",
      "position": "Software Engineer",
      "startDate": "2010-03"
    },
    {
      "endDate": "2010-02",
      "name": "Institut für Beruf und Bildung",
      "position": "Lecturer",
      "startDate": "2007-10",
      "summary": "Teaching basic programming skills and giving classes on MS Office and OpenOffice"
    }
  ]
}