Difference between revisions of "Team:Kent/Team"

 
(173 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{Kent}}
 
{{KentGlobal}}
 
{{KentGlobal}}
 
{{KentMenu}}
 
{{KentMenu}}
{{Kent}}
 
 
<html>
 
<html>
  
            <div class="banner-image-overlay parallax">
+
<div class="site-wrapper-sub-team">
    <div style="opacity:1"><img src="https://static.igem.org/mediawiki/2015/4/41/Team_Kent_TeamPhoto.jpg" alt="" class="banner-image-logo"/></div>
+
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
            </div>
+
<br></div>
        <figcaption> <i> Left to right: Moyra, Raneem, Jonathan, Rob, Richard, James, Katarina, Anna, Suparna, Natalie, Alice </i> </figcaption>
+
<figcaption> <i> Left to right: Moyra, Raneem, Jonathan, Rob, Richard, James, Katarina, Anna, Suparna, Natalie, Alice </i> </figcaption>
 +
 
 +
<script>
 +
  function profile(name) {
 +
    document.getElementById('profilewrap').style.display = "block";
 +
    document.getElementById(name + 'profile').style.display = 'inline';
 +
  }
 +
  function profileHide(x) {
 +
    document.getElementById('profilewrap').style.display = "none";
 +
    document.getElementById('moyraprofile').style.display = "none";
 +
    document.getElementById('raneemprofile').style.display = "none";
 +
    document.getElementById('jonathanprofile').style.display = "none";
 +
    document.getElementById('robprofile').style.display = "none";
 +
    document.getElementById('richardprofile').style.display = "none";
 +
    document.getElementById('jamesprofile').style.display = "none";
 +
    document.getElementById('katarinaprofile').style.display = "none";
 +
    document.getElementById('suparnaprofile').style.display = "none";
 +
    document.getElementById('annaprofile').style.display = "none";
 +
    document.getElementById('natalieprofile').style.display = "none";
 +
    document.getElementById('aliceprofile').style.display = "none";
 +
    document.getElementById('benprofile').style.display = "none";
 +
    document.getElementById('morenaprofile').style.display = "none";
 +
    document.getElementById('weifengprofile').style.display = "none";
 +
    document.getElementById('markprofile').style.display = "none";
 +
    document.getElementById('lucaprofile').style.display = "none";
 +
    document.getElementById('wassprofile').style.display = "none";
 +
  }
 +
</script>
 +
 
 +
 
 +
<div id="main" class="row" style="margin: 2.5%" >
 +
<h2 align="center"> Team</h2>
 +
<img id="moyra" width="300px" height="200px" src="https://static.igem.org/mediawiki/2015/0/05/Team_Kent_Moyra.jpg" onClick="profile('moyra')" />
 +
<img id="raneem" width="300px" height="200px" src="https://static.igem.org/mediawiki/2015/6/6b/Team_Kent_Raneem.jpg" onClick="profile('raneem')" />
 +
<img id="jonathan" width="300px" height="200px" src="https://static.igem.org/mediawiki/2015/2/27/Team_Kent_Jon.jpg" onClick="profile('jonathan')" />
 +
<img id="rob" width="300px" height="200px" src="https://static.igem.org/mediawiki/2015/9/9c/Team_Kent_Rob.jpg" onClick="profile('rob')" />
 +
 
 +
<img id="richard" width="300px" height="200px" src="https://static.igem.org/mediawiki/2015/9/90/Team_Kent_Richard.jpg" onClick="profile('richard')" />
 +
<img id="james" width="300px" height="200px" src="https://static.igem.org/mediawiki/2015/3/38/Team_Kent_James.jpg" onClick="profile('james')" />
 +
<img id="katarina" width="300px" height="200px" src="https://static.igem.org/mediawiki/2015/4/42/Team_Kent_Katarina.jpg" onClick="profile('katarina')" />
 +
<img id="anna" width="300px" height="200px" src="https://static.igem.org/mediawiki/2015/4/44/Team_Kent_Anna.jpg" onClick="profile('anna')" />
 +
 
 +
<img id="suparna" width="300px" height="200px"  src="https://static.igem.org/mediawiki/2015/5/54/Team_Kent_Suparna.jpg" onClick="profile('suparna')" />
 +
<img id="natalie" width="300px" height="200px" src="https://static.igem.org/mediawiki/2015/f/f8/Team_Kent_Natalie.jpg" onClick="profile('natalie')" />
 +
