comparison mrjunejune/src/index.html @ 238:7fad6bce57f1

[mrjunejune] Introduce Epi-chan on homepage
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 10:33:41 -0700
parents 97882baf83e7
children 40fa2363fee1
comparison
equal deleted inserted replaced
237:97882baf83e7 238:7fad6bce57f1
71 <main> 71 <main>
72 <p>Hi, I am Juntae&mdash;usually June, and occasionally MrJuneJune because the domain name has committed me to the bit.</p> 72 <p>Hi, I am Juntae&mdash;usually June, and occasionally MrJuneJune because the domain name has committed me to the bit.</p>
73 73
74 <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> 74 <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>
75 75
76 <p>This website is served by a C web server running on <strong>Seobeo</strong>, the networking and HTTP layer I wrote myself. Was that strictly necessary? Probably not. Did I learn a lot and develop strong opinions about sockets? Absolutely.</p> 76 <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>
77 77
78 <div class="epi-photo"> 78 <div class="epi-photo">
79 <img id="currentPhoto" style="opacity: 0; transition: opacity 0.2s;" /> 79 <img id="currentPhoto" style="opacity: 0; transition: opacity 0.2s;" />
80 </div> 80 </div>
81 81