{
  "$schema": "https://schema.org",
  "@context": "https://schema.org",
  "@type": "ProfilePage",
  "url": "https://hqhq1025.github.io/",
  "name": "Haoqing Wang",
  "alternateName": "王昊卿",
  "description": "Personal academic website for Haoqing Wang, an undergraduate student in the BUPT-QMUL Joint Programme and a research intern at Microsoft Research Asia.",
  "dateModified": "2026-05-01",
  "inLanguage": ["en", "zh"],
  "mainEntity": {
    "@type": "Person",
    "name": "Haoqing Wang",
    "alternateName": "王昊卿",
    "email": "haoqingeric@bupt.edu.cn",
    "url": "https://hqhq1025.github.io/",
    "image": "https://hqhq1025.github.io/bio.jpg",
    "jobTitle": "Undergraduate Student",
    "affiliation": [
      {
        "@type": "CollegeOrUniversity",
        "name": "Beijing University of Posts and Telecommunications"
      },
      {
        "@type": "CollegeOrUniversity",
        "name": "Queen Mary University of London"
      },
      {
        "@type": "Organization",
        "name": "Microsoft Research Asia"
      }
    ],
    "knowsAbout": [
      "Large Language Models",
      "Multimodal Large Language Models",
      "Computer Use Agent",
      "GUI Agent",
      "Reinforcement Learning"
    ],
    "sameAs": [
      "https://github.com/hqhq1025",
      "https://x.com/haoqingeric",
      "https://www.linkedin.com/in/hqeric/",
      "https://orcid.org/my-orcid?orcid=0009-0000-1851-5975"
    ]
  },
  "hasPart": [
    {
      "@type": "WebPage",
      "name": "Publications",
      "url": "https://hqhq1025.github.io/publications/"
    },
    {
      "@type": "WebPage",
      "name": "Projects",
      "url": "https://hqhq1025.github.io/projects/"
    },
    {
      "@type": "Blog",
      "name": "Blog",
      "url": "https://hqhq1025.github.io/blog/"
    },
    {
      "@type": "CollectionPage",
      "name": "Notes",
      "url": "https://hqhq1025.github.io/notes/"
    },
    {
      "@type": "WebPage",
      "name": "CV",
      "url": "https://hqhq1025.github.io/cv/"
    }
  ],
  "agentEntryPoints": {
    "llms": "https://hqhq1025.github.io/llms.txt",
    "llmsFull": "https://hqhq1025.github.io/llms-full.txt",
    "sitemap": "https://hqhq1025.github.io/sitemap.xml"
  }
}
