Difference between revisions of "Team:NAU-CHINA/Team members"

 
(104 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{NAU-CHINA/ResetCSS}}
 
 
{{NAU-CHINA}}
 
{{NAU-CHINA}}
 
{{NAU-CHINA/header}}
 
{{NAU-CHINA/header}}
 
<html>
 
<html>
 
<head>
 
<head>
<style>
+
    <meta charset="utf-8" />
 +
    <title>Team members</title>
 +
    <script>
 +
        $(document).ready(function () {
 +
            $('#banner img').attr('src', 'https://static.igem.org/mediawiki/2018/2/25/T--NAU-China--bannermember.jpg');
 +
        });
 +
    </script>
 +
    <script>
 +
        $(document).ready(function () {
 +
            var icon1 = $('#icon1');
 +
            var icon2 = $('#icon2');
 +
            var icon3 = $('#icon3');
 +
            setInterval(function() {
 +
                var h = $(window).scrollTop();
 +
                var H = $(document).height();
 +
                if (h < 500) {
 +
                    if (h >= 200) {
 +
                        icon1.animate({ left: '5vw' }, 800);
 +
                        icon1.animate({ top: '30vh' }, 500);
 +
 
 +
                        icon2.animate({ left: '5vw' }, 800);
 +
                        icon2.animate({ top: '40vh' }, 500);
 +
 
 +
                        icon3.animate({ left: '5vw' }, 800);
 +
                        icon3.animate({ top: '50vh' }, 500);
 +
                    }
 +
                }
 +
 
 +
                if (H - h <= 1000) {
 +
                    icon1.animate({ top: '80vh' }, 500);
 +
                    icon1.animate({ left: '35vw' }, 800);
 +
 
 +
                    icon2.animate({ top: '80vh' }, 500);
 +
                    icon2.animate({ left: '45vw' }, 800);
  
</style>
+
                    icon3.animate({ top: '80vh' }, 500);
 +
                    icon3.animate({ left: '55vw' }, 800);
 +
                }
  
</head>
+
            }, 10);
<body>
+
        });
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
+
 
<head>
+
     </script>
     <meta charset="utf-8" />
+
    <title></title>
+
 
     <style>
 
     <style>
         body {
+
         .content {
 
             display: grid;
 
             display: grid;
 
             grid-template-rows: 12fr;
 
             grid-template-rows: 12fr;
            /*padding: 50px 100px 50px 100px;*/
+
        }
             grid-row-gap:100px;
+
 
 +
        .top-title {
 +
             color: #336666 !important;
 
         }
 
         }
  
 
         .personalBox {
 
         .personalBox {
 
             display: grid;
 
             display: grid;
             grid-template-rows: 600px;
+
             grid-template-rows: 83vh;
             grid-template-columns: 40% 60%;
+
             grid-template-columns: 35vw 50vw;
 
             margin: 50px 100px 50px 100px;
 
             margin: 50px 100px 50px 100px;
            /*align-items: center !important;*/
 
            /*justify-content: center;*/
 
 
         }
 
         }
 +
 
         .personalBox img {
 
         .personalBox img {
             border:5px solid rgb(228,228,228);          
+
             border: 5px solid rgb(228,228,228);
 +
            height: 83vh;
 +
            left: 3vw;
 +
            position: relative;
 
         }
 
         }
 +
 
         #HQ_page .Introduction h1, #HQ_page .Introduction p {
 
         #HQ_page .Introduction h1, #HQ_page .Introduction p {
 
             font-family: 'Goudy Old Style Regular',sans-serif;
 
             font-family: 'Goudy Old Style Regular',sans-serif;
 
             text-align: center !important;
 
             text-align: center !important;
 
         }
 
         }
 +
 
         .Introduction h1 {
 
         .Introduction h1 {
             font-size: 4.5em !important;
+
             font-size: 4.5vw !important;
 
             font-weight: normal !important;
 
             font-weight: normal !important;
             line-height: 2em !important;
+
             line-height: 18.2vh !important;
 
         }
 
         }
 +
 
         .Introduction p {
 
         .Introduction p {
             font-size: 2em !important;
+
             font-size: 1.7vw !important;
 
             font-weight: normal !important;
 
             font-weight: normal !important;
             line-height: 1.4em !important;
+
             line-height: 4.9vh !important;
 +
        }
 +
        #medal {
 +
            position: absolute;
 +
            width: 200px;
 +
            top: 92vh;
 +
            right: 6vw;
 +
            transform: rotate(45deg);
 
         }
 
         }
 
 
     </style>
 
     </style>
 
