Team:Arizona State/Team

From 2012.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 1: Line 1:
-
<html lang="en">
+
{{:Team:Arizona_State/Template:Header}}
-
<head>
+
-
<style type="text/css">
+
-
 
+
-
a {
+
-
    color: #991133;
+
-
    text-decoration: none;
+
-
}
+
-
a:hover {
+
-
    text-decoration: underline;
+
-
}
+
-
 
+
-
.clear {
+
-
    clear:both;
+
-
}
+
-
 
+
-
#col_left{
+
-
    float: left;
+
-
    width: 100px;
+
-
    padding: 5px 22px;
+
-
    margin:0;
+
-
}
+
-
#col_right{
+
-
    float: right;
+
-
    width: 100px;
+
-
    padding: 30px 28px 30px 15px;
+
-
    margin:0;
+
-
}
+
-
#col_nav{
+
-
    float: left;
+
-
    width: 242px;
+
-
    padding: 30px 28px 30px 15px;
+
-
    margin:0;
+
-
}
+
-
#block-content{
+
-
    padding-bottom: 15px;
+
-
    clear:both;
+
-
}
+
-
#center{
+
-
    float:left;
+
-
    padding-bottom: 35px;
+
-
    margin-bottom:10px;
+
-
    border-top: 1px dotted #999;
+
-
    border-bottom: 1px dotted #999;
+
-
    clear:both;
+
-
}
+
-
 
+
-
.col_list ul{
+
-
    list-style-type:none;
+
-
    list-style-image:none;
+
-
    background-image:none;
+
-
}
+
-
.col_list li{
+
-
    background-color:#E3E3E3;
+
-
    padding: 5px 15px;
+
-
}
+
-
.bio {
+
-
    clear:both;
+
-
    padding-bottom: 20px;
+
-
    border-bottom: 1px solid #ccc;
+
-
}
+
-
.bio img {
+
-
    float:left;
+
-
    margin-right: 10px;
+
-
}
+
-
</style>
+
-
</head>
+
-
</html>
+
<html>
<html>
-
<head>
 
-
<script>
 
-
$(document).ready(function(){
 
-
  $('.bio').css('display','none');
 
-
  $('.col_list li').css('cursor','pointer');
 
-
  $('.col_list li').hover(function() {
 
-
    $(this).css('background-color','#a70000');
 
-
    }, function() {
 
-
    $(this).css('background-color','#E3E3E3');
 
-
  });
 
-
 
-
  $('.col_list li').click(function () {
 
-
    $('.bio').hide();
 
-
    var name = $(this).attr('id');
 
-
    $('#'+name+'bio').fadeIn(500);
 
-
   
 
-
  });
 
-
});
 
-
</script>
 
-
</head>
 
-
 
<body>
<body>
-
<div id="col_nav">
+
<br />
-
    <div class="col_list">
+
<h1 style="font-family:Helvetica;color:maroon;" align="left">Team</h1>
-
        <h2>Undergraduates</h2>
+
<hr style="color: #800000; height:4px;" />
-
<ul>
+
<br />
-
    <li id="np">Nisarg Patel</li>
+
-
    <li id="am">Abhinav Markus</li>
+
-
    <li id="rm">Ryan Muller</li>
+
-
    <li id="ew">Ethan Ward</li>
+
-
    <li id="rr">Rohit Rajan</li>
+
-
    <li id="eq">Ellen Qin</li>
+
-
    <li id="hh">Hyder Hussain</li>
+
-
            <li id="ai">Amanda Ispas</li>
+
-
    <li id="ms">Madeline Sands</li>
+
-
    <li id="mj">Melinda Jenner</li>
+
-
</ul>
+
-
    </div><!-- end undergrads -->
+
-
    <div class="col_list">
+
-
        <h2>Instructors & Advisors</h2>
+
-
        <ul>
+
-
            <li id="xw">Xiao Wang</li>
+
-
          <li id="kh">Karmella Haynes</li>
+
-
          <li id="vp">Vincent Pizziconi</li>
+
-
          <li id="ks">Kylie Standage-Beier</li>
+
-
        </ul>
+
-
    </div><!-- end instructors-->
