{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/schema.json",
  "basics": {
    "name": "Abel Antonio Cerda",
    "label": "Senior UI Software Engineer",
    "email": "abelantoniocerda@gmail.com",
    "url": "https://www.abelantoniocerda.io",
    "summary": "Senior software engineer focused on the UI — I care most about whether the people using what I build actually enjoy it. I've worked across the full stack, but these days I do my best work on the front end.",
    "profiles": [
      {
        "network": "LinkedIn",
        "username": "abelantoniocerda",
        "url": "https://linkedin.com/in/abelantoniocerda"
      },
      {
        "network": "GitHub",
        "username": "abelcerda",
        "url": "https://github.com/abelcerda"
      }
    ]
  },
  "work": [
    {
      "name": "Ryz Labs",
      "position": "UI Software Engineer",
      "startDate": "2022-07-01",
      "endDate": null,
      "summary": "Building the UI for Telly, a home entertainment device shipped to thousands of households across the US — from early prototypes to production code. I work across the stack but stay focused on making the interface fast and pleasant, down to optimizing CPU usage and ad-load latency."
    },
    {
      "name": "Silicon Development",
      "position": "Lead Software Engineer",
      "startDate": "2021-01-01",
      "endDate": "2022-06-01",
      "summary": "Led the front end of a white-label fintech platform integrating US investment services, and set the code versioning and estimation standards the team still uses."
    },
    {
      "name": "Globant",
      "position": "Senior Web Developer · Technical Leader (interim)",
      "startDate": "2018-04-01",
      "endDate": "2020-12-01",
      "summary": "Built and maintained high-traffic sites (millions of monthly visits) for global clients. Stepped in as interim technical lead — reviewing code, coordinating with the PM — while staying hands-on."
    },
    {
      "name": "Openix",
      "position": "Full-stack Developer · Software Architect · Project Leader",
      "startDate": "2015-06-01",
      "endDate": "2018-04-01",
      "summary": "Full-stack work across international projects, including a cruise line and a major US retailer. Introduced project workflows still used company-wide."
    },
    {
      "name": "Freelance",
      "position": "IT Consultant & Web Developer",
      "startDate": "2013-04-01",
      "endDate": null,
      "summary": "Independent full-stack work for clients in Argentina and abroad, plus contributing to Conectar Igualdad, a national program bringing IT infrastructure to public schools."
    }
  ],
  "education": [
    {
      "institution": "Jujuy National University — College of Engineering",
      "studyType": "Software Engineering degree",
      "endDate": "2017-08-01",
      "courses": [
        "Machine Learning and Artificial Intelligence — Jujuy National University (Dr. Javier Izetta), 2016",
        "Semantic Technologies for Automatic Question Answering (NLP) — Buenos Aires University (Dr. Siddharth Patwardhan, IBM researcher), 2016",
        "Hybrid Information Extraction Systems (NLP) — Buenos Aires University (Dr. Pablo Duboue, IBM researcher), 2016",
        "Augmented Reality — Santiago del Estero Catholic University (Dr. María José Abasolo), 2016"
      ]
    }
  ],
  "skills": [
    {
      "name": "UI & frontend",
      "keywords": [
        "JavaScript",
        "TypeScript",
        "React",
        "Angular",
        "React Native"
      ]
    },
    {
      "name": "Also comfortable with",
      "keywords": [
        "Node.js",
        "Ruby on Rails",
        "PHP",
        "Python",
        "SQL & NoSQL databases"
      ]
    },
    {
      "name": "Tools & practices",
      "keywords": [
        "Git",
        "CI/CD",
        "AWS",
        "Heroku",
        "Linux",
        "AI-assisted dev workflows"
      ]
    }
  ],
  "meta": {
    "canonical": "https://www.abelantoniocerda.io/resume.json"
  }
}