Difference between revisions of "Team:Michigan/Team"

Line 8: Line 8:
 
       href="https://fonts.googleapis.com/css?family=Poiret+One">
 
       href="https://fonts.googleapis.com/css?family=Poiret+One">
 
     <!-- Latest compiled and minified CSS -->
 
     <!-- Latest compiled and minified CSS -->
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-    BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+
     <!--<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-    BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">-->
 
     <style>
 
     <style>
 
#sideMenu, #top_title {display:none;}
 
#sideMenu, #top_title {display:none;}
Line 55: Line 55:
 
   -ms-transform: scale(0,1);
 
   -ms-transform: scale(0,1);
 
   transform: scale(0,1);
 
   transform: scale(0,1);
 +
}
 +
 +
/* DON'T MISS THIS, I ADDED IT! - Austin */
 +
.hovereffect:hover {
 +
    -webkit-transition: all 0.35s;
 +
    transition: all 0.35s;
 +
    background: rgba(0,0,0,0.35);
 
}
 
}
  
Line 112: Line 119:
 
   transform: translate3d(0,0,0);
 
   transform: translate3d(0,0,0);
 
   overflow: auto;
 
   overflow: auto;
 +
}
 +
.croppy-image {
 +
    display: inline-block;
 +
    width: 100%;
 +
    height: 189px;
 +
    background-size:cover;
 +
    background-position: center;
 +
    background-repeat: no-repeat;
 
}
 
}
  
 +
/* PRETTY SCROLL BAR */
 +
.overlay::-webkit-scrollbar {
 +
    width: 2px;
 +
}
 +
 +
/* Track */
 +
.overlay::-webkit-scrollbar-track {
 +
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 +
    -webkit-border-radius: 10px;
 +
    border-radius: 10px;
 +
}
 +
 +
/* Handle */
 +
.overlay::-webkit-scrollbar-thumb {
 +
    -webkit-border-radius: 10px;
 +
    border-radius: 10px;
 +
    background: rgba(255,255,255,0.3);
 +
    /*-webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5); */
 +
}
 +
.overlay::-webkit-scrollbar-thumb:window-inactive {
 +
background: rgba(0,0,0,0.3);
 +
}
 +
 +
 +
/* STUFF INSPIRED BY BOOTSTRAP */
 +
.container {
 +
    display: flex;
 +
    flex-wrap: wrap;
 +
    margin: auto;
 +
    width: 1176px;
 +
    max-width: 90vw;
 +
    min-width: 800px;
 +
}
 +
 +
.col-3 {
 +
    display: inline-block;
 +
    width: calc(24.99% - 4px);
 +
    padding: 2px;
 +
}
 +
 +
.col-12 {
 +
    display: inline-block;
 +
    width: 100%;
 +
}
  
 
     </style>
 
     </style>
 
   </head>
 
   </head>
<div class="container">
+
 
  <h1 style="text-align:center;"><font face ="Poiret One">Team Members</font></h1>
+
 
 
   <body>
 
   <body>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
 
    <div class="hovereffect">
+
 
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
<div class="container">
 +
<div class="col-12">
 +
<h1 style="text-align:center;"><font face ="Poiret One">Team Members</font></h1>
 +
</div>
 +
<!-- USE THIS AS YOUR TEMPLATE FOR THE REST! <3 austin -->
 +
<!-- Also, make sure your using the new CSS I put in for .hovereffect:hover -->
 +
<div class="col-3">
 +
    <div class="croppy-image"
 +
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Nick Emery</font></h2>
+
            <h2><font face ="Poiret One" color="white">Nick Emery</font></h2>
<p> <font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
bio
+
            "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
 
     <div class="hovereffect">
+
<div class="col-3">
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ef/Vijay_Team_Member.jpeg" alt="">
+
     <div class="croppy-image"
 +
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ef/Vijay_Team_Member.jpeg')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2> <font face ="Poiret One" color="white" font-weight="bold">Vijay Vobbilisetty</font></h2>
+
            <h2><font face ="Poiret One" color="white">Vijay Vobbilisetty</font></h2>
