Difference between revisions of "Team:Harvard BioDesign/Team"

 
(128 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:Team:Harvard_BioDesign/Templates:header}}
+
<!--
<html> 
+
  Prologue by HTML5 UP
        <head>
+
  html5up.net | @n33co
    <title> TEAM </title>
+
  Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
    <style type="text/css">
+
-->
  
 
+
<html>
   .containerTextChange{
+
   <head>
  /* Set a counter named cnt to 0 */
+
    <title>Prologue by HTML5 UP</title>
  counter-reset: cnt;
+
    <meta charset="utf-8" />
  background-color:#00FF00;
+
    <meta name="viewport" content="width=device-width, initial-scale=1" />
  position:relative;
+
    <!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
  right:0;
+
    <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Harvard_BioDesign/CSS_Scroll0?action=raw&ctype=text/css" />
  text-align:center;
+
    <!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
  padding:20px 0;
+
    <!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
  height:300px;
+
<style>
  width:30vw;
+
#wrapLeft{
  margin-right: 0px;
+
float:left;
 
}
 
}
  
/* You can style pseudo elements and give them content,
+
#wrapRight{
  as if they were real elements on the page */
+
float:right;
 +
}
  
.containerTextChange::before{
+
#wrapping{
  display: block;
+
position:relative;
  font-size:18px;
+
width:100%;
  font-weight:bold;
+
  text-align:center;
+
  padding:15px;
+
 
}
 
}
  
.containerTextChange span{
+
#clearFloat{
  display:inline-block;
+
float:clear;
  background-color:#aaaaaa;
+
  color:#000000;
+
length: 100px;
+
  border-radius:4px;
+
  margin:3px;
+
  cursor:default;
+
 
}
 
}
  
/* Create a counter with a pseudo element */
+
</style>
 +
  </head>
 +
  <body>
  
.containerTextChange span::after{
+
    <!-- header -->
 +
      <div id="header">
 +
        <div class="inner">
 +
        <div class="top">
 +
          <!-- Logo -->
 +
            <div id="logo">
 +
              <span class="harvardLogo"><a href="https://2015.igem.org/Team:Harvard_BioDesign"><img src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png"alt="Harvard Logo" style="width:275px;height:200px;margin-left:-50px"/></a>  </span>
 +
            <!-- <h1 id="title">Harvard BioDesign 2015</h1>-->
 +
            </div><!-- #Logo -->
  
  /* Every time this rule is executed, the
+
          <!-- Nav -->
    counter value is increased by 1 */
+
            <nav id="nav">
  counter-increment: cnt;
+
              <!--
  
  /* Add the counter value as part of the content */
+
                Prologue's nav expects links in one of two formats:
  content:" #" counter(cnt);
+
  
  display:inline-block;
+
                1. Hash link (scrolls to a different section within the page)
  padding:4px;
+
}
+
  
/* Pseudo elements can even access attributes of their parent element */
+
                  <li><a href="#foobar" id="foobar-link" class="icon fa-whatever-icon-you-want skel-layers-ignoreHref"><span class="label">Foobar</span></a></li>
  
.containerTextChange span::before{
+
                2. Standard link (sends the user to another page/site)
  position:float;
+
  bottom:0;
+
  left:0;
+
  width:100%;
+
  content:attr(data-title);
+
  color:#666;
+
  
  opacity:0;
+
                  <li><a href="http://foobar.tld" id="foobar-link" class="icon fa-whatever-icon-you-want"><span class="label">Foobar</span></a></li>
  
  /* Animate the transitions */
+
              -->
  -webkit-transition:opacity 0.4s;
+
          <!-- Subsections -->
  transition:opacity 0.4s;
+
<h4> Content </h4>
}
+
            <ul>
 +
                <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Team#top" id="top-link" class="skel-layers-ignoreHref"><span class="icon fa-home">About Us</span></a></li>
 +
                <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Team#overview" id="overview-link" class="skel-layers-ignoreHref"><span class="icon fa-th">Students</span></a></li>
 +
                <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Team#sitemap" id="sitemap-link" class="skel-layers-ignoreHref"><span class="icon fa-user">Instructors and Advisors</span></a></li>
 +
            </ul>
 +
</nav>
 +
</div><!--#top-->       
  
.containerTextChange span:hover::before{
+
        <div class="bottom">
  opacity:1;
+
<nav id="nav"> <!-- Main Menu --> <h4><div class="innertwo">Main Pages</div></h4>
}
+
<ul>
 +
