Team:USTC CHINA/team2

From 2013.igem.org

(Difference between revisions)
(Blanked the page)
(Undo revision 185018 by Kndtmsl (talk))
Line 1: Line 1:
 +
{{USTC_CHINA/menu}}
 +
<html lang="en">
 +
<head>
 +
<meta http-equiv="content-type" content="text/html; charset=utf-8">
 +
<title>Title Goes Here</title>
 +
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js" type= "text/javascript"> </script>
 +
<script>
 +
$(function(){
 +
    $('#teamwrapper .nameplate').click(function(){
 +
        var description = $(this).parent().find('.details').html();
 +
var titleText = $(this).text();//text();
 +
$('#pop_up_content').html('<h2>' + titleText + '</h2>' + description);
 +
        $('#pop_up').fadeIn();       
 +
        return false;
 +
    });
 +
 +
    $('#teamwrapper .profilewrap').click(function(){
 +
        var description = $(this).find('.details').html();
 +
var titleText = $(this).find('.nameplate').text();//text();
 +
$('#pop_up_content').html('<h2>' + titleText + '</h2>' + description);
 +
        $('#pop_up').fadeIn();       
 +
        return false;
 +
    });
 +
 +
 +
$(".profilewrap").hover(function(){
 +
        $(this).find('.normal').hide();
 +
        $(this).find('.crazy').show();
 +
 +
},function(){
 +
        $(this).find('.normal').show();
 +
        $(this).find('.crazy').hide();
 +
});
 +
});
 +
</script>
 +
 +
<style type="text/css">
 +
 +
 +
 +
#wrapper {
 +
width : 960px;
 +
background-color: #FFFFFF;
 +
margin-left : auto;
 +
margin-right : auto;
 +
}
 +
 +
#navbar {
 +
height: 50px;
 +
background-color: #FFffff;
 +
}
 +
 +
#content {
 +
background-color: #FFFFFF;
 +
}
 +
#header h1{
 +
padding-top : 50px;
 +
}
 +
.profilewrap {
 +
width: 136px;
 +
height:226px;               
 +
margin: 60px 0px 5px 15px;
 +
}
 +
.profilewrap img{             
 +
border: 3px solid #00467F;             
 +
border-radius:20px;
 +
}
 +
.profilewrap img:hover{             
 +
cursor:pointer;
 +
}
 +
 +
.clear {
 +
clear: both;
 +
}
 +
#content h2{
 +
color:black;
 +
text-align: center;
 +
}
 +
 +
.row3 {
 +
text-align: center;
 +
}
 +
.row3 div {
 +
display: inline-block;
 +
vertical-align: middle;
 +
}
 +
 +
.row2 {
 +
text-align: center;
 +
}
 +
.row2 div {
 +
display: inline-block;
 +
vertical-align: middle;
 +
}
 +
 +
.row1 {
 +
text-align: center;
 +
}
 +
.row1 div {
 +
margin-top : 0px;
 +
display: inline-block;
 +
vertical-align: middle;
 +
}
 +
 +
.nameplate {
 +
width : 126px;
 +
padding:5px;
 +
text-align: center;
 +
cursor:pointer;
 +
}
 +
 +
#teamwrapper .details {
 +
display: none;
 +
}
 +
       
 +
        #teamwrapper #calendar-display{
 +
            display:none;
 +
        }
 +
 +
        #teamwrapper .crazy {
 +
            display:none;
 +
        }
 +
 +
p {
 +
margin-left : 150px;
 +
}
 +
 +
 +
  </style>
 +
</head>
 +
 +
<body>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<div id ="content">
 +
<div id = "teamwrapper">
 +
 +
 +
<h2>Students</h2>
 +
 +
<div class ="row1">
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/a1.JPG" alt="Vincent Leonardo" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/a2.JPG" alt="Vincent Leonardo" height="226">
 +
<div class ="nameplate"><a href="#"></a> </div>
 +
<div class = "details"><img src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/a2.JPG" alt="Vincent Leonardo" height="226" align="left"><p>Vincent is amazing, he radiates positivity and he has a black belt at being good in everything from cooking delicious food to excellent lab skills. Also, Vincent is like a "Wikipedia of genetics", if anyone has a question about it, he is the person who will give great advice about it. In his free time Vincent gives brilliant piano lessons, and plays it beautifully himself, also dreams of being a GREAT king in the future. Furthermore, he has an amazing 30 pairs of shoes collection, which would be enough for 3 </p>
 +
  iGEM teams! Recently, during iGEM, Vincent become proud and loving father of Betty and Bertie (the first L-forms he grew on a streak plate).</p>
 +
