Skip to content

Commit

Permalink
Move Jasper to field agent
Browse files Browse the repository at this point in the history
Also add slight updates for field agent affiliations
  • Loading branch information
jtranoleary authored Oct 30, 2024
1 parent 7dcee2b commit e09577f
Showing 1 changed file with 12 additions and 18 deletions.
30 changes: 12 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -809,18 +809,6 @@
<div class="people-text padding-bottom-std">PhD Candidate</div>
</a>
</div>
<div class="people-tile padding-bottom-std">
<a href="http://jasperoleary.com">
<img
class="people-photo padding-bottom-std"
src="assets/img/jasper.png"
alt="Jasper Tran O'Leary" />
<div class="people-title padding-bottom-std">
Jasper Tran O'Leary
</div>
<div class="people-text padding-bottom-std">PhD Candidate</div>
</a>
</div>
<div class="people-tile padding-bottom-std">
<a href="https://twigg.gg/">
<img
Expand Down Expand Up @@ -863,7 +851,7 @@
<li>
<a href="https://www.frikkfossdal.com/">
<p class="fa-name">Frikk Fossdal</p>
<p class="fa-affiliation">PhD Student at HVL Norway</p>
<p class="fa-affiliation">Visiting student, PhD '24 from HVL Norway</p>
</a>
</li>
<li>
Expand All @@ -876,7 +864,7 @@
<a href="https://eunicemjun.com/">
<p class="fa-name">Eunice Jun</p>
<p class="fa-affiliation">
Collaborator, PhD Candidate at UW CSE
Collaborator, PhD '23 from UW CSE, now at UCLA
</p>
</a>
</li>
Expand All @@ -889,7 +877,7 @@
<li>
<a href="https://www.linkedin.com/in/dannyleen">
<p class="fa-name">Danny Leen</p>
<p class="fa-affiliation">PhD '21 from KU Leuven, Belgium</p>
<p class="fa-affiliation">Visiting student, PhD '21 from KU Leuven, Belgium</p>
</a>
</li>
<li>
Expand All @@ -903,20 +891,26 @@
<li>
<a href="http://cnandi.com/">
<p class="fa-name">Chandrakana Nandi</p>
<p class="fa-affiliation">PhD '21 from UW CSE, now at Certora</p>
<p class="fa-affiliation">Collaborator, PhD '21 from UW CSE, now at Certora</p>
</a>
</li>
<li>
<a
href="https://www.tudelft.nl/en/ide/about-ide/people/sauerwein-m/">
<p class="fa-name">Marita Sauerwein</p>
<p class="fa-affiliation">PhD '21 from TU Delft, Netherlands</p>
<p class="fa-affiliation">Visiting student, PhD '21 from TU Delft, Netherlands</p>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/shenna-shim-892181260">
<p class="fa-name">Shenna Shim</p>
<p class="fa-affiliation">Undergraduate Student</p>
<p class="fa-affiliation">BS '23</p>
</a>
</li>
<li>
<a href="https://jasperoleary.com/">
<p class="fa-name">Jasper Tran O'Leary</p>
<p class="fa-affiliation">PhD '24 from UW CSE, now at Google</p>
</a>
</li>
<li>
Expand Down

0 comments on commit e09577f

Please sign in to comment.