Difference between revisions of "Team:ZJU-China/Team"

(Prototype team page)
 
Line 1: Line 1:
{{ZJU-China}}
+
<html lang="zh-CN">
 +
  <head>
 +
    <!-- Meta, title, CSS, favicons, etc. -->
 +
    <meta charset="utf-8">
 +
<title>
 +
 
 +
    InterLab
 +
 
 +
</title>
  
<html>
+
<!-- Bootstrap core CSS -->
  
 +
<!-- <link href="css/bootstrap.css" rel="stylesheet"> -->
 +
<!-- <link href='css/bootstrap.css' rel='stylesheet' type='text/css'> -->
 +
<link href="https://2017.igem.org/Zju/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet" media="screen" />
 +
  <!-- Optional Bootstrap Theme -->
 +
<link href="https://2017.igem.org/Zju/css/team?action=raw&ctype=text/css" rel="stylesheet" media="screen" />
  
 +
<!-- <link href="css/bootstrap-theme.css" rel="stylesheet" id="bs-theme-stylesheet"> -->
 +
<link href="https://2017.igem.org/Zju/css/bootstraptheme?action=raw&ctype=text/css" rel="stylesheet" id="bs-theme-stylesheet">
  
<div class="column full_size" >
+
<!-- 按钮的字体 -->
 +
<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:700' rel='stylesheet' type='text/css'>
 +
<!-- 按钮的字体end -->
  
<h1>Team</h1>
+
<!-- Documentation extras -->
<p>In this page you can introduce your team members, instructors, and advisors. </p>
+
</div>
+
  
<div class="clear"></div>
+
<link href="https://2017.igem.org/Zju/css/docs/min?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
  
<div class="column half_size" >
+
<link href="https://2017.igem.org/Zju/css/doc-style?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
<h5>Inspiration</h5>
+
<!-- <link href="https://2017.igem.org/Zju/css/doc-style?action=raw&ctype=text/css" rel="stylesheet"> -->
<p>You can look at what other teams did to get some inspiration! <br />
+
<link href="https://2017.igem.org/Zju/css/responsive/min?action=raw&ctype=text/css" rel="stylesheet">
Here are a few examples:</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:METU_Turkey_team">METU Turkey </a></li>
+
<li><a href="https://2014.igem.org/Team:Colombia/Members">Colombia</a></li>
+
<li><a href="https://2014.igem.org/Team:Stony_Brook/Team">Stony Brook</a></li>
+
<li><a href="https://2014.igem.org/Team:OUC-China/Team">OUC-China</a></li>
+
</ul>
+
  
</div>
+
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
 +
<!-- <link rel="icon" href="/favicon.ico"> -->
  
<div class="column half_size" >
+
<script>
<h5>What should this page contain?</h5>
+
  var _hmt = _hmt || [];
<ul>
+
</script>
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
+
      <link rel="stylesheet" href="css/doc-style-protocol-nodot.css">
<li>You can add a small biography or a few words from each team member, to tell us what you like, and what motivated you to participate in iGEM.</li>
+
  </head>
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
+
<li>Remember that image galleries can help you showcase many pictures while saving space.</li>
+
</ul>
+
</div>
+
  
  
 +
<style>
 +
/*Override default CSS*/
 +
#sideMenu, #top_title {display:none;}
 +
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;background-color: transparent;}
  
 +
 +
/* set all basic objects to neutral formatting*/
 +
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
 +
    margin: 0;
 +
    padding: 0;
 +
    border: 0;
 +
    outline: 0;
 +
    font-size: 100%;
 +
    vertical-align: baseline;
 +
    background: transparent;
 +
}
 +
 +
#globalWrapper {
 +
    margin: 0;
 +
    padding: 0;
 +
    border: 0;
 +
    outline: 0;
 +
    font-size: 100%;
 +
    vertical-align: baseline;
 +
    background: transparent;
 +
}
 +
 +
 +
/* set page to fill window*/
 +
html{
 +
  height: 100%;
 +
}
 +
body {
 +
  min-height: 100%;
 +
  background-color: #FFFFFF;
 +
}
 +
 +
 +