</div></div>
 +
            <div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/b1.JPG" alt="James King" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/b2.JPG" alt="James King" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/d/df/James_2.jpg" alt="James King" height="226" align="left"><p>If you need help modelling, James is the guy you need to talk to. James is a second year Geneticist who hopes to work in bioinformatics in the future. This chirpy chappy has a passion for cooking and has treated certain iGEMers to his delectable risotto. When not working on iGEM or cooking fabulous food you will find James at the university squash courts with friends. </p></div></div>
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2979.JPG" alt="Yana Dem'yanenko" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2981.JPG" alt="Yana Dem'yanenko" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/b/b4/Yana_2.jpg" alt="Yana Dem'yanenko" height="226" align="left"><p>A trampolining, opera-watching, guitar-and-sometimes-piano-playing, dangerous-cyclling, wine-drinking, cheese-eating, gourmet chef – Yana also sometimes works on iGEM.</p></div></div>
 +
 +
                <div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2982.JPG" alt="Matthew Law" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2983.JPG" alt="Matthew Law" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/f/f4/Matthew_2.jpg" alt="Matthew Law" height="226" align="left"><p>As one of the two computer scientists on the team, Matt has been vital to the design and production of our wiki. Matt has also cheerfully immersed himself in the labwork. Matts main computing interests are game design and bio-informatics. Outside academia, Matt enjoys playing and coaching basketball and is president of the University basketball club. </p></div></div>
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2984.JPG" alt="Vivian Wong" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2985.JPG" alt="Vivian Wong" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/b/bd/Vivian_2.jpg" alt="Vivian Wong" height="226" align="left"><p>Vivian studies Pharmacology and is from Hong Kong. She’s a dedicated member of the team, often working late into the evening. As well as her competence with practical lab work, she is quietly confident in many aspects of the project such as navigating the wiki and having design input. Although first seen as a little shy, Vivian quickly came out of her shell, giving excellent advice and listening and responding to problems or concerns. In her spare time she enjoys playing the piano, eating out and enjoying a good cup of tea.</p></div></div>
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2989.JPG" alt="Christopher Wall" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2993.JPG" alt="Christopher Wall" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/3/37/Chris_2.jpg" alt="Christopher Wall" height="226" align="left"><p>Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle.  As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado. </p></div></div>
 +
 +
</div>
 +
 +
<div id = "teamwrapper">
 +
               
 +
 +
<div class ="row2">
 +
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2996.JPG" alt="Vincent Leonardo" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2998.JPG" alt="Vincent Leonardo" height="226">
 +
<div class ="nameplate"><a href="#"></a> </div>
 +
<div class = "details"><img src="https://static.igem.org/mediawiki/2013/5/54/Vincent_2.jpg" alt="Vincent Leonardo" height="226" align="left"><p>Vincent is amazing, he radiates positivity and he has a black belt at being good in everything from cooking delicious food to excellent lab skills. Also, Vincent is like a "Wikipedia of genetics", if anyone has a question about it, he is the person who will give great advice about it. In his free time Vincent gives brilliant piano lessons, and plays it beautifully himself, also dreams of being a GREAT king in the future. Furthermore, he has an amazing 30 pairs of shoes collection, which would be enough for 3 </p>
 +
  iGEM teams! Recently, during iGEM, Vincent become proud and loving father of Betty and Bertie (the first L-forms he grew on a streak plate).</p>
 +
</div></div>
 +
 +
 +
 +
            <div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_2999.JPG" alt="James King" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3001.JPG" alt="James King" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/d/df/James_2.jpg" alt="James King" height="226" align="left"><p>If you need help modelling, James is the guy you need to talk to. James is a second year Geneticist who hopes to work in bioinformatics in the future. This chirpy chappy has a passion for cooking and has treated certain iGEMers to his delectable risotto. When not working on iGEM or cooking fabulous food you will find James at the university squash courts with friends. </p></div></div>
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3005.JPG" alt="Yana Dem'yanenko" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3006.JPG" alt="Yana Dem'yanenko" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/b/b4/Yana_2.jpg" alt="Yana Dem'yanenko" height="226" align="left"><p>A trampolining, opera-watching, guitar-and-sometimes-piano-playing, dangerous-cyclling, wine-drinking, cheese-eating, gourmet chef – Yana also sometimes works on iGEM.</p></div></div>
 +
 +
                <div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3007.JPG" alt="Matthew Law" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3009.JPG" alt="Matthew Law" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3001.JPG" alt="Matthew Law" height="226" align="left"><p>As one of the two computer scientists on the team, Matt has been vital to the design and production of our wiki. Matt has also cheerfully immersed himself in the labwork. Matts main computing interests are game design and bio-informatics. Outside academia, Matt enjoys playing and coaching basketball and is president of the University basketball club. </p></div></div>
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3010.JPG" alt="Vivian Wong" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3012.JPG" alt="Vivian Wong" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/b/bd/Vivian_2.jpg" alt="Vivian Wong" height="226" align="left"><p>Vivian studies Pharmacology and is from Hong Kong. She’s a dedicated member of the team, often working late into the evening. As well as her competence with practical lab work, she is quietly confident in many aspects of the project such as navigating the wiki and having design input. Although first seen as a little shy, Vivian quickly came out of her shell, giving excellent advice and listening and responding to problems or concerns. In her spare time she enjoys playing the piano, eating out and enjoying a good cup of tea.</p></div></div>
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3016.JPG" alt="Christopher Wall" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3017.JPG" alt="Christopher Wall" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/3/37/Chris_2.jpg" alt="Christopher Wall" height="226" align="left"><p>Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle.  As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado. </p></div></div>
 +
 +
