Difference between revisions of "Team:SJTU-BioX-Shanghai/Team"

Line 1: Line 1:
<html lang="en">
+
 
  
 
<head>
 
<head>
Line 120: Line 120:
 
             padding-top: 3rem;
 
             padding-top: 3rem;
 
             padding-bottom: 3rem;
 
             padding-bottom: 3rem;
 +
        }
 +
       
 +
        .card-body {
 +
            font-family: "Raleway";
 
         }
 
         }
 
          
 
          
Line 245: Line 249:
 
                         <p class="name">Haowan Chang</p>
 
                         <p class="name">Haowan Chang</p>
 
                         <div class="identi">
 
                         <div class="identi">
                             <p>, major in </p>
+
                             <p>Junior, major in biotechnology</p>
 
                             <p>School of Life Science and Biotechnology</p>
 
                             <p>School of Life Science and Biotechnology</p>
 
                         </div>
 
                         </div>
Line 492: Line 496:
 
                     <div class="view overlay hm-white-my-light">
 
                     <div class="view overlay hm-white-my-light">
 
                         <img src="https://static.igem.org/mediawiki/2017/8/85/T--SJTU-BioX-Shanghai--helin.jpeg" class="img-fluid">
 
                         <img src="https://static.igem.org/mediawiki/2017/8/85/T--SJTU-BioX-Shanghai--helin.jpeg" class="img-fluid">
                        <a target="_blank" href="http://www.bio-x.cn/DetailResearchInfo.php?v=2&l=3&pid=3&num=3&id=106&iid=176">
+
 
                            <div class="mask waves-effect waves-light"></div>
+
                        </a>
+
 
                     </div>
 
                     </div>
 
                     <div class="card-body text-center">
 
                     <div class="card-body text-center">
Line 508: Line 510:
 
                     <div class="view overlay hm-white-my-light">
 
                     <div class="view overlay hm-white-my-light">
 
                         <img src="https://static.igem.org/mediawiki/2017/f/fd/T--SJTU-BioX-Shanghai--magang.jpeg" class="img-fluid">
 
                         <img src="https://static.igem.org/mediawiki/2017/f/fd/T--SJTU-BioX-Shanghai--magang.jpeg" class="img-fluid">
                        <a target="_blank" href="http://www.bio-x.cn/DetailResearchInfo.php?v=2&l=3&pid=3&num=67&id=109&iid=131">
+
 
                            <div class="mask waves-effect waves-light"></div>
+
                        </a>
+
 
                     </div>
 
                     </div>
 
                     <div class="card-body text-center">
 
                     <div class="card-body text-center">
Line 608: Line 608:
 
     <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/bootstrap?
 
     <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/bootstrap?
 
                         action=raw&ctype=text/javascript"></script>
 
                         action=raw&ctype=text/javascript"></script>
     <script src="https://2017.igem.org/T
+
     <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/nav?
 +
                    action=raw&ctype=text/javascript"></script>
 +
 
 +
    </div>
 +
</body>
 +
 
 +
</html>

Revision as of 20:10, 1 November 2017


