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

 
(39 intermediate revisions by 5 users not shown)
Line 6: Line 6:
 
     <meta name="msapplication-tap-highlight" content="no">
 
     <meta name="msapplication-tap-highlight" content="no">
  
     <title>Material Cards | jQuery Plugin Demo</title>
+
     <title>Team Roster</title>
 
     <!-- <link href='http://fonts.googleapis.com/css?family=Raleway:400,300,200,500,600,700' rel='stylesheet' type='text/css'> -->
 
     <!-- <link href='http://fonts.googleapis.com/css?family=Raleway:400,300,200,500,600,700' rel='stylesheet' type='text/css'> -->
 
     <!-- <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> -->
 
     <!-- <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> -->
Line 13: Line 13:
 
         <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/index?action=raw&amp;ctype=text/css">
 
         <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/index?action=raw&amp;ctype=text/css">
 
     <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/material-cards-auto-height?action=raw&amp;ctype=text/css">
 
     <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/material-cards-auto-height?action=raw&amp;ctype=text/css">
 +
<script src="../js/jquery-1.11.1.min.js"></script>
 +
 
     <style type="text/css">
 
     <style type="text/css">
 
     .banner-top {
 
     .banner-top {
Line 93: Line 95:
 
         font-size: 12px;
 
         font-size: 12px;
 
     }
 
     }
 
+
    h2 strong{
 +
        font-size: 18px;
 +
    }
 +
    h2{
 +
        overflow: visible;
 +
    }
 
     </style>
 
     </style>
 
</head>
 
</head>
 
<body>
 
<body>
 
  <header class="header">
 
  <header class="header">
 +
<div class="navbar-logo">
 +
                <a class="navbar-brand" href="https://igem.org/Main_Page">
 +
                    <img alt="Brand" src="https://2016.igem.org/wiki/skins/Igem/images/IGEM_white_letters.png">
 +
                </a>
 +
    </div>
 +
    <div class="navbar-logo">
 +
                <a class="navbar-brand" href="https://2016.igem.org/Team:HUST-China">
 +
                    <img alt="Brand" src="https://static.igem.org/mediawiki/2016/0/01/T--HUST-China--logo.png" style="left:100px;width:40px;">
 +
                </a>
 +
    </div>
 +
 
         <nav class="navbar navbar-default">
 
         <nav class="navbar navbar-default">
            <div class="container">
+
                        <div class="container">
                 <span class="menu"> Menu</span>
+
                 <span class="menu">Menu</span>
 
                 <div class="banner-top">
 
                 <div class="banner-top">
 
                     <ul class="nav banner-nav">
 
                     <ul class="nav banner-nav">
Line 114: Line 132:
 
                             </ul>
 
                             </ul>
 
                         </li>
 
                         </li>
                         <li class="dropdown1"><a href="#" class="down-scroll active">WETLAB</a>
+
                         <li class="dropdown1"><a href="#">WETLAB</a>
 
                             <ul class="dropdown2">
 
                             <ul class="dropdown2">
 
                                 <li><a href="https://2016.igem.org/Team:HUST-China/Experiments">Experiments</a></li>
 
                                 <li><a href="https://2016.igem.org/Team:HUST-China/Experiments">Experiments</a></li>
Line 123: Line 141:
 
                             </ul>
 
                             </ul>
 
                         </li>
 
                         </li>
                         <li class="dropdown1"><a class="down-scroll" href="https://2016.igem.org/Team:HUST-China/Model">MODELING</a>
+
                         <li class="dropdown1"><a class="down-scroll" href="#">MODELING</a>
 
                             <ul class="dropdown2">
 
                             <ul class="dropdown2">
 
                                 <li><a href="https://2016.igem.org/Team:HUST-China/Model">Overview</a></li>
 
                                 <li><a href="https://2016.igem.org/Team:HUST-China/Model">Overview</a></li>
Line 131: Line 149:
 
                             </ul>
 
                             </ul>
 
                         </li>
 
                         </li>
                         <li class="dropdown1"><a class="down-scroll" href="">PARTS</a>
+
                         <li class="dropdown1"><a class="down-scroll" href="#">PARTS</a>
 
                             <ul class="dropdown2">
 
                             <ul class="dropdown2">
 
                                 <li><a href="https://2016.igem.org/Team:HUST-China/Parts">Summary</a></li>
 
                                 <li><a href="https://2016.igem.org/Team:HUST-China/Parts">Summary</a></li>
Line 145: Line 163:
 
                             </ul>
 
                             </ul>
 
                         </li>
 
                         </li>
                         <li class="dropdown1"><a class="down-scroll" href="">TEAM</a>
+
                         <li class="dropdown1"><a class="down-scroll active" href="#">TEAM</a>
 
                             <ul class="dropdown2">
 
                             <ul class="dropdown2">
 
                                 <li><a href="https://2016.igem.org/Team:HUST-China/Team">Team Roster</a></li>
 
                                 <li><a href="https://2016.igem.org/Team:HUST-China/Team">Team Roster</a></li>
Line 166: Line 184:
 
         <div class="container">
 
         <div class="container">
 
             <h2 class="text-center">Team Roster</h2>
 
             <h2 class="text-center">Team Roster</h2>
 +
        </div>
 +
    </div>
 +
    <div class="row" style="margin-top:50px;">
 +
        <div class="col-md-8 col-md-offset-2 col-sm-8 col-sm-offset-2">
 +
            <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/9/99/Dahezhao--HUST-China.png" alt="">
 
         </div>
 
         </div>
 
     </div>
 
     </div>
Line 173: Line 196:
 
             <article class="material-card Red">
 
             <article class="material-card Red">
 
                 <h2>
 
                 <h2>
                     <span>Christopher Walken</span>