</head>
 
</head>
 
<body>
 
<body>
<div class="personalBox">
+
     <img id="medal" src=""/>
     <img src="https://static.igem.org/mediawiki/2018/thumb/8/82/T--NAU-China--members6.jpg/600px-T--NAU-China--members6.jpg" />
+
    <div class="Introduction">
+
        <h1>Yaxuan Wu</h1>
+
        <p>
+
            A preson who loves freedom,<br />
+
            likes unrestrained, close to nature,<br />
+
            likes extreme sports,<br />
+
            also likes to stand on top of the world looking down on the earth.<br />
+
            Yes! This person is me,<br />
+
            the captain of the iGEM team,<br />
+
            responsible for planning and scheduling,<br />
+
            and occasionally doing a few small experiments.<br />
+
            And I am from<br />
+
            the College of Life Sciences of<br />
+
            Nanjing Agricultural University.
+
        </p>
+
    </div>
+
</div>
+
<div class="personalBox">
+
    <img src="https://static.igem.org/mediawiki/2018/thumb/1/1e/T--NAU-China--membergjt.jpeg/600px-T--NAU-China--membergjt.jpeg" />
+
    <div class="Introduction">
+
        <h1>Jitao Ge</h1>
+
        <p>
+
            When I was very young,<br />
+
            I liked to explore the mysteries of nature. <br />
+
            After I went to college,<br />
+
              I fell in love with life sciences. <br />
+
              I told myself that this is what you want.<br />
+
              Therefore, I have participated in many research activities.<br />
+
              This time I participated in iGEM,<br />
+
              I gained science, friendship and enthusiasm.
+
        </p>
+
    </div>
+
</div>
+
<div class="personalBox">
+
    <img src="https://static.igem.org/mediawiki/2018/thumb/d/db/T--NAU-China--memberfcz.jpeg/600px-T--NAU-China--memberfcz.jpeg" />
+
    <div class="Introduction">
+
        <h1>ChengZhu Fang</h1>
+
        <p>
+
          My name is Chengzhu Fang.<br />
+
          I am studying at College of Veterinary Medical <br />
+
          of Nanjing Agricultural University.<br />
+
            My major is veterinary medicine.<br />
+
            I love sports, thinking and music,<br />
+
            especially good at basketball and table tennis. <br />
+
            In the iGEM team NAU-CHINA,<br />
+
            I am mainly responsible for the functional verification<br />
+
            about TetO/R system and cell experiments in the project.<br />
+
              The longer you get along with me, <br />
+
              the more you will find the charm of me.
+
        </p>
+
    </div>
+
</div>  
+
  
<div class="personalBox">
+
    <div class="topLine">
    <img src="https://static.igem.org/mediawiki/2018/thumb/1/15/T--NAU-China--members2.jpg/600px-T--NAU-China--members2.jpg">
+
        <p class="top-title">TEAM</p>
    <div class="Introduction">
+
         <p class="sec-title">Team members</p>
        <h1>Yuan Yu</h1>
+
         <p>
+
          Hello, everyone.<br />
+
            My name is Yuan Yu.<br />
+
            My teammate often call me YY.<br />
+
            I like travelling but no opportunity.<br />
+
              I love reading but no time.<br />
+
              When can I have free time? <br />
+
              That is a question.<br />
+
              After a long period of exploration, <br />
+
              I find that working, working, working, <br />
+
              no lazy, no slack off and no delay,<br />
+
                then I will have time to do what I want to do.<br />
+
                Now, let me see, what else have I not done?
+
 
+
        </p>
+
 
     </div>
 
     </div>
</div>
 
<div class="personalBox">
 
    <img src="https://static.igem.org/mediawiki/2018/thumb/7/73/T--NAU-China--memberzjx.jpeg/600px-T--NAU-China--memberzjx.jpeg" />
 
    <div class="Introduction">
 
        <h1>Jiaxin Zhou</h1>
 
        <p>
 
          Sometimes innocent <br />
 
          sometimes crazy <br />
 
          sometimes know a lot.<br />
 
            There are infinte me in one physical body. <br />
 
            But all the scars make who I really am.<br />
 
            All the tribulation makes me different.<br />
 
              Things may not be going on well now, <br />
 
              but it will be going on well.
 
        </p>
 
    </div>
 
</div>
 
