57 lines
2.6 KiB
HTML
57 lines
2.6 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="mailto:contact@blapointe.com">contact@blapointe.com</a></li>
|
|
<li>(336) 701-6159</li>
|
|
<li><a href="https://blapointe.com">blapointe.com</a></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 – 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 – 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>
|
|
<h2>Research</h2>
|
|
<h3><div>Arabidopsis thaliana computationally-generated next-state gene interaction models</div> <div>Jan 2017 – Dec 2017</div></h3>
|
|
<ul>
|
|
<li>Implemented an exponentially more efficient solution than previous work with comparable correctness.</li>
|
|
<li>Published September 2018</li>
|
|
</ul>
|
|
<h2>Education</h2>
|
|
<h3><div><div>Master of Science, Computer Science</div><div><i>Wake Forest University</i></div></div> <div>Jan 2016 – Dec 2017</div></h3>
|
|
<ul>
|
|
<li>3.88/4.00 GPA</li>
|
|
</ul>
|
|
<h3><div><div>Bachelor of Arts, Computer Science</div><div><i>High Point University</i></div></div> <div>Aug 2013 – Dec 2015</div></h3>
|
|
<ul>
|
|
<li>3.91/4.00 GPA</li>
|
|
</ul>
|
|
<h2>Skills</h2>
|
|
<ul>
|
|
<li><strong>Languages</strong>: Golang, Python3, bash</li>
|
|
<li><strong>Platforms</strong>: MongoDB, Couchbase, Redis, Linux, AWS, Docker, Rundeck, Jenkins, Hashicorp stack</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>
|