+
                     <span>Dr. Yi Zhan</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         The Deer Hunter
+
                         Primary PI
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-christopher-walken.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/9/90/T--HUST-China--Dr-ZZ.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         He has appeared in more than 100 films and television shows, including The Deer Hunter, Annie Hall, The Prophecy trilogy, The Dogs of War ...
+
                         Dr. Yi Zhan is a Student Affair Officer in College of Life Sci. & Tech. Huazhong University of Sci.&Tech.. He got his PhD at Huazhong University of Sci.&Tech.. Dr. Zhan is in charge of the instruction of group project and experiment design.
                        He has appeared in more than 100 films and television shows, including The Deer Hunter, Annie Hall, The Prophecy trilogy, The Dogs of War ...
+
                        He has appeared in more than 100 films and television shows, including The Deer Hunter, Annie Hall, The Prophecy trilogy, The Dogs of War ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 193: Line 214:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                    <h4>
+
                 
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 206: Line 221:
 
             <article class="material-card Pink">
 
             <article class="material-card Pink">
 
                 <h2>
 
                 <h2>
                     <span>Sean Penn</span>
+
                     <span>Prof. Yunjun Yan</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Mystic River
+
                         Secondary PI
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-sean-penn.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/5/5c/T--HUST-China--roster-YYJ.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         He has won two Academy Awards, for his roles in the mystery drama Mystic River (2003) and the biopic Milk (2008). Penn began his acting career in television with a brief appearance in a 1974 episode of Little House on the Prairie ...
+
                         Prof. Yunjun Yan is a professor and principle investigator of College of Life Sci. & Tech., Huazhong University of Sci.&Tech.. Prof. Yan provides laboraties for experiments and gives us many precious suggestions about our project.
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 224: Line 239:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 237: Line 246:
 
             <article class="material-card Purple">
 
             <article class="material-card Purple">
 
                 <h2>
 
                 <h2>
                     <span>Clint Eastwood</span>
+
                     <span>Prof. Kang Ning</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Million Dollar Baby
+
                         Secondary PI
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-clint-eastwood.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/8/8b/T--HUST-China--roster-NK.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         He rose to international fame with his role as the Man with No Name in Sergio Leone's Dollars trilogy of spaghetti Westerns during the 1960s ...
+
                         Prof. Kang Ning is a professor of College of Life Sci. & Tech., Huazhong University of Sci.&Tech.. His main research area is bioinformatics. This year, we are so glad that Prof. Ning is our advisor in modeling and grateful for his guidance.
                        He rose to international fame with his role as the Man with No Name in Sergio Leone's Dollars trilogy of spaghetti Westerns during the 1960s ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 256: Line 264:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                    <h4>
+
                 
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
 
         </div>
 
         </div>
    <!--</div>-->
 
    <!--<div class="row active-with-hover">-->
 
 
         <div class="grid-item">
 
         <div class="grid-item">
 
             <article class="material-card Deep-Purple">
 
             <article class="material-card Deep-Purple">
 
                 <h2>
 
                 <h2>
                     <span>Dustin Hoffman</span>
+
                     <span>Dr. Qian Ge </span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Kramer vs. Kramer
+
                         Instructors
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-dustin-hoffman.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/3/3a/T--HUST-China--Dr-GQ.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         He has been known for his versatile portrayals of antiheroes and vulnerable characters.[3] He won the Academy Award for Kramer vs. Kramer in 1979 ...
+
                         Dr. Qian Ge is the director of Student Affair Office in College of Life Sci. & Tech., Huazhong University of Sci.&Tech.. She got her PhD at Huazhong University of Sci.&Tech.. Dr. Ge is in charge of the team’s funding resource and team management.
                        He has been known for his versatile portrayals of antiheroes and vulnerable characters.[3] He won the Academy Award for Kramer vs. Kramer in 1979 ...
+
                        He has been known for his versatile portrayals of antiheroes and vulnerable characters.[3] He won the Academy Award for Kramer vs. Kramer in 1979 ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 291: Line 289:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 304: Line 296:
 
             <article class="material-card Indigo">
 
             <article class="material-card Indigo">
 
                 <h2>
 
                 <h2>
                     <span>Edward Norton</span>
+
                     <span>Yanzhi Xia</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         American History X
+
                         Instructors
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-edward-norton.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/0/01/T--HUST-China--XYZ.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         He has been nominated for three Academy Awards for his work in the films Primal Fear, American History X and Birdman. He also starred in other roles ...
+
                         Yanzhi Xia is a Student Affair Officer in College of Life Sci. & Tech. She helped us coordinate the use of instrument, which means a lot to our whole project.
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 322: Line 314:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
 
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 335: Line 322:
 
             <article class="material-card Blue">
 
             <article class="material-card Blue">
 
                 <h2>
 
                 <h2>
                     <span>Michael Caine</span>
+
                     <span>Zhangyu Cheng</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Educated Rita
+
                         Student leader
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-michael-caine.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/f/fc/T--HUST-China--roster-CZY.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         English actor and author. Renowned for his distinctive working class cockney accent, Caine has appeared in over 115 films and is regarded as a British ...
+
                         Hi there, I'm team leader of HUST-China 2016. Glad to join IGEM this year. I major in Biology technology and know something about genetic engineering. I took the responsibility of experimental courses training, brainstroming, project management,experiment, website and human practices. It was really a big challenge for me. I am happy to meet people with enthusiasm and energy. I am looking forward to meeting you!
                        English actor and author. Renowned for his distinctive working class cockney accent, Caine has appeared in over 115 films and is regarded as a British ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 354: Line 340:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 367: Line 347:
 
             <article class="material-card Light-Blue">
 
             <article class="material-card Light-Blue">
 
                 <h2>
 
                 <h2>
                     <span>Harvey Keitel</span>