<head>

   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
   <meta http-equiv="x-ua-compatible" content="ie=edge">
   <link href="https://2017.igem.org/Template:SJTU-BioX-Shanghai/CSS/bootstrap?action=raw&ctype=text/css" rel="stylesheet">
   <link href="https://2017.igem.org/Template:SJTU-BioX-Shanghai/CSS/ripple?action=raw&ctype=text/css" rel="stylesheet">
   <link href="https://2017.igem.org/Template:SJTU-BioX-Shanghai/CSS/font-awesome?action=raw&ctype=text/css" rel="stylesheet">
   <link href="https://2017.igem.org/Template:SJTU-BioX-Shanghai/CSS/style?action=raw&ctype=text/css" rel="stylesheet">
   <style>
       .full-bg.full-bg-0 {
           background-image: url("T--SJTU-BioX-Shanghai--17007.jpeg");
       }
       
       @media only screen and (min-width: 576px) {
           .full-bg.full-bg-0 {
               background-image: url("T--SJTU-BioX-Shanghai--17007-hi.jpeg");
           }
       }
       
       .nav2-brand {
           width: 6.5em;
       }
       
       .col-12 {
           padding: 0 0 0 0;
       }
       
       .big-head {
           padding-bottom: 5rem;
       }
       
       .self-intro {
           background-color: #404040;
       }
       
       .introbox {
           padding: 3rem;
           width: 80%;
       }
       
       .introbox .name {
           padding: 0.5rem 0 0.1rem 0;
           font-size: 140%;
           font-weight: 500;
           color: #E0E0E0;
       }
       
       .introbox .identi {
           padding: 0 0 1rem 0;
           color: #E0E0E0;
       }
       
       .introbox .identi p {
           padding: 0 0 0 0;
           font-size: 90%;
       }
       
       .introbox {
           font-family: 'Raleway';
           color: #D0D0D0;
       }
       
       .flex-r {
           display: flex;
           justify-content: flex-start;
           align-items: center;
       }
       
       .flex-l {
           display: flex;
           justify-content: flex-end;
           align-items: center;
       }
       
       .introbox p {
           font-size: 120%;
       }
       
       @media screen and (max-width: 1200px) {
           .introbox {
               padding: 2rem;
           }
           .introbox p {
               font-size: 100%;
           }
       }
       
       .self-intro img {
           width: 100%;
       }
       
       .row {
           margin: 0 0 0 0;
       }
       
       @media screen and (min-width: 992px) {
           .introbox.lef {
               text-align: right;
           }
       }
       
       @media screen and (max-width: 992px) {
           .flex-r {
               display: flex;
               justify-content: center;
           }
           .flex-l {
               display: flex;
               justify-content: center;
           }
       }
       
       .teacher {
           padding-top: 3rem;
           padding-bottom: 3rem;
       }
       
       .card-body {
           font-family: "Raleway";
       }
       
       @media screen and (max-width: 576px) {
           .introbox {
               width: 100%;
               padding: 1rem;
           }
       }
   </style>

</head>

<body>

           <nav class="navbar navbar1 navbar-expand-lg navbar-dark">
                   <a class="navbar-brand" href="https://2017.igem.org/Team:SJTU-BioX-Shanghai"><img src="T--SJTU-BioX-Shanghai--logo.png" height="55" /></a>
                   <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav1" aria-controls="navbarNav1" aria-expanded="false" aria-label="Toggle navigation">
                                           
                                           
                                           
                                    </button>
           </nav>
<img src="T--SJTU-BioX-Shanghai--17y12.png" class="img-fluid">Members


                   <img src="T--SJTU-BioX-Shanghai--zb.jpeg" class="img-fluid">

Bozitao Zhong

Sophomore, major in bioinformatics

School of Life Science and Biotechnology

The team leader of our team.

I like biology, and iGEM let get intense interaction with the lab work.

After complete to organize a program, I think my dream can soon come true.

And my interesting lines:

I've seen things people wouldn't believe.

Attack groups on fire under the inert environment.

I watched x-rays glitter in the dark near the lattice defect.

All those...moments will be lost...in time.

Like aromaticity in the ring.

Zhuoyang Chen

Junior, major in bioengineering

School of Life Science and Biotechnology

I possess the knowledge of many subjects like digital circuit and computer science. I am good at analyzing data and phenomenon based on what I learn and know a little about machine manipulation. I designed most of parts in our project, but besides that I was doing PCR all the time which was really boring. I love swimming very much and once liked playing the Rubik’s Cube.

Wish to have a good trip in the US and have fantastic experience. I am a slow walker, but I never walk back.

                   <img src="T--SJTU-BioX-Shanghai--dy.jpeg" class="img-fluid">
                   <img src="T--SJTU-BioX-Shanghai--bz.jpeg" class="img-fluid">

Haowan Chang

Junior, major in biotechnology

School of Life Science and Biotechnology

Working in the lab with a group of doggies and a little cat during the past five months brought me many happiness. Although the experiment was very repetitive and boring, I gain a lot in this process.

Haoyu Liu

Junior, major in biotechnology

School of Life Science and Biotechnology

love studying and staying up

love drama and movie

and big brother is watching you

                   <img src="T--SJTU-BioX-Shanghai--gg.jpeg" class="img-fluid">
                   <img src="T--SJTU-BioX-Shanghai--gc.jpeg" class="img-fluid">

Chang Gao

, major in

School of Life Science and Biotechnology

Xueqi Li

Senior, major in biotechnology

School of Life Science and Biotechnology