<p> <font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
Vijay is a sophomore studying Biomedical Engineering & Pre-Medicine at the University of Michigan, Ann Arbor.
+
            Vijay is a sophomore studying Biomedical Engineering & Pre-Medicine at the University of Michigan, Ann Arbor.
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
 
     <div class="hovereffect">
+
 
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/6/65/T--Michigan--Irina.jpg" alt="">
+
<div class="col-3">
 +
     <div class="croppy-image"
 +
    style="background-image: url('https://static.igem.org/mediawiki/2016/6/65/T--Michigan--Irina.jpg')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2> <font face ="Poiret One" color="white">Irina Kopyeva</font></h2>
+
            <h2><font face ="Poiret One" color="white">Nick Emery</font></h2>
<p> <font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
Irina is a sophomore studying Chemical Engineering with a concentration in Life Sciences. She loves to whitewater kayak and being outdoors in general!  
+
            Irina is a sophomore studying Chemical Engineering with a concentration in Life Sciences. She loves to whitewater kayak and being outdoors in general!  
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
 
     <div class="hovereffect">
+
<div class="col-3">
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
     <div class="croppy-image"
 +
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Alex Girgis</font></h2>
+
            <h2><font face ="Poiret One" color="white">Alex Hadd</font></h2>
<p><font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.
+
            BIO HERE
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
 
     <div class="hovereffect">
+
<div class="col-3">
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
     <div class="croppy-image"
 +
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Rachel Sun</font></h2>
+
            <h2><font face ="Poiret One" color="white">Alex Girgis</font></h2>
<p> <font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
bio here
+
            Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
<div class="col-3">
     <div class="hovereffect">
+
     <div class="croppy-image"
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Alex Hadd</font></h2>
+
            <h2><font face ="Poiret One" color="white">Rachel Sun</font></h2>
<p><font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
bio
+
            Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
<div class="col-3">
     <div class="hovereffect">
+
     <div class="croppy-image"
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Aaron Renberg</font></h2>
+
            <h2><font face ="Poiret One" color="white">Aaron Renberg</font></h2>
<p> <font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
bio here
+
            Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
<div class="col-3">
     <div class="hovereffect">
+
     <div class="croppy-image"
        <img class="img-responsive" src="https://static.igem.org/mediawiki/parts/7/72/Siddharth_Team_Member.jpg" alt="">
+
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Siddharth Madapoosi</font></h2>
+
            <h2><font face ="Poiret One" color="white">Siddharth Madapoosi</font></h2>
<p><font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
Siddharth is a sophomore studying Microbiology with a minor in Applied Statistics and intends to pursue a career in epidemiology. He enjoys traveling and is excited about being a part of MSBT.
+
            Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
<div class="col-3">
     <div class="hovereffect">
+
     <div class="croppy-image"
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Akira Nishii</font></h2>
+
            <h2><font face ="Poiret One" color="white">Akira Nishii</font></h2>
<p><font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
bio here
+
            Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
<div class="col-3">
     <div class="hovereffect">
+
     <div class="croppy-image"
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Zach Bernstein</font></h2>
+
            <h2><font face ="Poiret One" color="white">Zach Bernstein</font></h2>
<p><font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
bio here
+
            Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
<div class="col-3">
     <div class="hovereffect">
+
     <div class="croppy-image"
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Dany Lewin</font></h2>
+
            <h2><font face ="Poiret One" color="white">Dany Lewin</font></h2>
<p><font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
I’m Dany and I am originally from Mexico. I transferred to the University of Michigan a year ago and now I am a junior in cell and molecular biology. This is my first year in MSBT and I am super excited to go to Boston!  
+
            I am Dany and I am originally from Mexico. I transferred to the University of Michigan a year ago and now I am a junior in cell and molecular biology. This is my first year in MSBT and I am super excited to go to Boston!  
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
<div class="col-3">
     <div class="hovereffect">
+
     <div class="croppy-image"
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Cristina Castillo</font></h2>
+
            <h2><font face ="Poiret One" color="white">Cristina Castillo</font></h2>