<li><a href="https://2015.igem.org/Team:Harvard_BioDesign">Home</a></li>
 +
<li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Project">Project</a></li>
 +
<li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Results">Results</a></li>
 +
<li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Notebook">Notebook</a></li>
 +
<li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Parts">Parts</a></li>
 +
<li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Practices">Practices</a></li>
 +
<li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Safety">Safety</a></li>
 +
<li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Collaborations">Collaborations</a></li>
 +
<li><a class="curPage" href="https://2015.igem.org/Team:Harvard_BioDesign/Team">Team</a></li> 
 +
<li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Attributions">Attributions</a></li>
 +
</ul> 
 +
</nav>
  
/* */
 
  
* {margin:0;padding:0}
 
  
img #miniphoto {border:none;display:block;opacity:0.5;}/* add display:block to remove image underline*/
+
          <!-- Social Icons -->
 +
            <ul class="icons">
  
 +
              <li><a href="https://www.facebook.com/harvardigem2015" target="_blank">
 +
                    <img src="https://static.igem.org/mediawiki/2015/e/ed/Harvard2015Facebookwhite.png"alt="Facebook Logo" style="width:51px;height:51px;"></a></li>
 +
              <li><a href="https://twitter.com/HarvardiGEM2015" target="_blank">
 +
                    <img src="https://static.igem.org/mediawiki/2015/6/64/Harvard2015Twitterlogowhite.png"alt="Twitter Logo" style="width:51px;height:51px;"></a></li>
 +
              <li><a href="mailto:harvardigem2015@gmail.com">
 +
                    <img src="https://static.igem.org/mediawiki/2015/9/98/Harvard2015Emaillogowhite.png" alt="Email Logo" style="width:51px;height:51px;"></a></li>
 +
            </ul>
 +
        </div><!--#bottom-->
 +
        </div><!==#inner-->
 +
      </div><!--#header-->
  
ul{
+
    <!-- Main -->
  list-style:none;
+
      <div id="main">
  padding:0px;
+
  /*width:980px; width removed */
+
}
+
.wrap {
+
  border:none;
+
  width: 800px;
+
  height:300px;/* ie9 needs height */
+
  overflow: auto;
+
  padding-bottom:50px;
+
  white-space:nowrap;
+
  position:relative;
+
  z-index:1;
+
  background:#FF0000;
+
}
+
.wrap {overflow-x:hidden;overflow-y:scroll}
+
  
.wrap ul{
+
        <!-- Intro -->
  padding:5px 5px;
+
          <section id="top" class="one dark cover">
}
+
            <div class="container">
.wrap li {
+
  margin:0 10px;
+
  text-align:center;
+
  display:table-cell;         
+
  padding:5px;
+
  margin:5px;
+
}
+
.wrap li a,.wrap li a span{
+
  text-align:center;
+
  width:225px;
+
  height:225px;
+
  display:block;
+
}
+
.wrap li a{
+
  background:url(images/zimg7-small-over.jpg) no-repeat 0 0;
+
opacity:0.7;
+
  font-size:77%;
+
}
+
.wrap li a:hover{opacity:1;}
+
.wrap li a:hover img{opacity:1;}
+
  
    </style>
+
                          <header>
        </head>
+
                <img src="https://static.igem.org/mediawiki/2015/e/e2/Harvard2015_Team.png" width="200px" height="200px"/>
 +
                <h2 > <strong>We are the Harvard iGEM team of 2015.</strong><br/>
 +
                    </h2>  
  
<body>
+
              </header><p> Great things are done by a series of small things brought together.  
<div id="wrapper">
+
<br/> -Vincent Van Gogh</p>
        <h1> Meet the Harvard 2015 Team </h1>
+
              <footer>
     
+
                <div class="containerTextChange">
+
                       
+
                                    <ul>
+
                                                                <li><span data-title="Student"><a href="#"><img class="miniphoto" src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png"alt="Harvard Logo" style="width:238px;height:162px;" alt="Harvard Logo" style="width:317px;height: 216px;"></a>Ben</span></li>
+
                                                                <li><span data-title="Student"><a href="#"><img  class="miniphoto" src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png"alt="Harvard Logo" style="width:238px;height:162px;"></a>Elizabeth</span></li>
+
  
                                                                <li><span data-title="Student"><a href="#"><img  class="miniphoto" src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png" alt="Harvard Logo" style="width:238px;height:162px;"></a>Ethan</span></li>
