{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Cristian Alonso Contreras",
    "label": "Administrador de sistemas / DevOps",
    "email": "cristian.alonso@cristianac.es",
    "url": "https://cristianac.es",
    "image": "https://cristianac.es/yo.webp",
    "location": {
      "city": "Granada",
      "countryCode": "ES",
      "region": "Andalucía"
    },
    "profiles": [
      {
        "network": "GitHub",
        "url": "https://github.cristianac.es"
      },
      {
        "network": "LinkedIn",
        "url": "https://www.linkedin.com/in/cristian-alonso-conteras-9a299835a/"
      }
    ]
  },
  "work": [
    {
      "name": "NTT DATA Europe & Latam",
      "position": "Centers Junior",
      "location": "Granada, Andalucía, España",
      "startDate": "2026-07-01"
    },
    {
      "name": "NTT DATA Europe & Latam",
      "position": "Analista de pruebas",
      "location": "Granada, Andalucía, España",
      "startDate": "2026-02-01",
      "endDate": "2026-06-01"
    },
    {
      "name": "Grupo Erik Editores",
      "position": "Técnico de sistemas",
      "location": "Granada, Andalucía, España",
      "startDate": "2025-05-01",
      "endDate": "2025-06-01"
    },
    {
      "name": "IIS Sassetti Peruzzi",
      "position": "Técnico Auxiliar Informático",
      "location": "Florencia, Toscana, Italia",
      "startDate": "2024-03-01",
      "endDate": "2024-05-01"
    }
  ],
  "education": [
    {
      "institution": "IES Zaidin Vergeles",
      "studyType": "Ciclo Formativo de Grado Superior",
      "area": "Computer Systems Networking and Telecommunications",
      "startDate": "2024-09-01",
      "endDate": "2026-06-01"
    },
    {
      "institution": "IES Padre Poveda",
      "studyType": "Formación Profesional de Grado Medio",
      "area": "Sistemas Microinformáticos y Redes",
      "startDate": "2021-09-01",
      "endDate": "2024-06-01"
    }
  ],
  "skills": [
    {
      "name": "Infrastructure"
    },
    {
      "name": "DevOps"
    },
    {
      "name": "Automation"
    },
    {
      "name": "Cloud"
    },
    {
      "name": "Linux"
    },
    {
      "name": "Docker"
    },
    {
      "name": "Databases"
    }
  ],
  "languages": [
    {
      "language": "Español",
      "fluency": "Native speaker"
    },
    {
      "language": "Inglés",
      "fluency": "Full professional proficiency"
    },
    {
      "language": "Italiano",
      "fluency": "Limited working proficiency"
    }
  ],
  "meta": {
    "canonical": "https://cristianac.es/resume.json",
    "version": "1.0.0",
    "lastModified": "2026-07-20T14:44:28.637Z"
  }
}