<div class="personalBox">
 
    <img src="https://static.igem.org/mediawiki/2018/thumb/b/b0/T--NAU-China--memberrh.jpeg/600px-T--NAU-China--memberrh.jpeg" />
 
    <div class="Introduction">
 
        <h1>Hao Rong</h1>
 
        <p>
 
            I am from Yangzhou,<br />
 
            a place full of magic. <br />
 
            In the NAU_CHINA of iGEM,<br />
 
              I am responsible for the development of iGEMCloud.<br />
 
              I am young, too simple sometimes naive,<br />
 
                but full of interest in the world.
 
        </p>
 
    </div>
 
</div>
 
<div class="personalBox">
 
    <img src="https://static.igem.org/mediawiki/2018/thumb/6/6a/T--NAU-China--memberljy.jpeg/600px-T--NAU-China--memberljy.jpeg" />
 
    <div class="Introduction">
 
        <h1>Jiangyuan Liu</h1>
 
        <p>
 
            Glad to see you on such an endless Internet. <br />
 
            My name is Jiangyuan Liu.<br />
 
            I love reading<br />
 
              and find a lot of fun when I'm trying different things. <br />
 
              Enjoying the life, <br />
 
              and trying to meet a better self is my belief.<br />
 
              Wish you have a nice day~<br />
 
              And a brighter future (๑>ڡ<)☆.
 
        </p>
 
    </div>
 
</div>
 
<div class="personalBox">
 
    <img src="https://static.igem.org/mediawiki/2018/thumb/d/de/T--NAU-China--members4.jpg/600px-T--NAU-China--members4.jpg">
 
    <div class="Introduction">
 
        <h1>Siqi Wei</h1>
 
        <p>
 
            Enjoying reading, traveling and delicacy!<br>
 
            Sometimes I am little introverted. <br>
 
            But I would love to make new friends. <br>
 
            What is more, <br>
 
            I want to see the world personally.<br>
 
            My favorite quotes is "Never ever say never ever".
 
        </p>
 
    </div>
 
</div>
 
<div class="personalBox">
 
    <img src="https://static.igem.org/mediawiki/2018/thumb/8/86/T--NAU-China--memberlpk.jpeg/600px-T--NAU-China--memberlpk.jpeg" />
 
    <div class="Introduction">
 
        <h1>Peikai Li</h1>
 
        <p>
 
            Once studied industrial engineering major,<br>
 
            now study mathematics major, <br>
 
            get involved in a variety of ball games,<br>
 
              good along-distance running, <br>
 
              proficient in piano,<br>
 
              in the latest in mathematics,<br>
 
                hope to learn success.<br>
 
                Favorite and like-minded friends to relax, to travel! <br>
 
                Although do not know oneself why live, <br>
 
                but have no reason to die!
 
        </p>
 
    </div>
 
</div>
 
<div class="personalBox">
 
    <img src="https://static.igem.org/mediawiki/2018/thumb/6/65/T--NAU-China--members1.jpg/600px-T--NAU-China--members1.jpg"/>
 
    <div class="Introduction">
 
        <h1>Sheng Xu</h1>
 
        <p>
 
            A student in horticulture college of NAU,<br>
 
            taking part in the wet lab, molecular cloning. <br>
 
            A lover of guitar, soccer, flower and call of duty. <br>
 
              What I devoted most to in sophomore year is iGEM <br>
 
              which is full of challenge and amazement.<br>
 
              In some respects, iGEM changed me.
 
  
         </p>
+
    <a href="https://2018.igem.org/Team:NAU-CHINA/Collaborations">
     </div>
+
         <img id="icon1" class="guide-icon" src="https://static.igem.org/mediawiki/2018/b/b8/T--NAU-China--iconcollarblue.png" />
</div>
+
     </a>
<div class="personalBox">
+
    <a href="https://2018.igem.org/Team:NAU-CHINA/Attributions">
    <img src="https://static.igem.org/mediawiki/2018/thumb/0/0d/T--NAU-China--members7.jpg/600px-T--NAU-China--members7.jpg"/>
+
        <img id="icon2" class="guide-icon" src="https://static.igem.org/mediawiki/2018/d/d5/T--NAU-China--iconattgreen.png" />
    <div class="Introduction">
+
    </a>
        <h1>Chunfeng Wang</h1>
+
    <div class="content">
        <p>I mainly participated in the work of wetlab.<br>
+
        <div class="personalBox">
        I think experimenting is a very interesting thing. <br>