+
                     <span>Ruihao Li</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Pulp Fiction
+
                         leader of modeling group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-harvey-keitel.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/5/57/T--HUST-China--LRH.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         Some of his most notable starring roles were in Martin Scorsese's Mean Streets and Taxi Driver, Ridley Scott's The Duellists and Thelma & Louise, Quentin Tarantino ...
+
                         Hello everybody, I’m a student of Life Science who hasn’t forgotten everything about mathematics yet. Besides, I’m a big fan of animation and games. Looking forward to seeing iGEMers~
                        Some of his most notable starring roles were in Martin Scorsese's Mean Streets and Taxi Driver, Ridley Scott's The Duellists and Thelma & Louise, Quentin Tarantino ...
+
                        Some of his most notable starring roles were in Martin Scorsese's Mean Streets and Taxi Driver, Ridley Scott's The Duellists and Thelma & Louise, Quentin Tarantino ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 387: Line 365:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 400: Line 372:
 
             <article class="material-card Cyan">
 
             <article class="material-card Cyan">
 
                 <h2>
 
                 <h2>
                     <span>Jack Nicholson</span>
+
                     <span>Wangjie Liu</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         The Shining
+
                         leader of experimental group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-jack-nicholson.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/b/b8/T--HUST-China--roster-LWJ.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         Throughout his career, Nicholson has portrayed unique and challenging roles, many of which include dark portrayals of excitable, neurotic and psychopathic characters ...
+
                         Hello,iGEMers,l am Wangjie Liu.You can also call me zero.Sometimes zero is nothing,but some of the time zero means everything.
                        Throughout his career, Nicholson has portrayed unique and challenging roles, many of which include dark portrayals of excitable, neurotic and psychopathic characters ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 419: Line 390:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 432: Line 397:
 
             <article class="material-card Teal">
 
             <article class="material-card Teal">
 
                 <h2>
 
                 <h2>
                     <span>Jeff Bridges</span>
+
                     <span>Lin Di</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                        The Big Lebowski
+
                        member of experimental group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-jeff-bridges.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/6/67/T--HUST-China--roster-DL.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         He comes from a well-known acting family and began his televised acting in 1958 as a child with his father, Lloyd Bridges, and brother, Beau, on television's Sea Hunt ...
+
                         I'm Lin Di,a sophomore majoring in Bio-technology.Since September 2015,I became a memeber of HUST-China team , began to take part in project design and experiment pushing.The experience of iGEM is undoubtedly memorable to me.Here,I grow from a green hand into an explorer of Molecular Biology,perhaps from the scratch.Here,I make up with a group of friends who share the same goal and we work together to achieve it.Here,I really find a lot of fun in Synthetic Biology during the one-year project processing.Above all,I hope myself and our team will make more progress in future.
                        He comes from a well-known acting family and began his televised acting in 1958 as a child with his father, Lloyd Bridges, and brother, Beau, on television's Sea Hunt ...
+
                        He comes from a well-known acting family and began his televised acting in 1958 as a child with his father, Lloyd Bridges, and brother, Beau, on television's Sea Hunt ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 452: Line 415:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 465: Line 422:
 
             <article class="material-card Green">
 
             <article class="material-card Green">
 
                 <h2>
 
                 <h2>
                     <span>Joaquin Phoenix</span>
+
                     <span>Yufeng Mo</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Her
+
                         member of experimental group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-joaquin-phoenix.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/4/41/T--HUST-China--roster-MYF.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         is an American actor, producer, music video director, musician and activist. For his work as an artist, Phoenix has received a Grammy Award, a Golden Globe Award and three Academy ...
+
                         I'm Yufeng Mo,a junior student majoring in bioscience.Everytime in the lab,I am bursting with energy.I am good at bringing laughters and also troubles in the lab.Luckily,most of the troubles were settled with the help of my teammates.In my spare time,I like to play volleyball.I often daydream about being a scientist playing the best volleyball.In our team,I was responsible for experimental scheme and the lab work.Thoughout this process,I gained both knowledge and experience.
                        is an American actor, producer, music video director, musician and activist. For his work as an artist, Phoenix has received a Grammy Award, a Golden Globe Award and three Academy ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 484: Line 440:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 497: Line 447:
 
             <article class="material-card Light-Green">
 
             <article class="material-card Light-Green">
 
                 <h2>
 
                 <h2>
                     <span>Tom Hanks</span>
+
                     <span>Xiao Deng</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Forrest Gump
+
                         member of experimental group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-tom-hanks.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/d/d1/T--HUST-China--roster-DX.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         He is known for his roles in Big (1988), Philadelphia (1993), Forrest Gump (1994), Apollo 13 (1995), Saving Private Ryan, You've Got Mail (both 1998), The Green Mile (1999), Cast Away (2000) ...
+
                         I’m Xiao Deng, a sophomore majoring in bio-technology.Doing experiments is a way to strengthen my logical thinking. Each failure can help me find my weakness and overcome them. I’m also interested in image processing. Being a member of a team is really hard, but I’ll never stop without making any achievements.
                        He is known for his roles in Big (1988), Philadelphia (1993), Forrest Gump (1994), Apollo 13 (1995), Saving Private Ryan, You've Got Mail (both 1998), The Green Mile (1999), Cast Away (2000) ...
+
                        He is known for his roles in Big (1988), Philadelphia (1993), Forrest Gump (1994), Apollo 13 (1995), Saving Private Ryan, You've Got Mail (both 1998), The Green Mile (1999), Cast Away (2000) ...
