50 lines
1 KiB
Text
50 lines
1 KiB
Text
import "./resume.css";
|
|
|
|
export const meta = { title: 'clover\'s resume' };
|
|
|
|
<main>
|
|
<h1>clover's resume</h1>
|
|
<div>last updated: 2025</>
|
|
|
|
<article.job>
|
|
<header>
|
|
<h2>web/backend engineer</h2>
|
|
<em>2025-now</em>
|
|
</>
|
|
<ul>
|
|
<i>(more details added as time goes on...)</i>
|
|
</ul>
|
|
</>
|
|
|
|
<article.job>
|
|
<header>
|
|
<h2>runtime/systems engineer</h2>
|
|
<em>2023-2025</em>
|
|
<p>developer tools company</p>
|
|
</>
|
|
<ul>
|
|
<li>hardcore engineering, elegant solutions</>
|
|
<li>platform compatibility & stability</>
|
|
<li>debugging and profiling across platforms</>
|
|
</ul>
|
|
</>
|
|
|
|
<article.job>
|
|
<header>
|
|
<h2>technician</h2>
|
|
<em>2023; part time</em>
|
|
<p>automotive maintainance company</p>
|
|
</>
|
|
<ul>
|
|
<li>pressed buttons on a computer</>
|
|
</ul>
|
|
</>
|
|
|
|
<footer>
|
|
<h2>eduation</h2> <em>2004-now</em>
|
|
<p>
|
|
my life on earth has taught me more than i expected. i <br/>
|
|
continue to learn new things daily, as if it was magic.
|
|
</p>
|
|
</footer>
|
|
</main>
|