{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "location": {
      "address": "22529 Hamburg, Germany"
    },
    "name": "Tiberius Peters",
    "url": "https://vutuv.de/tiberius_peters"
  },
  "certificates": [
    {
      "date": "2025-04",
      "issuer": "42 Heilbronn gGmbH",
      "name": "Graduation 42 Heilbronn",
      "url": "https://www.credly.com/badges/d825ed5c-0a6a-42fd-b450-dbdb984e0b34/public_url"
    }
  ],
  "education": [
    {
      "endDate": "2022",
      "institution": "Technische Universität Hamburg-Harburg",
      "startDate": "2017-10",
      "studyType": "Computer Science and Engineering"
    }
  ],
  "languages": [
    {
      "fluency": "Native speaker",
      "language": "German"
    },
    {
      "fluency": "C2 (Proficient)",
      "language": "English"
    }
  ],
  "skills": [
    {
      "name": "c"
    },
    {
      "name": "docker"
    },
    {
      "name": "Docker Compose"
    },
    {
      "name": "GLSL"
    },
    {
      "name": "Godot"
    },
    {
      "name": "golang"
    },
    {
      "name": "Linux"
    },
    {
      "name": "lorawan"
    },
    {
      "name": "Makefile"
    },
    {
      "name": "mqtt"
    },
    {
      "name": "nixos"
    },
    {
      "name": "Python"
    },
    {
      "name": "Rust"
    }
  ],
  "work": [
    {
      "name": "Buildlinx GmbH",
      "position": "Software Developer",
      "startDate": "2024-07",
      "summary": "Entwicklung eines Application Stacks in hauptsächlich Go, sowie System-Administratorische Arbeiten für die Edge-Computer Flotte"
    },
    {
      "endDate": "2020-10",
      "name": "Nordischer Maschinenbau Rud. Baader",
      "position": "Dualer Student",
      "startDate": "2017-08",
      "summary": "eingesetzt in der Systemtechnik, spezielle Automatisierungstechnik im Vision-Bereich"
    }
  ]
}