Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 49 additions & 1 deletion faculty.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,60 @@ <h4>Mathieu Blanchette</h4>
Joint Computer Science and Biology Program Coordinator
</p>
</div>
<div class="person-card">

<img src="./images/pictures/bettina.jpg" class="img-circle" style="height:100px; width:100px">
<h4>Bettina Kemme</h4>
<p>
Joint Computer Science and Biology Program Coordinator
</p>
</div>
<div class="person-card">

<img src="./images/pictures/blanchette.jpg" class="img-circle" style="height:100px; width:100px">
<h4>Derek Ruths</h4>
<p>
Joint Computer Science and Biology Program Coordinator (Computer Science)
</p>
</div>
<div class="person-card">

<img src="./images/pictures/blanchette.jpg" class="img-circle" style="height:100px; width:100px">
<h4>Jackie Vogel</h4>
<p>
Joint Computer Science and Biology Program Coordinator (Biology)
</p>
</div>
<div class="person-card">

<img src="./images/pictures/fred.jpg" class="img-circle" style="height:100px; width:100px">
<h4>Frederic Guichard</h4>
<p>
Joint Biology and Mathematics Program Coordinator
Joint Biology and Mathematics Program Coordinator (Biology)
</p>
</div>
<div class="person-card">

<img src="./images/pictures/axel.jpg" class="img-circle" style="height:100px; width:100px">
<h4>Axel Hundemer</h4>
<p>
Joint Biology and Mathematics Program Coordinator (Math)
</p>
</div>
<div class="person-card">

<img src="./images/pictures/axel.jpg" class="img-circle" style="height:100px; width:100px">
<h4>Axel Hundemer</h4>
<p>
Quantitative Biology Stream Advisor (Math)
</p>
</div>
<div class="person-card">

<img src="./images/pictures/paul.jpg" class="img-circle" style="height:100px; width:100px">
<h4>Paul Francois</h4>
<p>
Quantitative Biology Stream Advisor (Physics)
</p>
</div>

Expand Down