</div>
 +
 +
<div id = "teamwrapper">
 +
               
 +
 +
<div class ="row3">
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%c0%ee1.JPG" alt="Christopher Wall" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%c0%ee2.JPG" alt="Christopher Wall" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/3/37/Chris_2.jpg" alt="Christopher Wall" height="226" align="left"><p>Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle.  As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado. </p></div></div>
 +
 +
 +
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%c7%f11.JPG" alt="Christopher Wall" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%c7%f12.JPG" alt="Christopher Wall" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/3/37/Chris_2.jpg" alt="Christopher Wall" height="226" align="left"><p>Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle.  As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado. </p></div></div>
 +
 +
 +
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%b3%c21.JPG" alt="Christopher Wall" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%b3%c22.JPG" alt="Christopher Wall" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/3/37/Chris_2.jpg" alt="Christopher Wall" height="226" align="left"><p>Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle.  As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado. </p></div></div>
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%d5%c51.JPG" alt="Christopher Wall" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%d5%c52.JPG" alt="Christopher Wall" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/3/37/Chris_2.jpg" alt="Christopher Wall" height="226" align="left"><p>Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle.  As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado. </p></div></div>
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%D0%A41.JPG" alt="Christopher Wall" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%D0%A42.JPG" alt="Christopher Wall" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/3/37/Chris_2.jpg" alt="Christopher Wall" height="226" align="left"><p>Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle.  As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado. </p></div></div>
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%c9%db1.JPG" alt="Christopher Wall" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/%c9%db2.JPG" alt="Christopher Wall" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><img src="https://static.igem.org/mediawiki/2013/3/37/Chris_2.jpg" alt="Christopher Wall" height="226" align="left"><p>Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle.  As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado. </p></div></div>
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3019.JPG" alt="Vincent Leonardo" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3020.JPG" alt="Vincent Leonardo" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><p>
 +
 +
</p></div></div>
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3023.JPG" alt="Vincent Leonardo" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3024.JPG" alt="Vincent Leonardo" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"<p></p></div></div>
 +
 +
 +
<div class ="profilewrap"><img class ="normal" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3027.JPG" alt="Vincent Leonardo" height="226" width="136"> <img class ="crazy" src="http://home.ustc.edu.cn/~wangzeyu/igem/zhao/SAM_3028.JPG" alt="Vincent Leonardo" height="226">
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><p></p></div></div>
 +
<div class ="nameplate"><a href="#"></a></div>
 +
                <div class = "details"><p></p></div></div>
 +
</div></div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
</div>
 +
</body>
 +
 +
</html>

Revision as of 14:22, 26 September 2013

USTC_China

Title Goes Here





Students

Vincent Leonardo Vincent Leonardo
Vincent Leonardo

Vincent is amazing, he radiates positivity and he has a black belt at being good in everything from cooking delicious food to excellent lab skills. Also, Vincent is like a "Wikipedia of genetics", if anyone has a question about it, he is the person who will give great advice about it. In his free time Vincent gives brilliant piano lessons, and plays it beautifully himself, also dreams of being a GREAT king in the future. Furthermore, he has an amazing 30 pairs of shoes collection, which would be enough for 3

iGEM teams! Recently, during iGEM, Vincent become proud and loving father of Betty and Bertie (the first L-forms he grew on a streak plate).

James King James King
James King