+
              </footer>
  
                                                                <li><span data-title="Student"><a href="#"><img  class="miniphoto" src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png" alt="Harvard Logo" style="width:238px;height:162px;"></a>Lydia</span></li>
 
  
                                                                <li><span data-title="Student"><a href="#"><img  class="miniphoto" src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png" alt="Harvard Logo" style="width:238px;height:162px;"></a>Sylvia</span></li>
+
            </div>
 +
          </section>
  
                                                                <li><span data-title="Mentor"><a href="#"><img  class="miniphoto" src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png" alt="Harvard Logo" style="width:238px;height:162px;"></a>Chris</span></li>
+
        <!-- Overview -->
 +
          <section id="overview" class="two">
 +
            <div class="container">
  
                                                                <li><span data-title="Mentor"><a href="#"><img class="miniphoto" src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png" alt="Harvard Logo" style="width:238px;height:162px;"></a>Isaac</span></li>
+
              <header>
 +
                <h2><strong>The Students </strong></h2>
 +
              </header>
 +
 
 +
<div><div id="wrapLeft"><img src="https://static.igem.org/mediawiki/2015/8/8e/Harvard2015ProfileEthan.jpg" alt="Ethan" width="400px" height="268px"/></div><p>
 +
Ethan Alley grew up beneath the blue sky of Albuquerque, NM, where he became accustomed to greasy breakfast burritos, eye-watering cowboy coffee, and long drives. A sophomore, Ethan studies biology and computation and began his microbiology career culturing bacteria off of household surfaces. He is interested in applying nature's design and the tools of computation to the technical challenges of sustainability. When not juggling protein gels or scribbling in his lab notebook, Ethan can be found listening to podcasts, walking around outside, or drowning black beans in Sriracha hot sauce.
 +
</div>
 +
<br/>
 +
                  <div> <div id="wrapRight"><img src="https://static.igem.org/mediawiki/2015/8/88/Harvard2015ProfileLydia.jpg" alt="Lydia" width="400" height="268"/></div>Lydia is a rising sophomore at Harvard College concentrating in Applied Mathematics. She is from New York City and attended Stuyvesant High School, where she was active on the New York City Math Team. She has previously conducted research in computer science at the Research Science Institute at MIT. She enjoys swimming, piano, and will miniprep for chocolate.
 +
           
 +
</div>
 +
<br/>
 +
 
 +
                  <div>
 +
                  <div id="wrapLeft"><img src="https://static.igem.org/mediawiki/2015/3/3e/Harvard2015ProfileElizabeth.jpg" alt="Elizabeth" width="400" height="268"/></div>
 +
Elizabeth is a sophomore in Lowell house, studying Human Developmental and Regenerative Biology with a secondary in Classics. While she's lived in a variety of places such as California, Germany, and Japan, I currently hail from Massachusetts. She loves art, ancient history, poetry, photography, nature, biology, and God. Elizabeth's been interested in science since she asked for a chemistry set and telescope in elementary school, but she truly found her love of biology in the Travis AFB Clinical Investigation Facility, helping to use medical-grade honey to control infections of antibiotic resistant bacteria in traumatic wounds as an alternative to antibiotics. </div>
 +
 
 +
<br/>
 +
                <div>
 +
<div id="wrapRight"><img src="https://static.igem.org/mediawiki/2015/3/33/Harvard2015ProfileSyl.jpg" alt="Ben" width="400" height="268"/></div>
 +
Sylvia is a junior at Harvard College concentrating in Neurobiology. She is from North Potomac, MD and went to Thomas Wootton High School where her area of expertise lied in computer science and graphic design. She had worked previously at the National Institute of Health doing a range of projects from researching the progression of Amyotrophic Lateral Sclerosis to data analysis of hemophilia patients. Her passions however lie somewhere between studying human behavior, artistic expression, and not being “normal”. She enjoys sunsets, long walks on the beach, and frisky women. </div>
 +
 
 +
<br/>
 +
                  <div>
 +
                    <div id="wrapLeft"><img src="https://static.igem.org/mediawiki/2015/1/14/Harvard2015ProfileBen.jpg" alt="Ben" width="400" height="268"/></div>
 +
 
 +