<p><font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
I am a recent graduate from the University of Michigan in Cell  and Molecular Biology. I have been part of MSBT for three years now and currently I am an advisor for the team. I am also a research assistant in a physiology lab on campus, I study effects of hypoxia in cancer. I plan to continue my career as a scientist doing a MD/PhD program.
+
            I am a recent graduate from the University of Michigan in Cell  and Molecular Biology. I have been part of MSBT for three years now and currently I am an advisor for the team. I am also a research assistant in a physiology lab on campus, I study effects of hypoxia in cancer. I plan to continue my career as a scientist doing a MD/PhD program.
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
<div class="col-3">
     <div class="hovereffect">
+
     <div class="croppy-image"
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Pearl Tu</font></h2>
+
            <h2><font face ="Poiret One" color="white">Robin Pierce</font></h2>
<p><font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
I am a Master student in Public Health, majoring in Nutritional Sciences. I first joined iGEM as Human Practice leader with The Chinese University of Hong Kong in 2012, and this year, 2016, I am back to iGEM as Human Practice advisor. While products of Synthetic Biology are appearing in food processing, I am interested in seeing how the gap between general public and profession in Synthetic Biology has been addressed in the last 4 years!
+
            Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
+
<div class="col-3">
     <div class="hovereffect">
+
     <div class="croppy-image"
        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png" alt="">
+
    style="background-image: url('https://static.igem.org/mediawiki/2016/e/ee/Michigan--WikiLogo.png')">
 +
        <div class="hovereffect">
 
             <div class="overlay">
 
             <div class="overlay">
                <h2><font face ="Poiret One" color="white">Robin Pearce</font></h2>
+
            <h2><font face ="Poiret One" color="white">Pearl Tu</font></h2>
<p><font face ="Poiret One" color="white">
+
            <p> <font face ="Poiret One" color="white">
bio here
+
            I am a Master student in Public Health, majoring in Nutritional Sciences. I first joined iGEM as Human Practice leader with The Chinese University of Hong Kong in 2012, and this year, 2016, I am back to iGEM as Human Practice advisor. While products of Synthetic Biology are appearing in food processing, I am interested in seeing how the gap between general public and profession in Synthetic Biology has been addressed in the last 4 years!
</font></p>  
+
            </font></p>  
 
             </div>
 
             </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
 +
</div>
 +
 
   </body>
 
   </body>
 
</html>
 
</html>

Revision as of 04:56, 18 August 2016

  • Team Members

    Nick Emery

    "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."

    Vijay Vobbilisetty

    Vijay is a sophomore studying Biomedical Engineering & Pre-Medicine at the University of Michigan, Ann Arbor.

    Nick Emery

    Irina is a sophomore studying Chemical Engineering with a concentration in Life Sciences. She loves to whitewater kayak and being outdoors in general!

    Alex Hadd

    BIO HERE

    Alex Girgis

    Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.

    Rachel Sun

    Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.

    Aaron Renberg

    Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.

    Siddharth Madapoosi

    Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.

    Akira Nishii

    Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.

    Zach Bernstein

    Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.

    Dany Lewin

    I am Dany and I am originally from Mexico. I transferred to the University of Michigan a year ago and now I am a junior in cell and molecular biology. This is my first year in MSBT and I am super excited to go to Boston!

    Cristina Castillo

    I am a recent graduate from the University of Michigan in Cell and Molecular Biology. I have been part of MSBT for three years now and currently I am an advisor for the team. I am also a research assistant in a physiology lab on campus, I study effects of hypoxia in cancer. I plan to continue my career as a scientist doing a MD/PhD program.

    Robin Pierce

    Alex, a rising sophomore from Grand Rapids, is majoring in Biomedical Engineering with a biochemical concentration. Ultimately he will pursue a career in medicine. He considers himself “not bad” at Argentine Tango.

    Pearl Tu

    I am a Master student in Public Health, majoring in Nutritional Sciences. I first joined iGEM as Human Practice leader with The Chinese University of Hong Kong in 2012, and this year, 2016, I am back to iGEM as Human Practice advisor. While products of Synthetic Biology are appearing in food processing, I am interested in seeing how the gap between general public and profession in Synthetic Biology has been addressed in the last 4 years!