Team:Northwestern/Team
From 2013.igem.org
2013.igem.nu (Talk | contribs) |
BrendanTran (Talk | contribs) |
||
(23 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | {{:Team:Northwestern/Templates/Skinning}} | |
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | <style> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | p { | ||
+ | color:black; | ||
+ | font-family: "Times"; | ||
+ | } | ||
- | + | .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; | ||
+ | } | ||
- | + | .menu ul li:hover > ul { | |
- | + | display: block; | |
- | + | ||
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | .menu ul { | ||
+ | background: #C3C3E5; | ||
+ | list-style: none; | ||
+ | position: relative; | ||
+ | display: inline-table; | ||
+ | |||
+ | } | ||
+ | .menu ul:after { | ||
+ | content: ""; clear: both; display: block; | ||
+ | } | ||
- | + | .menu ul li { | |
- | { | + | float: left; |
- | + | } | |
- | + | ||
- | + | .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%; | ||
+ | } | ||
- | + | .menu ul ul li{ | |
- | + | float: none; | |
- | + | border-top: 1px solid #6b727c; | |
+ | border-bottom: 1px solid #575f6a; | ||
+ | position: relative; | ||
+ | } | ||
- | + | nav ul ul li a { | |
+ | padding: 5px 20px; | ||
+ | color: #fff; | ||
+ | } | ||
- | + | nav ul ul li a:hover { | |
+ | background: #4b545f; | ||
+ | } | ||
- | + | nav ul ul ul { | |
+ | position: absolute; left: 100%; top:0; | ||
+ | } | ||
- | + | /*div { | |
- | + | : center; | |
- | + | vertical-align: middle; | |
+ | }*/ | ||
- | + | * { | |
- | + | /*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 { | |
+ | color: #6A0888; | ||
+ | text-decoration: none; | ||
+ | margin-left: 15px; | ||
+ | } | ||
+ | */ | ||
+ | |||
+ | #header { | ||
+ | width: 1000px; | ||
+ | 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; | ||
+ | } | ||
- | <p> Simon is a senior majoring in biomedical engineering at Northwestern University. </p> | + | #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> | ||
- | |||
- | |||
- | + | <!-- 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