#content_wrapper {
 +
    position: relative;
 +
  top: 0px;
 +
  left: 0px; 
 +
  margin: 0px;
 +
    width: 100%;
 +
    height: 100%;
 +
  text-align:center;
 +
    background-color: #FFFFFF;
 +
}
 +
 +
#content_wrapper p {
 +
    font-family: 'Yanone Kaffeesatz',Tahoma, Geneva, sans-serif;
 +
}
 +
 +
#content_wrapper a {
 +
    color:#004789;
 +
}
 +
 +
 +
#footer {
 +
    position:absolute;   
 +
    bottom: 0px;
 +
    left: 0px;
 +
    width: 100%;
 +
    margin-top: 0px;
 +
    margin-bottom: 20px;
 +
    background-color: #FFFFFF;
 +
    text-align: center;
 +
}
 +
 +
.center {
 +
  width: 60%;
 +
    margin-top: 16px;
 +
  min-width: 500px;
 +
    padding-bottom:32px;
 +
  display: inline-block;       
 +
}
 +
 +
.TextContent { 
 +
  text-align: left;
 +
  vertical-align: baseline;
 +
  font-size: 0.875em;
 +
  font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
}
 +
 +
.TextContent h1{
 +
  text-align: center;
 +
  font-size: 1.5rem;
 +
  margin-bottom: 1em;
 +
  margin-top: 0.2em;
 +
  color: #3399ff;
 +
  font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
}
 +
 +
.TextContent h2{
 +
  line-height: 1.6;
 +
  margin-bottom: 0em;
 +
  margin-top: 1em;
 +
  text-align: left;
 +
  font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
}
 +
 +
.TextContent p{
 +
  margin-bottom: 1.2em;
 +
  font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
}
 +
 +
.Page_Wide { 
 +
  width:100%;
 +
}
 +
 +
.Quarter_Image {
 +
  width:25%;
 +
  max-height:250px;
 +
  float:left;
 +
}
 +
 +
.Quarter_Image img {
 +
    display:block;
 +
    margin:auto;
 +
    max-height: 250px; 
 +
    width: auto%;
 +
}
 +
 +
.SocialMediaIconWrapper {
 +
    width:100%;
 +
}
 +
 +
.SocialMediaIcon {
 +
    width:4%;
 +
    height:auto;
 +
    margin-left:20px;
 +
    display: inline-block;
 +
    float:left;
 +
 +
}
 +
 +
.SocialMediaIcon img{
 +
    max-width:100%;
 +
  height:auto
 +
}
 +
 +
.TeamImage {
 +
  width:100%;
 +
}
 +
 +
.TeamImage img { 
 +
    max-width:100%;
 +
  height:auto
 +
}
 +
 +
.sponsors {
 +
  width: 100%; 
 +
}
 +
 +
.sponsor_row {   
 +
  width: 100%;
 +
}
 +
 +
.sponsor_img {   
 +
  width: 16.6666667%;
 +
  float:left;   
 +
}
 +
 +
.sponsor_img img{ 
 +
  max-width:100%;
 +
  height:auto
 +
}
 +
 +
.clear {
 +
    clear:both;
 +
}
 +
 +
.clear.extra_space {
 +
    height: 20px;
 +
}
 +
 +
.line_divider {
 +
    border-top: 1px solid #d3d3d3;
 +
    width: 98%;
 +
    margin: auto;
 +
}
 +
 +
.copyright{
 +
  font-family:'Segoe UI Light',sans-serif !important;
 +
  color: #888888 !important;
 +
  font-size: 13px !important;
 +
  text-align: center !important;
 +
}
 +
 +
.copyright a{
 +
  /*color: #d2ebe3;*/
 +
  color: #888888;
 +
  border-bottom: dotted 1px #a5d8c7 !important;
 +
}
 +
 +
