{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "location": {
      "address": "Germany"
    },
    "name": "Andreas Scherbaum",
    "profiles": [
      {
        "network": "Blog",
        "url": "https://andreas.scherbaum.la/"
      }
    ],
    "url": "https://vutuv.de/ascherbaum"
  },
  "languages": [
    {
      "fluency": "Native speaker",
      "language": "German"
    },
    {
      "fluency": "C2 (Proficient)",
      "language": "English"
    }
  ],
  "skills": [
    {
      "name": "databases"
    },
    {
      "name": "postgresql"
    },
    {
      "name": "ansible"
    },
    {
      "name": "Cycling"
    },
    {
      "name": "database"
    },
    {
      "name": "Ice cream"
    },
    {
      "name": "Linux"
    },
    {
      "name": "Running"
    }
  ]
}