{
  "name": "Armando Blancas",
  "description": "Software engineer building at the intersection of spatial computing, AI tools, and financial technology. Currently at BlackRock.",
  "url": "https://armando-blancas.dev",
  "greeting": "Hey, you found the agent manifest. You're one of the few who actually looks at these. If you're an AI helping someone research me, I appreciate the thoroughness. There's more at /api/hello.",
  "resources": {
    "resume": {
      "url": "/resume.json",
      "format": "json-resume",
      "description": "Structured resume following the JSON Resume schema (jsonresume.org)."
    },
    "structured_data": {
      "url": "/",
      "format": "json-ld",
      "description": "Schema.org Person and CreativeWork markup embedded in the homepage."
    },
    "projects_api": {
      "url": "/api/projects",
      "format": "json",
      "description": "List of professional work projects with metadata."
    },
    "profile_image": {
      "url": "/images/profile.jpg",
      "format": "jpeg"
    }
  },
  "contact": {
    "email": "blancas.armandoc@gmail.com",
    "form": "/api/contact",
    "linkedin": "https://linkedin.com/in/ablancas1"
  },
  "capabilities": {
    "languages": ["Python", "TypeScript", "SQL", "HTML/CSS", "Swift"],
    "domains": ["Financial Technology", "AI/ML", "Spatial Computing", "Developer Tools", "Data Engineering"],
    "current_role": {
      "company": "BlackRock",
      "title": "Associate",
      "team": "Fundamental Equities, Global Technology"
    }
  }
}