As the eldest student in this team who is nearly graduate,I think this competition is a superexcellent gift for my undergraduate years.

Like everything without study

Appear in everywhere you want

                   <img src="T--SJTU-BioX-Shanghai--lxq.jpeg" class="img-fluid">
                   <img src="T--SJTU-BioX-Shanghai--wzj.jpeg" class="img-fluid">

Zhijun Wang

Junior, major in Biomedical Engineering

School of Biomedical Engineering

Multidisciplinary integration

Intersection of Art and Science

These concepts deeply attract me

This is the reason why iGEM is deeply attractive to me

And this is what I did

Zhengsong Pan

Sophomore, major in bioinformatics

School of Life Science and Biotechnology

The “song” in Chinese means pine.

I am willing to be a strong pine, steadily growing in my life.

I believe time, I believe the future, I believe I can.

Just as I believe our project, our team partners and our iGEM.

I love eating, I love reading, I love travelling.

Just as I love life and I want to have a good time every moment and everyday!

                   <img src="T--SJTU-BioX-Shanghai--pzs.jpeg" class="img-fluid">
                   <img src="T--SJTU-BioX-Shanghai--yy.jpeg" class="img-fluid">

Yi Yang

Junor, major in biotechnology

School of Life Science and Biotechnology

A dreamer and a madman.

Keep eyes on the stars and feet on the ground.

Half in the ancient China and half in the modern life.

Being intermittently excited but insistently sitting around waiting to die.

Doggie is a bad art designer who doesn't dream of doing experiment.

Enjoying solitude.

Ruoci Shen

Sophomore, major in Material Science and Engineering

School of Material Science and Engineering

As the only member who majors in Material Science and Engineering, I take interest in a variety of things. And that’s why I am here participating iGEM competition.

Be enthusiastic towards the world, and be curious about new things. Embrace my life and the world with love, music and dancing. Looking forward to meeting you from all over the world in iGEM!

                   <img src="T--SJTU-BioX-Shanghai--src.jpeg" class="img-fluid">
                   <img src="T--SJTU-BioX-Shanghai--wcw.jpeg" class="img-fluid">

Chaowei Wu

Junior, major in biomedical engineering

School of Biomedical Engineering


Modeling&Device(Box)

Love Music, member of SJTU choir

Fan of Taylor Swift

Good at photograph, video-making

Welcome contact me at: letmovewcw@foxmail.com

Haijun Zhang

Junior, major in bioinformatics

School of Life Science and Biotechnology

                   <img src="T--SJTU-BioX-Shanghai--zhj.jpeg" class="img-fluid">


                   <img src=" T--SJTU-BioX-Shanghai--zry.jpeg" class="img-fluid">

Ruiyang Zhao

Sophomore, major in Biomedical Engineering

School of Biomedical Engineering

I have a lot of hobbies, including jogging ,playing musical instruments and photography.

And I am happy to communicate with those who have the same hobbies. Looking forward to becoming friends with you.

Hang Tao

I am a senior high school student from China,and my name is Taohang. I am currently studying at No.7 middle school in anqing,anhui province. In my studies, my favorite is English and biology. In my spare time,basketball,running and pingpang,which are all my hobby.

                   <img src="T--SJTU-BioX-Shanghai--th.jpeg" class="img-fluid">
                       <img src="T--SJTU-BioX-Shanghai--helin.jpeg" class="img-fluid">

Lin He

Fellow of Chinese Academy of Sciences

Chief Planner and team leader

 

                       <img src="T--SJTU-BioX-Shanghai--magang.jpeg" class="img-fluid">

Gang Ma

Associate Professor

Co-Principal Investigator

 

                       <img src="T--SJTU-BioX-Shanghai--wangyushu.jpeg" class="img-fluid">

Yushu Wang

Research assistant

Team Advisor

 

   <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/jquery?
                       action=raw&ctype=text/javascript"></script>
   <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/script?
                       action=raw&ctype=text/javascript"></script>
   <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/popper?
                       action=raw&ctype=text/javascript"></script>
   <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/ripple?
                       action=raw&ctype=text/javascript"></script>
   <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/bootstrap?
                       action=raw&ctype=text/javascript"></script>
   <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/nav?
                   action=raw&ctype=text/javascript"></script>
   </div>

</body>

</html>