Abia Ahmed (Talk | contribs) |
|||
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: | + | #content {margin: auto; padding: 0; width: 100%; background:#3aafa9;} |
</style> | </style> | ||
− | + | <center> | |
− | + | ||
− | + | ||
<head> | <head> | ||
− | |||
<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> | ||
− | + | .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*/} |
− | + | ||
− | + | .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > | |
− | + | 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;} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</style> | </style> | ||
Line 77: | Line 59: | ||
− | + | <nav class="navbar navbar-default navbar-fixed-top"> | |
− | + | ||
<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 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 | + | <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="https://2017.igem.org/Team:East_Chapel_Hill/HP">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/ | + | <li class="dropdown"> |
− | + | <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Awards">Awards | |
− | + | <span class="caret"></span></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> | |
− | + | ||
− | + | ||
</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> | |
− | <h1><center>Team Description | + | |
− | <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> |
− | + | <!--// end row --> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | < | + | <h1><center>Team Members</center></h1> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <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> | + | <!-- Latest Products --> |
− | < | + | <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 --> | ||
− | < | + | <!-- Latest Products --> |
− | < | + | <div class="col-sm-3" style="background-color:#9fedd7; padding: 10px;"> |
− | <p> | + | <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> |
− | <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 --> | ||
− | </ | + | <!-- 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 --> | ||
− | </ | + | <!-- 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 Members
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 Lorie
Role in iGEM:
Grade:
Why iGEM?:
Favorite experience in the 2017 iGEM season:
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 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 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 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 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 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 Harrison
Role in iGEM: Instructor
Position: Things to do: ask for the information and add their affiliations and title here.
Email:
William Vincent
Role in iGEM: Advisor
Position: Things to do: ask for the information and add their affiliations and title here.
Email:
Patricia Berge
Role in iGEM: Advisor
Position: Things to do: ask for the information and add their affiliations and title here.
Email:
Bo Zhao
Role in iGEM: Advisor
Position: Things to do: ask for the information and add their affiliations and title here.
Email:
Minnie Langlois
Role in iGEM: Advisor
Position: Things to do: ask for the information and add their affiliations and title here.
Email:
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