+
                        He is known for his roles in Big (1988), Philadelphia (1993), Forrest Gump (1994), Apollo 13 (1995), Saving Private Ryan, You've Got Mail (both 1998), The Green Mile (1999), Cast Away (2000) ...
+
                        He is known for his roles in Big (1988), Philadelphia (1993), Forrest Gump (1994), Apollo 13 (1995), Saving Private Ryan, You've Got Mail (both 1998), The Green Mile (1999), Cast Away (2000) ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 519: Line 465:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 532: Line 472:
 
             <article class="material-card Lime">
 
             <article class="material-card Lime">
 
                 <h2>
 
                 <h2>
                     <span>Philip Seymour Hoffman</span>
+
                     <span>Yubei Sun</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         25th Hour
+
                         member of experimental group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-philip-seymour-hoffman.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/3/34/T--HUST-China--roster-SYB.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         Best known for his distinctive supporting and character roles – typically lowlifes, bullies, and misfits – Hoffman was a regular presence in films from the early 1990s until his death at age 46.
+
                         Hello everyone, I’m Yubei Sun. Glad to meet you here. I joined HUST-China on December 2015 as a reserve member for experiment team, and now I’m a regular team member. During this time, I’ve learnt a lot about synthetic biology, iGEM, the efficient way of searching for information I need and the most important thing--teamwork. I really enjoy brainstorming when I participated in 2016 project conceiving process. Because on one hand, we were required to consult numerous articles, on the other hand, it gave us the chance to compose our ideas freely and logically. So what appeals to you to keep passion for iGEM for almost one year?
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 550: Line 490:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 563: Line 497:
 
             <article class="material-card Yellow">
 
             <article class="material-card Yellow">
 
                 <h2>
 
                 <h2>
                     <span>Paul Newman</span>
+
                     <span>Tianxiong Xiao</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                        The Color of Money
+
                        member of experimental group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-paul-newman.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/f/ff/T--HUST-China--roster-XTX.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         He won numerous awards, including an Academy Award for his performance in the 1986 film The Color of Money,[3] a BAFTA Award, a Screen Actors Guild Award, a Cannes Film Festival Award, an Emmy Award ...
+
                         My name is Tianxiong Xiao,20 years old,a junior at Huazhong University of Science and Technology.I major in biotechnology and particaped in iGEM-HUST-China one year ago.In my spare time,I usually play League of Legends (lol) and basketball. Listening to music is a good way to relax myself.Taylor Swift and BIGBANG are my favorite singers.I love them so much. \(≧▽≦)/
                        He won numerous awards, including an Academy Award for his performance in the 1986 film The Color of Money,[3] a BAFTA Award, a Screen Actors Guild Award, a Cannes Film Festival Award, an Emmy Award ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 582: Line 515:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 595: Line 522:
 
             <article class="material-card Amber">
 
             <article class="material-card Amber">
 
                 <h2>
 
                 <h2>
                     <span>Marlon Brando</span>
+
                     <span>Long Cheng</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         The Godfather
+
                         member of experimental group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-marlon-brando.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/3/36/T--HUST-China--roster-CL.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         He is hailed for bringing a gripping realism to film acting, and is frequently cited as the greatest and most influential actor of all time.[2] A cultural icon, Brando is most famous for his Academy ...
+
                         Hello,my name is Long Cheng,a member of iGEM-HUST-China.I am glad to take part in this project and had a wonderful time preparing for the competition.I enjoy looking for creative ways to reach my goals and never get tired of it.In my spare time,I have broad interest like many other youngsters.I am so interested in Chinese classical culture ,especially poetry and music.And I have a lot of friends to compare notes with.I know that if you want to be successful, it is necessary to have a hard struggle and be positive to face all the problems.For this reason, I am still working and struggling.
                        He is hailed for bringing a gripping realism to film acting, and is frequently cited as the greatest and most influential actor of all time.[2] A cultural icon, Brando is most famous for his Academy ...
+
                        He is hailed for bringing a gripping realism to film acting, and is frequently cited as the greatest and most influential actor of all time.[2] A cultural icon, Brando is most famous for his Academy ...
+
                        He is hailed for bringing a gripping realism to film acting, and is frequently cited as the greatest and most influential actor of all time.[2] A cultural icon, Brando is most famous for his Academy ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 616: Line 540:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 629: Line 547:
 
             <article class="material-card Orange">
 
             <article class="material-card Orange">
 
                 <h2>
 
                 <h2>
                     <span>Kevin Spacey</span>
+
                     <span>Weizhi Zhang</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         American Beauty
+
                         member of modeling group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-kevin-spacey.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/e/e8/T--HUST-China--roster-ZWZ.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         He began his career as a stage actor during the 1980s, before being cast in supporting roles in film and television. He gained critical acclaim in the early 1990s, culminating in his first Academy Award ...
+
                         Hello, my name is Weizhi Zhang. I am a HUSTer and major in bioinformatics. In our team, I work with another mate in modelling part. Modelling can be really enjoyable, though you may face with some unexpected and strange bugs in your codes. However, it would be an achievement every time you bring out a perfect result. This time, I mainly focus on the translation between biological circuit and ODE equations in eucaryon. Hope you guys love the things our team designed, and give some advice on our modelling parts. iGEM, coming!~
                        He began his career as a stage actor during the 1980s, before being cast in supporting roles in film and television. He gained critical acclaim in the early 1990s, culminating in his first Academy Award ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 648: Line 565:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 661: Line 572:
 
             <article class="material-card Deep-Orange">
 
             <article class="material-card Deep-Orange">
 
                 <h2>
 
                 <h2>
                     <span>Robert De Niro</span>
+
                     <span>Xiaoyang Li </span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Taxy Driver
