comparison mrjunejune/src/index.html @ 100:65e5a5b89a4e

[Seobeo] Migrated everything to this page.
author June Park <parkjune1995@gmail.com>
date Sat, 03 Jan 2026 07:48:07 -0800
parents 3bdfffaad162
children 3468e2fe8d88
comparison
equal deleted inserted replaced
99:684edfaf93b7 100:65e5a5b89a4e
41 41
42 <div class="epi-photo"> 42 <div class="epi-photo">
43 <img id="currentPhoto" style="opacity: 0; transition: opacity 0.2s;" /> 43 <img id="currentPhoto" style="opacity: 0; transition: opacity 0.2s;" />
44 </div> 44 </div>
45 45
46 <p>During my free time, I like to write codes mostly in C, Python, and Typescript. All in mono repo styles using mercurial and bazel. (I know that is mentally ill...)</p> 46 <p>During my free time, I like to write codes mostly in C, Python, and Typescript; all in mono repo styles using bazel. (I know that is mentally ill...)</p>
47 <p>Feel free to check it out. My bad code..</p> 47 <p>Feel free to check it out my bad code!</p>
48 48
49 <h2>Links</h2> 49 <h2>Links</h2>
50 <ul> 50 <ul>
51 <li><a href="https://zenbu.babocoder.com/file/tip">Repository</a> - Check out my monorepo code</li> 51 <li><a href="https://zenbu.babocoder.com/file/tip">Repository</a> - Check out my monorepo code</li>
52 <li><a href="/resume">Resume</a> - My professional experiences </li> 52 <li><a href="/resume">Resume</a> - My professional experiences </li>
53 <li><a href="/tools">Tools</a> - Tools </li> 53 <li><a href="/tools">Tools</a> - Tools </li>
54 <!-- <li><a href="/blogs">Blogs</a> - Personal Blogs where I rant </li> --> 54 <li><a href="/blog">Blogs</a> - Personal Blogs </li>
55 </ul> 55 </ul>
56 </main> 56 </main>
57 {{/parts/footer.html}} 57 {{/parts/footer.html}}
58 </body> 58 </body>
59 <script> 59 <script>