</style>
 +
 +
  <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 +
  <div class="page-loader"></div>
 +
      <!-- Docs master nav -->
 +
                  <!-- <h1><a class="navbar-brand" href="index.html">MuMei Lab</a></h1> -->
 +
 +
  <div class="container">
 +
      <!-- header -->
 +
      <div class="header-w3layouts">
 +
          <!-- Navigation -->
 +
          <nav class="navbar navbar-default navbar-fixed-top">
 +
              <div class="navbar-header page-scroll">
 +
                  <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
 +
                  </button>
 +
 +
                  <a href="https://2017.igem.org/Team:ZJU-China">
 +
                      <img style="margin-top:11px" class="navbar-brand"  src="https://static.igem.org/mediawiki/2017/d/d5/ZJUChina_logo.png">
 +
                  </a>
 +
 +
                  <!-- <h1><a class="navbar-brand" href="index.html">My Design</a></h1> -->
 +
 +
              </div>
 +
              <!-- Collect the nav links, forms, and other content for toggling -->
 +
              <div class="collapse navbar-collapse navbar-ex1-collapse">
 +
                  <ul class="nav navbar-nav navbar-right cl-effect-15">
 +
                      <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 +
                      <li class="hidden"><a class="page-scroll" href="#page-top"></a> </li>
 +
 +
                      <li class="m_nav_item dropdown">
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Overview<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Overview">Project Description</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Achievements">Achievements</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/InterLab">InterLab</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/ImproveParts">Improve Parts</a></li>
 +
                          </ul>
 +
                      </li>
 +
 +
                      <li class="m_nav_item dropdown">
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Project<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Project">Project Home</a></li>-->
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Project/tp">Trichoderma Proof</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Project/voc">VOC sensors</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Project/st">Signal Transduction</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Project/ms">Mat Synthesis</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Project/conclusion">Conclusion</a></li>
 +
                              <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Project/improvement">Improvement</a></li>-->
 +
                              <!--<li><a href="https://2017.igem.org/Team:ZJU-China/InterLab">Interlab</a></li>-->
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Notebook">Notebook</a></li>
 +
                          </ul>
 +
                      </li>
 +
 +
                      <li class="m_nav_item dropdown" >
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Modelling<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Model">Summery</a></li>-->
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Model">VOC analysis</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Model/Coculture">Coculture</a></li>
 +
 +
                          </ul>
 +
                      </li>
 +
 +
                      <li class="m_nav_item dropdown">
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Parts<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Parts">All Parts</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Basic">Basic Parts</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Composite">Composite Parts</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Collection">Parts Collection</a></li>
 +
                          </ul>
 +
                      </li>
 +
 +
                      <li><a href="https://2017.igem.org/Team:ZJU-China/Hardware">Hardware</a></li>
 +
 +
                      <li class="m_nav_item dropdown" >
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Safety<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Safety">Environment</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Safety/Lab">Laboratory</a></li>
 +
                          </ul>
 +
                      </li>
 +
 +
                      <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Collaborations">Collaborations</a></li>
 +
 +
                      <li class="m_nav_item dropdown">
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">HP<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Human_Practices">Summary</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Silver">Silver</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Gold_Integrated">Gold</a></li>
 +
                          </ul>
 +
                      </li>
 +
 +
                      <li class="m_nav_item dropdown" >
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Team<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Team">Teammates</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Attributions">Attribution</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Collaborations">Collaboration</a></li>
 +
                          </ul>
 +
                      </li>
 +
 +
                  </ul>
 +
              </div>
 +
          </nav>
 +
      </div>
 +
  </div>
 +
 +
 +
<div style="margin:0">
 +
  <img src="https://static.igem.org/mediawiki/2017/b/be/ZJUChina_interlab_banner.jpg" width="100%">
 +
  <!-- <img src="images/HP_temp/banner.jpg" width="100%"> -->
 
</div>
 
