{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Denis Lesnov",
    "profiles": [
      {
        "network": "Twitter",
        "url": "http://twitter.com/den_lesnov",
        "username": "@den_lesnov"
      },
      {
        "network": "GitHub",
        "url": "https://github.com/leden",
        "username": "leden"
      }
    ],
    "url": "https://vutuv.de/denis_lesnov"
  },
  "skills": [
    {
      "name": "AMQP"
    },
    {
      "name": "django"
    },
    {
      "name": "Elixir"
    },
    {
      "name": "microservices"
    },
    {
      "name": "phoenix"
    },
    {
      "name": "javascript"
    },
    {
      "name": "python"
    },
    {
      "name": "react"
    }
  ],
  "work": [
    {
      "name": "Wargaming.net",
      "position": "Web Developer",
      "startDate": "2015-10",
      "summary": "Doing some coding in Python & Django and sometimes in Erlang and Elixir."
    },
    {
      "endDate": "2015-09",
      "name": "IPONWEB",
      "position": "Python Developer",
      "startDate": "2015-02",
      "summary": "Doing some coding in Python & Django but with OpenLDAP instead of database."
    },
    {
      "endDate": "2015-01",
      "name": "Yandex",
      "position": "Python Developer",
      "startDate": "2011-12",
      "summary": "Doing some coding in Python & Django"
    }
  ]
}