+
-
</div><!--end col_nav-->
+
-
<div style="float:left">
+
<div align="center"><img src="https://static.igem.org/mediawiki/2012/e/e4/Image.jpeg" width="800" height="533" alt="FSE Photos: iGem2012 &emdash; " /></a></div>
-
<div id="col_left">
+
-
<div class="bio" id="npbio">
+
<br />
-
<h1>Nisarg Patel</h1>
+
-
<img src="insert nisarg image here" style="max-width:350px; margin-right:10px;"/>
+
-
Nisarg Patel is a junior studying Molecular Biosciences & Biotechnology and Political Science at ASU.
+
-
<div class="clear"></div>
+
-
</div>
+
-
<div class="bio" id="ambio">
+
<h1 style="font-family:Helvetica;color:maroon;" align="left">Meet the Devils</h1>
-
<h1>Abhinav Markus</h1>
+
<br />
-
<img src="insert abhi picture here" style="max-width:250px; margin-right:10px;"/>
+
-
Abhinav Markus is a junior studying Biomedical Engineering at ASU.
+
-
<div class="clear"></div>
+
-
</div>
+
-
<div class="bio" id="rmbio">
 
-
<h1>Ethan Ward</h1>
 
-
<img src="insert ryan picture here" style="max-width:250px; margin-right:10px;"/>
 
-
Ethan Ward is a sophomore studying Biochemistry and Molecular Biosciences & Biotechnology at ASU.
 
-
<div class="clear"></div>
 
-
</div>
 
-
<div class="bio" id="ewbio">
+
<div align="center">
-
<h1>Ethan Ward</h1>
+
<table width="960">
-
<img src="insert ethan picture here" style="max-width:250px; margin-right:10px;"/>
+
  <tr>
-
Ethan Ward is a senior studying Biomedical Engineering at ASU.
+
    <td width="200" scope="col"><img src="https://static.igem.org/mediawiki/2012/8/8c/Screen_Shot_2012-10-21_at_9.36.43_AM.png" width="196" height="293" alt="FSE Photos: iGem2012 &emdash; " /></a></td>
-
<div class="clear"></div>
+
    <td width="270" scope="col"><b>Abhinav Markus</b>, a junior Biomedical Engineering major, is our beloved "mom" of the group. He enjoys cloning and has lately been wanted for his awesome beard. He loves sports and can't let go of Hindi Music.</td>
 +
    <td width="200" scope="col"><img src="https://static.igem.org/mediawiki/2012/d/d7/Screen_Shot_2012-10-21_at_9.44.15_AM.png" width="196" height="293" alt="FSE Photos: iGem2012 &emdash; " /></a></td>
 +
    <td width="270" scope="col"><b>Nisarg Patel</b>, a junior molecular biosciences and biotechnology major, is the cool one in the group. He enjoys debate, sports, and riding flying carpets.</td>
 +
  </tr>
 +
  <tr>
 +
    <td scope="row"><img src="https://static.igem.org/mediawiki/2012/5/5e/Screen_Shot_2012-10-21_at_9.37.02_AM.png" width="196" height="293" alt="FSE Photos: iGem2012 &emdash; " /></a></td>
 +
    <td><b>Hyder Hussain</b>, a junior biomedical engineering major, is the fun one on the team. He likes dragons, and is convinced that Ethan likes My Little Pony. </td>
 +
    <td><img src="https://static.igem.org/mediawiki/2012/5/5e/Screen_Shot_2012-10-21_at_9.37.46_AM.png" width="196" height="293" alt="FSE Photos: iGem2012 &emdash; " /></a></td>
 +
    <td><b>Ellen Qin</b>, a junior chemical engineering major, is the sweet one in the group. Her interests include: drawing, running, and her pillow.</td>
 +
  </tr>
 +
  <tr>
 +
    <td scope="row"><img src="https://static.igem.org/mediawiki/2012/7/71/Screen_Shot_2012-10-21_at_9.37.14_AM.png" width="196" height="293" alt="FSE Photos: iGem2012 &emdash; " /></a></td>
 +
    <td><b>Amanda Ispas</b>, a senior biomedical engineering major, is the busy one in the group. She is significantly involved with university activities. Her interests include hanging out with friends and baseball.</td>
 +
    <td><img src="https://static.igem.org/mediawiki/2012/9/9c/MadelineSands.jpeg" width="196" height="293" alt="FSE Photos: iGem2012 &emdash; " /></a></td>
 +
    <td><b>Madeline Sands</b>, a senior anthropology major, is the superstar of the group. She gave us the initial idea to design a biosensor to use in developing countries. Global health and baseball are just two of her many interests.  </td>
 +
  </tr>
 +
  <tr>
 +
    <td scope="row"><img src="https://static.igem.org/mediawiki/2012/1/1c/Screen_Shot_2012-10-21_at_9.37.23_AM.png" width="196" height="293" alt="FSE Photos: iGem2012 &emdash; " /></a></td>
 +
    <td><b>Ryan Muller</b>, a sophomore biochemistry and molecular biology double major, is super talented. Did I tell you? He has this super awesome phage dance. Ladies watch out!</td>
 +
    <td><img src="https://static.igem.org/mediawiki/2012/3/30/Screen_Shot_2012-10-21_at_9.38.08_AM.png" width="196" height="293" alt="FSE Photos: iGem2012 &emdash; " /></a></td>
 +
    <td><b>Ethan Ward</b>, a senior biomedical engineering major, is our super chill "dad" of the team. His interests are programming and listening to music. </td>
 +
  </tr>
 +
  <tr>
 +
    <td scope="row"><img src="https://static.igem.org/mediawiki/2012/c/c3/ASUiGEM2012_rohit.png" width="196" height="196" alt="FSE Photos: iGem2012 &emdash; " /></a></td>
 +
    <td><b>Rohit Rajan</b>, a sophomore biochemistry major, is the cat daddy of the group. His interest: being cooler than Nisarg. </td>
 +
  </tr>
 +
