Difference between revisions of "Team:Jiangnan/Team"

(Prototype team page)
 
Line 1: Line 1:
{{Jiangnan}}
+
 
 
<html>
 
<html>
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:Jiangnan/CSSmaterializecss?action=raw&ctype=text/css">
 +
<style type="text/css">
 +
        #home_logo, #sideMenu { display:none; }
 +
        #HQ_page p{text-align:inherit;font-size:inherit;}
 +
html{width:100%;height:100%;background:white; list-style:none;}
 +
        #top_menu_under{height:auto;}
 +
#globalWrapper,#HQ_page,#bodyContent,#mw-content-text{height:100%;}
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { margin-left:0px;margin-top:-5px; padding:0px; width:100%;height:100%;}
 +
body {background-color:white;height:100%;}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
        ul, li{list-style:none;}
 +
        #description p{text-align:center;}
 +
        .mw-content-ltr ul{margin:0px}
 +
h4 {
 +
font-family: Arial,sans-serif;
 +
font-weight: 100;
 +
text-align: center;
 +
}
  
<div class="column two_thirds_size" >
+
p{
 +
font-size: 1.2em;
 +
}
  
<h1>Team</h1>
+
.JTrow{
<p>In this page you can introduce your team members, instructors, and advisors. </p>
+
margin-top: 5%;
 +
margin-bottom:5%;
 +
margin-left: 10%;
 +
margin-right: 10%;
 +
text-align: center;
 +
}
  
 
+
.JTp{
<h3>What should this page contain?</h3>
+
    display: block;
<ul>
+
    margin-block-start: 0.2em;
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
+
    margin-block-end: 0.2em;
<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>
+
    margin-inline-start: 0px;
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
+
    margin-inline-end: 0px;
<li>Remember that image galleries can help you showcase many pictures while saving space.</li>
+
}
</ul>
+
</style>
 +
        <style type="text/css">
 +
.Jnav{position: fixed;top: 17px;opacity: 1;background-color: rgba(255, 255, 255, 0.2); width: 100%;z-index:999;}
 +