+
                         member of experimental group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-robert-de-niro.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/1/18/T--HUST-China--roster-LXY.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         His first major film roles were in the sports drama Bang the Drum Slowly (1973) and Martin Scorsese's crime film Mean Streets (1973). In 1974, after being turned down for the role of Sonny Corleone in the crime ...
+
                         Hi! My name is Xiaoyang Li, a sophister majoring in biotechnology of Huazhong University of S&T. I am 18 years old.I passed the interview on December 2015, and became a reserve member of experimental team. During the period, I learned a lot in molecular biology and synthetic biology. And in this summer holidays, I stayed at school and learned the experimental skills. Even in the later stage, I could push a little part of our project. In the team, I get a lot.Hope we can make a great performance this year.
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 679: Line 590:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 692: Line 597:
 
             <article class="material-card Brown">
 
             <article class="material-card Brown">
 
                 <h2>
 
                 <h2>
                     <span>Steve Mcqueen</span>
+
                     <span>Yiyan Yu</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Papillon
+
                         member of experimental group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-steve-mcqueen.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/f/f8/T--HUST-China--roster-YYY.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         Called "The King of Cool", his "anti-hero" persona, developed at the height of the Vietnam War-era counterculture, made him a top box-office draw of the 1960s and 1970s. McQueen received an Academy Award nomination for his ...
+
                         Hello!I am Iris,a team member of HUST-China.Growing up in Taishan,Guangdong,a small town quite near the south China sea,I have developed great interest in biology,which leads me to joining our team.As a freshman,I undertake my responsibility as an assistant that I pay efforts to help with the experiment part,which not only deepens my understanding of synthetic biology but also cures my indolence.Surely,apart from my lab life,I also enjoy other parts of my college life,such as attending music concerts and participating in sports.Nice to meet you here!
                        Called "The King of Cool", his "anti-hero" persona, developed at the height of the Vietnam War-era counterculture, made him a top box-office draw of the 1960s and 1970s. McQueen received an Academy Award nomination for his ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 711: Line 615:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 724: Line 622:
 
             <article class="material-card Grey">
 
             <article class="material-card Grey">
 
                 <h2>
 
                 <h2>
                     <span>Rugter Hauer</span>
+
                     <span>Ruiyan Zhang</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Blade Runner
+
                         member of HP
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-rugter-hauer.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/6/63/T--HUST-China--ZRY.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         Blonde, blue-eyed, tall and handsome Dutch actor Rutger Hauer has an international reputation for playing everything from romantic leads to action heroes to sinister villains. Hauer was born in Breukelen, a town in the province ...
+
                         I’m Ruiyan Zhang, a team member of iGEM HUST-China. I graduated from Huazhong University of Science and Technology this summer, and currently I am a graduate student at Second Institute of Oceanography, SOA, majoring in marine biology. For the past year at HUST, I had had an incredible experience as a member of team HUST-China. I spent much time at lab with other team members to fulfill our project. And I also took part in the job of Human Practices, which gave me the chances to make acquaintance with many iGEMers around the country. I do cherish the time we spent together and the knowledge I learnt while preparing for iGEM competition.
                        Blonde, blue-eyed, tall and handsome Dutch actor Rutger Hauer has an international reputation for playing everything from romantic leads to action heroes to sinister villains. Hauer was born in Breukelen, a town in the province ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 743: Line 640:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
Line 755: Line 646:
 
         <div class="grid-item">
 
         <div class="grid-item">
 
             <article class="material-card Blue-Grey">
 
             <article class="material-card Blue-Grey">
                    <h2>
+
                <h2>
                     <span>Morgan Freeman</span>
+
                     <span>Zhi Zeng</span>
                     <strong>
+
                     <strong style="font-size:15px">
 
                         <i class="fa fa-fw fa-star"></i>
 
                         <i class="fa fa-fw fa-star"></i>
                         Glory
+
                         member of experimental group
 
                     </strong>
 
                     </strong>
 
                 </h2>
 
                 </h2>
 
                 <div class="mc-content">
 
                 <div class="mc-content">
 
                     <div class="img-container">
 
                     <div class="img-container">
                         <img class="img-responsive" src="https://dl.dropboxusercontent.com/u/2691310/github/material-card/thumb-morgan-freeman.jpg">
+
                         <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/b/b4/T--HUST-China--roster-ZZ.png">
 
                     </div>
 
                     </div>
 
                     <div class="mc-description">
 
                     <div class="mc-description">
                         Freeman has received Academy Award nominations for his performances in Street Smart, Driving Miss Daisy, The Shawshank Redemption and Invictus ...
+
                         Hello, I'm Zhi Zeng, a junior student majoring in biotechnology. It's the second year for me to participate in iGEM, and this year I'm also a member of our experiment team, responsible to the construction of our circuits. I'm looking forward to the Giant Jamboree and believe that we can have a great week in Boston this year. Wish for a wonderful Jamboree!
                        Freeman has received Academy Award nominations for his performances in Street Smart, Driving Miss Daisy, The Shawshank Redemption and Invictus ...
+
                        Freeman has received Academy Award nominations for his performances in Street Smart, Driving Miss Daisy, The Shawshank Redemption and Invictus ...
+
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 776: Line 665:
 
                 </a>
 
                 </a>
 
                 <div class="mc-footer">
 
                 <div class="mc-footer">
                     <h4>
+
                      
                        Social
+
                    </h4>
+
                    <a class="fa fa-fw fa-facebook"></a>
+
                    <a class="fa fa-fw fa-twitter"></a>
+
                    <a class="fa fa-fw fa-linkedin"></a>
+
                    <a class="fa fa-fw fa-google-plus"></a>
