update resume with freelance work
This commit is contained in:
@ -35,6 +35,34 @@ layout: resume.njk
|
||||
|
||||
<h2 class="centered upper" id="experience">Experience</h2>
|
||||
|
||||
<div class="job">
|
||||
<div class="two-col job-details">
|
||||
<h3>Freelance Web Developer</h3>
|
||||
<p class="col2"><time datetime="2026-01">January 2026</time> – Present</p>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Creates and maintains websites for clients based off their concepts and ideas.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Mari Hsu (<a href="https://marihsu.com" target="_blank">marihsu.com</a>):</strong>
|
||||
a redesign of Mari's existing site and full port from pure HTML/CSS to Eleventy-based blog.
|
||||
</li>
|
||||
<li>
|
||||
<strong>Spoonfairies (<a href="https://inherentlee.codeberg.page/spoonfairies" target="_blank">inherentlee.codeberg.page/spoonfairies</a>):</strong>
|
||||
an Eleventy-based website for a just-launching project, built from the ground up.
|
||||
</li>
|
||||
<li>
|
||||
<strong>Beall Greenhouses (<a href="https://beall-greenhouses.com" target="_blank">beall-greenhouses.com</a>):</strong>
|
||||
a pure HTML/CSS/JS static site built from scratch for the Beall Greenhouses artist studios and markets.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="spacer"></div>
|
||||
|
||||
<div class="job">
|
||||
|
||||
<div class="two-col job-details">
|
||||
@ -114,17 +142,6 @@ layout: resume.njk
|
||||
|
||||
<h2 class="centered upper" id="projects">Projects</h2>
|
||||
|
||||
<div class="job">
|
||||
<div class="two-col job-details">
|
||||
<h3>Spoonfairies (<a href="https://inherentlee.codeberg.page/spoonfairies" target="_blank">inherentlee.codeberg.page/spoonfairies</a>)</h3>
|
||||
<p class="col2"><time datetime="2026-02">February 2026</time> – Present</p>
|
||||
</div>
|
||||
|
||||
<p>Designs, develops, and maintains Eleventy-based website for a just-launching project to build community and help people find support.</p>
|
||||
</div>
|
||||
|
||||
<div class="spacer"></div>
|
||||
|
||||
<div class="job">
|
||||
<div class="two-col job-details">
|
||||
<h3>Siblinghood of the Traveling Greeting Card (<a href="https://siblinghood.quest" target="_blank">siblinghood.quest</a>)</h3>
|
||||
@ -136,17 +153,6 @@ layout: resume.njk
|
||||
|
||||
<div class="spacer"></div>
|
||||
|
||||
<div class="job">
|
||||
<div class="two-col job-details">
|
||||
<h3>Beall Greenhouses (<a href="https://beall-greenhouses.com" target="_blank">beall-greenhouses.com</a>)</h3>
|
||||
<p class="col2"><time datetime="2025-10">October 2025</time> – Present</p>
|
||||
</div>
|
||||
|
||||
<p>Designs, develops, and maintains website. Created logo. Manages artist information for the Beall Greenhouses artist studios.</p>
|
||||
</div>
|
||||
|
||||
<div class="spacer"></div>
|
||||
|
||||
<div class="job">
|
||||
<div class="two-col job-details">
|
||||
<h3>leecat.art (you are here!) (<a href="/">leecat.art</a>)</h3>
|
||||
|
||||
Reference in New Issue
Block a user