<img id="alice" width="300px" height="200px"  src="https://static.igem.org/mediawiki/2015/d/d4/Team_Kent_Alice.jpg" onClick="profile('alice')" />
 +
<!----------
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<h2 align="center">Supervisors</h2>
 +
<img id="ben" width="134px" height="200px" src="https://static.igem.org/mediawiki/2015/6/60/Team_Kent_Ben1.jpg" onClick="profile('ben')" />
 +
<img id="morena" width="134px" height="200px" src="https://static.igem.org/mediawiki/2015/6/6d/Team_Kent_Morena1.jpg" onClick="profile('morena')" />
 +
<img id="weifeng" width="300px" height="200px" src="https://static.igem.org/mediawiki/2015/2/2d/Team_Kent_WeiFeng.jpeg" onClick="profile('weifeng')" />
 +
<img id="mark" width="297px" height="182px" src="https://static.igem.org/mediawiki/2015/2/22/Team_Kent_Mark.jpg" onClick="profile('mark')" />
 +
<img id="luca" width="162px" height="200px" src="https://static.igem.org/mediawiki/2015/5/5f/Team_Kent_Luca.jpg" onClick="profile('luca')" />
 +
<img id="wass" width="230px" height="200px" src="https://static.igem.org/mediawiki/2015/b/b8/Team_Kent_Wass.jpg" onClick="profile('wass')" />
 +
-------------->
 +
 
 +
 
 
</div>
 
</div>
  
 +
<div id="profilewrap" onClick="profileHide()" style="background-color: rgba(0,0,0,0.7);z-index:11; position: fixed; top:0; left: 0; right: 0; bottom: 0;display:none;min-width:980px;">
 +
<div style="width:60%;height:450px;background-color:#FAFAFA;position:absolute;left:22%;border-radius:15px;margin-top:12%;">
 +
 +
<div id="moyraprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/0/05/Team_Kent_Moyra.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Moyra Chikomo </b> <br> 
 +
<p style= "font-size=160%">
 +
I’m an Electronics and Communications Engineering student.<br><br>
 +
I chose to be a part of the Kent iGEM team this year as I wanted to be a part of a research team that was a little out of my field of study. I felt this would be a great chance to use my biology background from school and see if I could integrate that with my passion for engineering.<br><br>
 +