</div>
 +
 +
 +
 +
 
 +
  <!-- TEAM页开始 -->
 +
  <!-- about -->
 +
  <div class="about">
 +
    <div  style="background-color: #FFFAF0;width: 100%" class="container">
 +
 +
 +
    <div class="col-md-5 w3layouts_about_grid_left">
 +
              <div class="w3layouts_about_grid_left_pos grid_left_colorA">
 +
                <img src="https://static.igem.org/mediawiki/2017/6/6b/ZJUChina_team_jqj.jpg" alt=" " class="img-responsive" />
 +
              </div>
 +
            </div>
 +
            <div class="col-md-7 w3layouts_about_grid_right">
 +
              <h4>We do our best to salute to the future.</h4>
 +
              <h5>Qianjing Jiang</h5>
 +
              <p>Once ever, chasing purest things was my purpose, pure freedom, pure science, pure nature… it’s all about purest life. Now,Participating in igem gives me the chance to experiencing putting science into life, it’s happy and especially this happens with a group of interesting guys.</p>
 +
            </div>
 +
            <div class="clearfix"> </div>
 +
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorB">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/e2/ZJUChina_team_yjb.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4>As long as you are young.</h4>
 +
          <h5>Junbo Yang</h5>
 +
          <p>I’m Junbo Yang, a sophomore at ZheJiang University. I have worked in lab since my freshman year, and focus on the molecular and cell biology. However, the involvement in iGem is my first initiative research project. In my spare time, I enjoy long riding on the roads on sunny days and coming up with creative nicknames for others.</p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorC">
 +
            <img src="https://static.igem.org/mediawiki/2017/c/c8/ZJUChina_team_cyx.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4>Appreciate the beauty of life.</h4>
 +
          <h5>Yuxing Chen</h5>
 +
          <p>My name is Yuxing Chen. As a student from ZJU-iGEM Team, I major in clinical medicine. During spare time, my enthusiasm lies in the playing basketball and chess.
 +
          Of course, being outgoing, I love talking with others about some topics. Since medicine has close relationship with synthetic biology, I cooperate with these interesting guys to get better understanding of knowledge in a new field.
 +
          Anyway, keep calm and go ahead!
 +
          </p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorD">
 +
            <img src="https://static.igem.org/mediawiki/2017/4/49/ZJUChina_team_wzc.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4> </h4>
 +
          <h5>Zicong Wang</h5>
 +
          <p>I am Zicong Wang, a sophomore major in chemistry. I love photography and reading, as well as baking cakes and desserts. I have done a month of research at the Institute of Micro analysis.I am mainly responsible for making the device in the team and I  proposed the idea to check whether the plants are ill by detecting their VOCs.</p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
                <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorE">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/e6/ZJUChina_team_xzf.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4>No pains, no gains</h4>
 +
          <h5>Zifan Xie</h5>
 +
          <p>Hello everyone, I am Xie Zifan, a third-year student majoring in Applied Biology. I took part in experiments of the Remote-control of Trichoderma.  How lucky I am to have the chance to take part in the game and have such an awesome experience. I’m glad to meet these gays, who love biology deeply and have wonderful ideals, and learn a lot on them.
 +
          </p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorA">
 +
            <img src="https://static.igem.org/mediawiki/2017/b/b7/ZJUChina_team_zyh.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4>Nothing that is not there and the nothing that is.</h4>
 +
          <h5>Yihe Zhang</h5>
 +
          <p>I am a second year applied biology student whose duty in our project is to domesticate the Trichoderma. From random insertion to basic homologous recombination, I have witnessed the process that we can apply the technology of synthetic biology to the new chassis, Trichoderma. I am interested in the connection between the engineered bacteria with plants according to endophyte. Our wet lab is the place where I spend most of my time. What I love to do is to discuss new ideas with my team partners, and our brainstorm usually gives me a surprise!</p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorB">
 +
            <img src="https://static.igem.org/mediawiki/2017/c/c7/ZJUChina_team_qjm.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4>Life is like a box of chocolates, you never know what you’re gonna get.</h4>
 +
          <h5>Junming Qian</h5>
 +
          <p>I am Junming Qian, a sophomore majoring in biology. I was passionate about various creatures when I was a little boy. When I entered university, luckily, I had a chance to encounter with Synthetic Biology. Modularizing and standardizing genes, and connecting them to construct an artificial biological systems are really attractive to me, since it calls into fully play one's imagination and creativity. I love the idea of synthetic biology, and that’s the reason why I participate in iGEM. During this time, I am glad to develop a deep friendship with other 13 people in ZJU-CHINA 2017 and learn a lot.</p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorC">
 +
            <img src="https://static.igem.org/mediawiki/2017/5/5a/ZJUChina_team_sc.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4> </h4>
 +
          <h5>Cheng Shen</h5>
 +
          <p>I major in biology and I regard it as interesting. On thinking that all the animals, large and small, including ourselves,obey the same rules of nature no matter how they look like, I will really appreciate it that the mother nature forms such a colorful world. </p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorD">
 +
            <img src="https://static.igem.org/mediawiki/2017/5/55/ZJUChina_team_lss.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4> </h4>
 +
          <h5>Shisheng Li</h5>
 +
          <p>I'm a second year biology student and it's also my second year participating iGEM. I enjoy playing table tennis in my spare time. Being a part of ZJU-China and working with our team members in this summer can be the best experience for me.</p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorE">
 +
            <img src="https://static.igem.org/mediawiki/2017/2/20/ZJUChina_team_wzy.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4> </h4>
 +
          <h5>Zhanyu Wang</h5>
 +
          <p>Hello, iGEMers, I am Wang Zhanyu, a sophomore majoring in clinical medicine at ZheJiang University. In our project my main responsibility is lab work. I’m in charge of the logic gate and its characterization, and I take part in the design of microfluidic device, too. In the brainstorm, I have an idea called "Bioelectrical Interface", though it is dismissed at last, I still believe it to be a great project. When I participated in iGEM, I were just a freshman. During these eight months, I'm very glad to develop a deep friendship with other 11 people in ZJU-CHINA 2016 Team, and I have also learned a lot of knowledge about molecular biology. What ‘s more, I’ve been to many areas around China to meet people from all walks of life and introduce our project to them. In a word, I feel very honored to be a iGEMer.</p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorA">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/e3/ZJUChina_team_lsd.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4> </h4>
 +
          <h5>Sida Li</h5>
 +
          <p>I’m a junior student majoring in bioscience. Interested in photographing, birding and frisbee. Hoping to make the invisible microbial world more fascinating through synthetic biology.</p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
              <div class="w3layouts_about_grid_left_pos grid_left_colorB">
 +
                <img src="https://static.igem.org/mediawiki/2017/4/4d/ZJUChina_team_fh.jpg" alt=" " class="img-responsive" />
 +
              </div>
 +
            </div>
 +
            <div class="col-md-7 w3layouts_about_grid_right">
 +
              <h4>The absence of desire leaves one free to purse other things</h4>
 +
              <h5>Hao Fang</h5>
 +
              <p>I am a second year bachelor student and major in computer science. What fascinates me is solving problem using information technology and IGEM is such an awesome competition. In the project, I'm responsible for device design, data analysis and other programming work. Surely the IGEM experience will be the unforgettable one in my college life.</p>
 +
            </div>
 +
            <div class="clearfix"> </div>
 +
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorC">
 +
            <img src="https://static.igem.org/mediawiki/2017/9/9a/ZJUChina_team_wtz.jpg" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4>Where there is a will, there is a way</h4>
 +
          <h5>Tianze Wang</h5>
 +
          <p>Hello! I’m Wang Tianze, a sophomore major in physics. Having a strong interest in interdisciplinary and biology, I enjoy exploring new fields and brainstorming with others. Learning the laws behind things and life both attract me. In the daily life, I’m an optimistic and easy-going girl. I love listening to others attentively to get what they think, what they have experienced. I’ve learned a lot during this project, and it will be an unforgettable memory.</p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
 +
            <div class="col-md-5 w3layouts_about_grid_left">
 +
              <div class="w3layouts_about_grid_left_pos grid_left_colorD">
 +
                <img src="https://static.igem.org/mediawiki/2017/9/95/ZJUChina_team_zrf.jpg" alt=" " class="img-responsive" />
 +
              </div>
 +
            </div>
 +
            <div class="col-md-7 w3layouts_about_grid_right">
 +
              <h4> </h4>
 +
              <h5>Ruofei Zhang</h5>
 +
              <p>My name is Ruofei Zhang, a junior student that major in Digital Media Technology. The reason why I join the IGEM competition is that I want to exit myself from the safe area and look for more magnificent scenery. I am mainly responsible for art work in our team and I also try something I never heard before. It's nice to meet our fun and powerful companions.</p>
 +
            </div>
 +
            <div class="clearfix"> </div>
 +
 +
 +
        <div class="col-md-5 w3layouts_about_grid_left">
 +
          <div class="w3layouts_about_grid_left_pos grid_left_colorE">
 +
            <img src="https://static.igem.org/mediawiki/2017/6/6b/ZJUChina_team_zzl.jpg
 +
