skills beat stupid littles
parent
124698ba76
commit
e4f10b2123
|
|
@ -17,7 +17,7 @@ body {
|
|||
h1 {
|
||||
text-transform: uppercase;
|
||||
text-align: center;
|
||||
font-size: 200%;
|
||||
font-size: 150%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
|
@ -25,7 +25,7 @@ h2 {
|
|||
border-bottom: 1px solid #000000;
|
||||
text-transform: uppercase;
|
||||
font-size: 130%;
|
||||
margin: 1.2em 0 0 0;
|
||||
margin: 1.0em 0 0 0;
|
||||
padding: 0;
|
||||
}
|
||||
h3 {
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
<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>
|
||||
|
|
@ -25,19 +26,25 @@
|
|||
<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 – 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 – Dec 2017</div></h3>
|
||||
<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>
|
||||
<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 – Dec 2015</div></h3>
|
||||
<ul>
|
||||
<li>3.91/4.00 GPA</li>
|
||||
<li>Graduated with honors</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>
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
- <contact@blapointe.com>
|
||||
- (336) 701-6159
|
||||
- [blapointe.com](https://blapointe.com)
|
||||
- Provo, UT
|
||||
|
||||
## Experience
|
||||
|
|
@ -18,22 +19,24 @@
|
|||
- Deployed the first sharded MongoDB cluster of the company. Acting in-house SME for MongoDB, Couchbase, and Redis operations.
|
||||
- Built an extensible framework for no-downtime system patching across services and clusters with modules for five databases.
|
||||
|
||||
### <div><div>Computer Science Research Assistant</div><div><i>Wake Forest University</i></div></div> <div>Jan 2017 -- Dec 2017</div>
|
||||
|
||||
## Research
|
||||
|
||||
### <div>A BCHC genetic algorithm model of cotemporal hierarchical Arabidopsis thaliana gene interactions</div> <div>Jan 2017 -- Dec 2017</div>
|
||||
### <div>Arabidopsis thaliana computationally-generated next-state gene interaction models</div> <div>Jan 2017 -- Dec 2017</div>
|
||||
|
||||
- Implemented an exponentially more efficient solution than previous work with comparable correctness.
|
||||
- Published September 2018
|
||||
|
||||
## Education
|
||||
|
||||
### <div><div>Master of Science, Computer Science</div><div><i>Wake Forest University</i></div></div> <div>Jan 2016 -- Dec 2017</div>
|
||||
|
||||
- 3.88/4.00 GPA
|
||||
- Summa Cum Laude member
|
||||
|
||||
### <div><div>Bachelor of Arts, Computer Science</div><div><i>High Point University</i></div></div> <div>Aug 2013 -- Dec 2015</div>
|
||||
|
||||
- 3.91/4.00 GPA
|
||||
- Graduated with honors
|
||||
|
||||
## Skills
|
||||
|
||||
- **Languages**: Golang, Python3, bash
|
||||
- **Platforms**: MongoDB, Couchbase, Redis, Linux, AWS, Docker, Rundeck, Jenkins, Hashicorp stack
|
||||
|
|
|
|||
Loading…
Reference in New Issue