Team:Northwestern/Team

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(28 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{:Team:Northwestern/Templates/Skinning}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
 
-
This is a template page. READ THESE INSTRUCTIONS.
 
-
</div>
 
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
 
-
</div>
 
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
 
-
</div>
 
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
 
-
{|align="justify"
+
<style>
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
-
|[[Image:Northwestern_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
|[[Image:Northwestern_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Northwestern | Team Northwestern]]
+
-
|}
+
 +
p {
 +
    color:black;
 +
    font-family: "Times";
 +
}
-
<!--- The Mission, Experiments --->
+
.container {
 +
display: inline-block;
 +
background-color: #C3C3E5;
 +
width: 100%;
 +
height: 35px;
 +
        align: center;
 +
        border-radius: 20px;
 +
}
 +
.menu {
 +
text-align: center;
 +
             
 +
}
 +
 +
.menu ul ul {
 +
display: none;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
.menu ul li:hover > ul {
-
!align="center"|[[Team:Northwestern|Home]]
+
display: block;
-
!align="center"|[[Team:Northwestern/Team|Team]]
+
       
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Northwestern Official Team Profile]
+
}
-
!align="center"|[[Team:Northwestern/Project|Project]]
+
-
!align="center"|[[Team:Northwestern/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Northwestern/Modeling|Modeling]]
+
-
!align="center"|[[Team:Northwestern/Notebook|Notebook]]
+
-
!align="center"|[[Team:Northwestern/Safety|Safety]]
+
-
!align="center"|[[Team:Northwestern/Attributions|Attributions]]
+
-
|}
+
 +
.menu ul {
 +
background: #C3C3E5;
 +
list-style: none;
 +
position: relative;
 +
display: inline-table;
 +
 
 +
}
 +
.menu ul:after {
 +
content: ""; clear: both; display: block;
 +
}
-
== '''Who we are''' ==
+
.menu ul li {
-
{|border = "0"
+
float: left;
-
|-
+
}
-
|rowspan="3"|
+
 +
.menu ul li:hover {
 +
background: #443266;
 +
}
 +
.menu ul li:hover a{
 +
color: white;
 +
        font-family: "Verdana";
 +
        font-weight: bold;
 +
}
 +
.menu ul li a {
 +
display: block; padding: 5px 20px;
 +
color: black; text-decoration: none;
 +
        font-family: "Verdana";
 +
        font-weight: bold;
 +
}
 +
.menu ul ul {
 +
background: #F1F0FF;
 +
position: absolute; top: 100%;
 +
}
-
'''Advisors:'''
+
.menu ul ul li{
 +
float: none;
 +
border-top: 1px solid #6b727c;
 +
border-bottom: 1px solid #575f6a;
 +
position: relative;
 +
}
-
*''' Advisor 1''':    Mentor for all
+
nav ul ul li a {
-
*'''Advisor 2''':     Our favorite
+
padding: 5px 20px;
-
*'''Grad Student 1''':     Our leader 
+
color: #fff;
 +
}
 +
nav ul ul li a:hover {
 +
background: #4b545f;
 +
}
-
'''Undergrads:'''
+
nav ul ul ul {
 +
position: absolute; left: 100%; top:0;
 +
}
-
*'''Student 1''':    Sleepyhead
+
/*div {
-
*'''Student 2''':   Math nerd
+
    : center;
-
*'''Student 3''':   Is going to save the world
+
    vertical-align: middle;
-
*'''Student 4''':    Loves iGEM
+
}*/
-
*'''Student 5''':  A normal student... or(r) am I?
+
-
*'''Student 6''':  Table football fan
+
-
*'''Student 7''':
+
 +
* {
 +
/*background-color: #FFF;*/
 +
font-family: "Helvetica", "Lucida Grande", sans-serif;
 +
}
 +
/*
 +
.menu-bar {
 +
    text-align: right;
 +
    font-size: 14px; 
 +
    width: 100%;
 +
    height: 20px;
 +
    display: block;
 +
    vertical-align: bottom;
 +
}
-
|
+
.menu-bar a {
-
<gallery>
+
    color: #6A0888;
-
Image:Example2_Team_member_1.png|Team member 1
+
    text-decoration: none;
-
Image:Example2_Team_member_2.png|Team member 2
+
    margin-left: 15px;
-
Image:Example2_Team_member_3.png|Team member 3
+
}
-
Image:Example2_Team_member_4.png|Team member 4
+
*/
-
Image:Example2_Team_member_5.png|Team member 5
+
 
-
Image:Example2_Team_member_6.png|Team member 6
+
#header {
-
Image:Example2_Team_member_7.png|Team member 7
+
    width: 1000px;
-
</gallery>
+
    height: 90px;
-
|}
+
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-top: 0px;
 +
    display: block;
 +
/*    margin-top: 20px;
 +
    margin-bottom: 20px; */
 +
  vertical-align: middle;
 +
 
 +
}
 +
 
 +
#title {
 +
    font-size: 24px;
 +
    font-style: bold;
 +
    display: inline-block;
 +
}
 +
 
 +
#warning {
 +
color: red;
 +
text-align: center;
 +
