Mercurial
comparison mrjunejune/src/resume/index.html @ 234:1de6f553cbc0
[resume] Add Microsoft Member of Technical Staff role
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sun, 02 Aug 2026 18:27:15 -0700 |
| parents | 4c725fde6999 |
| children | 38bd030ebea4 |
comparison
equal
deleted
inserted
replaced
| 233:d27054a14579 | 234:1de6f553cbc0 |
|---|---|
| 1 <!doctype html> | 1 <!doctype html> |
| 2 <html lang="en"> | 2 <html lang="en"> |
| 3 <head> | 3 <head> |
| 4 {{/parts/base_head.html}} | 4 {{/parts/base_head.html}} |
| 5 <title>Juntae Park Resume</title> | |
| 5 <link rel="preload" href="resume.css" as="style" /> | 6 <link rel="preload" href="resume.css" as="style" /> |
| 6 <link rel="stylesheet" href="resume.css" /> | 7 <link rel="stylesheet" href="resume.css" /> |
| 7 </head> | 8 </head> |
| 8 <body> | 9 <body> |
| 9 {{/parts/header.html}} | 10 {{/parts/header.html}} |
| 73 <h2 class="section-style"> Experience </h2> | 74 <h2 class="section-style"> Experience </h2> |
| 74 <div class="line"></div> | 75 <div class="line"></div> |
| 75 </div> | 76 </div> |
| 76 <div class="flex-box"> | 77 <div class="flex-box"> |
| 77 <p class="entry-title-style"> | 78 <p class="entry-title-style"> |
| 79 <a href="https://www.microsoft.com/">Microsoft</a> | |
| 80 </p> | |
| 81 <p class="entry-location-style">United States</p> | |
| 82 </div> | |
| 83 <div class="flex-box"> | |
| 84 <p class="entry-position-style">MEMBER OF TECHNICAL STAFF</p> | |
| 85 <p class="entry-date-style">Oct 7, 2025 - Present</p> | |
| 86 </div> | |
| 87 <ul class="description-style"> | |
| 88 <li> | |
| 89 Served as an engineering leader for <a href="https://blogs.microsoft.com/blog/copilot-tasks/">Copilot Tasks</a>, helping bring agentic workflows from answers to actions for millions of users. | |
| 90 </li> | |
| 91 <li> | |
| 92 Served as a technical leader and foundational engineer for AIX Harness, the execution layer powering 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> through agent orchestration, context management, and multi-model coordination. | |
| 93 </li> | |
| 94 <li> | |
| 95 Created the repository and led engineering for two core SuperApp tabs built natively on AIX Harness. | |
| 96 </li> | |
| 97 <li> | |
| 98 Helped lead the SuperApp codebase while delivering foundational infrastructure and product features across multiple codebases in nine months. | |
| 99 </li> | |
| 100 </ul> | |
| 101 <div class="flex-box"> | |
| 102 <p class="entry-title-style"> | |
| 78 <a href="https://www.meta.com/">Meta</a> | 103 <a href="https://www.meta.com/">Meta</a> |
| 79 </p> | 104 </p> |
| 80 <p class="entry-location-style">San Francisco, CA, USA</p> | 105 <p class="entry-location-style">San Francisco, CA, USA</p> |
| 81 </div> | 106 </div> |
| 82 <div class="flex-box"> | 107 <div class="flex-box"> |
| 83 <p class="entry-position-style">SOFTWARE ENGINEER</p> | 108 <p class="entry-position-style">SOFTWARE ENGINEER</p> |
| 84 <p class="entry-date-style">Oct, 2024 - Present</p> | 109 <p class="entry-date-style">Oct, 2024 - Oct, 2025</p> |
| 85 </div> | 110 </div> |
| 86 <ul class="description-style"> | 111 <ul class="description-style"> |
| 87 <li> | 112 <li> |
| 88 Took initiative on Channel Value Rule, targeting the 16% of ad traffic with both app and web destinations to improve value attribution and ROI. | 113 Took initiative on Channel Value Rule, targeting the 16% of ad traffic with both app and web destinations to improve value attribution and ROI. |
| 89 </li> | 114 </li> |