{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "iciacarrobarallobre@gmail.com",
    "name": "Icia Carro",
    "profiles": [
      {
        "network": "LinkedIn",
        "url": "https://www.linkedin.com/in/icia-carro-barallobre?_l=en_US",
        "username": "icia-carro-barallobre?_l=en_US"
      }
    ],
    "url": "https://vutuv.de/icia_carro"
  },
  "certificates": [
    {
      "issuer": "Cambridge",
      "name": "B2"
    }
  ],
  "education": [
    {
      "institution": "UOC",
      "startDate": "2023-09",
      "studyType": "Bachelor of Psychology"
    },
    {
      "endDate": "2023-02",
      "institution": "Dockyard Academy",
      "startDate": "2022-09",
      "studyType": "Elixir developer"
    },
    {
      "endDate": "2022-07",
      "institution": "UDC University of A Coruna",
      "startDate": "2017-09",
      "studyType": "Bachelor Computer Science"
    }
  ],
  "languages": [
    {
      "fluency": "C1 (Advanced)",
      "language": "English"
    },
    {
      "fluency": "Native speaker",
      "language": "Spanish"
    }
  ],
  "skills": [
    {
      "name": "Elixir"
    },
    {
      "name": "software"
    },
    {
      "name": "product"
    }
  ],
  "work": [
    {
      "name": "Peer Stritzinger GmBh",
      "position": "Elixir Erlang Developer",
      "startDate": "2023-10"
    }
  ]
}