display: block;
 +
vertical-align: bottom;
 +
        font-size: 20px;
 +
}
 +
 
 +
.gallery{
 +
width: 500px;
 +
height: 300px;
 +
margin: auto;
 +
display: block;
 +
}
 +
 
 +
div.gallery img {
 +
        width: 100%;
 +
        margin-left: auto;
 +
        margin-right: auto;
 +
        margin-top: 20px;
 +
        border-radius: 15px;
 +
        border-style: solid;
 +
        border-width: 5px;
 +
}
 +
 
 +
#picture {
 +
        margin: auto;
 +
}
 +
 
 +
#team-description-title {
 +
width: 900px;
 +
margin: auto;
 +
display: block;
 +
font-style: bold;
 +
font-size: 18px;
 +
margin-top: 30px;
 +
        font-family: "impact";
 +
 
 +
}
 +
 
 +
#teamt-description {
 +
 +
 +
margin: auto; 
 +
font-size: 16px;
 +
 
 +
width: 700px;
 +
display: inline-block;
 +
 
 +
height: 270px;
 +
padding-left: 125px;
 +
vertical-align: center;
 +
 
 +
  }
 +
 
 +
 
 +
.people {
 +
    width:700px;
 +
    margin-bottom: 10px;
 +
    float:left;
 +
}
 +
.peopleprof {
 +
    width:700px;
 +
    margin-bottom: 40px;
 +
    float:left;}
 +
.personal {
 +
    height:120px;
 +
    width:700px;
 +
    margin-top:0px;
 +
    vertical-align:top;}
 +
.personalprof {
 +
    height:150px;
 +
    width:340px;
 +
    display:inline-block;
 +
    margin-top:0px;
 +
    vertical-align:top;}
 +
p.name {
 +
    font-weight: bold;}
 +
p.des {
 +
    font-size: 12px;}
 +
.picture {
 +
    float: left;
 +
    margin-right: 5px;
 +
    border: 3px solid #333;
 +
    border-radius: 10px;
 +
}
 +
 +
</style>
 +
 
 +
 
 +
 
 +
<div class = "gallery">
 +
    <img src = "https://static.igem.org/mediawiki/2013/5/54/Group-photo-horizontal.jpg" height = "300px">
 +
</div>
 +
<p id = "team-description-title"> Meet the Team! </p>
 +
 
 +
<div id = "team-description">
 +
 +
 
 +
<h3><i> Student Members</i> </h3>
 +
 
 +
<div class=people>
 +
    <div class=personal>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/a/aa/Nirmal.jpg" height="100" width="100">
 +
        <p class="name">Nirmal Desai
 +
        <p class="des">Nirmal is junior double majoring in Biology and Economics at Northwestern University. Prior to iGEM, Nirmal had research experience in Psychology. Nirmal’s science interests developed greatly after entering Northwestern where he was exposed to Molecular Cell Biology and Synthetic Biology greatly.  In his free time, Nirmal enjoys spending time with friends and playing sports.
 +
    </div>
 +
    <div class=personal>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/b/b4/Samson.jpg" height="100" width="100">
 +
        <p class="name">Samson Fong
 +
        <p class="des"> Samson is a junior studying chemical engineering, minoring in biotechnology and biochemistry. He is still undecided about his future career, ranging anywhere from engineering to research to medical school (or a combination of the three). In addition to iGEM, he has worked in Professor Schatz’s lab working to model DNA bending around nucleosomes. Samson also enjoys playing piano and clarinet for fun. Occasionally, one can find him taking pictures of mundane objects, trying to pass it off as art.
 +
    </div>
 +
      <div class=personal>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/a/a4/Viral.jpg" height="100" width="100">
 +
        <p class="name">Viral Patel
 +
        <p class="des">Viral Patel is a senior studying environmental engineering. Her hometown is Elmhurst, Illinois. She enjoys running, eating cheese ravioli, watching terrible movies on Syfy and painting her nails. Her special skills include playing the clarinet and wiggling her ears.
 +
        </div>
 +
        <div class=personal style="height:200px;">
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/a/ab/Kevin.jpg" height="100" width="100">
 +
        <p class="name">Kevin Romero
 +
        <p class="des">Kevin is a junior double majoring in Chemistry and Mathematics at Linfield College in McMinnville, Oregon. He is originally from Reno, Nevada. Prior to iGEM, Kevin gained research experience at Linfield doing theoretical physical chemistry using quantum mechanical mathematical modeling under Professor Jim Diamond. He was brought onboard to the iGEM team through the REU program in the Materials Research Science and Engineering Center at Northwestern. In his free time he enjoys watching and playing sports, being active outdoors, and eating and sleeping as much as any other red-blooded American male.
 +
        </div>
 +
  <div class=personal>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/4/4c/Brendan.jpg" height="100" width="100">
 +
        <p class="name">Brendan Tran
 +
        <p class="des">Brendan is majoring in Biology, Integrated Science, Chemical Engineering, and Engineering Management. Crazy, right? He's also a big fan of League of Legends and watches a million TV shows.
 +
    </div>
 +
  <div class=personal>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/thumb/d/d6/Simon_nu.jpg/337px-Simon_nu.jpg" height="100" width="100">
 +
        <p class="name">Simon Yang
 +
        <p class="des">Simon is a senior majoring in biomedical engineering at Northwestern University. He was born in Minnesota, but lived back and forth between South Korea and the US. He is interested in bio-regenerative medicine and genetics. Outside of school, he plays cello and his favorite cellist is Jacqueline du Pre.
 +
    </div>
 +
 
 +
