{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Huaiyu Khaw",
    "label": "Senior Software Engineer",
    "email": "huaiyukhaw@gmail.com",
    "url": "https://h8w.dev",
    "summary": "I make enterprise low-code legible to AI agents. Senior Software Engineer at Orangeleaf Consulting, working on enterprise Mendix delivery and the tooling that lets AI coding agents operate on model-based low-code platforms.",
    "location": {
      "city": "Petaling Jaya",
      "region": "Selangor",
      "countryCode": "MY"
    },
    "profiles": [
      {
        "network": "GitHub",
        "username": "huaiyukhaw",
        "url": "https://github.com/huaiyukhaw"
      },
      {
        "network": "LinkedIn",
        "username": "huaiyukhaw",
        "url": "https://linkedin.com/in/huaiyukhaw"
      }
    ]
  },
  "work": [
    {
      "name": "Orangeleaf Consulting",
      "position": "Senior Software Engineer",
      "location": "Petaling Jaya, Selangor",
      "startDate": "2023",
      "url": "https://orangeleaf.com.my",
      "summary": "Orangeleaf Consulting describes itself as the leading consultancy in Mendix Low-Code throughout the APAC.",
      "highlights": [
        "Works on Dxter (https://orangeleaf.com.my/dxter), the company's AI assistant for enterprise operations.",
        "Agent tooling for model-based low-code platforms: text projections, platform semantics as agent context, MCP servers.",
        "Technical mentoring and certification preparation."
      ]
    },
    {
      "name": "Pallydeli Group",
      "position": "IT Executive",
      "location": "Shah Alam",
      "startDate": "2020",
      "endDate": "2021"
    },
    {
      "name": "Inmagine Group",
      "position": "Data Scientist Intern",
      "location": "Petaling Jaya",
      "startDate": "2019",
      "endDate": "2020"
    }
  ],
  "education": [
    {
      "institution": "University of Malaya",
      "url": "https://www.um.edu.my",
      "area": "Computer Science (Artificial Intelligence)",
      "studyType": "Bachelor with Honours",
      "startDate": "2017",
      "endDate": "2021"
    }
  ],
  "awards": [
    {
      "title": "Claude Certified Architect — Foundations",
      "date": "2026",
      "awarder": "Anthropic",
      "summary": "Anthropic",
      "url": "https://www.credly.com/badges/518719cd-3899-4f3b-be19-042fb1cfda2d"
    },
    {
      "title": "Mendix Advanced Developer",
      "date": "2023",
      "awarder": "Certified — zero to certified in 10 weeks",
      "summary": "Certified — zero to certified in 10 weeks"
    },
    {
      "title": "Mendix Japan Hackathon",
      "awarder": "First place",
      "summary": "First place"
    },
    {
      "title": "Mendix CTF APAC",
      "awarder": "Regional champion — cybersecurity",
      "summary": "Regional champion — cybersecurity"
    }
  ],
  "volunteer": [
    {
      "organization": "Google Developer Groups Cloud KL",
      "position": "Community Organizer",
      "startDate": "2019",
      "endDate": "2021"
    },
    {
      "organization": "The UM App Club",
      "position": "Community Lead",
      "startDate": "2018",
      "endDate": "2020"
    },
    {
      "organization": "MY Tech Career Fair",
      "position": "Co-Organizer",
      "startDate": "2019",
      "endDate": "2019"
    },
    {
      "organization": "A.I.CKATHON",
      "position": "Vice Lead Organizer",
      "startDate": "2018",
      "endDate": "2018"
    }
  ],
  "projects": [
    {
      "name": "Zest CV",
      "description": "Profile builder — Markdown formatting, tagging, QR sharing",
      "startDate": "2023"
    },
    {
      "name": "LastQR",
      "description": "QR menu platform for restaurants",
      "startDate": "2022"
    },
    {
      "name": "Plain Notes",
      "description": "Browser note-taking on localStorage",
      "startDate": "2022"
    },
    {
      "name": "LinkBio",
      "description": "Customisable link aggregation",
      "startDate": "2022"
    }
  ],
  "publications": [],
  "skills": [
    {
      "name": "Enterprise low-code",
      "keywords": [
        "Mendix",
        "model-driven development",
        "agentic delivery"
      ]
    },
    {
      "name": "AI engineering",
      "keywords": [
        "Model Context Protocol",
        "AI coding agents",
        "LLM integration"
      ]
    }
  ],
  "meta": {
    "canonical": "https://h8w.dev/resume.json",
    "version": "2026.8",
    "note": "Generated from h8w.dev. Forked GitHub repositories are not authored work; most current work is client or internal and not public."
  }
}