+
            <img src="https://static.igem.org/mediawiki/2018/thumb/8/82/T--NAU-China--members6.jpg/600px-T--NAU-China--members6.jpg" />
        I am passionate about experiencing new things.<br>
+
            <div class="Introduction">
          For me, iGEM is very attractive.<br>
+
                <h1>Yaxuan Wu</h1>
          It takes me into a new world of synthetic biology,<br>
+
                <p>
          which is full of charm and amazement.
+
                    A preson who loves freedom,<br />
        </p>
+
                    likes unrestrained, close to nature,<br />
    </div>
+
                    likes extreme sports,<br />
</div>
+
                    also likes to stand on top of the world looking down on the earth.<br />
<div class="personalBox">
+
                    Yes! This person is me,<br />
    <img src="https://static.igem.org/mediawiki/2018/thumb/a/af/T--NAU-China--members8.jpg/600px-T--NAU-China--members8.jpg" />
+
                    the captain of the iGEM team,<br />
    <div class="Introduction">
+
                    responsible for planning and scheduling,<br />
        <h1>Yifei Ren</h1>
+
                    and occasionally doing a few small experiments.<br />
        <p>
+
                    And I am from<br />
          I am a junior student from College of Life Science.<br>
+
                    the College of Life Sciences of<br />
            I have heard about iGEM since I was a freshman<br>
+
                    Nanjing Agricultural University.
            and I was very looking forward to participate in this competition since then.<br>
+
                </p>
              I enjoy everything I do in iGEM <br>
+
            </div>
              and it is an unforgettable experience joining in this competition.
+
        </div>
        </p>
+
        <div class="personalBox">
    </div>
+
            <img src="https://static.igem.org/mediawiki/2018/thumb/1/1e/T--NAU-China--membergjt.jpeg/600px-T--NAU-China--membergjt.jpeg" />
</div>
+
            <div class="Introduction">
<div class="personalBox">
+
                <h1>Jitao Ge</h1>
    <img src="https://static.igem.org/mediawiki/2018/thumb/9/97/T--NAU-China--members3.jpg/600px-T--NAU-China--members3.jpg" />
+
                <p>
    <div class="Introduction">
+
                    When I was very young,<br />
        <h1>Yiheng Liu</h1>
+
                    I liked to explore the mysteries of nature. <br />
        <p>
+
                    After I went to college,<br />
            Being a menber of NAU-iGEM is a most exciting thing for me.<br>
+
                    I fell in love with life sciences. <br />
            Art designing allows me to show <br>
+
                    I told myself that this is what you want.<br />
            the charm of synthetic biology to everyone. <br>
+
                    Therefore, I have participated in many research activities.<br />
            I hope to use my knowledge and skills in biology <br>
+
                    This time I participated in iGEM,<br />
            to make the world a better place for you and for me.  
+
                    I gained science, friendship and enthusiasm.
 +
                </p>
 +
            </div>
 +
        </div>
 +
        <div class="personalBox">
 +
            <img src="https://static.igem.org/mediawiki/2018/thumb/d/db/T--NAU-China--memberfcz.jpeg/600px-T--NAU-China--memberfcz.jpeg" />
 +
            <div class="Introduction">
 +
                <h1>Chengzhu Fang</h1>
 +
                <p>
 +
                    My name is Chengzhu Fang.<br />
 +
                    I am studying at College of Veterinary Medical <br />
 +
                    of Nanjing Agricultural University.<br />
 +
                    My major is veterinary medicine.<br />
 +
                    I love sports, thinking and music,<br />
 +
                    especially good at basketball and table tennis. <br />
 +
                    In the iGEM team NAU-CHINA,<br />
 +
                    I am mainly responsible for the functional verification<br />
 +
                    about TetO/R system and cell experiments in the project.<br />
 +
                    The longer you get along with me, <br />
 +
                    the more you will find the charm of me.
 +
                </p>
 +
            </div>
 +
        </div>
  
 +
        <div class="personalBox">
 +
            <img src="https://static.igem.org/mediawiki/2018/thumb/1/15/T--NAU-China--members2.jpg/600px-T--NAU-China--members2.jpg">
 +
            <div class="Introduction">
 +
                <h1>Yuan Yu</h1>
 +
                <p>
 +
                    Hello, everyone.<br />
 +
                    My name is Yuan Yu.<br />
 +
                    My teammate often call me YY.<br />
 +
                    I like travelling but no opportunity.<br />
 +
                    I love reading but no time.<br />
 +
                    When can I have free time? <br />
 +
                    That is a question.<br />
 +
                    After a long period of exploration, <br />
 +
                    I find that working, working, working, <br />
 +
                    no lazy, no slack off and no delay,<br />
 +
                    then I will have time to do what I want to do.<br />
 +
                    Now, let me see, what else have I not done?
  
        </p>
