view mrjunejune/assistant/knowledge/public_facts.json @ 273:e02e2036ef84 default tip

add Layer 2 JRPG component system Add reusable content and window modals, an isolated component sandbox, shared cyberpunk scroll areas, production-safe cache freshness, and server-rendered JRPG panel state. Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Sat, 08 Aug 2026 02:08:08 -0700
parents 056790c4fb0d
children
line wrap: on
line source

{
  "version": 1,
  "facts": [
    {
      "id": "about-identity",
      "topic": "about",
      "text": "June Park (Juntae Park) is a software engineer and engineering leader known online as MrJuneJune. He is based in the Bay Area, CA, USA.",
      "sourceLabel": "Personal Site",
      "sourceUrl": "https://mrjunejune.babocoder.com",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "about-languages",
      "topic": "about",
      "text": "June lists English, Korean, and Japanese among the languages he uses.",
      "sourceLabel": "Resume",
      "sourceUrl": "https://mrjunejune.babocoder.com/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "career-everlywell-se",
      "topic": "career",
      "text": "June was a Software Engineer at Everlywell from December 2020 to January 2022, building COVID-19 at-home test kit web applications for clients including NBA and Tinder using React and Rails, reducing support tickets by 50%.",
      "sourceLabel": "Resume",
      "sourceUrl": "https://mrjunejune.babocoder.com/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "career-google-se",
      "topic": "career",
      "text": "June was a Software Engineer at Google in Toronto from February 2022 to July 2023, implementing and maintaining features for Google Workspace including Gmail, Sheets, and Docs via App Script.",
      "sourceLabel": "Resume",
      "sourceUrl": "https://mrjunejune.babocoder.com/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "career-meta-se",
      "topic": "career",
      "text": "June was a Software Engineer at Meta in San Francisco from October 2024 to October 2025. He worked on ads infrastructure using React and Hack/GraphQL, and improved internal testing infrastructure reducing test time by 50%.",
      "sourceLabel": "Resume",
      "sourceUrl": "https://mrjunejune.babocoder.com/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "career-microsoft-aix-harness",
      "topic": "career",
      "text": "At Microsoft, June designed and built AIX Harness as a foundational engineer — the execution and control plane for the Copilot SuperApp — standardizing agent orchestration, context management, and multi-model execution, supporting roughly 3,000 pull requests per month.",
      "sourceLabel": "Resume",
      "sourceUrl": "/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "career-microsoft-build-2026",
      "topic": "career",
      "text": "June created the repository and led end-to-end engineering for the Code and Autopilot tabs, two flagship SuperApp surfaces introduced publicly by Satya Nadella at Microsoft Build 2026.",
      "sourceLabel": "Resume",
      "sourceUrl": "/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "career-microsoft-copilot-tasks",
      "topic": "career",
      "text": "At Microsoft, June led engineering for Copilot Tasks from architecture through research-preview launch, bringing background agentic execution to a Copilot ecosystem serving more than 100 million paid weekly active users.",
      "sourceLabel": "Resume",
      "sourceUrl": "/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "career-microsoft-mts",
      "topic": "career",
      "text": "June is a Member of Technical Staff at Microsoft in San Francisco, CA, since October 2025. He leads engineering for Copilot Tasks, AI execution infrastructure, and the Copilot SuperApp.",
      "sourceLabel": "Resume",
      "sourceUrl": "https://mrjunejune.babocoder.com/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "career-spiria-se",
      "topic": "career",
      "text": "June was a Software Engineer at Spiria in Oakville, ON, from October 2018 to October 2020, building RESTful APIs in Django, Rails, and Flask, and automating QA with Selenium scripts that eliminated 80% of manual QA work.",
      "sourceLabel": "Resume",
      "sourceUrl": "https://mrjunejune.babocoder.com/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "career-warner-music-group",
      "topic": "career",
      "text": "June was Technical Lead Engineer at Warner Music Group in Toronto from July 2023 to September 2024. He led a team of five engineers building GraphQL endpoints supporting over 2000 RPS, improved response times by up to 85%, and introduced Bazel build structure.",
      "sourceLabel": "Resume",
      "sourceUrl": "https://mrjunejune.babocoder.com/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "education-ubc-physics",
      "topic": "education",
      "text": "June holds a Bachelor of Science in Physics from the University of British Columbia, Kelowna, British Columbia, graduated 2018.",
      "sourceLabel": "Resume",
      "sourceUrl": "https://mrjunejune.babocoder.com/resume",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "project-jrpg-chat",
      "topic": "projects",
      "text": "Shiba Quest (/jrpg) is a Copilot-powered JRPG chat on June's personal site with persistent, recoverable conversations.",
      "sourceLabel": "Personal Site",
      "sourceUrl": "https://mrjunejune.babocoder.com/jrpg",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "project-personal-site",
      "topic": "projects",
      "text": "June's personal website is at mrjunejune.babocoder.com. It includes a blog, resume, tools (markdown converter, LaTeX editor, HLS player, file converter), and a Copilot-powered JRPG chat at /jrpg.",
      "sourceLabel": "Personal Site",
      "sourceUrl": "https://mrjunejune.babocoder.com",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "project-seobeo",
      "topic": "projects",
      "text": "Seobeo is a custom C network library and HTTP server built by June from scratch, used to serve mrjunejune.babocoder.com. It is part of the Zenbu monorepo and the name comes from how Koreans pronounce 'server'.",
      "sourceLabel": "Blog: Creating Network Library in C",
      "sourceUrl": "https://mrjunejune.babocoder.com/blog/my-seobeo-journey",
      "visibility": "public",
      "status": "verified"
    },
    {
      "id": "skills-languages",
      "topic": "skills",
      "text": "June's programming languages include TypeScript, C#, Python, C/C++, Ruby, Java, and MATLAB. He has professional experience with Bazel, PostgreSQL, Mercurial, Git, React, Django, Rails, Flask, Microsoft Azure, AWS, and Google Cloud.",
      "sourceLabel": "Resume",
      "sourceUrl": "https://mrjunejune.babocoder.com/resume",
      "visibility": "public",
      "status": "verified"
    }
  ]
}