{
  "name": "Jacobo Blandón",
  "role": "Software Engineer",
  "location": "Colombia",
  "available": true,
  "focus": "Backend Engineering",
  "skills": {
    "languages": [
      "Python",
      "Java",
      "TypeScript"
    ],
    "frameworks": [
      "FastAPI",
      "Spring Boot",
      "React",
      "Angular",
      "Tailwind"
    ],
    "tools": [
      "Docker",
      "Git",
      "Linux"
    ],
    "databases": [
      "MySQL",
      "PostgreSQL"
    ]
  },
  "projects": [
    {
      "name": "Lottery Sales App",
      "stack": [
        "Spring Boot",
        "Angular",
        "H2 Database"
      ],
      "github": "https://github.com/blandevv/lottery-sales-app"
    },
    {
      "name": "Library Management API",
      "stack": [
        "Spring Boot",
        "JWT",
        "MySQL"
      ],
      "github": "https://github.com/blandevv/library-management-api"
    },
    {
      "name": "Contact Flow API",
      "stack": [
        "FastAPI",
        "JWT",
        "MySQL",
        "Docker"
      ],
      "github": "https://github.com/blandevv/contact-flow-api"
    }
  ],
  "links": {
    "github": "https://github.com/blandevv",
    "linkedin": "https://linkedin.com/in/blandevv",
    "resume": "https://github.com/blandevv/blandevv-resume/releases/latest/download/resume-en.pdf"
  },
  "contact": "jacoboblandon94@gmail.com"
}