update public index
parent
6f5f38a309
commit
750c9d07ed
|
|
@ -34,8 +34,8 @@
|
|||
<tr><th>Location</th>
|
||||
<td>Provo, UT</td></tr>
|
||||
<tr><th>Web</th>
|
||||
<td><a href="https://www.blapointe.me">
|
||||
blapointe.me</a></td></tr>
|
||||
<td><a href="https://www.blapointe.com">
|
||||
blapointe.com</a></td></tr>
|
||||
<tr><th>LinkedIn</th>
|
||||
<td><a href="https://www.linkedin.com/in/lapoba16">
|
||||
lapoba16</a></td></tr>
|
||||
|
|
@ -106,20 +106,15 @@
|
|||
<h4>Projects</h4>
|
||||
</div>
|
||||
<div class="two-thirds column">
|
||||
<div class="timeline-item">
|
||||
<h5>Working Directory</h5>
|
||||
<div class="timeline-item-span">Aug 2018 - Present</div>
|
||||
<p>Synchronizes projects with a remote copy encrypted both at rest and on the wire with concern for bandwidth and authorized access.</p>
|
||||
</div>
|
||||
<div class="timeline-item">
|
||||
<h5>RSS Monitor</h5>
|
||||
<div class="timeline-item-span">May 2018 - Present</div>
|
||||
<p>Monitors multiple RSS feeds and filters stories by feed. Synchronizes read status and updates feeds via HTTP API.</p>
|
||||
<div class="timeline-item-span">May 2018 - Aug 2018</div>
|
||||
<p>RSS feed aggregator with item and content filtering managed via a RESTful API.</p>
|
||||
</div>
|
||||
<div class="timeline-item">
|
||||
<h5>"A BCHC genetic algorithm model of cotemporal hierarchical Arabidopsis thaliana gene interactions"</h5>
|
||||
<div class="timeline-item-span">Jan 2017 - Dec 2017</div>
|
||||
<p>Co-authored paper pending publication in IEEE International Conference on Bioinformatics and Biomedicine.</p>
|
||||
<p><a href=https://www.computer.org/csdl/proceedings/bibm/2018/5488/00/08621198-abs.html">Published in 2018 IEEE International Conference on Bioinformatics and Biomedicine.</a></p>
|
||||
</div>
|
||||
<div class="timeline-item">
|
||||
<h5>Knapsack Problem Genetic Algorithm</h5>
|
||||
|
|
|
|||
Loading…
Reference in New Issue