view mrjunejune/src/resume/index.html @ 264:04fee26ecce0

add authenticated JRPG conversation platform Add reusable auth/session storage, owned conversation recovery, guest quotas, admin workflows, URL-routed conversation UI, mobile frame support, and parallel browser acceptance. Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Fri, 07 Aug 2026 07:34:12 -0700
parents 60a876c4587a
children
line wrap: on
line source

<!doctype html>
<html lang="en">
  <head>
    {{/parts/base_head.html}}
    <title>Juntae Park Resume</title>
    <link rel="preload" href="resume.css" as="style" />
    <link rel="stylesheet" href="resume.css" />
  </head>
  <body>
    {{/parts/header.html}}
    <main>
      <div class="info">
        <a href="/public/resume.pdf" data-zen-link-effect="none">Download PDF</a>
        <hr>
        <p><span class="header-firstname-style"> JUNTAE </span><span class="header-lastname-style">PARK</span><p>
        <p class="header-position-style"> MEMBER OF TECHNICAL STAFF &middot; SOFTWARE ENGINEER </p>
        <div class="header-address-style"> 
          Bay Area, CA, USA
        </div>
        <div class="header-social-style">
          <div>
            <a href="tel:+016505311728">(US) 650-531-1728</a>
          </div>
          <div>
            <a href="tel:+014375808026">(CA) 437-580-8026</a>
          </div>
          <div>
            <a href="mailto:[email protected]">[email protected]</a>
          </div>
          <div>
            <a href="https://www.linkedin.com/in/june-park-61721215b"><svg width="12" height="12" fill="currentColor" class="bi bi-linkedin" viewBox="0 0 16 16">
               <path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z"/>
             </svg> June Park
            </a>
          </div>
        </div>
      </div>

      <div class="sub-header">
        <h2 class="section-style"> Summary </h2>
        <div class="line"></div>
      </div>
      <p class="paragraph-style">Member of Technical Staff and engineering leader with over 10 years of experience building AI agent platforms and production systems from zero to global scale across Microsoft, Meta, Google, and growth-stage companies. Combines foundational infrastructure architecture with cross-team product delivery.</p>
      <div class="sub-header">

        <h2 class="section-style"> Skills </h2>
        <div class="line"></div>
      </div>
      <div class="paragraph-style">
        <p>
          <span class="entry-title-style"> Programming Languages:</span>
          <span class="skill-type-style"> TypeScript, C#, Python, C/C++, Ruby, Java, MATLAB </span>
        </p>
        <p> 
          <span class="entry-title-style">Tools & Platforms:</span>
          <span class="skill-type-style">Bazel, PostgreSQL, Mercurial, Git, Pandas, Raylib, Xcode</span>
        </p>
        <p>
          <span class="entry-title-style"> Web Frameworks: </span>
          <span class="skill-type-style"> Django, Rails, React, Flask</span>
        </p>
        <p>
          <span class="entry-title-style"> Cloud & DevOps:</span>
          <span class="skill-type-style"> Microsoft Azure, Azure DevOps, AWS, Google Cloud, DigitalOcean, Heroku, Plummi </span>
        </p>
        <p>
          <span class="entry-title-style"> Language:</span>
          <span class="skill-type-style"> English, Korean, Japanese </span>
        </p>
      </div>

      <!-- Experiences -->
     <div class="sub-header">
        <h2 class="section-style"> Experience </h2>
        <div class="line"></div>
      </div>
      <div class="flex-box">
        <p class="entry-title-style">
          <a href="https://www.microsoft.com/">Microsoft</a>
        </p>
        <p class="entry-location-style">San Francisco, CA, USA</p>
      </div>
      <div class="flex-box">
        <p class="entry-position-style">MEMBER OF TECHNICAL STAFF</p>
        <p class="entry-date-style">Oct 7, 2025 - Present</p>
      </div>
      <ul class="description-style">
        <li>
          Led engineering for <a href="https://www.microsoft.com/en-us/microsoft-copilot/blog/2026/02/26/copilot-tasks-from-answers-to-actions/">Copilot Tasks</a> from architecture through research-preview launch, bringing background agentic execution to a Copilot ecosystem serving more than 100 million paid weekly active users.
        </li>
        <li>
          Designed and built AIX Harness as a foundational engineer and technical leader&mdash;the execution and control plane for the <a href="https://www.cio.com/article/3977098/microsoft-doubles-down-on-multi-model-ai-as-it-builds-a-copilot-super-app.html">Copilot SuperApp</a>&mdash;standardizing agent orchestration, context management, and multi-model execution while supporting approximately 3,000 pull requests per month across dependent teams.
        </li>
        <li>
          Created the repository and led end-to-end engineering for the <a href="https://news.microsoft.com/build-2026/">Code</a> and <a href="https://www.microsoft.com/en-us/microsoft-365/blog/2026/06/02/introducing-microsoft-scout-your-always-on-personal-agent/">Autopilot</a> tabs, two flagship SuperApp surfaces introduced publicly by Satya Nadella at Microsoft Build 2026.
        </li>
        <li>
          Directed architecture and cross-team delivery across Copilot Tasks, AIX Harness, and the SuperApp codebase, taking multiple zero-to-one platform and product systems from definition to launch in nine months.
        </li>
      </ul>
      <div class="flex-box">
        <p class="entry-title-style">
          <a href="https://www.meta.com/">Meta</a>
        </p>
        <p class="entry-location-style">San Francisco, CA, USA</p>
      </div>
      <div class="flex-box">
        <p class="entry-position-style">SOFTWARE ENGINEER</p>
        <p class="entry-date-style">Oct, 2024 - Oct, 2025</p>
      </div>
      <ul class="description-style">
        <li>
          Took initiative on Channel Value Rule, targeting the 16% of ad traffic with both app and web destinations to improve value attribution and ROI.
        </li>
        <li>
          Built full-stack features using React and Hack/GraphQL, contributing to scalable, production-ready systems.
        </li>
        <li>
          Partnered with data science to design A/B tests and analyze revenue impact of ads destination.
        </li>
        <li>
          Proposed and implemented alpha improvements to internal testing infrastructure, reducing test time by 50% and enhancing developer velocity.
        </li>
      </ul>
      <div class="flex-box">
        <p class="entry-title-style">
          <a href="https://www.wmg.com/">Warner Music Group</a>
        </p>
        <p class="entry-location-style">Toronto, ON, Canada</p>
      </div>
      <div class="flex-box">
        <p class="entry-position-style">TECHNICAL LEAD ENGINEER</p>
        <p class="entry-date-style">July, 2023 - Sept, 2024</p>
      </div>
      <ul class="description-style">
        <li>
          Implements <a href="https://bazel.build/">bazel </a>structure for the company for TypeScript and JavaScript code base for hermiticity and stablishing standards for JavaScript and
        </li>
        <li>
          TypeScript testing and code structures.
        </li>
        <li>
          Led a team of five engineers in building GraphQL endpoints for client-facing applications using Apollo and AppSync, supporting over 2000 RPS and auto scaling depending on request values.
        </li>
        <li>
          Improved application response times by up to 85% for graphQL response by updating database schema and SQL queries, eliminating N+1 queries and lack of indexes.
        </li>
        <li>
          Developed CI/CD pipelines for backend structures.
        </li>
        <li>
          Designed infrastructure for pub/sub, caching, and media processing logic.
        </li>
      </ul>

      <div class="flex-box">
        <p class="entry-title-style">
          <a href="https://www.google.com/">Google</a>
        </p>
        <p class="entry-location-style">Toronto, ON, Canada</p>
      </div>
      <div class="flex-box">
        <p class="entry-position-style">SOFTWARE ENGINEER</p>
        <p class="entry-date-style">Feb, 2022 - July 2023</p>
      </div>
      <ul class="description-style">
        <li>
          Implements and maintained new features relating to App Script across google workspace platform including Gmail, sheets, and Docs.</li>
        <li>
          Improved a response time and render time of App Script hover card components.</li>
        <li>
          Collaborated with a team of developers to ensure timely and accurate delivery of features.</li>
        <li>
          Conducted user testing and gathered feedback to iterate on features for optimal user experience.</li>
      </ul>

      <div class="flex-box">
        <p class="entry-title-style">
          <a href="https://www.everlywell.com/">Everlywell</a>
        </p>
        <p class="entry-location-style">Toronto, ON, Canada</p>
      </div>
      <div class="flex-box">
        <p class="entry-position-style">SOFTWARE ENGINEER</p>
        <p class="entry-date-style">December, 2020 - Jan, 2022</p>
      </div>
      <ul class="description-style">
        <li>
          Maintained Amazon amplify apps to create and deploy React web applications for companies such as <a href="https://brooklynnets.everlywell.com/">NBA</a>, <a href="https://tinder.everlywell.com/">Tinder</a>, and other companies for COVID-19 at-home test kits.</li>
        <li>
          Implemented a script that helps accurately access and refund unused covid test kits; helping company save up to 200,000 USD.</li>
        <li>
          Created several Rails controllers for internal purposes; mocking end to end user experience for QA, mass refund features for CX department, and more, ultimately reducing support tickets amount by 50 percent.</li>
        <li>
          Implemented an audit table to help debug problems and logged which process was responsible for the change of the record using PaperTrail gems</li>
      </ul>

      <div class="flex-box">
        <p class="entry-title-style">
          <a href="https://www.spiria.com/">Spiria</a>
        </p>
        <p class="entry-location-style">Oakville, ON, Canada</p>
      </div>
      <div class="flex-box">
        <p class="entry-position-style">SOFTWARE ENGINEER</p>
        <p class="entry-date-style">October, 2018 - October, 2020</p>
      </div>
      <ul class="description-style">
        <li>
          Constructed RESTful API endpoints in multiple different frameworks such as Django, Ruby on Rails, and Flask and automated API documentation process using swagger.
        </li>
        <li>
          Designed custom rake tasks for importing production data into newly updated data structure to meet client's needs.
        </li>
        <li>
          Maintained or updated staging/productions servers. Debugged problems in production postgres database using ssh and postgres console on Heroku or AWS servers
        </li>
        <li>
          Collaborated in creating automation python scripts for websites and application using selenium covering for QA eliminating 80% of QA's manual work
        </li>
      </ul>

      <div class="flex-box">
        <p class="entry-title-style">
          <a href="https://www.apexscore.ai/">Apex Score</a>
        </p>
        <p class="entry-location-style">Oakville, ON, Canada</p>
      </div>
      <div class="flex-box">
        <p class="entry-position-style">SOFTWARE ENGINEER</p>
        <p class="entry-date-style">September, 2019 - October, 2020</p>
      </div>
      <ul class="description-style">
        <li>
          Developed custom Shapley value regression model to calculate importance of independent variables of data sets using sklearn, pandas, and numpy.
        </li>
        <li>
          Created custom image uploader to Amazon s3 bucket using boto3 library.
        </li>
        <li>
          Built RESTful API application using Flask framework and automated extensive API documentation pages using flask-restplus, pytest, and swagger, covering 95% of the code base.
        </li>
        <li>
          Created an interactive graph using D3.js in Vue.js with data from Flask backend API. 
        </li>
      </ul>

     <div class="sub-header">
        <h2 class="section-style"> Education </h2>
        <div class="line"></div>
      </div>
      <div class="flex-box">
        <p class="entry-title-style">
          University of British Columbia
        </p>
        <p class="entry-location-style">Kelowna, British Columbia</p>
      </div>
      <div class="flex-box">
        <p class="entry-position-style">BACHELOR OF SCIENCE IN PHYSICS</p>
        <p class="entry-date-style">2014 - 2018</p>
      </div>
      <div id="footer"></div>
    </main>
    {{/parts/footer.html}}
    <script href="index.js"></script>
  </body>
</html>