" alt=" " class="img-responsive" />
 +
          </div>
 +
        </div>
 +
        <div class="col-md-7 w3layouts_about_grid_right">
 +
          <h4>Seeking Truth and Pursuing Innovation:)</h4>
 +
          <h5>Zhiling Zhou</h5>
 +
          <p>My name is Zhiling Zhou, a sophomore in Zhejiang University. My major is computer science and technology.
 +
          The reason for which I chose this major is that, having long been amazed by the rapid development of artificial intelligence and data analysis, I’m wondering, to which degree can computer change human’s future. I feel it a great privilege to be a member of ZJU-CHINA, to work and do research with you guys!</p>
 +
        </div>
 +
        <div class="clearfix"> </div>
 +
    </div>
 +
  </div>
 +
 +
 +
 +
<div class="footer"  style="background-color: #000000">
 +
      <div class="container text-center">
 +
          <p class="copyright">Copyright &copy; 2017 ZJU-IGEM | <a href="http://www.zju.edu.cn/">Zhejiang University</a> |</p>
 +
      </div>
 +
    </div>
 +
  <!-- TEAM页结束 -->
 +
 
 +
 +
    <!-- Footer
 +
================================================== -->
 +
 +
<!-- Bootstrap core JavaScript
 +
================================================== -->
 +