+
                </p>
    </div>
+
            </div>
</div>  
+
        </div>
<div class="personalBox">
+
        <div class="personalBox">
    <img src="https://static.igem.org/mediawiki/2018/thumb/d/d8/T--NAU-China--members5.jpg/600px-T--NAU-China--members5.jpg">
+
            <img src="https://static.igem.org/mediawiki/2018/thumb/7/73/T--NAU-China--memberzjx.jpeg/600px-T--NAU-China--memberzjx.jpeg" />
    <div class="Introduction">
+
            <div class="Introduction">
        <h1>Zelan Huang</h1>
+
                <h1>Jiaxin Zhou</h1>
        <p>
+
                <p>
            I like vibrant, colorful things,<br>
+
                    Sometimes innocent <br />
            like listening to music and watching movies.<br>
+
                    sometimes crazy <br />
              In the team,I am mainly responsible for HP matters .<br>  
+
                    sometimes know a lot.<br />
              For me, iGEM is a brand new experience,<br>
+
                    There are infinte me in one physical body. <br />
              full of autonomy and exploration.<br>
+
                    But all the scars make who I really am.<br />
                Interesting things like reading, watching movies,<br>
+
                    All the tribulation makes me different.<br />
                listening to music, jogging, photography, etc.<br>
+
                    Things may not be going on well now, <br />
                  On weekdays also revolve around my life. <br>
+
                    but it will be going on well.
                  Not only can I make good adjustments,<br>
+
                </p>
                  but I also have different ideas from HP from time to time.
+
            </div>
        </p>
+
        </div>
    </div>
+
         <div class="personalBox">
</div>
+
            <img src="https://static.igem.org/mediawiki/2018/thumb/b/b0/T--NAU-China--memberrh.jpeg/600px-T--NAU-China--memberrh.jpeg" />
 
+
            <div class="Introduction">
 
+
                <h1>Hao Rong</h1>
<script>
+
                <p>
    $(document).ready(function () {
+
                    I am from Yangzhou,<br />
         $(".personalBox img").attr({ "height": "600px" });
+
                    a place full of magic. <br />
    });
+
                    In the NAU_CHINA of iGEM,<br />
</script>
+
                    I am responsible for the development of iGEMCloud.<br />
</body>
+
                    I am young, too simple sometimes naive,<br />
</html>
+
                    but full of interest in the world.
 
+
                </p>
<h1>Attribution</h1>
+
            </div>
<p>We would like to thank those who have helped us in the competition. Their help and support for us to make our project a success.</p>
+
        </div>
<h3>Team members</h3>
+
        <div class="personalBox">
<p>As the caption of NAU-CHINA 2018, main rsponsibilities of<b> Yaxuan Wu </b>are to design the project, experiments and interact with other iGEM teams. He also do some experiments. He preside over the bi-weekly group meeting, and check the team members' work at the meeting, and issue new tasks.</p>
+
            <img src="https://static.igem.org/mediawiki/2018/thumb/6/6a/T--NAU-China--memberljy.jpeg/600px-T--NAU-China--memberljy.jpeg" />
 
+
            <div class="Introduction">
 
+
                <h1>Jiangyuan Liu</h1>
<p><b>JiTao Ge</b> participated in the construction of the syn-Notch transgenic plasmid and completed the design, registration, construction and sample submission of parts. He also participated in the completion of Safety Form, Human practice, notebook recording and wiki writing. </p>
+
                <p>
 
+
                    Glad to see you on such an endless Internet. <br />
 
+
                    My name is Jiangyuan Liu.<br />
<p><b>Yuan Yu</b> constructed plasmids in upstream circuit and did cell experiments to examine the effect of our system.</p>
+
                    I love reading<br />
 
+
                    and find a lot of fun when I'm trying different things. <br />
<p><b>Sheng Xu</b>
+
                    Enjoying the life, <br />
designed most cloning strategies including the system of Recombinases and Recombinases with RDF .He also assisted in interlab.
+
                    and trying to become a better self is my belief.<br />
</p>
+
                    Wish you have a nice day.<br />
 
+
                    And a brighter future.
 
+
                </p>
 
+
            </div>
