Mercurial
comparison mrjunejune/pages/resume/index.html @ 73:ede391ac83c8
[MrJuneJune] My own websites.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Wed, 31 Dec 2025 09:07:29 -0800 |
| parents | |
| children | 35b1abc37969 |
comparison
equal
deleted
inserted
replaced
| 72:4532ce6d9eb8 | 73:ede391ac83c8 |
|---|---|
| 1 <!doctype html> | |
| 2 <html lang="en"> | |
| 3 <head> | |
| 4 <BaseHead title="Resume" description="June's resume" /> | |
| 5 <link rel="stylesheet" href="base.css" /> | |
| 6 <link rel="stylesheet" href="resume.css" /> | |
| 7 </head> | |
| 8 <body> | |
| 9 <main> | |
| 10 <div class="info"> | |
| 11 <p><span class="header-firstname-style"> JUNTAE </span><span class="header-lastname-style">PARK</span><p> | |
| 12 <p class="header-position-style"> FULL STACK DEVELOPER · SOFTWARE ENGINEER </p> | |
| 13 <div class="header-address-style"> | |
| 14 Bay Area, CA, USA | |
| 15 </div> | |
| 16 <div class="header-social-style"> | |
| 17 <p>📱(US) 650-531-1728 |📱(CA) 437-580-8026 | <a href="mailto:[email protected]"> ✉️ [email protected] </a>| <a href="https://github.com/mrjunejune"> | |
| 18 <svg viewBox="0 0 16 16" aria-hidden="true" width="12" height="12"> | |
| 19 <path | |
| 20 fill="currentColor" | |
| 21 d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z" | |
| 22 ></path> | |
| 23 </svg> mrjunejune | |
| 24 </a>| <a href="https://www.linkedin.com/in/junepark"> | |
| 25 <svg width="12" height="12" fill="currentColor" class="bi bi-linkedin" viewBox="0 0 16 16"> | |
| 26 <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"/> | |
| 27 </svg> | |
| 28 junepark | |
| 29 </a> | |
| 30 </p> | |
| 31 </div> | |
| 32 </div> | |
| 33 | |
| 34 <div class="sub-header"> | |
| 35 <h2 class="section-style"> Summary </h2> | |
| 36 <div class="line"></div> | |
| 37 </div> | |
| 38 <p class="paragraph-style">Software Engineer with 8 years of hands-on experience across diverse tech stacks, from early-stage startups to FANG-scale systems. Adept in designing and delivering robust software solutions using modern languages, frameworks, and cloud platforms. Open to impactful work.</p> | |
| 39 <div class="sub-header"> | |
| 40 | |
| 41 <h2 class="section-style"> Skills </h2> | |
| 42 <div class="line"></div> | |
| 43 </div> | |
| 44 <div class="paragraph-style"> | |
| 45 <p> | |
| 46 <span class="entry-title-style"> Programming Languages:</span> | |
| 47 <span class="skill-type-style"> TypeScript, Python, C++/C, Ruby, Java, MATLAB </span> | |
| 48 </p> | |
| 49 <p> | |
| 50 <span class="entry-title-style">Tools & Platforms:</span> | |
| 51 <span class="skill-type-style">Bazel, PostgresSQL, Mercurial, Git, Pands, Raylib, XCode</span> | |
| 52 </p> | |
| 53 <p> | |
| 54 <span class="entry-title-style"> Web Frameworks: </span> | |
| 55 <span class="skill-type-style"> Django, Rails, React, Flask</span> | |
| 56 </p> | |
| 57 <p> | |
| 58 <span class="entry-title-style"> DevOp:</span> | |
| 59 <span class="skill-type-style"> Plummi, Heroku, DigitalOcean, AWS, Google Cloud </span> | |
| 60 </p> | |
| 61 <p> | |
| 62 <span class="entry-title-style"> Language:</span> | |
| 63 <span class="skill-type-style"> English, Korean, Japanese </span> | |
| 64 </p> | |
| 65 </div> | |
| 66 | |
| 67 <!-- Experiences --> | |
| 68 <div class="sub-header"> | |
| 69 <h2 class="section-style"> Experience </h2> | |
| 70 <div class="line"></div> | |
| 71 </div> | |
| 72 <div class="flex-box"> | |
| 73 <p class="entry-title-style"> | |
| 74 <a href="https://www.meta.com/">Meta</a> | |
| 75 </p> | |
| 76 <p class="entry-location-style">San Francisco, CA, USA</p> | |
| 77 </div> | |
| 78 <div class="flex-box"> | |
| 79 <p class="entry-position-style">SOFTWARE ENGINEER</p> | |
| 80 <p class="entry-date-style">Oct, 2024 - Present</p> | |
| 81 </div> | |
| 82 <ul class="description-style"> | |
| 83 <li> | |
| 84 Took initiative on Channel Value Rule, targeting the 16% of ad traffic with both app and web destinations to improve value attribution and ROI. | |
| 85 </li> | |
| 86 <li> | |
| 87 Built full-stack features using React and Hack/GraphQL, contributing to scalable, production-ready systems. | |
| 88 </li> | |
| 89 <li> | |
| 90 Partnered with data science to design A/B tests and analyze revenue impact of ads destination. | |
| 91 </li> | |
| 92 <li> | |
| 93 Proposed and implemented alpha improvements to internal testing infrastructure, reducing test time by 50% and enhancing developer velocity. | |
| 94 </li> | |
| 95 </ul> | |
| 96 <div class="flex-box"> | |
| 97 <p class="entry-title-style"> | |
| 98 <a href="https://www.wmg.com/">Warner Music Group</a> | |
| 99 </p> | |
| 100 <p class="entry-location-style">Toronto, ON, Canada</p> | |
| 101 </div> | |
| 102 <div class="flex-box"> | |
| 103 <p class="entry-position-style">TECHNICAL LEAD ENGINEER</p> | |
| 104 <p class="entry-date-style">July, 2023 - Sept, 2024</p> | |
| 105 </div> | |
| 106 <ul class="description-style"> | |
| 107 <li> | |
| 108 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 | |
| 109 </li> | |
| 110 <li> | |
| 111 TypeScript testing and code structures. | |
| 112 </li> | |
| 113 <li> | |
| 114 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. | |
| 115 </li> | |
| 116 <li> | |
| 117 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. | |
| 118 </li> | |
| 119 <li> | |
| 120 Developed CI/CD pipelines for backend structures. | |
| 121 </li> | |
| 122 <li> | |
| 123 Designed infrastructure for pub/sub, caching, and media processing logic. | |
| 124 </li> | |
| 125 </ul> | |
| 126 | |
| 127 <div class="flex-box"> | |
| 128 <p class="entry-title-style"> | |
| 129 <a href="https://www.google.com/">Google</a> | |
| 130 </p> | |
| 131 <p class="entry-location-style">Toronto, ON, Canada</p> | |
| 132 </div> | |
| 133 <div class="flex-box"> | |
| 134 <p class="entry-position-style">SOFTWARE ENGINEER</p> | |
| 135 <p class="entry-date-style">Feb, 2022 - July 2023</p> | |
| 136 </div> | |
| 137 <ul class="description-style"> | |
| 138 <li> | |
| 139 Implements and maintained new features relating to App Script across google workspace platform including Gmail, sheets, and Docs.</li> | |
| 140 <li> | |
| 141 Improved a response time and render time of App Script hover card components.</li> | |
| 142 <li> | |
| 143 Collaborated with a team of developers to ensure timely and accurate delivery of features.</li> | |
| 144 <li> | |
| 145 Conducted user testing and gathered feedback to iterate on features for optimal user experience.</li> | |
| 146 </ul> | |
| 147 | |
| 148 <div class="flex-box"> | |
| 149 <p class="entry-title-style"> | |
| 150 <a href="https://www.everlywell.com/">Everlywell</a> | |
| 151 </p> | |
| 152 <p class="entry-location-style">Toronto, ON, Canada</p> | |
| 153 </div> | |
| 154 <div class="flex-box"> | |
| 155 <p class="entry-position-style">SOFTWARE ENGINEER</p> | |
| 156 <p class="entry-date-style">December, 2020 - Jan, 2022</p> | |
| 157 </div> | |
| 158 <ul class="description-style"> | |
| 159 <li> | |
| 160 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> | |
| 161 <li> | |
| 162 Implemented a script that helps accurately access and refund unused covid test kits; helping company save up to 200,000 USD.</li> | |
| 163 <li> | |
| 164 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> | |
| 165 <li> | |
| 166 Implemented an audit table to help debug problems and logged which process was responsible for the change of the record using PaperTrail gems</li> | |
| 167 </ul> | |
| 168 | |
| 169 <div class="flex-box"> | |
| 170 <p class="entry-title-style"> | |
| 171 <a href="https://www.spiria.com/">Spiria</a> | |
| 172 </p> | |
| 173 <p class="entry-location-style">Oakville, ON, Canada</p> | |
| 174 </div> | |
| 175 <div class="flex-box"> | |
| 176 <p class="entry-position-style">SOFTWARE ENGINEER</p> | |
| 177 <p class="entry-date-style">October, 2018 - October, 2020</p> | |
| 178 </div> | |
| 179 <ul class="description-style"> | |
| 180 <li> | |
| 181 Constructed RESTful API endpoints in multiple different frameworks such as Django, Ruby on Rails, and Flask and automated API documentation process using swagger. | |
| 182 </li> | |
| 183 <li> | |
| 184 Designed custom rake tasks for importing production data into newly updated data structure to meet client's needs. | |
| 185 </li> | |
| 186 <li> | |
| 187 Maintained or updated staging/productions servers. Debugged problems in production postgres database using ssh and postgres console on Heroku or AWS servers | |
| 188 </li> | |
| 189 <li> | |
| 190 Collaborated in creating automation python scripts for websites and application using selenium covering for QA eliminating 80% of QA's manual work | |
| 191 </li> | |
| 192 </ul> | |
| 193 | |
| 194 <div class="flex-box"> | |
| 195 <p class="entry-title-style"> | |
| 196 <a href="https://www.apexscore.ai/">Apex Score</a> | |
| 197 </p> | |
| 198 <p class="entry-location-style">Oakville, ON, Canada</p> | |
| 199 </div> | |
| 200 <div class="flex-box"> | |
| 201 <p class="entry-position-style">SOFTWARE ENGINEER</p> | |
| 202 <p class="entry-date-style">September, 2019 - October, 2020</p> | |
| 203 </div> | |
| 204 <ul class="description-style"> | |
| 205 <li> | |
| 206 Developed custom Shapley value regression model to calculate importance of independent variables of data sets using sklearn, pandas, and numpy. | |
| 207 </li> | |
| 208 <li> | |
| 209 Created custom image uploader to Amazon s3 bucket using boto3 library. | |
| 210 </li> | |
| 211 <li> | |
| 212 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. | |
| 213 </li> | |
| 214 <li> | |
| 215 Created an interactive graph using D3.js in Vue.js with data from Flask backend API. | |
| 216 </li> | |
| 217 </ul> | |
| 218 | |
| 219 <div class="sub-header"> | |
| 220 <h2 class="section-style"> Education </h2> | |
| 221 <div class="line"></div> | |
| 222 </div> | |
| 223 <div class="flex-box"> | |
| 224 <p class="entry-title-style"> | |
| 225 University of British Columbia | |
| 226 </p> | |
| 227 <p class="entry-location-style">Kelowna, British Columbia</p> | |
| 228 </div> | |
| 229 <div class="flex-box"> | |
| 230 <p class="entry-position-style">BACHELOR OF SCIENCE IN PHYSICS</p> | |
| 231 <p class="entry-date-style">2014 - 2018</p> | |
| 232 </div> | |
| 233 <div id="footer"></div> | |
| 234 </main> | |
| 235 <script href="index.js"></script> | |
| 236 </body> | |
| 237 </html> |