.Jnav a{text-decoration: none!important;color:#039be5;}
 +
.Jnavtitle{float: right;width: 10%;text-align: center;padding: 1em 0;}
 +
.Jnavdrag{position: relative;width: 100%;}
 +
.Jnavdrag>ul{position: absolute;top: 0;width: 100%;border-radius: 5px;background-color: white;transition: all .4s ease-in-out;opacity: 0;}
 +
</style>
 +
        <script type="text/javascript">
 +
function Jnavshow(obj){
 +
var ul = obj.getElementsByTagName("ul");
 +
ul = ul[0];
 +
ul.style["opacity"] = 1;
 +
}
 +
function Jnavhide(obj){
 +
var ul = obj.getElementsByTagName("ul");
 +
ul = ul[0];
 +
ul.style["opacity"] = 0;
 +
}
 +
</script>
 +
<div class="Jnav">
 +
<div class="Jnavtitle">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Safety">Safety</a>
 +
</div>
 +
<div class="Jnavtitle">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Hardware">Hardware</a>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Team">Team</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Team">Team Members</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Attributions">Attribution</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Collaborations">Collaboration</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Human_Practices">Human Practice</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Human_Practices">Overview</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Silver">Silver</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Entrepreneurship">Gold</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Public_Engagement">Pulic Engagement</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Entrepreneurship">Entrepreneurship</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="Jnavtitle">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Model">Model</a>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Notebook">Notebook</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Notebook">Lab Book</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Protocol">Protocol</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan">Project</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Background">Background</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Design">Design</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Demonstrate">Demonstration</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Results">Result</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Parts">Part</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="navlogo" style="float: left;width: 20%;text-align: center;">
 +
<a href="https://2018.igem.org/Team:Jiangnan"><img src="https://static.igem.org/mediawiki/2018/d/d7/T--Jiangnan--igemJN_logo.png" style="width: 3em;"></a>
 +
</div>
 
</div>
 
</div>
  
  
  
<div class="column third_size" >
+
 
<div class="highlight decoration_A_full">
+
 
<h3>Inspiration</h3>
+
 
<p>You can look at what other teams did to get some inspiration! <br />
+
 
Here are a few examples:</p>
+
 
<ul>
+
 
<li><a href="https://2014.igem.org/Team:METU_Turkey_team">2014 METU Turkey </a></li>
+
 
<li><a href="https://2014.igem.org/Team:Colombia/Members">2014 Colombia</a></li>
+
 
<li><a href="https://2014.igem.org/Team:Stony_Brook/Team">2014 Stony Brook</a></li>
+
 
<li><a href="https://2014.igem.org/Team:OUC-China/Team">2014 OUC-China</a></li>
+
<div style="background-color: #f0ebea;width:100%">
</ul>
+
<img src="https://static.igem.org/mediawiki/2018/f/f5/T--Jiangnan--teambackground.png" width="100%">
</div>
+
<div class="row" style="margin:0 auto;">
 +
<div class="col s10 offset-s1">
 +
<h5>HOW IT BEGAN...</h5>
 +
<p>One of the most important things regarding in iGEM is that this competition is so much aboutit emphasizes teamwork. When we all met for the first time in January, we were just 14 people from different academic backgrounds with the aim ofho wanted to learning more about synthetic biology and what it’s like to work in the lab. We didn’t really know were not aware of what is exactly ahead of us such as what we were getting ourselves into – and that so many unsuccessfulsuccessive failures in PCR’s, disappointing sequencing resultsthe experiments, exhaustiveng lab work and non-sleeping nightsnights and quite a lot of discussions and quarrels were ahead of us. </p>
 +
 
 +
<p>Now we’veAfter worked together for almost 8 months’ teamwork, and have really become a teamwe become friends and form a family. Despite of some inevitable problems and issues, we have overcomame many problems encountered during this process. We difficulties and realized a project we’are now very proud of ourselves and feel excited to have the chance and honour to present our work at the Giant Jamboree in Boston. </p>
 +
 
 +
<p>Most of us were part of We are divided into different subgroups, like including Lab, Wiki andor Human Practices. We have learned a lot during this process, and learned heaps of new thing,but of course iGEM wasn’t only about work –  andwe participated in several great events, like such as the Asia Pacific meetup in Taiwan and Chinese Conference of iGEM Community. Besides, wWe did quitehad held a fewseveral teambuilding activities and had a lot of fun together. All in alTaken together,l joining iGEM isit was an unforgettablea valuable experience time, which has left us with many cherishable memories and helped us to growwe made many new friends along the way and gained valuable experiences.</p>
 +
</div>
 +
<div class="col s10 offset-s1">
 +
<h1>PI</h1>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Xiaofeng Dai</h3>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/6/67/T--Jiangnan--team1.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>As our primary PI, Prof. Xiaofeng Dai has been devoted to precision medicine, synthetic biology, bioinformatics and virus related projects for many years. She, guided us through the whole project such as the experimental design and human practice arrangements, providedas facilities for conducting the experiments,  and covered the experimental cost. She is responsible for guiding computational modeling and experiments.
 +
As our primary PI, Prof. Xiaofeng Dai has been devoted to precision medicine, synthetic biology, bioinformatics and virus related projects for many years, and will guide us through our project as well as providing facilities for conducting this project.</p>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="col s10 offset-s1">
 +
<h1>Secondary PI</h1>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Jingwen Zhou</h3>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/a/a2/T--Jiangnan--attributions-Jingwen_Zhou.JPG"></div>
 +
<div class="Jmore-info">
 +
<p>As our secondary instructor, Prof. Jingwen Zhou is an expert in synthetic biology and often offered us some help in conducting our wet experiments.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Shaoqing Xiao</h3>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/5/50/T--Jiangnan--team3.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>As our secondary instructor, Prof. Shaoqing Xiao is an expert in cold atmospheric plasma (CAP) and device manufacturing. He was mainly responsible for the construction and operation of our plasma device to make sure that no risk would be encountered during our experiment.</p>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="col s10 offset-s1">
 +
<h1>Student member </h1>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Di Huang</h3>
 +
<h5>Enjoy the process.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/0/0d/T--Jiangnan--team4.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>As the team leader, Di Huang is responsible for coordinating all aspects of the preparation during the whole process. She mainly participates in the experiments and HP's work.
 +
She is grateful to iGEM for having such a opportunity to enjoy the whole process of carrying out a complete scientific research project. This also made her more interested in what she has learned, especially in the field of synthetic biology.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Dingchang Shio</h3>
 +
<h5>The night is long that never finds the day.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/8/82/T--Jiangnan--team5.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>Working as a secondary student leader of the team, Dingchang Shi, a junior of biotechnology in Jiangnan University, is responsible for the whole human practice aspects of the project. The interdisciplinary nature of iGEM really appeals to him and he enjoy learning all about the exciting fields of synthetic biology. Besides, he likes making friends and believes that it is a good opportunity to meet so many friends with shared hobbies.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Nan Zhang</h3>
 +
<h5>Abeunt studia in morse.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/e/e4/T--Jiangnan--team6.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>Nan Zhang, a sophomore in Jiangnan university,works on experimental operation and human practice in this team. She is very interested in synthetic biology and biomedical engineering. From a very young age she was captivated by the charms of science and decided to devote herself to science and pursue a scientific career. Her dream is to be a lively, lovely and charming scientist.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Ying Xu</h3>
 +
<h5>Man proposes, God disposes.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/6/63/T--Jiangnan--team7.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>Ying Xu is in her second year of a bachelor of biotechnology in Jiangnan University. She, works on wet lab, human practice and wiki text preparation in the team. She wants to work on biomedicine research in the future. Thus, the experience of taking part in iGEM can be very fascinating and rewarding to her. In her free time, she likes baking, reading and listening to gentle music.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Yini Luo</h3>
 +
<h5>Nothing is impossible, if you put heart into it.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/e/e8/T--Jiangnan--team8.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>Yini Luo is a second-year student in biotechnology. As a member of the experimental group and human practice group, she likes exploring and solving scientific problems, especially, problems related to biology. She believes that scientific creativity comes from our life and it will change our life. That is why she is obsessed with synthetic biology.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Bingyan Shen</h3>
 +
<h5>Tomorrow comes never.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/9/9e/T--Jiangnan--team9.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>Bingyan Shen is a junior student majoring in clinical medicine. In our iGEM team, she works for the experiment and human practice. Because she is the only one studying medicine in our team, we need her to provide us with various information and knowledge about medical issues during the experimental process. She believes that the combination of biology and medicine will promote the progress of life sciences.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Zhenyu Wang</h3>
 +
<h5>Genius can read the ingredients on a chewing gum wrapper and unlock the secrets of the universe.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/8/8c/T--Jiangnan--team10.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>Zhenyu Wang is a junior in Jiangnan university. Majoring in arts, he serves as the stylist in our team, works on creating new ideas everywhere. He considers design as an approach to convey one’s feelings rather than design itself. He never thinks he is a fan of myth but a stylist of the world. In this team, he begins to know more things about synthetic biology, and he makes it an exciting experience in his way to the peak of art.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Danchen Li</h3>
 +
<h5>It's never too late to be what you want to be.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/7/78/T--Jiangnan--team11.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>As a sophomore majoring in biotechnology, Danchen Li is the head of wiki-making and responsible for mathematical modeling. Although she loves biology undoubtedly, she also enjoys contacting with different areas and learning different new skills. With her open mind to new fields and multi-skills of biology, design and coding, lots of her ideas have been adopted in this project</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Yawen Xiao</h3>
 +
<h5>True liberty is to have power over oneself in all things.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/4/4f/T--Jiangnan--team12.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>As a sophomore majoring in computer science in Jiangnan university, Yawen Xiao takes part in the web page group in our iGEM team. Our team members always consider him as a geek because he is crazy about code and he is really interested in algorithm. During his free time, he likes playing table tennis with different people and after that he can devote himself to algorithm again.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Chunchao Ma</h3>
 +
<h5>What I’m doing right now, I’m chasing perfection.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/1/14/T--Jiangnan--team13.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>In this team, Chunchao Ma has worked as a biological model and a web page builder. Although his major was not related to biological knowledge, he adapted to the team quickly. In order to contribute more to the project, he has learn lots of new knowledge. Although he usually encounters difficulties, he always gains the courage to overcome difficulties. He had gradually  integrated into the team and worked nicely together with other team members to make this project better and better.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Hao Zhang</h3>
 +
<h5>It is OK.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/c/c2/T--Jiangnan--team14.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>Hao Zhang is the best photographer of our team, although he is a junior student in biotechnology from Jiangnan University. Using his camera to record the process of this project, he cares about how to show it in a vivid way so that we can attract more people’s attention and let them know the wonderful bio-world. He is willing to come up with creative ideas and devote himself to the experiments</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Zhongyuan Zhang</h3>
 +
<h5>And gladly would learn, and gladly teach.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/3/39/T--Jiangnan--team15.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>Zhongyuan Zhang is a video editor for our team whose major is biotechnology. He is good at using various lenses to show content so that people can intuitively understand the nature of biology. The broad creative prospects of synthetic biology are his greatest interest. He hopes to use his own hands to get a deeper understanding of synthetic biology and show it to the public in an easy-to-understand manner.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Xiao Chen</h3>
 +
<h5>Live each moment of life.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/d/d8/T--Jiangnan--team16.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>Shawn Chen is responsible for data analysis and computational modeling for SUPERVIP. He is smart, willing to crave for knowledge and always ready to make a difference.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Manman Sun</h3>
 +
<h5>Early success is the most deadly blow to scientist.</h5>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/a/ae/T--Jiangnan--team17.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>Manman Sun, a diligent girl who majors in molecular biology. She is good at cell culture, molecular cloning and protein purification. She contributed a lot to the experimental part of the iGEM project and believed in that ‘early success is the most deadly blow to scientist’.</p>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="col s10 offset-s1">
 +
<h1>Advisor</h1>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Xuanhao Zhang</h3>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/2/26/T--Jiangnan--team18.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>As a team consultant, Xuanhao Zhang gave safety training and lots of detailed experimental guidance to the student team. Whenever there is some experimental bottleneck, he is ready there.</p>
 +
</div>
 +
</div>
 +
<div class="single-member Jeffect-4">
 +
<div class="Jmember-info">
 +
<h3>Xin Zhou</h3>
 +
</div>
 +
<div class="Jmember-image"><img src="https://static.igem.org/mediawiki/2018/e/e4/T--Jiangnan--team19.jpg"></div>
 +
<div class="Jmore-info">
 +
<p>As a team consultant, Xin Zhou has offered lots of help and advice on device fabrication and safty usage.</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 +
 +
 +
 +
 
</html>
 
</html>

Revision as of 11:11, 17 October 2018

HOW IT BEGAN...

One of the most important things regarding in iGEM is that this competition is so much aboutit emphasizes teamwork. When we all met for the first time in January, we were just 14 people from different academic backgrounds with the aim ofho wanted to learning more about synthetic biology and what it’s like to work in the lab. We didn’t really know were not aware of what is exactly ahead of us such as what we were getting ourselves into – and that so many unsuccessfulsuccessive failures in PCR’s, disappointing sequencing resultsthe experiments, exhaustiveng lab work and non-sleeping nightsnights and quite a lot of discussions and quarrels were ahead of us. 

Now we’veAfter worked together for almost 8 months’ teamwork, and have really become a teamwe become friends and form a family. Despite of some inevitable problems and issues, we have overcomame many problems encountered during this process. We difficulties and realized a project we’are now very proud of ourselves and feel excited to have the chance and honour to present our work at the Giant Jamboree in Boston. 

Most of us were part of We are divided into different subgroups, like including Lab, Wiki andor Human Practices. We have learned a lot during this process, and learned heaps of new thing,but of course iGEM wasn’t only about work – andwe participated in several great events, like such as the Asia Pacific meetup in Taiwan and Chinese Conference of iGEM Community. Besides, wWe did quitehad held a fewseveral teambuilding activities and had a lot of fun together. All in alTaken together,l joining iGEM isit was an unforgettablea valuable experience time, which has left us with many cherishable memories and helped us to growwe made many new friends along the way and gained valuable experiences.

PI

Xiaofeng Dai

As our primary PI, Prof. Xiaofeng Dai has been devoted to precision medicine, synthetic biology, bioinformatics and virus related projects for many years. She, guided us through the whole project such as the experimental design and human practice arrangements, providedas facilities for conducting the experiments, and covered the experimental cost. She is responsible for guiding computational modeling and experiments. As our primary PI, Prof. Xiaofeng Dai has been devoted to precision medicine, synthetic biology, bioinformatics and virus related projects for many years, and will guide us through our project as well as providing facilities for conducting this project.

Secondary PI

Jingwen Zhou

As our secondary instructor, Prof. Jingwen Zhou is an expert in synthetic biology and often offered us some help in conducting our wet experiments.

Shaoqing Xiao

As our secondary instructor, Prof. Shaoqing Xiao is an expert in cold atmospheric plasma (CAP) and device manufacturing. He was mainly responsible for the construction and operation of our plasma device to make sure that no risk would be encountered during our experiment.

Student member

Di Huang

Enjoy the process.

As the team leader, Di Huang is responsible for coordinating all aspects of the preparation during the whole process. She mainly participates in the experiments and HP's work. She is grateful to iGEM for having such a opportunity to enjoy the whole process of carrying out a complete scientific research project. This also made her more interested in what she has learned, especially in the field of synthetic biology.

Dingchang Shio

The night is long that never finds the day.

Working as a secondary student leader of the team, Dingchang Shi, a junior of biotechnology in Jiangnan University, is responsible for the whole human practice aspects of the project. The interdisciplinary nature of iGEM really appeals to him and he enjoy learning all about the exciting fields of synthetic biology. Besides, he likes making friends and believes that it is a good opportunity to meet so many friends with shared hobbies.

Nan Zhang

Abeunt studia in morse.

Nan Zhang, a sophomore in Jiangnan university,works on experimental operation and human practice in this team. She is very interested in synthetic biology and biomedical engineering. From a very young age she was captivated by the charms of science and decided to devote herself to science and pursue a scientific career. Her dream is to be a lively, lovely and charming scientist.

Ying Xu

Man proposes, God disposes.

Ying Xu is in her second year of a bachelor of biotechnology in Jiangnan University. She, works on wet lab, human practice and wiki text preparation in the team. She wants to work on biomedicine research in the future. Thus, the experience of taking part in iGEM can be very fascinating and rewarding to her. In her free time, she likes baking, reading and listening to gentle music.

Yini Luo

Nothing is impossible, if you put heart into it.

Yini Luo is a second-year student in biotechnology. As a member of the experimental group and human practice group, she likes exploring and solving scientific problems, especially, problems related to biology. She believes that scientific creativity comes from our life and it will change our life. That is why she is obsessed with synthetic biology.

Bingyan Shen

Tomorrow comes never.

Bingyan Shen is a junior student majoring in clinical medicine. In our iGEM team, she works for the experiment and human practice. Because she is the only one studying medicine in our team, we need her to provide us with various information and knowledge about medical issues during the experimental process. She believes that the combination of biology and medicine will promote the progress of life sciences.

Zhenyu Wang

Genius can read the ingredients on a chewing gum wrapper and unlock the secrets of the universe.

Zhenyu Wang is a junior in Jiangnan university. Majoring in arts, he serves as the stylist in our team, works on creating new ideas everywhere. He considers design as an approach to convey one’s feelings rather than design itself. He never thinks he is a fan of myth but a stylist of the world. In this team, he begins to know more things about synthetic biology, and he makes it an exciting experience in his way to the peak of art.

Danchen Li

It's never too late to be what you want to be.

As a sophomore majoring in biotechnology, Danchen Li is the head of wiki-making and responsible for mathematical modeling. Although she loves biology undoubtedly, she also enjoys contacting with different areas and learning different new skills. With her open mind to new fields and multi-skills of biology, design and coding, lots of her ideas have been adopted in this project

Yawen Xiao

True liberty is to have power over oneself in all things.

As a sophomore majoring in computer science in Jiangnan university, Yawen Xiao takes part in the web page group in our iGEM team. Our team members always consider him as a geek because he is crazy about code and he is really interested in algorithm. During his free time, he likes playing table tennis with different people and after that he can devote himself to algorithm again.

Chunchao Ma

What I’m doing right now, I’m chasing perfection.

In this team, Chunchao Ma has worked as a biological model and a web page builder. Although his major was not related to biological knowledge, he adapted to the team quickly. In order to contribute more to the project, he has learn lots of new knowledge. Although he usually encounters difficulties, he always gains the courage to overcome difficulties. He had gradually integrated into the team and worked nicely together with other team members to make this project better and better.

Hao Zhang

It is OK.

Hao Zhang is the best photographer of our team, although he is a junior student in biotechnology from Jiangnan University. Using his camera to record the process of this project, he cares about how to show it in a vivid way so that we can attract more people’s attention and let them know the wonderful bio-world. He is willing to come up with creative ideas and devote himself to the experiments

Zhongyuan Zhang

And gladly would learn, and gladly teach.

Zhongyuan Zhang is a video editor for our team whose major is biotechnology. He is good at using various lenses to show content so that people can intuitively understand the nature of biology. The broad creative prospects of synthetic biology are his greatest interest. He hopes to use his own hands to get a deeper understanding of synthetic biology and show it to the public in an easy-to-understand manner.

Xiao Chen

Live each moment of life.

Shawn Chen is responsible for data analysis and computational modeling for SUPERVIP. He is smart, willing to crave for knowledge and always ready to make a difference.

Manman Sun

Early success is the most deadly blow to scientist.

Manman Sun, a diligent girl who majors in molecular biology. She is good at cell culture, molecular cloning and protein purification. She contributed a lot to the experimental part of the iGEM project and believed in that ‘early success is the most deadly blow to scientist’.

Advisor

Xuanhao Zhang

As a team consultant, Xuanhao Zhang gave safety training and lots of detailed experimental guidance to the student team. Whenever there is some experimental bottleneck, he is ready there.

Xin Zhou

As a team consultant, Xin Zhou has offered lots of help and advice on device fabrication and safty usage.