Skip to content

Commit

Permalink
deploy: 15ffb05
Browse files Browse the repository at this point in the history
  • Loading branch information
sriram98v committed Sep 5, 2024
1 parent 08eb2d2 commit 66efada
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions team/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,48 @@ <h3 id="alumni" style="scroll-offset">Alumni</h3>
</div>
</div>
</div>
<div class="player">
<div class="player-image float-left">
<img src="/assets/images/team/jodi_calwood.jpg" class="img-player">
</div>
<div class="player-content">
<div class="player-header">
<div class="player-title h3">Jodi Calwood</div>
</div>
<div class="player-body">
Originally from PG county Maryland, Jodi is pursuing a PhD in the bioinformatics and computational biology (BCB) program under the guidance of Dr. Eulenstein and Dr. Kelley starting Fall 2021. She completed a B.S in Bioengineering at Walla Walla University in 2017 and a Masters in Agriculture Plant Science at Delaware State University in 2019. She is passionate about integrating technology with agriculture, her research focuses on developing predictive piplines for protein interaction, atomated phenotyping, and machine learning applications in agriculture plant science. In her spare time, she enjoys podcasts, reading, tabletop RPG’s, and videogames.
</div>
<div class="player-tags">
<p> Interests:<span class="chip">Bioinformatics</span></p>
</div>
<div class="player-footer">
<a href="" class="btn btn-primary">Webpage</a>
<a href="sendto:pb11@iastate.edu" class="btn btn-link">Email</a>
<a href="https://github.com/JodC58972" class="btn btn-link">GitHub</a>
</div>
</div>
</div>
<div class="player">
<div class="player-image float-left">
<img src="/assets/images/team/grover16.jpeg" class="img-player">
</div>
<div class="player-content">
<div class="player-header">
<div class="player-title h3">Siddhant Grover</div>
</div>
<div class="player-body">
I am currently working on developing algorithms towards existing phylogenetic measures on trees and networks. My research is aimed towards developing algorithmic tools for diversity distribution and selection
</div>
<div class="player-tags">
<p> Interests:<span class="chip">Algorithms</span></p>
</div>
<div class="player-footer">
<a href="#" class="btn btn-primary">Webpage</a>
<a href="sendto:grover16@iastate.edu" class="btn btn-link">Email</a>
<a href="#" class="btn btn-link">GitHub</a>
</div>
</div>
</div>
</div>
<h3 id="colab" style="scroll-offset">Colaborators</h3>
<div>
Expand Down

0 comments on commit 66efada

Please sign in to comment.