|
|
(37 intermediate revisions not shown) |
Line 1: |
Line 1: |
| {{Team:Sheffield/NavigationBar}} | | {{Team:Sheffield/NavigationBar}} |
| + | {{Team:Sheffield/Content:Team}} |
| + | |
| <html> | | <html> |
| <head> | | <head> |
- | <link href="https://2014.igem.org/Team:Sheffield/Template:team2bootstrap.css?action=raw&ctype=text/css" rel='stylesheet' type='text/css' /> | + | <title>Meet the Team</title> |
- | <link href="https://2014.igem.org/Team:Sheffield/Template:team2style.css?action=raw&ctype=text/css" rel='stylesheet' type='text/css' />
| + | |
- | | + | |
| <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'> | | <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'> |
| <link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'> | | <link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'> |
- | </head>
| + | <style> |
- | <body>
| + | /* Page Style */ |
- | <table class="teamProfiles" id="students"> | + | |
- | <tr> | + | |
- | <td class="col-md-6 team-row-column">
| + | |
- | <img src="https://static.igem.org/mediawiki/2014/4/4d/SheffieldLara.JPG" class="img-responsive" alt=""/>
| + | |
- | <h4>Lara Grew</h4>
| + | |
- | <p>Genetics</p>
| + | |
- | <ul class="social">
| + | |
- | <li><i class="tw"></i></li>
| + | |
- | <li><i class="ist"></i></li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | <td class="col-md-6 team-row-column">
| + | |
- | <img src="https://static.igem.org/mediawiki/2014/4/4d/SheffieldLara.JPG" class="img-responsive" alt=""/>
| + | |
- | <h4>Lara Grew</h4>
| + | |
- | <p>Genetics</p>
| + | |
- | <ul class="social">
| + | |
- | <li><i class="tw"></i></li>
| + | |
- | <li><i class="ist"></i></li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | <td class="col-md-6 team-row-column">
| + | |
- | <img src="https://static.igem.org/mediawiki/2014/4/4d/SheffieldLara.JPG" class="img-responsive" alt=""/>
| + | |
- | <h4>Lara Grew</h4>
| + | |
- | <p>Genetics</p>
| + | |
- | <ul class="social">
| + | |
- | <li><i class="tw"></i></li>
| + | |
- | <li><i class="ist"></i></li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | <div class="ourteam" id="team">
| + | |
- | <br><br>
| + | |
- | <h2>Students</h2>
| + | |
- | <br><br><br><br>
| + | |
- | <div class="container">
| + | |
| | | |
- | <div class="col-md-6 team-row-column"> | + | .teamProfiles { |
- | <img src="https://static.igem.org/mediawiki/2014/4/4d/SheffieldLara.JPG" class="img-responsive" alt=""/>
| + | width: 960px; |
- | <h4>Lara Grew</h4>
| + | margin-left: auto; |
- | <p>Genetics</p>
| + | margin-right: auto; |
- | <ul class="social">
| + | } |
- | <li><i class="tw"></i></li>
| + | .profilePicture { |
- | <li><i class="ist"></i></li>
| + | background: #ffffff; |
- | </ul>
| + | -webkit-border-radius: 130px; |
- | </div>
| + | padding: 5px 0px; |
| + | width: 250px; |
| + | height: 188px; |
| + | } |
| | | |
- | <div class="col-md-6 team-row-column"> | + | .headerImage { |
- | <img src="https://static.igem.org/mediawiki/2014/3/3b/SheffieldMustafa.JPG" class="img-responsive" alt=""/>
| + | position: absolute; |
- | <h4>Mustafa Hussain</h4>
| + | top: -450px; |
- | <p>Control Systems Engineering</p>
| + | width: 100%; |
- | <ul class="social">
| + | height: 525px; |
- | <li><i class="tw"></i></li>
| + | overflow: hidden; |
- | <li><i class="ist"></i></li>
| + | z-index: -1; |
- | </ul>
| + | } |
- | </div>
| + | |
| | | |
- | <div class="col-md-6 team-row-column">
| + | .headerImage img { |
- | <img src="https://static.igem.org/mediawiki/2014/c/c8/SheffieldBen.JPG" class="img-responsive" alt=""/>
| + | width: 100%; |
- | <h4>Ben Lomax</h4>
| + | } |
- | <p>Molecular Biology</p>
| + | |
- | <ul class="social">
| + | |
- | <li><i class="tw"></i></li>
| + | |
- | <li><i class="ist"></i></li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
| | | |
- | <div class="col-md-6 team-row-column"> | + | .subPageTitle { |
- | <img src="https://static.igem.org/mediawiki/2014/9/94/BenM.JPG" class="img-responsive" alt=""/>
| + | text-align: center; |
- | <h4>Ben Madden</h4>
| + | font-family: 'Lato', sans-serif; |
- | <p>Chemical Engineering</p>
| + | font-size: 60px; |
- | <ul class="social">
| + | letter-spacing: -2px; |
- | <li><i class="tw"></i></li>
| + | color: white; |
- | <li><i class="ist"></i></li>
| + | font-weight: 300; |
- | </ul>
| + | margin-top: 100px; |
- | </div>
| + | margin-bottom: 70px; |
| + | border: none; |
| + | } |
| | | |
- | <div class="col-md-6 team-row-column"> | + | td { |
- | <img src="https://static.igem.org/mediawiki/2014/4/46/SheffieldSharan.JPG" class="img-responsive" alt=""/>
| + | text-align: center; |
- | <h4>Sharan Nanuan</h4>
| + | vertical-align: top; |
- | <p>Biochemistry and Microbiology</p>
| + | } |
- | <ul class="social">
| + | |
- | <li><i class="tw"></i></li>
| + | |
- | <li><i class="ist"></i></li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
| | | |
- | <div class="col-md-6 team-row-column"> | + | table { |
- | <img src="https://static.igem.org/mediawiki/2014/6/63/SheffieldErika.JPG" class="img-responsive" alt=""/>
| + | background: transparent; |
- | <h4>Erika Otaviano</h4>
| + | } |
- | <p>Bioengineering</p>
| + | |
- | <ul class="social">
| + | |
- | <li><i class="tw"></i></li>
| + | |
- | <li><i class="ist"></i></li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
| | | |
- | <div class="col-md-6 team-row-column">
| + | |
- | <img src="https://static.igem.org/mediawiki/2014/c/cc/Jay.JPG" class="img-responsive" alt=""/>
| + | </style> |
- | <h4>Jianxing Qin</h4>
| + | </head> |
- | <p>Control Systems Engineering</p>
| + | <body> |
- | <ul class="social">
| + | <div class="headerImage"><img src="https://static.igem.org/mediawiki/2014/2/22/Grey_stripes_Sheffield2014.png"></div> |
- | <li><i class="tw"></i></li>
| + | |
- | <li><i class="ist"></i></li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
- | | + | |
- | <div class="col-md-6 team-row-column">
| + | |
- | <img src="https://static.igem.org/mediawiki/2014/f/f0/SheffieldAlex.JPG" class="img-responsive" alt=""/>
| + | |
- | <h4>Alex Simpson</h4>
| + | |
- | <p>Aerospace Engineering</p>
| + | |
- | <ul class="social">
| + | |
- | <li><i class="tw"></i></li>
| + | |
- | <li><i class="ist"></i></li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
- | | + | |
- | <div class="clearfix"></div>
| + | |
- | </div>
| + | |
- |
| + | |
- |
| + | |
- | <br><br>
| + | |
- | <h2>Advisors</h2>
| + | |
- | <br><br><br><br>
| + | |
- |
| + | |
- |
| + | |
- | <br><br>
| + | |
- | <h2>Instructors</h2>
| + | |
- | <br><br><br><br>
| + | |
- | | + | |
- | </div>
| + | |
- | </div>
| + | |
| </body> | | </body> |
| </html> | | </html> |
Lara Grew
Genetics
Height: 5'0
Previous Conviction: Chauvinism
Lara took charge in many of the labs, had overall responsibility for the lab book and researched attitudes to Synthetic Biology at the University of Sheffield
|
Mustafa Hussain
Mechatronics Engineering
Height: 5'9
Previous Conviction: GTA of a quadcopter
As well as participating in the labs, Mustafa was responsible for analysing the lab data and general computational support for the wiki
|
Ben Lomax
Molecular Biology
Height: 5'7
Previous Conviction: Being too damn cool
Aside from using his mind-blowing design skills, Ben was involved in a number of labs and had a hand in organising some of the collaborations with other teams
|
Ben Madden
Chemical Engineering
Height: 6'4
Previous Conviction: Caught in a compromising position with a bioreactor Ben took the lead with the Product Design Modelling, creating a small, undersink bioreactor unit and planning it's manufacture
|
Sharan Nanuan
Biochemistry and Microbiology
Height: 5'5
Previous Conviction: Caught in socks and sandals in the lab
Sharan was the mastermind behind the SocioBrick Registry, contributed to the Policy and Practices research, and was a regular figure in the Fatberglar labs
|
Erika Otaviano
Bioengineering with Bioprocessing
Height: 5'5
Previous Conviction: Hotel room liasons with interviewees
Erika took the helm with the lab notation, had a hand in the Notions of Responsibility report, engaged in some of the collaborations and took part in labs
|
Jianxing Qin
Control Systems Engineering
Height: 5'10 Previous Conviction: Poor iGEM cinematography
Jay's technological expertise was put to use in making the wiki and editing the videos
|
Alex Simpson
Aerospace Engineering
Height: 6'1 Previous Conviction: Glowing brighter than the RFP assays
Alex's key responsibilities were in product design and expert consultation, alongside the Notions of Responsibility study, and lab support
|