<!-- Placed at the end of the document so the pages load faster -->
 +
 +
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
 +
  <!--script src="js/bootstrap.min.js"></script-->
 +
  <script src="https://static.igem.org/mediawiki/2017/8/85/ZJUChina_js_docsmin.txt"></script>
 +
  <!--script src="js/button.js"></script-->
 +
  <script src="https://static.igem.org/mediawiki/2017/2/22/ZJUChina_bootstrap.min.txt"></script>
 +
  <script src="https://static.igem.org/mediawiki/2017/3/32/ZJUChina_docs.min.txt"></script>
 +
  <script src="https://static.igem.org/mediawiki/2017/e/e0/ZJUChina_button.txt"></script>
 +
 +
 +
  <script src="https://static.igem.org/mediawiki/2017/9/92/ZJUChina_scrolling-nav.txt"></script> 
 +
  <script src="https://static.igem.org/mediawiki/2017/c/c0/ZJUChina_txtSmoothScroll.min.txt"></script>
 +
 +
  </body>
 
</html>
 
</html>

Revision as of 11:21, 20 October 2017

InterLab

We do our best to salute to the future.

Qianjing Jiang

Once ever, chasing purest things was my purpose, pure freedom, pure science, pure nature… it’s all about purest life. Now,Participating in igem gives me the chance to experiencing putting science into life, it’s happy and especially this happens with a group of interesting guys.

As long as you are young.

Junbo Yang

I’m Junbo Yang, a sophomore at ZheJiang University. I have worked in lab since my freshman year, and focus on the molecular and cell biology. However, the involvement in iGem is my first initiative research project. In my spare time, I enjoy long riding on the roads on sunny days and coming up with creative nicknames for others.

Appreciate the beauty of life.

Yuxing Chen

My name is Yuxing Chen. As a student from ZJU-iGEM Team, I major in clinical medicine. During spare time, my enthusiasm lies in the playing basketball and chess. Of course, being outgoing, I love talking with others about some topics. Since medicine has close relationship with synthetic biology, I cooperate with these interesting guys to get better understanding of knowledge in a new field. Anyway, keep calm and go ahead!

Zicong Wang

I am Zicong Wang, a sophomore major in chemistry. I love photography and reading, as well as baking cakes and desserts. I have done a month of research at the Institute of Micro analysis.I am mainly responsible for making the device in the team and I proposed the idea to check whether the plants are ill by detecting their VOCs.

No pains, no gains