<h3><i>Advisors</i></h3>
 +
</div>
 +
 
 +
<div class=peopleprof>
 +
    <div class=personalprof>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/2/28/Jewett.png" height="100" width="100">
 +
        <p class="name">Dr. Michael Jewett
 +
        <p class="des">Assistant Professor of Chemical and Biological Engineering at Northwestern University
 +
    </div>
 +
<div class=personalprof>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/4/4b/Leonard.png" height="100" width="100">
 +
        <p class="name">Dr. Joshua Leonard
 +
        <p class="des">Assistant Professor of Chemical and Biological Engineering at Northwestern University
 +
    </div>
 +
<div class=personalprof>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/b/b8/Mordacq.png" height="100" width="100">
 +
        <p class="name">Dr. John Mordacq
 +
        <p class="des">Distinguished Senior Lecturer of Biological Sciences at Northwestern University
 +
    </div>
 +
<div class=personalprof>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/1/15/Tyo.png" height="100" width="100">
 +
        <p class="name">Dr. Keith Tyo
 +
        <p class="des">Assistant Professor of Chemical and Biological Engineering at Northwestern University
 +
    </div>
 +
<div class=personalprof>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/thumb/1/1b/Jessica.jpg/677px-Jessica.jpg" height="100" width="100">
 +
        <p class="name">Jessica Perez
 +
        <p class="des">PhD Candidate in Chemical Engineering at Northwestern University
 +
    </div>
 +
<div class=personalprof>
 +
        <img class="picture" src="https://static.igem.org/mediawiki/2013/thumb/f/f9/Lukas.jpg/399px-Lukas.jpg" height="100" width="100">
 +
        <p class="name">Lukas Streich
 +
        <p class="des">Lab Technician for Biology Laboratories
 +
    </div>
 +
</div>
 +
 
 +
 
 +
 
 +
</html>
-
== '''What we did''' ==
 
-
(Provide proper attribution for all work)
 
-
== '''Where we're from''' ==
+
<!-- Make sure to add gallery -->

Latest revision as of 03:41, 28 September 2013

Meet the Team!

Student Members

Nirmal Desai

Nirmal is junior double majoring in Biology and Economics at Northwestern University. Prior to iGEM, Nirmal had research experience in Psychology. Nirmal’s science interests developed greatly after entering Northwestern where he was exposed to Molecular Cell Biology and Synthetic Biology greatly. In his free time, Nirmal enjoys spending time with friends and playing sports.

Samson Fong

Samson is a junior studying chemical engineering, minoring in biotechnology and biochemistry. He is still undecided about his future career, ranging anywhere from engineering to research to medical school (or a combination of the three). In addition to iGEM, he has worked in Professor Schatz’s lab working to model DNA bending around nucleosomes. Samson also enjoys playing piano and clarinet for fun. Occasionally, one can find him taking pictures of mundane objects, trying to pass it off as art.

Viral Patel

Viral Patel is a senior studying environmental engineering. Her hometown is Elmhurst, Illinois. She enjoys running, eating cheese ravioli, watching terrible movies on Syfy and painting her nails. Her special skills include playing the clarinet and wiggling her ears.

Kevin Romero

Kevin is a junior double majoring in Chemistry and Mathematics at Linfield College in McMinnville, Oregon. He is originally from Reno, Nevada. Prior to iGEM, Kevin gained research experience at Linfield doing theoretical physical chemistry using quantum mechanical mathematical modeling under Professor Jim Diamond. He was brought onboard to the iGEM team through the REU program in the Materials Research Science and Engineering Center at Northwestern. In his free time he enjoys watching and playing sports, being active outdoors, and eating and sleeping as much as any other red-blooded American male.

Brendan Tran

Brendan is majoring in Biology, Integrated Science, Chemical Engineering, and Engineering Management. Crazy, right? He's also a big fan of League of Legends and watches a million TV shows.

Simon Yang

Simon is a senior majoring in biomedical engineering at Northwestern University. He was born in Minnesota, but lived back and forth between South Korea and the US. He is interested in bio-regenerative medicine and genetics. Outside of school, he plays cello and his favorite cellist is Jacqueline du Pre.

Advisors

Dr. Michael Jewett

Assistant Professor of Chemical and Biological Engineering at Northwestern University

Dr. Joshua Leonard

Assistant Professor of Chemical and Biological Engineering at Northwestern University

Dr. John Mordacq

Distinguished Senior Lecturer of Biological Sciences at Northwestern University

Dr. Keith Tyo

Assistant Professor of Chemical and Biological Engineering at Northwestern University

Jessica Perez

PhD Candidate in Chemical Engineering at Northwestern University

Lukas Streich

Lab Technician for Biology Laboratories