Difference between revisions of "Team:East Chapel Hill/Team"

Line 2: Line 2:
  
 
<style>
 
<style>
#top_title {display: none;}
+
  #top_title {display: none;}
#sideMenu  {display: none;}
+
  #sideMenu  {display: none;}
#content  {margin: auto; padding: 0; width: 60%;}
+
  #content  {margin: auto; padding: 0; width: 100%; background:#3aafa9;}
 
</style>
 
</style>
  
 
+
<center>
 
+
 
+
  
 
<head>
 
<head>
  <title>East Chapel Hill Highschool iGem</title>
 
 
   <meta charset="utf-8">
 
   <meta charset="utf-8">
 
   <meta name="viewport" content="width=device-width, initial-scale=1">
 
   <meta name="viewport" content="width=device-width, initial-scale=1">
Line 18: Line 15:
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 
   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
  
 
   <style>
 
   <style>
    /* Remove the navbar's default margin-bottom and rounded borders */
+
     .navbar {margin: 12px 0 0 0; padding: 4px; border-radius: 0; width: 100%; }
   
+
 
     .navbar {
+
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color: #000; /*Sets the text hover color on navbar*/}
      margin-bottom: 0;
+
 
      margin-right: 0;
+
     .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > 
      border-radius: 0;
+
    a:hover, .navbar-default .navbar-nav > .active > a:focus {
      width: 100%;
+
    color: white; /*BACKGROUND color for active*/background-color: #ffe400;}
      /*background-color: #ffcccc;*/  
+
     }
+
  
body {
+
    .navbar-default { background-color: #2b7a78;border-color: #2b7a78; }
background-color: black;
+
 
}
+
  .dropdown-menu > li > a:hover,
+
  .dropdown-menu > li > a:focus {
*/
+
     color: #262626;text-decoration: none;
    /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
+
     background-color: #66CCFF;  /*change color of links in drop down here*/}
    .row.content {height: 450px}
+
 
      
+
     .nav > li > a:hover,
     /* Set gray background color and 100% height */
+
    .nav > li > a:focus {
     .sidenav {
+
    text-decoration: none;
      padding-top: 20px;
+
    background-color: silver; /*Change rollover cell color here*/}
      background-color: black;
+
 
      height: 100%;
+
 
    }
+
  .navbar-default .navbar-nav > li > a {
   
+
  color: white; /*Change active text color here*/}
  ul.yourclass
+
 
  { display: inline-block;
+
  .navbar-default .navbar-brand>img {height: 48px;width: auto; margin-top: -8px;}
   
+
 
    padding-rigth: 15px;
+
  .row {display: table;}
  }
+
  
   
+
  .row [class*="col-"] {float: none; display: table-cell;vertical-align: top; }
   
+
 
    /* Set black background color, white text and some padding */
+
  body {background-color: #3aafa9;}
    footer {
+
 
      background-color: #555;
+
  h1{color:#ffe400;}
      color: white;
+
      padding: 15px;
+
    }
+
   
+
    /* On small screens, set height to 'auto' for sidenav and grid */
+
    @media screen and (max-width: 767px) {
+
      .sidenav {
+
        height: auto;
+
        padding: 15px;
+
      }
+
      .row.content {height:auto;}  
+
    }
+
 
   </style>
 
   </style>
  
Line 77: Line 59:
  
  
<nav class="navbar navbar-inverse">
+
<nav class="navbar navbar-default  navbar-fixed-top">
  <div class="container-fluid">
+
 
   <div class="navbar-header">
 
   <div class="navbar-header">
 
       <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
 
       <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
Line 85: Line 66:
 
         <span class="icon-bar"></span>
 
         <span class="icon-bar"></span>
 
       </button>
 
       </button>
 +
      <a class="navbar-brand">
 +
          <img src="https://static.igem.org/mediawiki/2017/6/65/T--East_Chapel_Hill--Icon-new.png">
 +
      </a>
 
   </div>
 
   </div>
 
   <div class="collapse navbar-collapse" id="myNavbar">
 
   <div class="collapse navbar-collapse" id="myNavbar">
    <ul class="nav navbar-nav">
 
    <li><img align="middle" style="width:100%" height="50px" src="https://static.igem.org/mediawiki/2017/8/89/T--East_Chapel_Hill--Icon0.png"></img> </li>
 
    </ul>
 
 
     <ul class="nav navbar-nav navbar-right">
 
     <ul class="nav navbar-nav navbar-right">
         <li class="active"><a href="https://2017.igem.org/Team:East_Chapel_Hill">Home</a></li>
+
         <li class="active" ><a href="https://2017.igem.org/Team:East_Chapel_Hill">Home</a></li>
         <li>
+
         <li class="dropdown">
           <a href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Team </a>
+
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Team
     
+
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
           <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Members</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Attributions">Attributions</a></li>
 +
        </ul>
 +
        </li>
 +
        <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Designs">Project
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Designs">Design and Method</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Notebook">Lab Notebook</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Safety">Safety</a></li>
 +
        </ul>
 
         </li>
 
         </li>
 
         <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/results">Results</a></li>
 
         <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/results">Results</a></li>
        <li><a href="Notebook.html">Notebook</a></li>
+
<li><a href="https://2017.igem.org/Team:East_Chapel_Hill/HP">Human Practices </a></li>
<li><a href="https://2017.igem.org/Team:East_Chapel_Hill/testHumanPractices">Human Practices </a></li>
+
        <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Collaborations">Collaborations</a></li>
         <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Attributions">Attributions</a></li>
+
         <li class="dropdown">
      <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Collaborations.html">Collaborations</a></li>
+
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Awards">Awards
        <li>
+
        <span class="caret"></span></a>
          <a href="https://2017.igem.org/Team:East_Chapel_Hill/Awards">Awards </a>
+
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/HP/Gold_Integrated">HP-Gold</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Engagement">Engagement</a></li>
 +
        </ul>
 
         </li>
 
         </li>
 
+
    </ul>
 
+
      </ul>
+
 
   </div>
 
   </div>
 
</nav>  
 
</nav>  
  
<!-- div class="container-fluid" -->  
+
<div id="products" style="color:#feffff; margin-top:50px;" >
  <!-- div class="row content"-->
+
            <div class="content-lg container">
    <div class="col-sm-2 sidenav">
+
                <div class="row">
      <img align="middle" style="width:100%" height="900px" src="https://static.igem.org/mediawiki/2017/9/9d/EastChapelHillGIF.gif"></img>
+
                        <h1><center>Team Description</center></h1>
    </div>
+
                        <p style="font-size:18px;">The ECHHS iGEM team is made up of eight high schoolers from East Chapel Hill High School. Our team is composed of eager and science-loving 10th, 11th, and 12th graders. Through iGEM, we have been able to apply our passions for the sciences in a professional lab setting. With the assistance and support of our advisors, we have conducted research at the genetic research lab of UNC-Chapel Hill over the past year.
   
+
</p>
 
+
                <center><img src="https://static.igem.org/mediawiki/2017/3/3a/T--East_Chapel_Hill--teamphoto.jpg" alt="Team photo" style="height: auto; width: 70%; margin:auto;"></center>
<h1><center>Team Description: </center></h1>
+
                   
<p> The ECHHS iGEM team is made up of eight high schoolers from East Chapel Hill High School. Our team is composed of eager and science-loving 10th, 11th, and 12th graders. Through iGEM, we have been able to apply our passions for the sciences in a professional lab setting. With the assistance and support of our advisors, we have conducted research at the genetic research lab of UNC-Chapel Hill over the past year.
+
                </div>
</p>
+
                <!--// end row -->
 
+
 
+
 
+
<h1> <center> Team Members: </center> </h1>
+
 
+
 
+
<p> <b> <center>  Cecilia (Chae Hyun) Lee </center> </b> </b>
+
<p><b>Role in iGEM: </b> Team leader of East Chapel Hill iGEM</p>
+
<p><b>Grade: </b>Junior</p>
+
<p></b>Why iGEM?: Being able to participate in cutting-edge synthetic biology to approach global problems with a team was never something I could turn down </b></p>
+
<p><b>Favorite experience in the 2017 iGEM season:</b> Late-night video calls with the team, selling concessions at football games to fundraise</p>
+
 
+
 
+
<p> <b> <center>  Maddie Lorie </center> </b> </b>
+
 
+
<p> <b> <center> Ananth Murthy </center> </b> </b>
+
<p><b>Role in iGEM:</b> Team Member of East Chapel Hill iGEM</p>
+
<p> <b>Fun Fact: </b>Only sophomore on the team </p>
+
<p><b>Grade: </b>Sophomore</p>
+
<p><b>Why iGEM?:</b> Learning about synthetic biology, new and upcoming scientific fields, and competing with friends is something I couldn’t resist. </p>
+
<p><b>Favorite experience in the 2017 iGEM season: </b>Going to the lab and working in the summer, selling concessions at UNC football games to fundraise, and late-night video calls with the team.</p>
+
<p> <b>Nickname: </b>Spicy Curry </p>
+
 
+
 
+
<p> <b> <center> Lindsey Yan</center> </b> </b>
+
<p><b>Role in iGEM:</b> Team Member of East Chapel Hill iGEM</p>
+
<p><b>Grade: Junior</b></p>
+
<p>Why iGEM?:  iGEM expands students’ knowledge in the field synthetic biology and furthers the lab skills they learned in school.  </p>
+
<p><b>Favorite experience in the 2017 iGEM season: </b>The weekly meetings during the summer where we would perform lab experiments and learn about different lab techniques. </p>
+
 
+
<p> <b> <center>Karlie Tong</center> </b> </b>
+
<p><b>Role in iGEM: </b>Team Member of East Chapel Hill iGEM</p>
+
<p><b>Grade:</b> Senior</p>
+
<p><b>Why iGEM?:</b> iGEM goes beyond the classroom setting of simply stating global problems. It challenges people to come up with solutions, to engage in synthetic biology, and to work as a team.  </p>
+
<p><b>Favorite experience in the 2017 iGEM season: </b>Doing bake sales door-to-door. Members were sweaty from walking and shifts were long, but we all grew closer because we shared the common goal to compete in iGEM. </p>
+
 
+
 
+
<p> <b> <center>Amy Westerhoff</center> </> </b>
+
<p><b>Role in iGEM:</b> Team Member of East Chapel Hill iGEM</p>
+
<p>Grade: Senior</p>
+
<p><b>Why iGEM?:</b> I joined iGEM to be a part of a unique global community that focuses on improving widespread issues using innovation and scientific discovery.  </p>
+
<p><b>Favorite experience in the 2017 iGEM season:</b> Filming an educational “Tasty-inspired” video to teach viewers about serial dilutions.</p>
+
<center><img align="middle" style="width:25%" height="25%" src = "https://static.igem.org/mediawiki/2017/d/dc/Amy_Westerhoff.png"> </img></center>
+
 
+
 
+
<p> <b> <center>Nancy Liu</center> </bold> </b>
+
<p><b>Role in iGEM: </b>Team Member of East Chapel Hill iGEM</p>
+
<p><b>Grade: Senior</b></p>
+
<p><b>Why iGEM?: </b>I found it fascinating that there was a club out there that could not only come up with real life solutions, but could help change society for the better. I’ve always been fond of science and being able to work at a University Lab was a good experience. </p>
+
<p><b>Favorite experience in the 2017 iGEM season:</b> Going weekly to the Kuhlman Lab to help conduct labs and research. </p>
+
  
<p> <b> <center>Abia Ahmed</center> </bold> </b>
+
                        <h1><center>Team Members</center></h1>
<p><b>Role in iGEM:</b> Team Member of East Chapel Hill iGEM (Web developer)</p>
+
<p><b>Grade: Junior</b></p>
+
<p><b>Favorite experience in the 2017 iGEM season: </b> Creating the East Chapel Hill IGem website was a very rewarding experience. </p>
+
<center><img align="middle" style="width:15%" height="25%" src = "https://static.igem.org/mediawiki/2017/6/66/AbiaAhmed.jpeg"></img></center>
+
<br> </br>
+
  
 +
                <div class="row" style="color:white;">
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#9fedd7; padding: 10px;">
 +
                        <div>
 +
                            <img src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="Cecilia" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Cecilia (Chae Hyun) Lee</span></h4>
 +
                        <p><b>Role in iGEM:</b> Team leader<br>
 +
                          <b>Grade:</b> Junior<br>
 +
                          <b>Why iGEM?:</b> Being able to participate in cutting-edge synthetic biology to approach global problems with a team was never something I could turn down.<br>
 +
                          <b>Favorite experience in the 2017 iGEM season:</b> Late-night video calls with the team, selling concessions at football games to fundraise.
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
<p><b> Instructor: </b></p>
+
                    <!-- Latest Products -->
<p> Dr. Joseph Harrison </p>
+
                    <div class="col-sm-3" style="background-color:#026670; padding: 10px;">
 +
                        <div>
 +
                            <img src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="Maddie" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Maddie Lorie</span></h4>
 +
                        <p><b>Role in iGEM:</b> <br>
 +
                          <b>Grade:</b>  <br>  
 +
                          <b>Why iGEM?:</b>  <br>
 +
                          <b>Favorite experience in the 2017 iGEM season:</b>
 +
                        </p>   
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
<br> </br>
+
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#9fedd7; padding: 10px;">
 +
                        <div>
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="Ananth" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Ananth Murthy</span></h4>
 +
                        <p><b>Role in iGEM:</b> Team Member<br>  
 +
                          <b>Fun Fact:</b> Only sophomore on the team<br>
 +
                          <b>Grade:</b> Sophomore<br>
 +
                          <b>Why iGEM?:</b> Learning about synthetic biology, new and upcoming scientific fields, and competing with friends is something I couldn’t resist.<br>
 +
                          <b>Favorite experience in the 2017 iGEM season:</b> Going to the lab and working in the summer, selling concessions at UNC football games to fundraise, and late-night video calls with the team<br>
 +
                          <b>Nickname:</b> Spicy Curry
 +
                        </p>     
 +
                    </div>
 +
                    <!-- End Latest Products -->
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#026670; padding: 10px;">
 +
                        <div>
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="Lindsey" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Lindsey Yan</span></h4>
 +
                        <p><b>Role in iGEM:</b> Team Member<br>
 +
                          <b>Grade:</b> Junior<br>
 +
                          <b>Why iGEM?:</b> iGEM expands students’ knowledge in the field synthetic biology and furthers the lab skills they learned in school. <br>
 +
                          <b>Favorite experience in the 2017 iGEM season:</b> The weekly meetings during the summer where we would perform lab experiments and learn about different lab techniques.
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
 +
                </div>
 +
                <!--// end row -->
 +
                <div class="row" style="color:white;">
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#026670; padding: 10px;">
 +
                        <div>
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="Karlie" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Karlie Tong</span></h4>
 +
                        <p><b>Role in iGEM:</b> Team Member <br>
 +
                          <b>Grade:</b> Senior<br>
 +
                          <b>Why iGEM?:</b> iGEM goes beyond the classroom setting of simply stating global problems. It challenges people to come up with solutions, to engage in synthetic biology, and to work as a team. <br>
 +
                          <b>Favorite experience in the 2017 iGEM season:</b> Doing bake sales door-to-door. Members were sweaty from walking and shifts were long, but we all grew closer because we shared the common goal to compete in iGEM.                   
 +
                        </p>
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#9fedd7; padding: 10px;">
 +
                        <div>
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/2/22/T--East_Chapel_Hill--Amy.jpg" alt="Amy" style="height: auto; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Amy Westerhoff</span></h4>
 +
                        <p><b>Role in iGEM:</b> Team member<br>
 +
                          <b>Grade:</b> Senior<br>
 +
                          <b>Why iGEM?:</b> I joined iGEM to be a part of a unique global community that focuses on improving widespread issues using innovation and scientific discovery.<br>
 +
                          <b>Favorite experience in the 2017 iGEM season:</b> Filming an educational “Tasty-inspired” video to teach viewers about serial dilutions.
 +
                        </p>
 +
                    </div>
 +
                    <!-- End Latest Products -->
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#026670; padding: 10px;">
 +
                        <div class="margin-b-20">
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="Nancy" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Nancy Liu</span></h4>
 +
                        <p><b>Role in iGEM:</b> Team Member<br>
 +
                          <b>Grade:</b> Senior<br>
 +
                          <b>Why iGEM?:</b> I found it fascinating that there was a club out there that could not only come up with real life solutions, but could help change society for the better. I’ve always been fond of science and being able to work at a University Lab was a good experience. <br>
 +
                          <b>Favorite experience in the 2017 iGEM season:</b> Going weekly to the Kuhlman Lab to help conduct labs and research.
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
<p> <b> Advisors: </b> </p></center>
+
                    <!-- Latest Products -->
<p> Mr. William Vincent </p>
+
                    <div class="col-sm-3" style="background-color:#9fedd7; padding: 10px;">
<p>Ms. Patricia Berge</p>
+
                        <div>
<p> Bo Zhao </p>
+
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/b/b3/T--East_Chapel_Hill--Abia.jpeg" alt="Abia" style="height: 270px; width: auto;">
<p> Minnie Langlois</p>
+
                        </div>
<p> Siyu Wang</p>
+
                        <h4><span class="text-uppercase margin-l-20">Abia Ahmed</span></h4>
 +
                        <p><b>Role in iGEM:</b> Team Member (Web developer) <br>  
 +
                          <b>Grade:</b> Junior <br>  
 +
                          <b>Favorite experience in the 2017 iGEM season:</b> Creating the East Chapel Hill iGEM website was a very rewarding experience.
 +
                        </p>
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
 +
                </div>
 +
                <!--// end row -->
 +
                        <h1><center>Instructor and Advisors</center></h1>
 +
                <div class="row" style="color:white;">
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#9fedd7; padding: 10px;">
 +
                        <div>
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="Joseph" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Joseph Harrison</span></h4>
 +
                        <p><b>Role in iGEM:</b> Instructor<br>
 +
                          <b>Position:</b> Things to do: ask for the information and add their affiliations and title here.<br>
 +
                          <b>Email:</b> <br>
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
</body>
+
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#026670; padding: 10px;">
 +
                        <div class="margin-b-20">
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="William" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">William Vincent</span></h4>
 +
                        <p><b>Role in iGEM:</b> Advisor<br>
 +
                          <b>Position:</b> Things to do: ask for the information and add their affiliations and title here.<br>
 +
                          <b>Email:</b> <br>
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#9fedd7; padding: 10px;">
 +
                        <div class="margin-b-20">
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="Patricia" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Patricia Berge</span></h4>
 +
                        <p><b>Role in iGEM:</b> Advisor<br>
 +
                          <b>Position:</b> Things to do: ask for the information and add their affiliations and title here.<br>
 +
                          <b>Email:</b> <br>
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
 +
                <!--// end row -->
 +
                </div>
 +
                <div class="row" style="color:white;">
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#026670; padding: 10px;">
 +
                        <div class="margin-b-20">
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="Bo" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Bo Zhao</span></h4>
 +
                        <p><b>Role in iGEM:</b> Advisor<br>
 +
                          <b>Position:</b> Things to do: ask for the information and add their affiliations and title here.<br>
 +
                          <b>Email:</b> <br>
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
 +
               
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#9fedd7; padding: 10px;">
 +
                        <div class="margin-b-20">
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/51/T--East_Chapel_Hill--emoji.png" alt="Minnie" style="height: 100%; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Minnie Langlois</span></h4>
 +
                        <p><b>Role in iGEM:</b> Advisor<br>
 +
                          <b>Position:</b> Things to do: ask for the information and add their affiliations and title here.<br>
 +
                          <b>Email:</b> <br>
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
</html>
+
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#026670; padding: 10px;">
 +
                        <div class="margin-b-20">
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/7/74/T--East_Chapel_Hill--siyu.jpg" alt="Siyu" style="height: auto; width: 100%;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Siyu Wang</span></h4>
 +
                        <p><b>Role in iGEM:</b> Advisor<br>
 +
                          <b>Position:</b> PhD student at Prof Bruce Donald's lab, Program of computational biology and bioinformatics, Duke University.<br>
 +
                          <b>Email:</b> siyu.wang@duke.edu<br>
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
 +
                </div>
 +
                <!--// end row -->
 +
          </div>         
 +
</div>

Revision as of 05:25, 31 October 2017

Team Description

The ECHHS iGEM team is made up of eight high schoolers from East Chapel Hill High School. Our team is composed of eager and science-loving 10th, 11th, and 12th graders. Through iGEM, we have been able to apply our passions for the sciences in a professional lab setting. With the assistance and support of our advisors, we have conducted research at the genetic research lab of UNC-Chapel Hill over the past year.

Team photo

Team Members

Cecilia

Cecilia (Chae Hyun) Lee

Role in iGEM: Team leader
Grade: Junior
Why iGEM?: Being able to participate in cutting-edge synthetic biology to approach global problems with a team was never something I could turn down.
Favorite experience in the 2017 iGEM season: Late-night video calls with the team, selling concessions at football games to fundraise.

Maddie

Maddie Lorie

Role in iGEM:
Grade:
Why iGEM?:
Favorite experience in the 2017 iGEM season:

Ananth

Ananth Murthy

Role in iGEM: Team Member
Fun Fact: Only sophomore on the team
Grade: Sophomore
Why iGEM?: Learning about synthetic biology, new and upcoming scientific fields, and competing with friends is something I couldn’t resist.
Favorite experience in the 2017 iGEM season: Going to the lab and working in the summer, selling concessions at UNC football games to fundraise, and late-night video calls with the team
Nickname: Spicy Curry

Lindsey

Lindsey Yan

Role in iGEM: Team Member
Grade: Junior
Why iGEM?: iGEM expands students’ knowledge in the field synthetic biology and furthers the lab skills they learned in school.
Favorite experience in the 2017 iGEM season: The weekly meetings during the summer where we would perform lab experiments and learn about different lab techniques.

Karlie

Karlie Tong

Role in iGEM: Team Member
Grade: Senior
Why iGEM?: iGEM goes beyond the classroom setting of simply stating global problems. It challenges people to come up with solutions, to engage in synthetic biology, and to work as a team.
Favorite experience in the 2017 iGEM season: Doing bake sales door-to-door. Members were sweaty from walking and shifts were long, but we all grew closer because we shared the common goal to compete in iGEM.

Amy

Amy Westerhoff

Role in iGEM: Team member
Grade: Senior
Why iGEM?: I joined iGEM to be a part of a unique global community that focuses on improving widespread issues using innovation and scientific discovery.
Favorite experience in the 2017 iGEM season: Filming an educational “Tasty-inspired” video to teach viewers about serial dilutions.

Nancy

Nancy Liu

Role in iGEM: Team Member
Grade: Senior
Why iGEM?: I found it fascinating that there was a club out there that could not only come up with real life solutions, but could help change society for the better. I’ve always been fond of science and being able to work at a University Lab was a good experience.
Favorite experience in the 2017 iGEM season: Going weekly to the Kuhlman Lab to help conduct labs and research.

Abia

Abia Ahmed

Role in iGEM: Team Member (Web developer)
Grade: Junior
Favorite experience in the 2017 iGEM season: Creating the East Chapel Hill iGEM website was a very rewarding experience.

Instructor and Advisors

Joseph

Joseph Harrison

Role in iGEM: Instructor
Position: Things to do: ask for the information and add their affiliations and title here.
Email:

William

William Vincent

Role in iGEM: Advisor
Position: Things to do: ask for the information and add their affiliations and title here.
Email:

Patricia

Patricia Berge

Role in iGEM: Advisor
Position: Things to do: ask for the information and add their affiliations and title here.
Email:

Bo

Bo Zhao

Role in iGEM: Advisor
Position: Things to do: ask for the information and add their affiliations and title here.
Email:

Minnie

Minnie Langlois

Role in iGEM: Advisor
Position: Things to do: ask for the information and add their affiliations and title here.
Email:

Siyu

Siyu Wang

Role in iGEM: Advisor
Position: PhD student at Prof Bruce Donald's lab, Program of computational biology and bioinformatics, Duke University.
Email: siyu.wang@duke.edu