<p><b>Chunfeng Wang</b> constructed a portion of plasmids about the recombinase and recombinases with RDF , as well as three parts. She is also responsible for the pronuclear verification of recombinase.</p>
+
        </div>
 
+
        <div class="personalBox">
 
+
            <img src="https://static.igem.org/mediawiki/2018/thumb/d/de/T--NAU-China--members4.jpg/600px-T--NAU-China--members4.jpg">
<p><b>Chengzhu Fang</b> constructed plasmids, checked the problems in the laboratory, did experiments on cells, and participated in interlab study.
+
            <div class="Introduction">
 
+
                <h1>Siqi Wei</h1>
</p>
+
                <p>
 
+
                    Enjoying reading, traveling and delicacy!<br>
 
+
                    Sometimes I am little introverted. <br>
 
+
                    But I would love to make new friends. <br>
 
+
                    What is more, <br>
<p><b>Peikai Li</b> assisted with simple experimental operations and participated in the human practice activities. He also built a mathematical model to simulate the feasibility and stability of the path. By using different algorithms for calculation, he got the results.</p>
+
                    I want to see the world personally.<br>
 
+
                    My favorite quotes is "Never ever say never ever".
 
+
                </p>
<p><b>Yifei Ren</b> was responsible for human practice and wet lab. He planned the work arrangement of the whole human practice work, organized the popular science propaganda, interviews with researchers from the Chinese Academy of Sciences, interviews on citizens, campus lectures, and training in synthetic biology in high schools.  He also constructed a plasmid which can be used to verify the function of RDF.</p>
+
            </div>
 
+
        </div>
 
+
        <div class="personalBox">
<p><b>Zelan Huang</b> was mainly responsible for HP's various matters, and continuously carried out related activities and information collection, and timely gave feedback to the subject. </p>
+
            <img src="https://static.igem.org/mediawiki/2018/thumb/8/86/T--NAU-China--memberlpk.jpeg/600px-T--NAU-China--memberlpk.jpeg" />
 
+
            <div class="Introduction">
+
                <h1>Peikai Li</h1>
<p><b>Jiangyuan Liu</b> is responsible for subject crossing: removing the barrier between experiments and modeling.Wiki master.
+
                <p>
</p>
+
                    I majored in industrial engineering before,<br>
 
+
                    but now turn to mathematics. <br>
<p><b>Siqi Wei</b> is responsible for the production and modification of wiki, collecting the process and result materials for it. Besides, her previous work focused on the wet lab.</p>
+
                    I was proficient in piano at a young age,<br>
 
+
                    and now get involved in a variety of ball games <br>
 
+
                    as well as good at long-distance running.<br>
<p><b>Yiheng Liu</b> participated in Interlab study, designed posters, PPTs and part of wiki elements</p>
+
                    Recently I'm concentrating on mathematics<br>
 
+
                    and hope to achieve something inspiring. <br>
 
+
                    At the same time,<br>
 
+
                    I enjoy travelling with like-minded friends!<br>
<p><b>Jiaxin Zhou</b> participated in the artwork of project, as well as the construction and verification of recombinase and RDf system.</p>
+
                   
 
+
                </p>
 
+
            </div>
<p><b>Hao Rong</b> was responsible for the software part and developed the application called iGEMCloud.</p>
+
        </div>
 
+
        <div class="personalBox">
 
+
            <img src="https://static.igem.org/mediawiki/2018/thumb/6/65/T--NAU-China--members1.jpg/600px-T--NAU-China--members1.jpg" />
<h3>Teachers</h3>
+
            <div class="Introduction">
<p><b>Prof. Jiandong Jiang</b> supported us and provided laboratory, funds and other resources.</p>
+
                <h1>Sheng Xu</h1>
<p><b>Prof. Xi Chen (Nanjing Agricultural University)</b> allowed us to use his lab to do some experiments.</p>
+
                <p>
<p><b>Prof. Xi Chen (Nanjing University)</b> allowed us to use his lab space and arrange his student Xu Guo to help our cell experiments.</p>
+
                    A student in horticulture college of NAU,<br>
<p><b>Prof. Sheng Yang</b> allowed us to use his lab space and arrange his student Yingzhuo Wang to help us construct plasmids.</p>
+
                    taking part in the wet lab, molecular cloning. <br>
<p><b>Prof. Jin Wang</b> for providing us with equipments and laboratory.</p>
+
                    A lover of guitar, soccer, flower and call of duty. <br>
<p><b>Prof. Wei Xuan</b> Supplied us with YFP gene.</p>
+
                    What I devoted most to in sophomore year is iGEM <br>