+
 
                 </div>
 
                 </div>
 
             </article>
 
             </article>
 
         </div>
 
         </div>
 +
        <div class="grid-item">
 +
            <article class="material-card Blue-Grey">
 +
                <h2>
 +
                    <span>Yuanzhe Shao</span>
 +
                    <strong style="font-size:15px">
 +
                        <i class="fa fa-fw fa-star"></i>
 +
                        member of modeling group
 +
                    </strong>
 +
                </h2>
 +
                <div class="mc-content">
 +
                    <div class="img-container">
 +
                        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/8/8b/T--HUST-China--roster-SYZ.png">
 +
                    </div>
 +
                    <div class="mc-description">
 +
                        I am Yuanzhe Shao, a member of the modeling part. I mainly take charge of the programing and the result analysis. As a new participant of iGEM, I have learnt a lot through solving such a difficult task, and this is also my first experience to complete a complex project in teamwork like this. I also learnt how to work with others better, how to maximize the strength of the teamwork. iGEM also brings me fun. When I was under the pressure of academic, I found that learning new things and solving the biological problem became an effective way to relieve myself. And I am looking forward to exchanging the novel ideas with teams from worldwide.
 +
                    </div>
 +
                </div>
 +
                <a class="mc-btn-action">
 +
                    <i class="fa fa-bars"></i>
 +
                </a>
 +
                <div class="mc-footer">
 +
                   
 +
                </div>
 +
            </article>
 +
        </div>
 +
        <div class="grid-item">
 +
            <article class="material-card Blue-Grey">
 +
                <h2>
 +
                    <span>Zhenyi Guo</span>
 +
                    <strong style="font-size:15px">
 +
                        <i class="fa fa-fw fa-star"></i>
 +
                        member of experimental group
 +
                    </strong>
 +
                </h2>
 +
                <div class="mc-content">
 +
                    <div class="img-container">
 +
                        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/8/88/T--HUST-China--roster-GZY.png">
 +
                    </div>
 +
                    <div class="mc-description">
 +
                        Hello everyone ,my name is Zhenyi Guo,I’m 21 years old .Now,I’m a undergraduate student in HUAZHONG university of science and technology.I’m a little cute and a little fat.I like playing Pingpang and badminton.Dogs and pandas are my favourite animals,because dogs are very nice to get along with and pandas are very cute.I’m outgoing and like to make frenids.
 +
                    </div>
 +
                </div>
 +
                <a class="mc-btn-action">
 +
                    <i class="fa fa-bars"></i>
 +
                </a>
 +
                <div class="mc-footer">
 +
                 
 +
                </div>
 +
            </article>
 +
        </div>
 +
        <div class="grid-item">
 +
            <article class="material-card Blue-Grey">
 +
                <h2>
 +
                    <span>Jiyue Qin</span>
 +
                    <strong style="font-size:15px">
 +
                        <i class="fa fa-fw fa-star"></i>
 +
                        member of experimental group
 +
                    </strong>
 +
                </h2>
 +
                <div class="mc-content">
 +
                    <div class="img-container">
 +
                        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/7/79/T--HUST-China--roster-QJY.png">
 +
                    </div>
 +
                    <div class="mc-description">
 +
                        Hi~My name is Jiyue Qin.Now I am a junior student majoring in biology science in HUST. I have just celebrated my 20-year birthday in August and I'm an easygoing girl.I love badminton and movies,especially feature films.As sweet food is my favourite,I enjoy baking cookies and making cakes in my spare time.iGEM is such a challenging and meaningful competition that I enjoy it and make efforts with hesitation!
 +
                    </div>
 +
                </div>
 +
                <a class="mc-btn-action">
 +
                    <i class="fa fa-bars"></i>
 +
                </a>
 +
                <div class="mc-footer">
 +
                   
 +
                </div>
 +
            </article>
 +
        </div>
 +
        <div class="grid-item">
 +
            <article class="material-card Blue-Grey">
 +
                <h2>
 +
                    <span>Fengyi Li</span>
 +
                    <strong style="font-size:15px">
 +
                        <i class="fa fa-fw fa-star"></i>
 +
                        member of experimental group
 +
                    </strong>
 +
                </h2>
 +
                <div class="mc-content">
 +
                    <div class="img-container">
 +
                        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/3/30/T--HUST-China--roster-LFY.png">
 +
                    </div>
 +
                    <div class="mc-description">
 +
                        My name is Li Fengyi. I study at Huazhong University of Science and Technology and became a member of the team Hust-China last year when I was a freshman. I am 19 years old now and this is my first time to work on something that, in some way, is called scientific research. I learned a lot with the help and dedication of other team members and get on well with them. Being part of this great team, I helped to come up with the theme and push the process of our project. I am nobody but a member of team Hust-China.
 +
                    </div>
 +
                </div>
 +
                <a class="mc-btn-action">
 +
                    <i class="fa fa-bars"></i>
 +
                </a>
 +
                <div class="mc-footer">
 +
                 
 +
                </div>
 +
            </article>
 +
        </div>
 +
        <div class="grid-item">
 +
            <article class="material-card Blue-Grey">
 +
                <h2>
 +
                    <span>Guozhao Wu</span>
 +
                    <strong style="font-size:15px">
 +
                        <i class="fa fa-fw fa-star"></i>
 +
                        member of experimental group
 +
                    </strong>
 +
                </h2>
 +
                <div class="mc-content">
 +
                    <div class="img-container">
 +
                        <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/b/b0/T--HUST-China--Guozhan_Wu.png">
 +
                    </div>
 +
                    <div class="mc-description">
 +
                        I’m Guozhao Wu, a junior majoring in bioscience. It’s a great pleasure to join the competition this year. I like music and I am a hearthstone player! Glad to see you, iGEMers!
 +
                    </div>
 +
                </div>
 +
                <a class="mc-btn-action">
 +
                    <i class="fa fa-bars"></i>
 +
                </a>
 +
                <div class="mc-footer">
 +
                   
 +
                </div>
 +
            </article>
 +
        </div>
 +
    <!--</div>-->
 +
    <!--<div class="row active-with-hover">-->
 +
       
 
     </div>
 
     </div>
 
