{
  "@context": "https://schema.org",
  "@type": "Person",
  "@id": "https://phuaky.com/#person",
  "name": "Kuan Yu",
  "alternateName": "phuaky",
  "jobTitle": "Builder of Trustworthy AI Tools",
  "description": "Singapore-based builder of trustworthy AI tools for professional work. Turns messy, high-stakes workflows into AI systems people can review and trust.",
  "url": "https://phuaky.com",
  "email": "hello@phuaky.com",
  "image": "https://phuaky.com/images/profile.png",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Singapore",
    "addressCountry": "SG"
  },
  "alumniOf": {
    "@type": "Organization",
    "name": "Network School",
    "url": "https://thenetworkschool.io"
  },
  "knowsAbout": [
    "Trustworthy AI",
    "Human-in-the-loop AI",
    "Professional workflow automation",
    "Evidence-backed AI systems",
    "AI evaluation",
    "TypeScript",
    "Python",
    "React",
    "Node.js",
    "LLMs",
    "RAG",
    "Claude Code",
    "Entrepreneurship"
  ],
  "hasOccupation": [
    {
      "@type": "Occupation",
      "name": "Builder of Trustworthy AI Tools",
      "occupationalCategory": "AI Engineering"
    }
  ],
  "worksFor": [
    {
      "@type": "Organization",
      "name": "WorkflowLab SG",
      "description": "Trustworthy AI tools for repeated professional workflows",
      "url": "https://workflowlab.sg"
    }
  ],
  "sameAs": [
    "https://github.com/phuaky",
    "https://twitter.com/phuakuanyu",
    "https://linkedin.com/in/kyphua"
  ],
  "achievements": {
    "projectsShipped": 80,
    "companiesFounded": 4,
    "marathonsCompleted": 5
  },
  "currentProjects": [
    {
      "name": "WorkflowLab SG",
      "role": "Builder",
      "description": "Trustworthy AI tools for repeated professional workflows",
      "url": "https://workflowlab.sg"
    },
    {
      "name": "OpenTax SG",
      "role": "Builder",
      "description": "Public demo/runtime port of a Singapore corporate-tax computation workflow with cited retrieval, deterministic math, and review flags",
      "url": "https://phuaky.com/projects/opentax-sg/"
    },
    {
      "name": "Claude Code Infrastructure Showcase",
      "role": "Builder",
      "description": "Public-safe infrastructure proof for repeatable, inspectable agent work",
      "url": "https://phuaky.com/projects/claude-code-infrastructure-showcase/"
    }
  ]
}
