resume/resume.md-main/resume.html

51 lines
2.5 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><a href="https://blapointe.com">blapointe.com</a></li>
<li>Provo, UT</li>
</ul>
<h2>Experience</h2>
<h3><span>Software Developer II</span> <span>Feb 2018 &ndash; Oct 2019</span></h3>
<ul>
<li>Interviewed and mentored entry level candidates.</li>
<li>Designed and orchestrated cross-team database and service migrations for security, customer, and operational pain relief.</li>
<li>Lead weekly technical book club and participated in weekly leadership book club and monthly white paper review discussions.</li>
</ul>
<h3><span>Software Developer I</span> <span>Feb 2018 &ndash; Oct 2019</span></h3>
<ul>
<li>Developed and maintained generic data storage solutions, ingestion services, and operations tools.</li>
<li>Deployed and owned the first sharded MongoDB database cluster for the company. Acting in-house SME for MongoDB, Couchbase, and Redis operations and disaster recovery.</li>
<li>Built an extensible framework for automating system level security patching. Created modules to patch five databases without downtime and with collision protection.</li>
</ul>
<h3><span>Computer Science Research Assistant, Wake Forest University</span> <span>Jan 2017 &ndash; Dec 2017</span></h3>
<h3><span>Computer Science Teacher Assistant and Tutor, Wake Forest University</span> <span>Jan 2016 &ndash; May 2017</span></h3>
<h2>Research</h2>
<h3><span>A BCHC genetic algorithm model of cotemporal hierarchical Arabidopsis thaliana gene interactions</span> <span>Jan 2017 &ndash; Dec 2017</span></h3>
<ul>
<li>Wake Forest University</li>
<li>Improved runtime exponentially from prior approaches with comparable results.</li>
</ul>
<h2>Education</h2>
<h3><span>Master of Science, Computer Science</span> <span>Jan 2016 &ndash; Dec 2017</span></h3>
<ul>
<li>Wake Forest University</li>
<li>3.88/4.00 GPA</li>
<li>Summa Cum Laude member</li>
</ul>
<h3><span>Bachelor of Arts, Computer Science, High Point University</span> <span>Aug 2013 &ndash; Dec 2015</span></h3>
<ul>
<li>High Point University </li>
<li>3.91/4.00 GPA</li>
</ul></div>
</body>
</html>