Zifan Xie

Hello everyone, I am Xie Zifan, a third-year student majoring in Applied Biology. I took part in experiments of the Remote-control of Trichoderma. How lucky I am to have the chance to take part in the game and have such an awesome experience. I’m glad to meet these gays, who love biology deeply and have wonderful ideals, and learn a lot on them.

Nothing that is not there and the nothing that is.

Yihe Zhang

I am a second year applied biology student whose duty in our project is to domesticate the Trichoderma. From random insertion to basic homologous recombination, I have witnessed the process that we can apply the technology of synthetic biology to the new chassis, Trichoderma. I am interested in the connection between the engineered bacteria with plants according to endophyte. Our wet lab is the place where I spend most of my time. What I love to do is to discuss new ideas with my team partners, and our brainstorm usually gives me a surprise!

Life is like a box of chocolates, you never know what you’re gonna get.

Junming Qian

I am Junming Qian, a sophomore majoring in biology. I was passionate about various creatures when I was a little boy. When I entered university, luckily, I had a chance to encounter with Synthetic Biology. Modularizing and standardizing genes, and connecting them to construct an artificial biological systems are really attractive to me, since it calls into fully play one's imagination and creativity. I love the idea of synthetic biology, and that’s the reason why I participate in iGEM. During this time, I am glad to develop a deep friendship with other 13 people in ZJU-CHINA 2017 and learn a lot.

Cheng Shen

I major in biology and I regard it as interesting. On thinking that all the animals, large and small, including ourselves,obey the same rules of nature no matter how they look like, I will really appreciate it that the mother nature forms such a colorful world.

Shisheng Li

I'm a second year biology student and it's also my second year participating iGEM. I enjoy playing table tennis in my spare time. Being a part of ZJU-China and working with our team members in this summer can be the best experience for me.

Zhanyu Wang

Hello, iGEMers, I am Wang Zhanyu, a sophomore majoring in clinical medicine at ZheJiang University. In our project my main responsibility is lab work. I’m in charge of the logic gate and its characterization, and I take part in the design of microfluidic device, too. In the brainstorm, I have an idea called "Bioelectrical Interface", though it is dismissed at last, I still believe it to be a great project. When I participated in iGEM, I were just a freshman. During these eight months, I'm very glad to develop a deep friendship with other 11 people in ZJU-CHINA 2016 Team, and I have also learned a lot of knowledge about molecular biology. What ‘s more, I’ve been to many areas around China to meet people from all walks of life and introduce our project to them. In a word, I feel very honored to be a iGEMer.

Sida Li

I’m a junior student majoring in bioscience. Interested in photographing, birding and frisbee. Hoping to make the invisible microbial world more fascinating through synthetic biology.

The absence of desire leaves one free to purse other things

Hao Fang

I am a second year bachelor student and major in computer science. What fascinates me is solving problem using information technology and IGEM is such an awesome competition. In the project, I'm responsible for device design, data analysis and other programming work. Surely the IGEM experience will be the unforgettable one in my college life.

Where there is a will, there is a way

Tianze Wang

Hello! I’m Wang Tianze, a sophomore major in physics. Having a strong interest in interdisciplinary and biology, I enjoy exploring new fields and brainstorming with others. Learning the laws behind things and life both attract me. In the daily life, I’m an optimistic and easy-going girl. I love listening to others attentively to get what they think, what they have experienced. I’ve learned a lot during this project, and it will be an unforgettable memory.

Ruofei Zhang

My name is Ruofei Zhang, a junior student that major in Digital Media Technology. The reason why I join the IGEM competition is that I want to exit myself from the safe area and look for more magnificent scenery. I am mainly responsible for art work in our team and I also try something I never heard before. It's nice to meet our fun and powerful companions.

Seeking Truth and Pursuing Innovation:)

Zhiling Zhou

My name is Zhiling Zhou, a sophomore in Zhejiang University. My major is computer science and technology. The reason for which I chose this major is that, having long been amazed by the rapid development of artificial intelligence and data analysis, I’m wondering, to which degree can computer change human’s future. I feel it a great privilege to be a member of ZJU-CHINA, to work and do research with you guys!