</section>
 
</section>
 +
<div class="row" style="margin-top:50px;margin-bottom:100px;">
 +
        <div class="col-md-10 col-md-offset-1 col-sm-10 col-sm-offset-1">
 +
        <h3 style="text-align:center;margin-bottom:30px;">Joy gallary</h3>
 +
            <img class="col-md-5 col-md-offset-1 col-sm-5 col-sm-offset-1 col-xs-10 col-xs-offset-1" src="https://static.igem.org/mediawiki/2016/2/2c/HUST-China-happyphoto-4.png" alt="">
 +
            <img class="col-md-5 col-md-offset-1 col-sm-5 col-sm-offset-1 col-xs-10 col-xs-offset-1" src="https://static.igem.org/mediawiki/2016/8/8a/HUST-China-happyphoto-2.png" alt="">
 +
        </div>
 +
        <div class="col-md-10 col-md-offset-1 col-sm-10 col-sm-offset-1" style="margin-top:50px;">
 +
            <img class="col-md-5 col-md-offset-1 col-sm-5 col-sm-offset-1 col-xs-10 col-xs-offset-1" src="https://static.igem.org/mediawiki/2016/9/9c/HUST-China-happyphoto-1.png" alt="">
 +
            <img class="col-md-5 col-md-offset-1 col-sm-5 col-sm-offset-1 col-xs-10 col-xs-offset-1" src="https://static.igem.org/mediawiki/2016/b/b9/HUST-China-happyphoto-3.png" alt="">
 +
        </div>
 +
    </div>
  
 
<!-- <script src="http://code.jquery.com/jquery-1.11.3.min.js"></script> -->
 
<!-- <script src="http://code.jquery.com/jquery-1.11.3.min.js"></script> -->

Latest revision as of 03:04, 20 October 2016

Team Roster

Team Roster

Dr. Yi Zhan Primary PI

Dr. Yi Zhan is a Student Affair Officer in College of Life Sci. & Tech. Huazhong University of Sci.&Tech.. He got his PhD at Huazhong University of Sci.&Tech.. Dr. Zhan is in charge of the instruction of group project and experiment design.

Prof. Yunjun Yan Secondary PI

Prof. Yunjun Yan is a professor and principle investigator of College of Life Sci. & Tech., Huazhong University of Sci.&Tech.. Prof. Yan provides laboraties for experiments and gives us many precious suggestions about our project.

Prof. Kang Ning Secondary PI

Prof. Kang Ning is a professor of College of Life Sci. & Tech., Huazhong University of Sci.&Tech.. His main research area is bioinformatics. This year, we are so glad that Prof. Ning is our advisor in modeling and grateful for his guidance.

Dr. Qian Ge Instructors

Dr. Qian Ge is the director of Student Affair Office in College of Life Sci. & Tech., Huazhong University of Sci.&Tech.. She got her PhD at Huazhong University of Sci.&Tech.. Dr. Ge is in charge of the team’s funding resource and team management.

Yanzhi Xia Instructors

Yanzhi Xia is a Student Affair Officer in College of Life Sci. & Tech. She helped us coordinate the use of instrument, which means a lot to our whole project.

Zhangyu Cheng Student leader

Hi there, I'm team leader of HUST-China 2016. Glad to join IGEM this year. I major in Biology technology and know something about genetic engineering. I took the responsibility of experimental courses training, brainstroming, project management,experiment, website and human practices. It was really a big challenge for me. I am happy to meet people with enthusiasm and energy. I am looking forward to meeting you!

Ruihao Li leader of modeling group

Hello everybody, I’m a student of Life Science who hasn’t forgotten everything about mathematics yet. Besides, I’m a big fan of animation and games. Looking forward to seeing iGEMers~

Wangjie Liu leader of experimental group

Hello,iGEMers,l am Wangjie Liu.You can also call me zero.Sometimes zero is nothing,but some of the time zero means everything.

Lin Di member of experimental group

I'm Lin Di,a sophomore majoring in Bio-technology.Since September 2015,I became a memeber of HUST-China team , began to take part in project design and experiment pushing.The experience of iGEM is undoubtedly memorable to me.Here,I grow from a green hand into an explorer of Molecular Biology,perhaps from the scratch.Here,I make up with a group of friends who share the same goal and we work together to achieve it.Here,I really find a lot of fun in Synthetic Biology during the one-year project processing.Above all,I hope myself and our team will make more progress in future.

Yufeng Mo member of experimental group

I'm Yufeng Mo,a junior student majoring in bioscience.Everytime in the lab,I am bursting with energy.I am good at bringing laughters and also troubles in the lab.Luckily,most of the troubles were settled with the help of my teammates.In my spare time,I like to play volleyball.I often daydream about being a scientist playing the best volleyball.In our team,I was responsible for experimental scheme and the lab work.Thoughout this process,I gained both knowledge and experience.

Xiao Deng member of experimental group

I’m Xiao Deng, a sophomore majoring in bio-technology.Doing experiments is a way to strengthen my logical thinking. Each failure can help me find my weakness and overcome them. I’m also interested in image processing. Being a member of a team is really hard, but I’ll never stop without making any achievements.

Yubei Sun member of experimental group