Ben is a sophomore at Harvard College concentrating in Applied Mathematics. He grew up in Medfield, Massachusetts and attended the Roxbury Latin School. Prior to joining the Harvard iGEM team, Ben had worked with a number of different labs ranging from the USDA Sugar Beet and Bean research unit at Michigan State University to the Cardiovascular and Metabolic Disease group at the Novartis Institutes for Biomedical Research in Cambridge. His primary fields of interest include protein and genome modeling and improving the implementation of programming in biological research. When he is not in the lab, Ben enjoys sailing, football and Super Smash Bros.</div>
 +
 
 +
</div>
 +
          </section>
 +
 
 +
 
 +
 
 +
  <section id="sitemap" class="three">
 +
            <div class="container">
 +
 
 +
              <header>
 +
                <h2><strong>Instructors and Advisors</strong></h2>
 +
              </header>
 +
 
 +
 
 +
<div><div id="wrapRight"><img src="https://static.igem.org/mediawiki/2015/c/c3/Harvard2015Neel.jpg" alt="Neel" height="257" width="258"/><header><h3>Neel Joshi, Ph.D.</h3><h4>Super Awesome Instructor</h4></header></div><p>
 +
Neel is an Associate Professor of Chemical and Biological Engineering at John A. Paulson Harvard School of Engineering and Applied Sciences. He has authored 11 publications and holds two patents.He is developing new biomaterials constructed from engineered proteins and peptides. The overarching goal of his research is to extract innovative design principles from materials and systems that are the product of natural evolution and recapitulate them in synthetic systems where their physical properties can be precisely tuned to suit biomedical and biotechnological needs. Current projects employ a range of approaches, including synthetic chemistry, protein engineering, directed evolution, and molecular biology. Working with the Synthetic Biology Platform, Neel has developed a novel protein switch platform that is able to convert the presence of certain biomolecules into a readily detectable signal. This work is being further developed for use in diagnostic applications for the tracking of disease biomarkers in bodily fluids and food samples. Another project associated with the Programmable Nanomaterials Platform is focused on engineering the molecular composition of bacterial biofilms to convert them from pathogenic substances into useful materials with non-natural function, such as filtration devices and catalytic membranes. Neel also has interests in mechanically responsive systems for drug delivery that take advantage of force-induced protein unfolding to release drugs on-demand in living systems.
 +
 
 +
 
 +
 
 +
</div>
 +
<div id="clearFloat"><br/></div>
 +
<br/>
 +
 
 +
<div><div id="wrapLeft"><img src="https://static.igem.org/mediawiki/2015/0/0a/Harvard2015Marika.png" alt="Marika"/><header><h3>Marika Ziesack</h3><h4>The Advisor Who is in the Land Above (The 5th floor)</h4></header></div><p>
 +
 
 +
Marika is a Graduate Student in Pamela Silver's laboratory.  She works
 +
on engineering microbes for renewable production of chemicals. She did
 +
her undergrad studies at the University of Heidelberg in Germany in
 +
Molecular Biotechnology. In 2008 she participated in the iGEM
 +
competition as a member of the Heidelberg team which sparked her
 +
interest in synthetic biology. In her graduate studies, Marika
 +
develops tools for metabolic engineering of microbes and applies those
 +
for the production of commodity chemicals such as fertilizer and fuel.
 +
 
 +
</div>
 +
<div id="clearFloat"><br/></div>
 +
<br/>
 +
 
 +
<div><div id="wrapRight"><img src="https://static.igem.org/mediawiki/2015/7/70/Harvard2015Matt.png" alt="Matt"/><header><h3>Matthew Niederhuber</h3><h4>The Advisor with the Graphic Skillz</h4></header></div><p>
 +
Matthew studies the cyanobacterial carboxysome, its structure, biogenesis, and potential synthetic applications. He is also involved in the lab’s ongoing work engineering bacteria to perform diagnostic and therapeutic functions in the human gut. He is interested in developing novel biological systems to address environmental and global health issues, and hopes to earn his PhD in Bioengineering.
 +
 
 +
</div>
 +
<div id="clearFloat"><br/></div>
 +
<br/>
 +
 
 +
<div><div id="wrapLeft"><img src="https://static.igem.org/mediawiki/2015/1/11/Harvard2015Chris.png" alt="Chris"/><header><h3>Chris Wintersinger</h3><h4>The Instructor Who Got Stuck With Us</h4></header></div><p>
 +
Chris Wintersinger is starting as a PhD student in bioengineering at the Harvard John A. Paulson School of Engineering and Applied Sciences. He is proudly Canadian and has been affectionately named “Wizard-singer” by his undergraduate colleagues since he is responsible for training them in methods of molecular biology and scientific research. When he is not helping students with their experiments, Chris is typically on his laptop contemplating how evolution may be leveraged with synthetic biology to develop protein biomaterials. On rare weekends that Chris escapes the lab, he may be found on mountain-tops, beaches, his bicycle, or anywhere where he can be active and in the great outdoors.
 +