</table>
</div>
</div>
-
<div class="bio" id="rrbio">
 
-
<h1>Rohit Rajan</h1>
 
-
<img src="insert rohit picture here" style="max-width:250px; margin-right:10px;"/>
 
-
Rohit Rajan is a sophomore studying Biochemistry at ASU. 
 
-
<div class="clear"></div>
 
-
</div>
 
-
<div class="bio" id="eqbio">
 
-
<h1>Ellen Qin</h1>
 
-
<img src="insert ellen picture here" style="max-width:250px; margin-right:10px;"/>
 
-
Ellen Qin is a junior studying Chemical Engineering at ASU.
 
-
<div class="clear"></div>
 
-
</div>
 
-
<div class="bio" id="hhbio">
+
<br />
-
<h1>Hyder Hussain</h1>
+
<hr style="color: #800000; height:4px;" />
-
<img src="insert hyder picture here" style="max-width:250px; margin-right:10px;"/>
+
<h1 style="font-family:Helvetica;color:maroon;" align="left">Meet the Advisors</h1>
-
Hyder Hussain is a junior studying Biomedical Engineering at ASU.
+
-
<div class="clear"></div>
+
-
</div>
+
-
<div class="bio" id="aibio">
 
-
<h1>Amanda Ispas</h1>
 
-
<img src="insert amanda picture here" style="max-width:250px; margin-right:10px;"/>
 
-
Amanda Ispas is a senior studying Biomedical Engineering at ASU.
 
-
<div class="clear"></div>
 
-
</div>
 
-
<div class="bio" id="msbio">
+
<div align="center"><br />
-
<h1>Madeline Sands</h1>
+
<table width="830">
-
<img src="insert maddie picture here" style="max-width:300px; margin-right:10px;"/>
+
    <tr>
-
Madeline Sands is a senior studying Medical Anthropology at ASU.
+
      <td width="323" scope="col"><span style="font-family:Helvetica;font-size:15px"><img src="http://openwetware.org/images/6/60/SBHSE_lab_KHaynes_0212.jpg" width="305"/></span></td>
-
<div class="clear"></div>
+
      <td width="495" scope="col"><p style="font-family:Helvetica;font-size:15px"><b>Dr. Karmella Haynes</b></p>
 +
        <p><a href="http://www.biologicaldesign.asu.edu/node/123">Click here</a> to learn more about her.</p>
 +
      <span style="font-family:Helvetica;color:maroon;"></span></td>
 +
    </tr>
 +
    <tr>
 +
      <td scope="row"><span style="font-family:Helvetica;font-size:15px"><img src="http://engineering.asu.edu/sbhse/wp-content/uploads/2012/05/Wang_Xiao_Lab_0002a.jpg" /></span></td>
 +
      <td><p style="font-family:Helvetica;font-size:15px"><b>Dr. Xiao Wang</b></p>
 +
        <p><a href="http://www.biologicaldesign.asu.edu/node/118">Click here</a> to learn more about him.</p>
 +
      <span style="font-family:Helvetica;color:maroon;"></span></td>
 +
    </tr>
 +
    <tr>
 +
      <td scope="row"><img src="http://engineering.asu.edu/sbhse/wp-content/uploads/2012/05/Pizziconi-EOH.jpg" /></td>
 +
      <td><p style="font-family:Helvetica;font-size:15px"><b>Dr. Vincent Pizziconi</b></p>
 +
        <p><a href="http://engineering.asu.edu/sbhse/?page_id=601">Click here</a> to learn more about him.</p>
 +
      <span style="font-family:Helvetica;color:maroon;"></span></td>
 +
    </tr>
 +
    </table>