<p><b>Prof. Jingyu Lang</b> allowed us to use his lab space such as Cell Culture Room and gave us lots of advices for our project.</p>
+
                    which is full of challenge and amazement.<br>
<p><b>Associate Prof. Wei Lu</b> together with <b>ExperimentalistJun Chen</b>  gave great advice on how to manage and arrange a lab for maximum efficiency and mentorship on safety within the lab.</p>
+
                    In some respects, iGEM changed me.
<p><b>Prof. Jin Cui</b> supported us in funding.</p>  
+
<p><b>Teacher Xiaoyue Wang </b>for regularly checking on our work and giving very useful feedback.</p>
+
<p><b>Lecturer Jufang Wang</b> helped us to write wiki in order to eliminate errors in grammar and vocabulary. She also helped us on presentation and poster, makes them attractive and scientific.</p>
+
 
+
<h3>Advisors</h3>
+
<p><b>Long Yuan</b> is a Student advisor, primarily brainstormed while designing the project, preliminarily tested the upstream response with various elements. </p>
+
<p><b>Xu Guo</b> is the helper of our cell experiments. He guides us on how to do cell experiments.</p>
+
 
+
<h3>Other sources of help</h3>
+
<p><b>Yiming Dong</b> provided us with three plasmids containing recombinases.</p>
+
<p>Students of Professor Ying Huang,including<b>Yuhan Zhang</b> and <b>Sha Cheng</b> provided swingeing help in purification of EGFP in National Center for Protein Science Shanghai.</p>
+
  
 +
                </p>
 +
            </div>
 +
        </div>
 +
        <div class="personalBox">
 +
            <img src="https://static.igem.org/mediawiki/2018/thumb/0/0d/T--NAU-China--members7.jpg/600px-T--NAU-China--members7.jpg" />
 +
            <div class="Introduction">
 +
                <h1>Chunfeng Wang</h1>
 +
                <p>
 +
                    I mainly participated in the work of wetlab.<br>
 +
                    I think experimenting is a very interesting thing. <br>
 +
                    I am passionate about experiencing new things.<br>
 +
                    For me, iGEM is very attractive.<br>
 +
                    It takes me into a new world of synthetic biology,<br>
 +
                    which is full of charm and amazement.
 +
                </p>
 +
            </div>
 +
        </div>
 +
        <div class="personalBox">
 +
            <img src="https://static.igem.org/mediawiki/2018/thumb/a/af/T--NAU-China--members8.jpg/600px-T--NAU-China--members8.jpg" />
 +
            <div class="Introduction">
 +
                <h1>Yifei Ren</h1>
 +
                <p>
 +
                    I am a junior student from College of Life Science.<br>
 +
                    I have heard about iGEM since I was a freshman<br>
 +
                    and I was very looking forward to participate in this competition since then.<br>
 +
                    I enjoy everything I do in iGEM <br>
 +
                    and it is an unforgettable experience joining in this competition.
 +
                </p>
 +
            </div>
 +
        </div>
 +
        <div class="personalBox">
 +
            <img src="https://static.igem.org/mediawiki/2018/thumb/9/97/T--NAU-China--members3.jpg/600px-T--NAU-China--members3.jpg" />
 +
            <div class="Introduction">
 +
                <h1>Yiheng Liu</h1>
 +
                <p>
 +
                    Being a menber of NAU-iGEM is a most exciting thing for me.<br>
 +
                    Art designing allows me to show <br>
 +
                    the charm of synthetic biology to everyone. <br>
 +
                    I hope to use my knowledge and skills in biology <br>
 +
                    to make the world a better place for you and for me.
  
  
 +
                </p>
 +
            </div>
 +
        </div>
 +
        <div class="personalBox">
 +
            <img src="https://static.igem.org/mediawiki/2018/thumb/d/d8/T--NAU-China--members5.jpg/600px-T--NAU-China--members5.jpg">
 +
            <div class="Introduction">
 +
                <h1>Zelan Huang</h1>
 +
                <p>
 +
                    I like vibrant, colorful things,<br>
 +
                    like listening to music and watching movies.<br>
 +
                    In the team,I am mainly responsible for HP matters .<br>
 +
                    For me, iGEM is a brand new experience,<br>
 +
                    full of autonomy and exploration.<br>
 +
                    Interesting things like reading, watching movies,<br>
 +
                    listening to music, jogging, photography, etc.<br>
 +
                    On weekdays also revolve around my life. <br>
 +
                    Not only can I make good adjustments,<br>
 +
                    but I also have different ideas from HP from time to time.
 +
                </p>
 +
            </div>
 +
        </div>
 +
    </div>
 
