resume/site/index.html
2025-05-02 00:08:23 -04:00

132 lines
5.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>Chloe Herd</title>
<link rel="icon" href="/favicon.ico" size="any">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="stylesheet" href="/assets/chloe.css" type="text/css">
</head>
<body>
<div class="container">
<div class="header">
<div class="name">
Chloe Herd
</div>
<div class="contact">
<div class="method">
Columbus, OH
</div>
<div class="method">
chloe@chloeherd.codes
</div>
<div class="method">
Linkedin
</div>
</div>
</div>
<div class="body">
<div class="section work-experience">
<div class="descriptor">
Work Experience
</div>
<div class="block safelite">
<div class="title">
<span class="years">2023 - Present</span>   Full-Stack Engineer, Safelite, Columbus OH.
</div>
<div class="content">
<ul>
<li>
Implemented new designs for a greenfield rewrite of an e-commerce order form, using <strong>Vue.js</strong> and <strong>.NET</strong>.
</li>
<li>
Worked closely with product owners to quickly pivot development based on feedback and product goals.
</li>
<li>
Ran and updated <strong>Azure DevOps</strong> pipelines, facilitating seamless deployment of applications to multiple environments.
</li>
<li>
Worked in tandem with other teams to build an ecosystem of independent but interconnected business applications.
</li>
</ul>
</div>
</div>
</div>
<div class="section education">
<div class="descriptor">
Education
</div>
<div class="block uva">
<div class="title">
<span class="years">2020</span>  B.S. Computer Science, University of Virginia
</div>
</div>
</div>
<div class="section proficiencies">
<div class="descriptor">
Technologies
</div>
<div class="block languages">
<div class="item">
<span>C#</span>
</div>
<div class="item">
<span>Javascript</span>
</div>
<div class="item">
<span>Typescript</span>
</div>
<div class="item">
<span>Python</span>
</div>
<div class="item">
<span>Java</span>
</div>
<div class="item">
<span>HTML5</span>
</div>
<div class="item">
<span>CSS3</span>
</div>
<div class="item">
<span>C++</span>
</div>
<div class="item">
<span>Bash</span>
</div>
</div>
<div class="block frameworks">
<div class="item">
<span>Vue.js</span>
</div>
<div class="item">
<span>React</span>
</div>
<div class="item">
<span>Vuex</span>
</div>
<div class="item">
<span>Redux</span>
</div>
<div class="item">
<span>Node.js</span>
</div>
<div class="item">
<span>Docker</span>
</div>
<div class="item">
<span>.NET</span>
</div>
<div class="item">
<span>Azure DevOps</span>
</div>
<div class="item">
<span>Git</span>
</div>
</div>
</div>
</div>
</div>
</body>
</html>