Team:UCL PG/Team

From 2013.igem.org

(Difference between revisions)
 
(37 intermediate revisions not shown)
Line 16: Line 16:
       a:link {color:#87CEFF; outline: 0;}    /* unvisited link */
       a:link {color:#87CEFF; outline: 0;}    /* unvisited link */
       a:visited {color:#87CEFF; outline: 0;} /* visited link */
       a:visited {color:#87CEFF; outline: 0;} /* visited link */
 +
      a:hover {TEXT-DECORATION: none;} /*hover over a link*/
       .center{margin:auto;}
       .center{margin:auto;}
Line 46: Line 47:
<!-- MENUBAR -->
<!-- MENUBAR -->
 +
 +
<style type="text/css">
 +
a.tooltip {outline:none; }
 +
a.tooltip strong {line-height:30px;}
 +
a.tooltip:hover {text-decoration:none;}
 +
a.tooltip circle { z-index:10;display:none; margin-top:0px; margin-left:-80px; margin-top:-10px; width:80px; height:80px; font-size:1em;}
 +
a.tooltip circle { border-radius:80px; -moz-border-radius: 80px; -webkit-border-radius: 80px; -moz-box-shadow: 0px 0px 10px 5px #666; -webkit-box-shadow: 0px 0px 10px 5px #666; box-shadow: 0px 0px 10px 5px #666; opacity: 0.7; }
 +
a.tooltip:hover circle{ display:inline; position:absolute; border:5px solid #FFF; color:#000;}
 +
 +
a.tooltip span { z-index:10;display:none; margin-top:0px; margin-left:-75px; margin-top:-35px; width:80px; font-size:1.5em; font-family:Georgia; text-align:center;}
 +
a.tooltip:hover span{ display:inline; position:absolute; color:#FFF;}
 +
</style>
 +
   <div class="center">
   <div class="center">
   <div id="theTitle" class="inline"><a href="https://2013.igem.org/Team:UCL_PG">
   <div id="theTitle" class="inline"><a href="https://2013.igem.org/Team:UCL_PG">
Line 53: Line 67:
   <span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
   <span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
   <div id="theMenu" class="inline">
   <div id="theMenu" class="inline">
-
       <a href="https://2013.igem.org/Team:UCL_PG/Team"><input title="Team" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/beams-aura.png" width=70></a>
+
       <a href="https://2013.igem.org/Team:UCL_PG/Team" class="tooltip"><input type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Menubar/%5B1%5Dbeams-aura.png" width=70><circle></circle><span>Team</span></a>
-
       <a href="https://2013.igem.org/UCLPG:Underconstruction"><input title="Science" style="opacity:0.5;" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/fizzing-flask.png" width=70></a>
+
       <a href="https://2013.igem.org/Team:UCL_PG/Project" class="tooltip"><input type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Menubar/%5B2%5Dfizzing-flask.png" width=70><circle></circle><span>Science</span></a>
-
       <a href="https://2013.igem.org/UCLPG:Underconstruction"><input title="Social" style="opacity:0.5;" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/radar-dish.png" width=70></a>
+
       <a href="https://2013.igem.org/Team:UCL_PG/Social" class="tooltip"><input type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Menubar/%5B3%5Dradar-dish.png" width=70><circle></circle><span>Social</span></a>
-
       <a href="https://2013.igem.org/UCLPG:Underconstruction"><input title="Achievement" style="opacity:0.5;" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/medal.png" width=70></a>
+
       <a href="https://2013.igem.org/Team:UCL_PG/Parts" class="tooltip"><input type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Menubar/%5B4%5Dmedal.png" width=70><circle></circle><span>Achievements</span></a>
-
       <a href="https://2013.igem.org/Team:UCL_PG/Notebook"><input title="Notebook" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/book-cover.png" width=70></a>
+
       <a href="https://2013.igem.org/Team:UCL_PG/Notebook" class="tooltip"><input type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Menubar/%5B5%5Dbook-cover.png" width=70><circle></circle><span>Labbook</span></a>
-
       <a href="https://2013.igem.org/Team:UCL_PG/Sponsor"><input title="Sponsors" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/prayer.png" width=70></a>
+
       <a href="https://2013.igem.org/Team:UCL_PG/Sponsor" class="tooltip"><input type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Menubar/%5B6%5Dprayer.png" width=70><circle></circle><span>Sponsors</span></a>
-
       <a href="https://2013.igem.org/Team:UCL_PG/Contact"><input title="Sponsors" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/envelope.png" width=70></a>
+
       <a href="https://2013.igem.org/Team:UCL_PG/Contact" class="tooltip"><input type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Menubar/%5B7%5DIGEM_basic_Logo_stylized.png" width=70><circle></circle><span>Contacts</span></a>
     </div>
     </div>
-
 
     <br><br>
     <br><br>
Line 81: Line 94:
           border="0";
           border="0";
  height: 580px;
  height: 580px;
 +
  width: 300px;
 +
          display:inline-table;
 +
          padding:10px;
 +
          font-size:1.1em
 +
      }
 +
 +
      .supervisorProfileTable{
 +
  border:5px solid #456879;
 +
  border-radius:20px;
 +
          border="0";
 +
  height: 300px;
  width: 300px;
  width: 300px;
           display:inline-table;
           display:inline-table;
Line 90: Line 114:
       .memberBackground{font-size:0.8em; color:#474747;}
       .memberBackground{font-size:0.8em; color:#474747;}
     </style>
     </style>
 +
 +
<br>
 +
 +
<div style="color:white; font-family:Georgia; font-size:40px;">Meet the team!</div><br>
 +
 +
<img src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Photos/GroupPhoto.png">
 +
<div class="center" width="900px">
<div class="center" width="900px">
Line 102: Line 133:
</td></tr>
</td></tr>
<tr style="vertical-align: top;"><td>
<tr style="vertical-align: top;"><td>
-
<p>
+
<p><u>Why iGEM:</u><br>
-
<b><u><lol style="color:#456879;">Why iGEM:</lol></u></b><br>
+
I enjoy the fun of programming genetics and the associated vibrant community. My brain is constantly stimulated by thinking about the possibilities of what we can play with. Carrying out an idea as a team, interacting with other teams, thinking about the different techniques and discovering new knowledge, it is so great to be part of it!</p>
I enjoy the fun of programming genetics and the associated vibrant community. My brain is constantly stimulated by thinking about the possibilities of what we can play with. Carrying out an idea as a team, interacting with other teams, thinking about the different techniques and discovering new knowledge, it is so great to be part of it!</p>
</td></tr>
</td></tr>
Line 119: Line 149:
</td></tr>
</td></tr>
<tr style="vertical-align: top;"><td>
<tr style="vertical-align: top;"><td>
-
Why iGEM:<br>
+
<p><u>Why iGEM:</u><br>
-
I wanted to do iGEM because I thought it would be a great experience that would enable me to apply my science background to a new challenge.
+
I wanted to do iGEM because I thought it would be a great experience that would enable me to apply my science background to a new challenge.</p>
</td></tr>
</td></tr>
</table>
</table>
Line 135: Line 165:
</td></tr>
</td></tr>
<tr style="vertical-align: top;"><td>
<tr style="vertical-align: top;"><td>
-
Why iGEM:<br>
+
<p><u>Why iGEM:</u><br>
-
Because synthetic biology is awesome. The beauty and sheer multitude of nature is so amazing my mind is constantly being blown. So many materials and systems exist in biology and the human race is just beginning to mimic them. I'm doing my part to make it happen.
+
Because synthetic biology is awesome. The beauty and sheer multitude of nature is so amazing my mind is constantly being blown. So many materials and systems exist in biology and the human race is just beginning to mimic them. I'm doing my part to make it happen.</p>
</td></tr>
</td></tr>
</table>
</table>
Line 149: Line 179:
<lol class="teamMemberName">Thomas Stahl</lol><br><br>
<lol class="teamMemberName">Thomas Stahl</lol><br><br>
<lol class="memberBackground">
<lol class="memberBackground">
-
Mysterious</lol>
+
I am a second year PhD student at UCLs Department of Medical Physics and Bioengineering, developing Contrast Agents for the use in Medical Imaging, especially Photoacoustic Imaging. Before this I did MRes at UCL, producing a setup for Photoacoustic spectroscopic measurements.</lol>
</td></tr>
</td></tr>
<tr style="vertical-align: top;"><td>
<tr style="vertical-align: top;"><td>
-
Why iGEM:<br>
+
<p><u>Why iGEM:</u><br>
-
:D
+
I believe public engagement is a great challenge for cutting edge research. iGEM has drawn wide public attention towards Biological Engineering and its impact and promotes public discussions, which is a great achievement. Working together with a great team, I urged to take the opportunity to contribute to and be part of iGEM 2013.</p>
</td></tr>
</td></tr>
</table>
</table>
Line 168: Line 198:
</td></tr>
</td></tr>
<tr style="vertical-align: top;"><td>
<tr style="vertical-align: top;"><td>
-
Why iGEM:<br>
+
<p><u>Why iGEM:</u><br>
-
I've always wanted to do iGEM. I missed out on it during my undergraduate degree and when I saw that the postgraduate team is being introduced I thought it was an excellent opportunity. I was drawn to iGEM in the first place due to the chance to apply my knowledge and skills learnt at university to do some cool science.
+
I've always wanted to do iGEM. I missed out on it during my undergraduate degree and when I saw that the postgraduate team is being introduced I thought it was an excellent opportunity. I was drawn to iGEM in the first place due to the chance to apply my knowledge and skills learnt at university to do some cool science.</p>
</td></tr>
</td></tr>
</table>
</table>
Line 184: Line 214:
</td></tr>
</td></tr>
<tr style="vertical-align: top;"><td>
<tr style="vertical-align: top;"><td>
-
Why iGEM:<br>
+
<p><u>Why iGEM:</u><br>
-
I had followed iGEM distantly during my undergraduate degree. I found  its concept and deliverable very interesting. After starting my post graduate degree at UCL, I found that there will be a post grad iGEM competition this year. I therefore decided to grab this opportunity by participating in the project to apply and enhance my knowledge in molecular and synthetic biology.
+
I had followed iGEM distantly during my undergraduate degree. I found  its concept and deliverable very interesting. After starting my post graduate degree at UCL, I found that there will be a post grad iGEM competition this year. I therefore decided to grab this opportunity by participating in the project to apply and enhance my knowledge in molecular and synthetic biology.</p>
</td></tr>
</td></tr>
</table>
</table>
</div>
</div>
-
    <br><br><br>
+
 
</body>
</body>
 +
 +
<br><br>
 +
 +
<div style="color:white; font-family:Georgia; font-size:40px;">Meet our supervisors!</div><br>
 +
 +
<div class="center" width=900px">
 +
 +
<table class="supervisorProfileTable">
 +
<tr height="160px"><td>
 +
<img style="overflow:auto;" class="circular" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Photos/Person%20photo/Amit.jpg">
 +
</td></tr>
 +
<tr  height="40px"><td>
 +
<lol class="teamMemberName">Amit Jathoul</lol><br><br>
 +
<lol class="memberBackground">
 +
iGEM supervisor. Postdoc in molecular genetic imaging in Martin Pule's lab at UCL Cancer Institute and centre for advanced biomedical imaging.</lol>
 +
</td></tr>
 +
</table>
 +
 +
<table class="supervisorProfileTable">
 +
<tr height="160px"><td>
 +
<img style="overflow:auto;" class="circular" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Photos/Person%20photo/Darren.jpg">
 +
</td></tr>
 +
<tr  height="40px"><td>
 +
<lol class="teamMemberName">Darren Nesbeth</lol><br><br>
 +
<lol class="memberBackground">
 +
iGEM supervisor. Lecturer in Synthetic and Molecular Biology. Chemical and Biochemical Engineering Masters Degree Tutor.</lol>
 +
</td></tr>
 +
</table>
 +
 +
<table class="supervisorProfileTable">
 +
<tr height="160px"><td>
 +
<img style="overflow:auto;" class="circular" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/Photos/Person%20photo/Brian.jpg">
 +
</td></tr>
 +
<tr  height="40px"><td>
 +
<lol class="teamMemberName">Brian Philip</lol><br><br>
 +
<lol class="memberBackground">
 +
iGEM supervisor. Postdoc in Lymphoma Immunotherapy in Martin Pule's lab at UCL Cancer Institute.</lol>
 +
</td></tr>
 +
</table>
 +
 +
</div>
 +
<br><br><br>
</html>
</html>

Latest revision as of 14:49, 3 October 2013

    


Meet the team!

Kong Khai Jien

PhD student in Application of Synthetic Biology to T Cell Engineering at UCL Cancer Institute. Previously did BSc Biotechnology.

Why iGEM:
I enjoy the fun of programming genetics and the associated vibrant community. My brain is constantly stimulated by thinking about the possibilities of what we can play with. Carrying out an idea as a team, interacting with other teams, thinking about the different techniques and discovering new knowledge, it is so great to be part of it!

Cassandra Stowe

I have an undergraduate degree in Human Biology from the University of Birmingham and a masters in Cancer from UCL. I have just started my PhD at the UCL Cancer Institute, in conjunction with the UCL Centre for Advanced Biomedical Imaging, creating optical genetic reporters.

Why iGEM:
I wanted to do iGEM because I thought it would be a great experience that would enable me to apply my science background to a new challenge.

Ranvir Chaudhri

Student at UCL studying a masters in Biochemical Engineering. Previously did an undergraduate degree in Honours Biochemistry.

Why iGEM:
Because synthetic biology is awesome. The beauty and sheer multitude of nature is so amazing my mind is constantly being blown. So many materials and systems exist in biology and the human race is just beginning to mimic them. I'm doing my part to make it happen.

Thomas Stahl

I am a second year PhD student at UCLs Department of Medical Physics and Bioengineering, developing Contrast Agents for the use in Medical Imaging, especially Photoacoustic Imaging. Before this I did MRes at UCL, producing a setup for Photoacoustic spectroscopic measurements.

Why iGEM:
I believe public engagement is a great challenge for cutting edge research. iGEM has drawn wide public attention towards Biological Engineering and its impact and promotes public discussions, which is a great achievement. Working together with a great team, I urged to take the opportunity to contribute to and be part of iGEM 2013.

Hugh Jarman

Student at UCL studying a masters in Biochemical Engineering. Previously did an undergraduate degree in Biotechnology and Management at Imperial College London.

Why iGEM:
I've always wanted to do iGEM. I missed out on it during my undergraduate degree and when I saw that the postgraduate team is being introduced I thought it was an excellent opportunity. I was drawn to iGEM in the first place due to the chance to apply my knowledge and skills learnt at university to do some cool science.

Shahin Heshmatifar

Student at UCL studying a MSc in Biochemical Engineering. Previously studied an undergraduate degree in Biomedical Sciences at University of Westminster.

Why iGEM:
I had followed iGEM distantly during my undergraduate degree. I found its concept and deliverable very interesting. After starting my post graduate degree at UCL, I found that there will be a post grad iGEM competition this year. I therefore decided to grab this opportunity by participating in the project to apply and enhance my knowledge in molecular and synthetic biology.



Meet our supervisors!

Amit Jathoul

iGEM supervisor. Postdoc in molecular genetic imaging in Martin Pule's lab at UCL Cancer Institute and centre for advanced biomedical imaging.
Darren Nesbeth

iGEM supervisor. Lecturer in Synthetic and Molecular Biology. Chemical and Biochemical Engineering Masters Degree Tutor.
Brian Philip

iGEM supervisor. Postdoc in Lymphoma Immunotherapy in Martin Pule's lab at UCL Cancer Institute.