If you need help modelling, James is the guy you need to talk to. James is a second year Geneticist who hopes to work in bioinformatics in the future. This chirpy chappy has a passion for cooking and has treated certain iGEMers to his delectable risotto. When not working on iGEM or cooking fabulous food you will find James at the university squash courts with friends.

Yana Dem'yanenko Yana Dem'yanenko
Yana Dem'yanenko

A trampolining, opera-watching, guitar-and-sometimes-piano-playing, dangerous-cyclling, wine-drinking, cheese-eating, gourmet chef – Yana also sometimes works on iGEM.

Matthew Law Matthew Law
Matthew Law

As one of the two computer scientists on the team, Matt has been vital to the design and production of our wiki. Matt has also cheerfully immersed himself in the labwork. Matts main computing interests are game design and bio-informatics. Outside academia, Matt enjoys playing and coaching basketball and is president of the University basketball club.

Vivian Wong Vivian Wong
Vivian Wong

Vivian studies Pharmacology and is from Hong Kong. She’s a dedicated member of the team, often working late into the evening. As well as her competence with practical lab work, she is quietly confident in many aspects of the project such as navigating the wiki and having design input. Although first seen as a little shy, Vivian quickly came out of her shell, giving excellent advice and listening and responding to problems or concerns. In her spare time she enjoys playing the piano, eating out and enjoying a good cup of tea.

Christopher Wall Christopher Wall
Christopher Wall

Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle. As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado.

Vincent Leonardo Vincent Leonardo
Vincent Leonardo

Vincent is amazing, he radiates positivity and he has a black belt at being good in everything from cooking delicious food to excellent lab skills. Also, Vincent is like a "Wikipedia of genetics", if anyone has a question about it, he is the person who will give great advice about it. In his free time Vincent gives brilliant piano lessons, and plays it beautifully himself, also dreams of being a GREAT king in the future. Furthermore, he has an amazing 30 pairs of shoes collection, which would be enough for 3

iGEM teams! Recently, during iGEM, Vincent become proud and loving father of Betty and Bertie (the first L-forms he grew on a streak plate).

James King James King
James King

If you need help modelling, James is the guy you need to talk to. James is a second year Geneticist who hopes to work in bioinformatics in the future. This chirpy chappy has a passion for cooking and has treated certain iGEMers to his delectable risotto. When not working on iGEM or cooking fabulous food you will find James at the university squash courts with friends.

Yana Dem'yanenko Yana Dem'yanenko
Yana Dem'yanenko

A trampolining, opera-watching, guitar-and-sometimes-piano-playing, dangerous-cyclling, wine-drinking, cheese-eating, gourmet chef – Yana also sometimes works on iGEM.

Matthew Law Matthew Law
Matthew Law

As one of the two computer scientists on the team, Matt has been vital to the design and production of our wiki. Matt has also cheerfully immersed himself in the labwork. Matts main computing interests are game design and bio-informatics. Outside academia, Matt enjoys playing and coaching basketball and is president of the University basketball club.

Vivian Wong Vivian Wong
Vivian Wong

Vivian studies Pharmacology and is from Hong Kong. She’s a dedicated member of the team, often working late into the evening. As well as her competence with practical lab work, she is quietly confident in many aspects of the project such as navigating the wiki and having design input. Although first seen as a little shy, Vivian quickly came out of her shell, giving excellent advice and listening and responding to problems or concerns. In her spare time she enjoys playing the piano, eating out and enjoying a good cup of tea.

Christopher Wall Christopher Wall
Christopher Wall

Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle. As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado.

Christopher Wall Christopher Wall
Christopher Wall

Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle. As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado.

Christopher Wall Christopher Wall
Christopher Wall

Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle. As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado.

Christopher Wall Christopher Wall
Christopher Wall

Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle. As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado.

Christopher Wall Christopher Wall
Christopher Wall

Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle. As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado.

Christopher Wall Christopher Wall
Christopher Wall

Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle. As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado.

Christopher Wall Christopher Wall
Christopher Wall

Studying in the first Synthetic Biology Masters in the country (alongside Rob), Chris completed a BSc in Biology at the University of Sheffield before moving to Newcastle. As one of the more experienced members of the team, Chris' extensive lab skills and resourcefulness have made him the first person other members turn to when an experiment goes wrong or a protocol needs adjusting. Found in the lab at weekends and late into the night, Chris' enthusiasm and maturity have enabled him to successfully juggle iGEM with the end of his Masters project. When not in the lab, Chris can be found playing or watching football, and is also something of a movie aficionado.

Vincent Leonardo Vincent Leonardo

Vincent Leonardo Vincent Leonardo

Vincent Leonardo Vincent Leonardo