{
  "perfil": {
    "nombre": "Alejandro Macedo Paredes",
    "rol": "Desarrollador Full Stack",
    "ubicacion": "Perú",
    "especialidad": "Full Stack: backend, web y móvil",
    "idiomas": [
      "Español (nativo)",
      "Inglés (intermedio)"
    ],
    "enfoque": [
      "Backends con PostgreSQL",
      "Sistemas SaaS multi-tenant",
      "Paneles web con Angular"
    ],
    "profundizando": [
      "Microservicios",
      "Clean Architecture",
      "Seguridad avanzada"
    ]
  },
  "stack": {
    "backend": [
      "NestJS",
      "Spring Boot"
    ],
    "baseDeDatos": {
      "principal": "PostgreSQL",
      "tambien": [
        "Redis",
        "MySQL"
      ]
    },
    "orm": [
      "Prisma",
      "TypeORM",
      "JPA"
    ],
    "frontend": [
      "Angular",
      "Next.js",
      "Astro",
      "Vue"
    ],
    "mobile": [
      "Flutter"
    ],
    "infra": [
      "Docker",
      "Nginx",
      "GitHub Actions"
    ]
  },
  "contacto": {
    "email": "macedoalejandro12@gmail.com",
    "github": "https://github.com/alejandromacedopa",
    "linkedin": "https://www.linkedin.com/in/alejandromacedop",
    "estudio": "SolucionaSoft",
    "disponible": true
  }
}