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

 
(40 intermediate revisions by 3 users not shown)
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;
+
      border-radius: 0;
+
      width: 100%;
+
      /*background-color: #ffcccc;*/  
+
    }
+
  
body {
+
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > 
background-color: black;
+
    a:hover, .navbar-default .navbar-nav > .active > a:focus {
}
+
    color: white; /*BACKGROUND color for active*/background-color: #ffe400;}
 +
 
 +
    .navbar-default { background-color: #2b7a78;border-color: #2b7a78; }
 +
 
 +
  .dropdown-menu > li > a:hover,
 +
  .dropdown-menu > li > a:focus {
 +
    color: #262626;text-decoration: none;
 +
    background-color: #66CCFF;  /*change color of links in drop down here*/}
 +
 
 +
    .nav > li > a:hover,
 +
    .nav > li > a:focus {
 +
    text-decoration: none;
 +
    background-color: silver; /*Change rollover cell color here*/}
 +
 
 +
 
 +
  .navbar-default .navbar-nav > li > a {
 +
  color: white; /*Change active text color here*/}
 +
 
 +
  .navbar-default .navbar-brand>img {height: 48px;width: auto; margin-top: -8px;}
 +
 
 +
  .row {display: table;}
 +
 
 +
  .row [class*="col-"] {float: none; display: table-cell;vertical-align: top; }
 +
 
 +
  body {background-color: #3aafa9;}
 +
 
 +
  h1{color:#ffe400;}
 
   
 
   
*/
 
    /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
 
    .row.content {height: 450px}
 
   
 
    /* Set gray background color and 100% height */
 
    .sidenav {
 
      padding-top: 20px;
 
      background-color:  black;
 
      height: 100%;
 
    }
 
   
 
  ul.yourclass
 
  { display: inline-block;
 
   
 
    padding-rigth: 15px;
 
  }
 
 
   
 
   
 
    /* Set black background color, white text and some padding */
 
    footer {
 
      background-color: #555;
 
      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 75: Line 57:
 
<body>
 
<body>
  
 
+
<nav class="navbar navbar-default  navbar-fixed-top">
 
+
<nav class="navbar navbar-inverse">
+
  <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 64:
 
         <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="55px" 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><a href="https://2017.igem.org/Team:East_Chapel_Hill">Home</a></li>
 
         <li><a href="https://2017.igem.org/Team:East_Chapel_Hill">Home</a></li>
         <li>
+
         <li class="dropdown active">
           <a href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Team </a> </li>
+
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Team
         <li><a href="Project.html">Project</a></li>
+
        <span class="caret"></span></a>
         <li><a href="Results.html">Results</a></li>
+
        <ul class="dropdown-menu">
        <li><a href="Notebook.html">Notebook</a></li>
+
           <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Members</a></li>
         <li class="active"><a href="Human_Practices.html">Human Practices</a></li>
+
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Attributions">Attributions</a></li>
        <li><a href="Sponsors.html">Sponsors</a></li>
+
        </ul>
      </ul>
+
         </li>
 +
        <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Design">Project
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Design">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/Composite_Part">Composite Part</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Contribution">Contribution</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Safety">Safety</a></li>
 +
        </ul>
 +
         </li>
 +
        <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Results">Results
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Results">Results and Future Directions</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Demonstrate">Demonstrate</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Measurement">Measurement</a></li>
 +
        </ul>
 +
        </li>
 +
         <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/HP/Silver">Human Practices
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/HP/Silver">HP Silver</a></li>
 +
          <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>       
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Collaborations">Collaborations</a></li>
 +
        </ul>
 +
        </li>
 +
    </ul>
 
   </div>
 
   </div>
 
</nav>  
 
</nav>  
  
 +
<div id="products" style="color:#feffff; margin-top:50px;" >
 +
            <div class="content-lg container">
 +
                <div class="row"> 
 +
                        <h1><center>Team Description</center></h1>
 +
                        <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>
 +
                   
 +
                </div>
 +
                <!--// end row -->
  
<!-- div class="container-fluid" -->   
+
                        <h1><center>Team Members</center></h1>
  <!-- div class="row content"-->
+
    <div class="col-sm-2 sidenav">
+
      <img align="middle" style="width:100%" height="900px" src="https://static.igem.org/mediawiki/2017/9/9d/EastChapelHillGIF.gif"></img>
+
    </div>
+
   
+
 
+
<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.
+
</p>
+
 
+
 
+
 
+
<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>
+
<img align="middle" style="width:25%" height="25%" src = "https://static.igem.org/mediawiki/2017/d/dc/Amy_Westerhoff.png"> </img>
+
 
+
 
+
<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>
+
<p><b>Role in iGEM:</b> Team Member of East Chapel Hill iGEM</p>
+
<p><b>Grade: Junior</b></p>
+
 
+
  
<br> </br>
+
                <div class="row" >
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px; color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div>
 +
                            <img src="https://static.igem.org/mediawiki/2017/a/ab/T--East_Chapel_Hill--Cecilia.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 -->
  
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px;  color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div>
 +
                            <img src="https://static.igem.org/mediawiki/2017/a/ab/T--East_Chapel_Hill--Maddie.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> Head of Human Practices + Team Member <br>
 +
                          <b>Grade:</b> Junior  <br>
 +
                          <b>Why iGEM?:</b> iGEM allows me to mix my passion for science with my passion for outreach and educating the public on topics dear to my heart. iGEM is also such a cool way to bring students together.
 +
<br>
 +
                          <b>Favorite experience in the 2017 iGEM season:</b> My favorite part of iGEM was the Southeastern iGEM Mini-Convention because I got to meet a lot of cool people from Duke and Gaston Day.</b>
 +
                        </p>   
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px; color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div>
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/c/ca/T--East_Chapel_Hill--Ananth.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:#def2f1; padding: 10px;  color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div>
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/0/0e/T--East_Chapel_Hill--Lindsey.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">
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px;  color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div>
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/0/0a/T--East_Chapel_Hill--Karlie.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 -->
  
<p><b> Instructor: </b></p>
+
                    <!-- Latest Products -->
<p> Dr. Joseph Harrison </p>
+
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px; color: #17525a; border: 10px solid #3aafa9;">
 +
                        <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:#def2f1; padding: 10px;  color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div class="margin-b-20">
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/1/1a/T--East_Chapel_Hill--Nancy.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 -->
  
<br> </br>
+
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px; color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div>
 +
                            <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;">
 +
                        </div>
 +
                        <h4><span class="text-uppercase margin-l-20">Abia Ahmed</span></h4>
 +
                        <p><b>Role in iGEM:</b> Team Member <br>  
 +
                          <b>Grade:</b> Junior <br>
 +
                          <b>Favorite experience in the 2017 iGEM season:</b> Making 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" >
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px;  color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div>
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/e/e5/T--East_Chapel_Hill--Joe.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> Research Professor in Brian Kuhlman's Lab, Biochemistry & Biophysics, Lineberger Comprehensive Cancer Center, University of North Carolina Chapel Hill Medical School  <br>
 +
                          <b>Email:</b> joseph.scott.harrison@gmail.com <br>
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
<p> <b> Advisors: </b> </p>
+
                    <!-- Latest Products -->
<p> Mr. William Vincent </p>
+
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px; color: #17525a; border: 10px solid #3aafa9;">
<p>Ms. Patricia Berge</p>
+
                        <div class="margin-b-20">
<p> Bo Zhao </p>
+
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/e/e0/T--East_Chapel_Hill--William.png" alt="William" style="height: 100%; width: 100%;">
<p> Minnie Langlois</p>
+
                        </div>
<p> Siyu Wang</p>
+
                        <h4><span class="text-uppercase margin-l-20">William Vincent</span></h4>
</body>
+
                        <p><b>Role in iGEM:</b> Advisor<br>  
 +
                          <b>Position:</b> CTE Engineering Teacher at ECHHS<br>  
 +
                          <b>Email:</b>wvincent@chccs.k12.nc.us <br>  
 +
                        </p>
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px; color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div class="margin-b-20">
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/5c/T--East_Chapel_Hill--Patricia.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> CTE Biomed Teacher at ECHHS<br>
 +
                          <b>Email:</b> pberge@chccs.k12.nc.us <br>
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
 +
                <!--// end row -->
 +
                </div>
 +
                <div class="row" >
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px;  color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div class="margin-b-20">
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/f/f4/T--East_Chapel_Hill--Bo.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> PhD candidate at Department of Chemistry, University of North Carolina Chapel Hill <br>   
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
 +
               
 +
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px; color: #17525a; border: 10px solid #3aafa9;">
 +
                        <div class="margin-b-20">
 +
                            <img class="img-responsive" src="https://static.igem.org/mediawiki/2017/6/65/T--East_Chapel_Hill--Icon-new.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> Graduate student in Brian Kuhlman's Lab, Department of Biochemistry and Biophysics at the University of North Carolina, Chapel Hill <br>
 +
                        </p> 
 +
                    </div>
 +
                    <!-- End Latest Products -->
  
</html>
+
                    <!-- Latest Products -->
 +
                    <div class="col-sm-3" style="background-color:#def2f1; padding: 10px; color: #17525a; border: 10px solid #3aafa9;">
 +
                        <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>

Latest revision as of 02:43, 18 November 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: Head of Human Practices + Team Member
Grade: Junior
Why iGEM?: iGEM allows me to mix my passion for science with my passion for outreach and educating the public on topics dear to my heart. iGEM is also such a cool way to bring students together.
Favorite experience in the 2017 iGEM season: My favorite part of iGEM was the Southeastern iGEM Mini-Convention because I got to meet a lot of cool people from Duke and Gaston Day.

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
Grade: Junior
Favorite experience in the 2017 iGEM season: Making the East Chapel Hill iGEM website was a very rewarding experience.

Instructor and Advisors

Joseph

Joseph Harrison

Role in iGEM: Instructor
Position: Research Professor in Brian Kuhlman's Lab, Biochemistry & Biophysics, Lineberger Comprehensive Cancer Center, University of North Carolina Chapel Hill Medical School
Email: joseph.scott.harrison@gmail.com

William

William Vincent

Role in iGEM: Advisor
Position: CTE Engineering Teacher at ECHHS
Email:wvincent@chccs.k12.nc.us

Patricia

Patricia Berge

Role in iGEM: Advisor
Position: CTE Biomed Teacher at ECHHS
Email: pberge@chccs.k12.nc.us

Bo

Bo Zhao

Role in iGEM: Advisor
Position: PhD candidate at Department of Chemistry, University of North Carolina Chapel Hill

Minnie

Minnie Langlois

Role in iGEM: Advisor
Position: Graduate student in Brian Kuhlman's Lab, Department of Biochemistry and Biophysics at the University of North Carolina, Chapel Hill

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