</div>
 +
<div id="clearFloat"><br/></div>
 +
<br/>
 +
 
 +
 
 +
<div><div id="wrapRight"><img src="https://static.igem.org/mediawiki/2015/c/c7/Harvard2015Isaac.png" alt="Isaac"/><header><h3>Isaac Plant</h3><h4>The "Boss" Instructor</h4></header></div><p>
 +
Isaac is a Ph.D. Candidate in Bioengineering at the John A. Paulson Harvard School of Engineering and Applied Sciences. He has his Masters of Science in Philosophy and Public Policy for the London School of Economics and Political Science.
 +
Isaac’s work focuses on harnessing the unique biology of cyanobacteria to construct new microbial engineering paradigms. He is also interested in the policy and ethics of biological research, and has far more opinions than is generally considered healthy.
 +
</div>
 +
<div id="clearFloat"><br/></div>
 +
<br/>
 +
 
 +
            </div>
 +
 
 +
<img src="https://static.igem.org/mediawiki/2015/4/4f/HarvardBioDesignEcoliSmall.png" width="200px" height="300px"/>
 +
  </section>
 +
     
 +
    <!-- Footer -->
 +
      <div id="footer">
  
                                                                <li><span data-title="Mentor"><a href="#"><img  class="miniphoto" src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png" alt="Harvard Logo" style="width:238px;height:162px;"></a>Marika</span></li>
+
     
 +
          <ul class="copyright">
 +
          <li>Site template designed by: <a href="http://html5up.net">HTML5 UP</a></li>
 +
          </ul>
  
                                                                <li><span data-title="Mentor"><a href="#"><img class="miniphoto"  src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png" alt="Harvard Logo" style="width:238px;height:162px;"></a>Matt</span></li>
+
      </div>
  
                                                                <li><span data-title="Advisor"><a href="#"><img  class="miniphoto" src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png" alt="Harvard Logo" style="width:238px;height:162px;"></a>Neel</span></li>
+
    <!-- Scripts -->
                                              </ul>
+
      <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll1?action=raw&ctype=text/javascript"></script>
                               
+
      <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll2?action=raw&ctype=text/javascript"></script>
               
+
      <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll3?action=raw&ctype=text/javascript"></script>
                </div><!--#containerTextChange-->
+
      <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll4?action=raw&ctype=text/javascript"></script>
 +
      <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll5?action=raw&ctype=text/javascript"></script>
 +
      <!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
 +
      <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll0?action=raw&ctype=text/javascript"></script>
  
</div><!--#wrapper-->
+
  </body>
</body>
+
 
</html>
 
</html>
{{Template:Team:Harvard_BioDesign/Home}}
 

Latest revision as of 00:58, 19 September 2015


Prologue by HTML5 UP

We are the Harvard iGEM team of 2015.

Great things are done by a series of small things brought together.
-Vincent Van Gogh

The Students

Ethan

Ethan Alley grew up beneath the blue sky of Albuquerque, NM, where he became accustomed to greasy breakfast burritos, eye-watering cowboy coffee, and long drives. A sophomore, Ethan studies biology and computation and began his microbiology career culturing bacteria off of household surfaces. He is interested in applying nature's design and the tools of computation to the technical challenges of sustainability. When not juggling protein gels or scribbling in his lab notebook, Ethan can be found listening to podcasts, walking around outside, or drowning black beans in Sriracha hot sauce.


Lydia
Lydia is a rising sophomore at Harvard College concentrating in Applied Mathematics. She is from New York City and attended Stuyvesant High School, where she was active on the New York City Math Team. She has previously conducted research in computer science at the Research Science Institute at MIT. She enjoys swimming, piano, and will miniprep for chocolate.

Elizabeth
Elizabeth is a sophomore in Lowell house, studying Human Developmental and Regenerative Biology with a secondary in Classics. While she's lived in a variety of places such as California, Germany, and Japan, I currently hail from Massachusetts. She loves art, ancient history, poetry, photography, nature, biology, and God. Elizabeth's been interested in science since she asked for a chemistry set and telescope in elementary school, but she truly found her love of biology in the Travis AFB Clinical Investigation Facility, helping to use medical-grade honey to control infections of antibiotic resistant bacteria in traumatic wounds as an alternative to antibiotics.