</div>
</div>
-
<div class="bio" id="mjbio">
 
-
<h1>Melinda Jenner</h1>
 
-
<img src="insert melinda picture here" style="max-width:250px; margin-right:10px;"/>
 
-
Melinda Jenner is a sophomore studying Biomedical Engineering at ASU.
 
-
<div class="clear"></div>
 
-
</div>
 
-
<div class="bio" id="xwbio">
+
</body>
-
<h1>Xiao Wang</h1>
+
</html>
-
<img src="https://static.igem.org/mediawiki/2011/d/d0/ASU_Xiao_wang.jpg" style="max-width:250px; margin-right:10px;"/>
+
-
Dr. Wang, our faculty mentor, is an assistant professor in the School of Biological and Health Systems Engineering.
+
-
<div class="clear"></div>
+
-
</div>
+
-
 
+
-
<div class="bio" id="khbio">
+
-
<h1>Karmella Haynes</h1>
+
-
<img src="insert dr haynes picture here" style="max-width:250px; margin-right:10px;"/>
+
-
Dr. Haynes, our faculty mentor, is an assistant professor in the School of Biological and Health Systems Engineering.
+
-
<div class="clear"></div>
+
-
</div>
+
-
 
+
-
<div class="bio" id="vpbio">
+
-
<h1>Vincent Pizziconi</h1>
+
-
<img src="insert dr p picture here" style="max-width:250px; margin-right:10px;"/>
+
-
Dr. Pizziconi, our faculty mentor, is an associate professor in the School of Biological and Health Systems Engineering.
+
-
<div class="clear"></div>
+
-
</div>
+
-
 
+
-
<div class="bio" id="ksbio">
+
-
<h1>Kylie Standage-Beier</h1>
+
-
<img src="https://static.igem.org/mediawiki/2011/7/7e/ASU_Kylie.jpg" style="max-width:250px; margin-right:10px;"/>
+
-
Kylie Standage-Beier, our team advisor, is a ASU iGEM 2011 Alumnus and a junior majoring in Genetics, Cell and Developmental Biology.
+
-
<div class="clear"></div>
+
-
</div>
+

Latest revision as of 03:44, 27 October 2012


Team



FSE Photos: iGem2012 &emdash;

Meet the Devils


FSE Photos: iGem2012 &emdash; Abhinav Markus, a junior Biomedical Engineering major, is our beloved "mom" of the group. He enjoys cloning and has lately been wanted for his awesome beard. He loves sports and can't let go of Hindi Music. FSE Photos: iGem2012 &emdash; Nisarg Patel, a junior molecular biosciences and biotechnology major, is the cool one in the group. He enjoys debate, sports, and riding flying carpets.
FSE Photos: iGem2012 &emdash; Hyder Hussain, a junior biomedical engineering major, is the fun one on the team. He likes dragons, and is convinced that Ethan likes My Little Pony. FSE Photos: iGem2012 &emdash; Ellen Qin, a junior chemical engineering major, is the sweet one in the group. Her interests include: drawing, running, and her pillow.
FSE Photos: iGem2012 &emdash; Amanda Ispas, a senior biomedical engineering major, is the busy one in the group. She is significantly involved with university activities. Her interests include hanging out with friends and baseball. FSE Photos: iGem2012 &emdash; Madeline Sands, a senior anthropology major, is the superstar of the group. She gave us the initial idea to design a biosensor to use in developing countries. Global health and baseball are just two of her many interests.
FSE Photos: iGem2012 &emdash; Ryan Muller, a sophomore biochemistry and molecular biology double major, is super talented. Did I tell you? He has this super awesome phage dance. Ladies watch out! FSE Photos: iGem2012 &emdash; Ethan Ward, a senior biomedical engineering major, is our super chill "dad" of the team. His interests are programming and listening to music.
FSE Photos: iGem2012 &emdash; Rohit Rajan, a sophomore biochemistry major, is the cat daddy of the group. His interest: being cooler than Nisarg.


Meet the Advisors


Dr. Karmella Haynes

Click here to learn more about her.

Dr. Xiao Wang

Click here to learn more about him.

Dr. Vincent Pizziconi

Click here to learn more about him.