comparison mrjunejune/test/snapshots/root.snapshot @ 239:40fa2363fee1

[mrjunejune] Simplify homepage copy
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 10:36:12 -0700
parents 7fad6bce57f1
children 30c2196d03d4
comparison
equal deleted inserted replaced
238:7fad6bce57f1 239:40fa2363fee1
191 <main> 191 <main>
192 <p>Hi, I am Juntae&mdash;usually June, and occasionally MrJuneJune because the domain name has committed me to the bit.</p> 192 <p>Hi, I am Juntae&mdash;usually June, and occasionally MrJuneJune because the domain name has committed me to the bit.</p>
193 193
194 <p>I am a Member of Technical Staff at Microsoft and an engineering leader with over 10 years of experience building products and infrastructure at Microsoft, Meta, Google, and startups. Recently, I have been working on Copilot Tasks, AI execution infrastructure, and SuperApp experiences at the kind of scale where "it worked on my machine" is not a release strategy.</p> 194 <p>I am a Member of Technical Staff at Microsoft and an engineering leader with over 10 years of experience building products and infrastructure at Microsoft, Meta, Google, and startups. Recently, I have been working on Copilot Tasks, AI execution infrastructure, and SuperApp experiences at the kind of scale where "it worked on my machine" is not a release strategy.</p>
195 195
196 <p>Below are pictures of my dog, Epi-chan. She is also the namesake of the frontend repository shipping the SuperApp Code and Autopilot tabs&mdash;because every serious AI product deserves at least one excellent dog reference. :P</p> 196 <p>Below is my dog, Epi-chan. I also named the frontend repo behind the SuperApp Code and Autopilot tabs after her :P</p>
197 197
198 <div class="epi-photo"> 198 <div class="epi-photo">
199 <img id="currentPhoto" style="opacity: 0; transition: opacity 0.2s;" /> 199 <img id="currentPhoto" style="opacity: 0; transition: opacity 0.2s;" />
200 </div> 200 </div>
201
202 <p>In my free time, I build tools in C, Python, TypeScript, and C#, keep nearly everything in a Bazel monorepo, and occasionally remember that software is supposed to solve problems&mdash;not merely create more interesting ones.</p>
203 <p>Feel free to explore the code, experiments, resume, and dog photos. The polished work shows what I can ship; the experiments show how I got there.</p>
204 201
205 <h2>Links</h2> 202 <h2>Links</h2>
206 <ul> 203 <ul>
207 <li><a href="https://zenbu.babocoder.com/file/tip">Repository</a> - Check out my code</li> 204 <li><a href="https://zenbu.babocoder.com/file/tip">Repository</a> - Check out my code</li>
208 <li><a href="/blog">Blogs</a> - My thoughts / Experiments </li> 205 <li><a href="/blog">Blogs</a> - My thoughts / Experiments </li>