Ben
Sylvia is a junior at Harvard College concentrating in Neurobiology. She is from North Potomac, MD and went to Thomas Wootton High School where her area of expertise lied in computer science and graphic design. She had worked previously at the National Institute of Health doing a range of projects from researching the progression of Amyotrophic Lateral Sclerosis to data analysis of hemophilia patients. Her passions however lie somewhere between studying human behavior, artistic expression, and not being “normal”. She enjoys sunsets, long walks on the beach, and frisky women.

Ben
Ben is a sophomore at Harvard College concentrating in Applied Mathematics. He grew up in Medfield, Massachusetts and attended the Roxbury Latin School. Prior to joining the Harvard iGEM team, Ben had worked with a number of different labs ranging from the USDA Sugar Beet and Bean research unit at Michigan State University to the Cardiovascular and Metabolic Disease group at the Novartis Institutes for Biomedical Research in Cambridge. His primary fields of interest include protein and genome modeling and improving the implementation of programming in biological research. When he is not in the lab, Ben enjoys sailing, football and Super Smash Bros.

Instructors and Advisors

Neel

Neel Joshi, Ph.D.

Super Awesome Instructor

Neel is an Associate Professor of Chemical and Biological Engineering at John A. Paulson Harvard School of Engineering and Applied Sciences. He has authored 11 publications and holds two patents.He is developing new biomaterials constructed from engineered proteins and peptides. The overarching goal of his research is to extract innovative design principles from materials and systems that are the product of natural evolution and recapitulate them in synthetic systems where their physical properties can be precisely tuned to suit biomedical and biotechnological needs. Current projects employ a range of approaches, including synthetic chemistry, protein engineering, directed evolution, and molecular biology. Working with the Synthetic Biology Platform, Neel has developed a novel protein switch platform that is able to convert the presence of certain biomolecules into a readily detectable signal. This work is being further developed for use in diagnostic applications for the tracking of disease biomarkers in bodily fluids and food samples. Another project associated with the Programmable Nanomaterials Platform is focused on engineering the molecular composition of bacterial biofilms to convert them from pathogenic substances into useful materials with non-natural function, such as filtration devices and catalytic membranes. Neel also has interests in mechanically responsive systems for drug delivery that take advantage of force-induced protein unfolding to release drugs on-demand in living systems.



Marika

Marika Ziesack

The Advisor Who is in the Land Above (The 5th floor)

Marika is a Graduate Student in Pamela Silver's laboratory. She works on engineering microbes for renewable production of chemicals. She did her undergrad studies at the University of Heidelberg in Germany in Molecular Biotechnology. In 2008 she participated in the iGEM competition as a member of the Heidelberg team which sparked her interest in synthetic biology. In her graduate studies, Marika develops tools for metabolic engineering of microbes and applies those for the production of commodity chemicals such as fertilizer and fuel.



Matt

Matthew Niederhuber

The Advisor with the Graphic Skillz

Matthew studies the cyanobacterial carboxysome, its structure, biogenesis, and potential synthetic applications. He is also involved in the lab’s ongoing work engineering bacteria to perform diagnostic and therapeutic functions in the human gut. He is interested in developing novel biological systems to address environmental and global health issues, and hopes to earn his PhD in Bioengineering.



Chris

Chris Wintersinger

The Instructor Who Got Stuck With Us

Chris Wintersinger is starting as a PhD student in bioengineering at the Harvard John A. Paulson School of Engineering and Applied Sciences. He is proudly Canadian and has been affectionately named “Wizard-singer” by his undergraduate colleagues since he is responsible for training them in methods of molecular biology and scientific research. When he is not helping students with their experiments, Chris is typically on his laptop contemplating how evolution may be leveraged with synthetic biology to develop protein biomaterials. On rare weekends that Chris escapes the lab, he may be found on mountain-tops, beaches, his bicycle, or anywhere where he can be active and in the great outdoors.



Isaac

Isaac Plant

The "Boss" Instructor

Isaac is a Ph.D. Candidate in Bioengineering at the John A. Paulson Harvard School of Engineering and Applied Sciences. He has his Masters of Science in Philosophy and Public Policy for the London School of Economics and Political Science. Isaac’s work focuses on harnessing the unique biology of cyanobacteria to construct new microbial engineering paradigms. He is also interested in the policy and ethics of biological research, and has far more opinions than is generally considered healthy.