</body>
 
</body>
 
 
 
 
</html>
 
</html>
 +
{{NAU-CHINA/footer}}

Latest revision as of 03:07, 4 November 2018

Template:2018_NAU-CHINA

header
Team members

TEAM

Team members

Yaxuan Wu

A preson who loves freedom,
likes unrestrained, close to nature,
likes extreme sports,
also likes to stand on top of the world looking down on the earth.
Yes! This person is me,
the captain of the iGEM team,
responsible for planning and scheduling,
and occasionally doing a few small experiments.
And I am from
the College of Life Sciences of
Nanjing Agricultural University.

Jitao Ge

When I was very young,
I liked to explore the mysteries of nature.
After I went to college,
I fell in love with life sciences.
I told myself that this is what you want.
Therefore, I have participated in many research activities.
This time I participated in iGEM,
I gained science, friendship and enthusiasm.

Chengzhu Fang

My name is Chengzhu Fang.
I am studying at College of Veterinary Medical
of Nanjing Agricultural University.
My major is veterinary medicine.
I love sports, thinking and music,
especially good at basketball and table tennis.
In the iGEM team NAU-CHINA,
I am mainly responsible for the functional verification
about TetO/R system and cell experiments in the project.
The longer you get along with me,
the more you will find the charm of me.

Yuan Yu

Hello, everyone.
My name is Yuan Yu.
My teammate often call me YY.
I like travelling but no opportunity.
I love reading but no time.
When can I have free time?
That is a question.
After a long period of exploration,
I find that working, working, working,
no lazy, no slack off and no delay,
then I will have time to do what I want to do.
Now, let me see, what else have I not done?

Jiaxin Zhou

Sometimes innocent
sometimes crazy
sometimes know a lot.
There are infinte me in one physical body.
But all the scars make who I really am.
All the tribulation makes me different.
Things may not be going on well now,
but it will be going on well.

Hao Rong

I am from Yangzhou,
a place full of magic.
In the NAU_CHINA of iGEM,
I am responsible for the development of iGEMCloud.
I am young, too simple sometimes naive,
but full of interest in the world.

Jiangyuan Liu

Glad to see you on such an endless Internet.
My name is Jiangyuan Liu.
I love reading
and find a lot of fun when I'm trying different things.
Enjoying the life,
and trying to become a better self is my belief.
Wish you have a nice day.
And a brighter future.

Siqi Wei

Enjoying reading, traveling and delicacy!
Sometimes I am little introverted.
But I would love to make new friends.
What is more,
I want to see the world personally.
My favorite quotes is "Never ever say never ever".

Peikai Li

I majored in industrial engineering before,
but now turn to mathematics.
I was proficient in piano at a young age,
and now get involved in a variety of ball games
as well as good at long-distance running.
Recently I'm concentrating on mathematics
and hope to achieve something inspiring.
At the same time,
I enjoy travelling with like-minded friends!

Sheng Xu

A student in horticulture college of NAU,
taking part in the wet lab, molecular cloning.
A lover of guitar, soccer, flower and call of duty.
What I devoted most to in sophomore year is iGEM
which is full of challenge and amazement.
In some respects, iGEM changed me.

Chunfeng Wang

I mainly participated in the work of wetlab.
I think experimenting is a very interesting thing.
I am passionate about experiencing new things.
For me, iGEM is very attractive.
It takes me into a new world of synthetic biology,
which is full of charm and amazement.

Yifei Ren

I am a junior student from College of Life Science.
I have heard about iGEM since I was a freshman
and I was very looking forward to participate in this competition since then.
I enjoy everything I do in iGEM
and it is an unforgettable experience joining in this competition.

Yiheng Liu

Being a menber of NAU-iGEM is a most exciting thing for me.
Art designing allows me to show
the charm of synthetic biology to everyone.
I hope to use my knowledge and skills in biology
to make the world a better place for you and for me.

Zelan Huang

I like vibrant, colorful things,
like listening to music and watching movies.
In the team,I am mainly responsible for HP matters .
For me, iGEM is a brand new experience,
full of autonomy and exploration.
Interesting things like reading, watching movies,
listening to music, jogging, photography, etc.
On weekdays also revolve around my life.
Not only can I make good adjustments,
but I also have different ideas from HP from time to time.

footer