After I have graduated I am looking into doing further research and work towards a PhD. In the little “free” time I have I enjoy channeling my creative side, this involves general arts and crafts as well as writing short stories <i>(for my eyes only for now &#9786;&#9786;)</i>. I would say watching back to back series takes up a lot of my time and keeps me sane.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="raneemprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/6/6b/Team_Kent_Raneem.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Raneem Jaghoub </b> <br><br>
 +
I am an Electronics and Communications Engineering student at The University of Kent. I chose to do iGEM for the experience and to help me decide whether I would like to continue to do a Masters degree in Genetic Engineering. In my free time I enjoy reading, painting and travelling.
 +
</div>
 +
</div>
 +
 +
<div id="jonathanprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/2/27/Team_Kent_Jon.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Jonathan Pope </b> <br><br> I am a Biology student at The University of Kent. I chose to do iGem because it gives students experience in working in teams with synthetic biology outside of the usual confinements of a syllabus.<br><br> In the future i plan to further my study and complete a PhD and gain more experience in the field of Biology. I play for a local mens football team and listen to hours of music in my free time as well as being an avid Arsenal fan.
 +
 +
 +
</div>
 +
</div>
 +
 +
<div id="robprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/9/9c/Team_Kent_Rob.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Rob Middlewick </b> <br><br> I am a Biology student at The University of Kent. I chose to join the iGEM team due to my fascination with synthetic biology and because I believe that it is an emerging market. It has provided me with valuable experience working in a research environment that will prepare me to undertake a PhD after I’ve completed my degree. In my spare time I enjoy listening to music, reading, and cooking.
 +
 +
 +
</div>
 +
</div>
 +
 +
<div id="richardprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/9/90/Team_Kent_Richard.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Richard Crane (aka Dave) </b> <br><br> I am a Biomedical Sciences student from Ipswich, England studying at The University of Kent. I followed the progress of the 2014 Kent iGEM team and after seeing synthetic biology become more prevalent in the news, I was inspired to join this year.<br><br> After I graduate, I would like to pursue a PhD and stay in academia. They say about me: "Richard
 +
likes to hurt peoples feelings and doesn't care about the wiki".
 +
 +
 +
</div>
 +
</div>
 +
 +
<div id="jamesprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/3/38/Team_Kent_James.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> James Aston </b> <br><br> I am the team's physicist, I spent my time at iGEM working on the modeling and the wiki. I joined the iGEM team because I wanted to be a part of a multidisciplinary team. In my spare time I like to play guitar and watch Always Sunny reruns.
 +
<br>
 +
<br>
 +
ja403@kent.ac.uk<br>
 +
<a href="https://uk.linkedin.com/pub/james-aston/aa/49a/b02"> LinkedIn</a>
 +
 +
</div>
 +
</div>
 +
 +
<div id="katarinaprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/4/42/Team_Kent_Katarina.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Katarina Pisani </b> <br><br> I am a Biomedical Sciences student from Trieste, Italy studying at The University of Kent. My reason for joining iGEM was because I wanted a better understanding and experience of what it means to be a researcher, I wanted to gain further knowledge and practical skills, that would enable me to reach my full potential when pursuing my scientific career.<br><br>
 +
After I graduate I would like to continue with some further studies and specialize as a researcher. I also want to dedicate time for traveling. In my free time I like to play the piano and I also enjoy running and fencing.
 +
 +
 +
</div>
 +
</div>
 +
 +
<div id="annaprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/4/44/Team_Kent_Anna.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Anna Beltrami</b><br><br> I am a Biomedical Sciences student from Trento, Italy studying at The University of Kent.  I decided to join the iGEM team because I was fascinated with the multidisciplinary focus of the competition, the ethos of innovation and the aspect of creativity in the laboratory. After graduation, I am planning to do a PhD and afterwards undertake a career as a patent attorney. In my free time, I enjoy skiing, reading and blogging. I am also in the committee of various societies at The University of  Kent. Fun Fact: I rage when people spell "defiantly" instead of "definitely".  <br><br> <a href="https://uk.linkedin.com/pub/anna-chiara-beltrami/a9/134/8b0"> LinkedIn</a>
 +
 +
 +
</div>
 +
</div>
 +
 +
<div id="suparnaprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/5/54/Team_Kent_Suparna.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Suparna Thakali </b> <br><br> I am an undergraduate student from Mustang, Nepal studying Biochemistry at Kent. I am very keen on this field of synthetic biology, hence I have thoroughly enjoyed participating in this project. One of my main highlights was being able to present and communicate with the general public to raise awareness about our project during the public workshop outreach event.<br><br>
 +
My future aspiration, being heavily influenced by iGEM, is to further my science career into research and even higher education so that I can make a difference in the lives of people in areas of need.
 +
Outside the lab, I enjoy swimming, watching sci-fi movies and reading.
 +
 +
</div>
 +
</div>
 +
 +
<div id="natalieprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/f/f8/Team_Kent_Natalie.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Natalie Sloan </b> <br><br> I am a Biomedical Science student at The University of Kent. I decided to do iGEM to gain lab experience and to help me decide whether I want to do a masters or PhD. Upon graduation, I hope to further my education and do a PhD. In my free time I enjoy gaming and playing tennis.
 +
 +
 +
</div>
 +
</div>
 +
 +
<div id="aliceprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/d/d4/Team_Kent_Alice.jpg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> <i> "Kaboooooom" </i> -Alice Tomlinson </b> <br><br> I am a Biomedical Sciences student from Toulouse, France studying at The University of Kent. I aspire to pursue a career in research, hence why I decided to join the iGEM team at my university. This decision has further intensified my passion for innovation and research. I would like to live life knowing I am making a difference in the world. In my free time I like to read books, bake and trek.
 +
 +
 +
</div>
 +
</div>
 +
 +
<div id="benprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/c/c2/Team_Kent_Test.png" width="200px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Ben Blakeman </b> <br><br> Ben is a PhD student in the School of Biosciences. When he is not at the gym, he enjoys teaching and entertaining students with his bubbly personality.
 +
 +
 +
</div>
 +
</div>
 +
 +
<div id="morenaprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/c/c2/Team_Kent_Test.png" width="200px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Morena </b> <br><br> Morena is a PhD student in the School of Biosciences, she regularly helped the wet lab team.
 +
 +
 +
</div>
 +
</div>
 +
 +
<div id="weifengprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/2/2d/Team_Kent_WeiFeng.jpeg" width="300px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:320px;"><b> Dr Wei-Feng Xue </b> <br><br> Dr Wei-Feng Xue joined the school of Biosciences in 2011 as Lecturer in Chemical biology, and he is now Senior Lecturer in Chemical biology since 2014. He received his PhD degree in Physical Chemistry on research regarding protein-protein/protein-ligand interactions in Prof. Sara Linse&rsquo;s group at Lund University in Sweden (2006). He then went on to do postdoctoral research concerning the mechanism and the biological impact of amyloid assembly in Prof. Sheena Radford&rsquo;s laboratory at the Astbury Centre for Structural Molecular Biology in the University of Leeds (2006-2011). His research interests include supramolecular protein assembly, protein folding and misfolding, amyloid and prions, and AFM imaging.<br><br>
 +
Wei-Feng is a member of the <a href="http://www.kentfungalgroup.com/">Kent Fungal Group</a>, the <a href="http://www.kent.ac.uk/bio/research/groups/protein.html">Protein Form and Function Group</a>&nbsp;and <a href="http://www.kent.ac.uk/stms/cmp/index.html">the Centre for Molecular Processing</a>
 +
 +
</div>
 +
</div>
 +
 +
<div id="markprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/2/22/Team_Kent_Mark.jpg" width="297px" height="182px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Dr Mark Shepherd </b> <br><br> Dr Mark Shepherd joined the School of Biosciences in 2011. He was born in England, was brought up in North Wales, and subsequently studied Biochemistry at the University of Sheffield (1996-1999). He stayed in the Department of Molecular Biology &amp; Biotechnology to undertake a PhD with Professor Neil Hunter FRS (1999-2003), where he developed his interest in the enzymology and spectroscopy of chlorophyll and haem biosynthesis. After completing his PhD studies, he conducted postdoctoral research with Prof. Harry Dailey at the University of Georgia (2003-2005), where his research focussed on the terminal enzymes of haem biosynthesis. This was followed by a move back to the University of Sheffield in 2005 to take up a postdoctoral position with Prof. Robert Poole, where he developed interests in E. coli respiration, globin proteins, and the response of bacteria to nitric oxide. A subsequent position at the University of Queensland (2010-2011) with Prof. Mark Schembri focussed on nitric oxide stress in Uropathogenic E. coli.<br><br>
 +
In 2011 Mark moved to the University of Kent, where he is a Lecturer in Microbial Biochemistry and a member of the <a href="http://www.kent.ac.uk/bio/research/groups/microbialpathogenesis.html">Microbial Pathogenesis Group</a>.
 +
 +
</div>
 +
</div>
 +
 +
<div id="lucaprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/5/5f/Team_Kent_Luca.jpg" width="162px" height="200px" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b> Dr Gianluca Marcelli </b> <br><br> Dr Gianluca Marcelli is a lecturer in the School of Engineering and Digital Arts. In the last 9 years of his research career he has been developing mathematical models for biological systems. He helped the modeling team and it was his idea to create a Monte Carlo simulation.
 +
 +
</div>
 +
</div>
 +
 +
<div id="wassprofile" style="color:black;padding-right:10px;display:none;">
 +
<img src="https://static.igem.org/mediawiki/2015/b/b8/Team_Kent_Wass.jpg" style="position:absolute;" />
 +
<div style="margin-left:310px;"><b>Dr Mark Wass </b> <br><br> Mark joined the School of Biosciences in October 2012. He obtained his first degree in Natural Sciences at Cambridge University in 2000 followed by a Masters in Computing at Imperial College London. After a few years working in Industry as an IT consultant Mark studied for a PhD with Prof Mike Sternberg at Imperial (2004-2008) and continued onto a post-doctoral position in the group until 2011. In 2011 Mark was awarded a FEBS Long Term Fellowship to work in the group of Alfonso Valencia at the CNIO (Spanish National Cancer Research Centre, Madrid, Spain).<br>
 +
Mark's research interests are in Structural Bioinformatics particularly the analysis and prediction of protein function, structure and interactions. He is also interested in using such approaches to analyse genetic variation and identify the functional effects that are associated with disease.<br>
 +
Mark is a member of the <a href="http://www.kent.ac.uk/bio/research/groups/cytogenomics.html">Cytogenomics and Bioinformatics Group</a>.
 +
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
</div>
 
</html>
 
</html>
 
{{KentFooter}}
 
{{KentFooter}}

Latest revision as of 21:36, 18 September 2015


iGEM Kent 2015


























Left to right: Moyra, Raneem, Jonathan, Rob, Richard, James, Katarina, Anna, Suparna, Natalie, Alice

Team