Skip to content

Commit 56f276c

Browse files
cpbarnescpbarnes
authored andcommitted
Added two new members
1 parent 20aeec8 commit 56f276c

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

images/people/photo-pappou.jpg

179 KB
Loading

images/people/photo-teh.jpg

230 KB
Loading

index.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,12 @@ <h1><b>Current group members</b></h1>
216216
<div class="col-3"><a href="#Casey_Chen" class="image fit"><img src="images/people/photo-chen.jpeg" alt="" /></a>
217217
Casey Chen
218218
</div>
219+
<div class="col-3"><a href="#Jovi_Teh" class="image fit"><img src="images/people/photo-teh.jpg" alt="" /></a>
220+
Jovi Teh
221+
</div>
222+
<div class="col-3"><a href="#Sofia_Pappou" class="image fit"><img src="images/people/photo-pappou.jpg" alt="" /></a>
223+
Sofia Pappou
224+
</div>
219225
</div>
220226
</div>
221227
</div>
@@ -337,6 +343,24 @@ <h2>Casey Chen<br>casey.chen.23@ucl.ac.uk</h2>
337343
</p>
338344
<a class="close" href="#close"></a>
339345
</div>
346+
<a href="#x" class="overlay" id="Jovi_Teh"></a>
347+
<div class="popup">
348+
<h2>Jovi Teh<br>jovi.teh.21@ucl.ac.uk</h2>
349+
<p>I’m an MRes student in Computational Cell Biophysics, with a background on genetics, evolution, and the environment.
350+
I’m interested in synthetic biology and utilising computational approaches to study biological systems.
351+
My current project revolves around using neural networks to study and design bacteria genomes.
352+
</p>
353+
<a class="close" href="#close"></a>
354+
</div>
355+
<a href="#x" class="overlay" id="Sofia_Pappou"></a>
356+
<div class="popup">
357+
<h2>Sofia Pappou<br>sofia.pappou.24@ucl.ac.uk</h2>
358+
<p>I am an MRes student on the Computational Cell Biophysics programme. My research project focuses on utilising graph neural networks
359+
to study model chromosomal instability (CIN) and its role in tumour evolution. I aim to develop generative models that can distinguish different evolutionary forces in cancer genomes.
360+
I completed my BSc in Biochemistry at the University of Surrey, during which I undertook a placement year at Memorial Sloan Kettering Cancer Center, where I worked on radiolabelled antibodies for cancer diagnostics using PET imaging.
361+
</p>
362+
<a class="close" href="#close"></a>
363+
</div>
340364
</div>
341365
</div>
342366
<div class="content dark style1">

0 commit comments

Comments
 (0)