Files
resume/resume.md-main/resume.html
2020-09-13 19:16:26 -06:00

50 lines
2.4 KiB
HTML

<html lang="en">
<head>
<meta charset="UTF-8">
<title>Bree LaPointe</title>
<link rel="stylesheet" type="text/css" href="resume.css">
</head>
<body>
<div id="resume">
<h1>Bree LaPointe</h1>
<ul>
<li><a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#99;&#111;&#110;&#116;&#97;&#99;&#116;&#64;&#98;&#108;&#97;&#112;&#111;&#105;&#110;&#116;&#101;&#46;&#99;&#111;&#109;">&#99;&#111;&#110;&#116;&#97;&#99;&#116;&#64;&#98;&#108;&#97;&#112;&#111;&#105;&#110;&#116;&#101;&#46;&#99;&#111;&#109;</a></li>
<li>(336) 701-6159</li>
<li>Provo, UT</li>
</ul>
<h2>Experience</h2>
<h3><div><div>Software Developer II</div><div><i>Qualtrics</i></div></div> <div>Oct 2019 &ndash; Present</div></h3>
<ul>
<li>Designed cross-team database and service migrations for security, customer, and operational pain relief.</li>
<li>Lead weekly technical book club and participated in leadership book club and white paper reviews.</li>
<li>Interviewed and mentored entry level candidates.</li>
<li>Developed and maintained generic, highly available and reliable data storage solutions, ingestion services, and operations tools.</li>
</ul>
<h3><div><div>Software Developer I</div><div><i>Qualtrics</i></div></div> <div>Feb 2018 &ndash; Oct 2019</div></h3>
<ul>
<li>Deployed the first sharded MongoDB cluster of the company. Acting in-house SME for MongoDB, Couchbase, and Redis operations.</li>
<li>Built an extensible framework for no-downtime system patching across services and clusters with modules for five databases.</li>
</ul>
<h3><div><div>Computer Science Research Assistant</div><div><i>Wake Forest University</i></div></div> <div>Jan 2017 &ndash; Dec 2017</div></h3>
<h2>Research</h2>
<h3><div>A BCHC genetic algorithm model of cotemporal hierarchical Arabidopsis thaliana gene interactions</div> <div>Jan 2017 &ndash; Dec 2017</div></h3>
<h2>Education</h2>
<h3><div><div>Master of Science, Computer Science</div><div><i>Wake Forest University</i></div></div> <div>Jan 2016 &ndash; Dec 2017</div></h3>
<ul>
<li>3.88/4.00 GPA</li>
<li>Summa Cum Laude member</li>
</ul>
<h3><div><div>Bachelor of Arts, Computer Science</div><div><i>High Point University</i></div></div> <div>Aug 2013 &ndash; Dec 2015</div></h3>
<ul>
<li>3.91/4.00 GPA</li>
<li>Graduated with honors</li>
</ul></div>
</body>
<br>
<footer>
<div style="text-align: center; font-style: italic; opacity: 75%;">
Thanks to <a href="https://github.com/williamsmj/resume.md/">resume.md</a>
</div>
</footer>
</html>