Hello everyone, I’m Yubei Sun. Glad to meet you here. I joined HUST-China on December 2015 as a reserve member for experiment team, and now I’m a regular team member. During this time, I’ve learnt a lot about synthetic biology, iGEM, the efficient way of searching for information I need and the most important thing--teamwork. I really enjoy brainstorming when I participated in 2016 project conceiving process. Because on one hand, we were required to consult numerous articles, on the other hand, it gave us the chance to compose our ideas freely and logically. So what appeals to you to keep passion for iGEM for almost one year?

Tianxiong Xiao member of experimental group

My name is Tianxiong Xiao,20 years old,a junior at Huazhong University of Science and Technology.I major in biotechnology and particaped in iGEM-HUST-China one year ago.In my spare time,I usually play League of Legends (lol) and basketball. Listening to music is a good way to relax myself.Taylor Swift and BIGBANG are my favorite singers.I love them so much. \(≧▽≦)/

Long Cheng member of experimental group

Hello,my name is Long Cheng,a member of iGEM-HUST-China.I am glad to take part in this project and had a wonderful time preparing for the competition.I enjoy looking for creative ways to reach my goals and never get tired of it.In my spare time,I have broad interest like many other youngsters.I am so interested in Chinese classical culture ,especially poetry and music.And I have a lot of friends to compare notes with.I know that if you want to be successful, it is necessary to have a hard struggle and be positive to face all the problems.For this reason, I am still working and struggling.

Weizhi Zhang member of modeling group

Hello, my name is Weizhi Zhang. I am a HUSTer and major in bioinformatics. In our team, I work with another mate in modelling part. Modelling can be really enjoyable, though you may face with some unexpected and strange bugs in your codes. However, it would be an achievement every time you bring out a perfect result. This time, I mainly focus on the translation between biological circuit and ODE equations in eucaryon. Hope you guys love the things our team designed, and give some advice on our modelling parts. iGEM, coming!~

Xiaoyang Li member of experimental group

Hi! My name is Xiaoyang Li, a sophister majoring in biotechnology of Huazhong University of S&T. I am 18 years old.I passed the interview on December 2015, and became a reserve member of experimental team. During the period, I learned a lot in molecular biology and synthetic biology. And in this summer holidays, I stayed at school and learned the experimental skills. Even in the later stage, I could push a little part of our project. In the team, I get a lot.Hope we can make a great performance this year.

Yiyan Yu member of experimental group

Hello!I am Iris,a team member of HUST-China.Growing up in Taishan,Guangdong,a small town quite near the south China sea,I have developed great interest in biology,which leads me to joining our team.As a freshman,I undertake my responsibility as an assistant that I pay efforts to help with the experiment part,which not only deepens my understanding of synthetic biology but also cures my indolence.Surely,apart from my lab life,I also enjoy other parts of my college life,such as attending music concerts and participating in sports.Nice to meet you here!

Ruiyan Zhang member of HP

I’m Ruiyan Zhang, a team member of iGEM HUST-China. I graduated from Huazhong University of Science and Technology this summer, and currently I am a graduate student at Second Institute of Oceanography, SOA, majoring in marine biology. For the past year at HUST, I had had an incredible experience as a member of team HUST-China. I spent much time at lab with other team members to fulfill our project. And I also took part in the job of Human Practices, which gave me the chances to make acquaintance with many iGEMers around the country. I do cherish the time we spent together and the knowledge I learnt while preparing for iGEM competition.

Zhi Zeng member of experimental group

Hello, I'm Zhi Zeng, a junior student majoring in biotechnology. It's the second year for me to participate in iGEM, and this year I'm also a member of our experiment team, responsible to the construction of our circuits. I'm looking forward to the Giant Jamboree and believe that we can have a great week in Boston this year. Wish for a wonderful Jamboree!

Yuanzhe Shao member of modeling group

I am Yuanzhe Shao, a member of the modeling part. I mainly take charge of the programing and the result analysis. As a new participant of iGEM, I have learnt a lot through solving such a difficult task, and this is also my first experience to complete a complex project in teamwork like this. I also learnt how to work with others better, how to maximize the strength of the teamwork. iGEM also brings me fun. When I was under the pressure of academic, I found that learning new things and solving the biological problem became an effective way to relieve myself. And I am looking forward to exchanging the novel ideas with teams from worldwide.

Zhenyi Guo member of experimental group

Hello everyone ,my name is Zhenyi Guo,I’m 21 years old .Now,I’m a undergraduate student in HUAZHONG university of science and technology.I’m a little cute and a little fat.I like playing Pingpang and badminton.Dogs and pandas are my favourite animals,because dogs are very nice to get along with and pandas are very cute.I’m outgoing and like to make frenids.

Jiyue Qin member of experimental group

Hi~My name is Jiyue Qin.Now I am a junior student majoring in biology science in HUST. I have just celebrated my 20-year birthday in August and I'm an easygoing girl.I love badminton and movies,especially feature films.As sweet food is my favourite,I enjoy baking cookies and making cakes in my spare time.iGEM is such a challenging and meaningful competition that I enjoy it and make efforts with hesitation!

Fengyi Li member of experimental group

My name is Li Fengyi. I study at Huazhong University of Science and Technology and became a member of the team Hust-China last year when I was a freshman. I am 19 years old now and this is my first time to work on something that, in some way, is called scientific research. I learned a lot with the help and dedication of other team members and get on well with them. Being part of this great team, I helped to come up with the theme and push the process of our project. I am nobody but a member of team Hust-China.

Guozhao Wu member of experimental group

I’m Guozhao Wu, a junior majoring in bioscience. It’s a great pleasure to join the competition this year. I like music and I am a hearthstone player! Glad to see you, iGEMers!

Joy gallary