Team:Columbia-Cooper-NYC/Team

From 2012.igem.org

(Difference between revisions)
 
(84 intermediate revisions not shown)
Line 1: Line 1:
-
{|align="justify"
 
-
|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:Columbia-Cooper-NYC_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
|[[Image:Columbia-Cooper-NYC_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:Columbia-Cooper-NYC | Team Columbia-Cooper-NYC]]
 
-
|}
 
-
 
-
 
<!--- The Mission, Experiments --->
<!--- The Mission, Experiments --->
-
 
+
<!--
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
!align="center"|[[Team:Columbia-Cooper-NYC|Home]]
!align="center"|[[Team:Columbia-Cooper-NYC|Home]]
Line 23: Line 11:
!align="center"|[[Team:Columbia-Cooper-NYC/Safety|Safety]]
!align="center"|[[Team:Columbia-Cooper-NYC/Safety|Safety]]
!align="center"|[[Team:Columbia-Cooper-NYC/Attributions|Attributions]]
!align="center"|[[Team:Columbia-Cooper-NYC/Attributions|Attributions]]
 +
!align="center"|[[Team:Columbia-Cooper-NYC/Sponsor Us|Sponsor Us]]
 +
!align="center"|[[Team:Columbia-Cooper-NYC/Trial|Trial]]
|}
|}
 +
-->
 +
<html>
 +
<head>
 +
<body>
 +
<!-- dd menu -->
 +
<script type="text/javascript">
 +
<!--
 +
var timeout        = 500;
 +
var closetimer = 0;
 +
var ddmenuitem      = 0;
 +
// open hidden layer
 +
function mopen(id)
 +
{
 +
// cancel close timer
 +
mcancelclosetime();
-
== '''Who we are''' ==
+
// close old layer
-
{|border = "0"
+
if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
-
|-
+
-
|rowspan="3"|
+
 +
// get new layer and show it
 +
ddmenuitem = document.getElementById(id);
 +
ddmenuitem.style.visibility = 'visible';
 +
}
 +
// close showed layer
 +
function mclose()
 +
{
 +
if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
 +
}
 +
// go close timer
 +
function mclosetime()
 +
{
 +
closetimer = window.setTimeout(mclose, timeout);
 +
}
 +
// cancel close timer
 +
function mcancelclosetime()
 +
{
 +
if(closetimer)
 +
{
 +
window.clearTimeout(closetimer);
 +
closetimer = null;
 +
}
 +
}
-
<h2>'''Advisors:'''</h2>
+
// close layer when click-out
 +
document.onclick = mclose;
 +
// -->
 +
</script>
 +
<style>
 +
#sddm
 +
{ margin: 0;
 +
padding: 0;
 +
      z-index: 30}
-
[[Image:Image:Columbia-Cooper-NYC_Advisor_1.png|200px|left|frame]]
+
#sddm li
-
'''David Orbach''':       <p>David Orbach joined Cooper Union in the summer of 2008 with a BS in Agricultural and Biological Engineering from Cornell University and a MS in Biomedical Engineering from the University of Rochester. Before joining Cooper he also earned an MD, did an intern year, and developed an interest in improving efficiency and patient throughput in the Emergency Room setting. He teaches several biology and biomedical engineering courses, including cell and molecular biology, physiology, and microbiology; helps direct the Kanbar Center for Biomedical Engineering; and serves as the college’s pre-medical advisor. Outside of Cooper, David now helps create iPhone apps and workbooks for children. See www.Brain-go.com.</p>
+
{ margin: 0;
 +
padding: 0;
 +
list-style: none;
 +
float: left;
 +
font: bold 11px arial}
-
[[Image:Image:Columbia-Cooper-NYC_Advisor_2.png|200px|left|frame]]
+
#sddm li a
-
'''Scott A. Banta''':  
+
{ display: block;
 +
margin: 0 1px 0 0;
 +
padding: 4px 10px;
 +
width: 85px;
 +
background: #238E23;
 +
color: #FFF;
 +
text-align: center;
 +
text-decoration: none}
 +
#sddm li a:hover
 +
{ background: #B87333}
 +
#sddm div
 +
{ position: absolute;
 +
visibility: hidden;
 +
margin: 0;
 +
padding: 0;
 +
background: #4CC552;
 +
border: 1px solid #5C3317}
 +
#sddm div a
 +
{ position: relative;
 +
display: block;
 +
margin: 0;
 +
padding: 5px 10px;
 +
width: auto;
 +
white-space: nowrap;
 +
text-align: left;
 +
text-decoration: none;
 +
background: #B5EAAA;
 +
color: #5C3317;
 +
font: 11px arial}
-
'''Grad Student 1''':     Our leader 
+
#sddm div a:hover
 +
{ background: #49A3FF;
 +
color: #FFF}
 +
</style>
 +
 +
<!-- div class="sample" style="margin-bottom: 15px;height:42px;"><span -->
 +
<ul id="sddm" style="width:1000px;margin:0 auto">
 +
<li><a href="https://2012.igem.org/Team:Columbia-Cooper-NYC" onmouseover="mopen('m1')" onmouseout="mclosetime()">Home</a>
 +
<div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
</div>
 +
</li>
 +
<li><a href="#" onmouseover="mopen('m2')" onmouseout="mclosetime()">Team</a>
 +
<div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Team">Biographies</a>
 +
<a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Facilitators">Facilitators</a>
 +
<a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Universities">The University(s)</a>
 +
<a href="https://igem.org/Team.cgi?year=2012">Official Profile</a>
 +
</div>
 +
</li>
 +
<li><a href="#" onmouseover="mopen('m3')" onmouseout="mclosetime()">Project</a>
 +
<div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Overview">Overview</a>
 +
                <a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Data_and_Conclusions">Data and Conclusions</a>
 +
                <a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Future_Directions">Future Directions</a>
 +
                <a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/References">References</a>
 +
</div>
 +
</li>
 +
<li><a href="#" onmouseover="mopen('m4')" onmouseout="mclosetime()">Parts</a>
 +
<div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Parts_Submitted">Parts Submitted</a>
 +
</div>
 +
</li>
 +
<li><a href="#" onmouseover="mopen('m5')" onmouseout="mclosetime()">Lab Notebook</a>
 +
<div id="m5" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Columbia_notebook_2">Genetics</a>
 +
<a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Columbia_notebook_1">Copper Etching</a>
 +
<a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Protocols">Protocols</a>
 +
</div>
 +
</li>
 +
        <li><a href="#" onmouseover="mopen('m6')" onmouseout="mclosetime()">Human Practice</a>
 +
<div id="m6" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Outreach">Outreach</a>
 +
</div>
 +
</li>
 +
        <li><a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Safety" onmouseover="mopen('m7')" onmouseout="mclosetime()">Safety</a>
 +
<div id="m7" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
                <a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Safety">Safety</a>
 +
</div>
 +
</li>
 +
        <li><a href="#" onmouseover="mopen('m8')" onmouseout="mclosetime()">Sponsors</a>
 +
<div id="m8" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
                <a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Sponsor_Us">Sponsor Us</a>
 +
<a href="https://2012.igem.org/Team:Columbia-Cooper-NYC/Acknowledgements">Acknowledgements</a>
 +
</div>
 +
</li>
 +
        <li><a href="https://2012.igem.org/Main_Page" onmouseover="mopen('m9')" onmouseout="mclosetime()">iGEM</a>
 +
<div id="m9" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
</div>
 +
</li>
 +
</ul>
 +
<div style="clear:both"></div>
 +
<!-- /span></div -->
 +
<!-- /dd -->
 +
</script>
 +
</body>
 +
</head>
 +
</html>
 +
 +
 +
 +
<!--
 +
<head>
 +
<style>
 +
h2{
 +
font: 1.5em 'Myriad Pro', 'Gill Sans', 'Arial', sans-serif;
 +
font-weight: bold;
 +
color: black;
 +
}
 +
 +
p{
 +
font: 1.2em Georgia, serif;
 +
color: black;
 +
}
 +
 +
#fredbuilding{
 +
width: 500px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
</style>
 +
</head>
 +
-->
<h2>'''Undergraduates'''</h2>
<h2>'''Undergraduates'''</h2>
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_1.png|200px|left|frame]]
+
<div>
-
'''Aakash Mansukhani''':    <p>When he’s not obsessively watching American Idol videos or playing tunes on his guitar, Aakash Mansukhani studies chemical engineering at Columbia University. As a rising sophomore, Aakash hopes that participating in IGEM will help him learn more about how principles from chemical engineering and synthetic biology can be combined to program bacteria. In his free time, Aakash loves to sing and reinvent pop songs by putting his own acoustic spin on them.</p>  
+
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_2.png|200px|left|frame]]
+
[[Image:Columbia-Cooper-NYC_Team_member_1.jpg|150px|right]]
-
'''Akachi Ukwu''':    <p>Akachi is a rising Sophomore at Columbia University. Her potential major is Chemical Engineering. She was interested in IGEM because she wanted to learn about the many ways she can apply what she is being taught in school to real world problems. Akachi also enjoys watching soap operas.</p>
+
'''Adam Cerini''':    <p>The organism “Adam cerini” is a species of civil engineering student. The Cooper Union is his natural habitat, although he has been observed to migrate to Huntington, NY during the summer months. He appears to have matured to the “sophomore” level. One marked feature of Cerini is his intelligence, a characteristic shared by many species in the engineering family. This feature is suspected to be the cause of his interests in civil engineering, architecture, biochemistry, nanotechnology, environmental science, and biomimicry. Cerini has been shown to undertake complex projects of various types and levels of success, such as mimicking cuttlefish camouflage with LCD’s, constructing a marimba from PVC pipes, designing a bamboo hut for refugees, building an electronic game via breadboards, composing electronic music, and most recently, genetically modifying bacteria for iGEM.</p>  
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_3.png|200px|left|frame]]
 
-
'''Pnina Grossman''':  <p>Pnina is a rising sophomore at The Cooper Union. She is currently in the BSE track there (with a possibility of switching to mechanical engineering), and hopes to specialize in biomedical engineering. IGEM seemed like a great opportunity to get some real hands-on experience in study of biology and problem-solving combined.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_4.png|200px|left|frame]]
 
-
'''Naimun Siraj''':  <p>Naimun is a rising Sophomore at Columbia University. He began the year as a Physics major and changed to Biomedical Engineering followed up by a change to Electrical Engineering to Applied Physics and finally, to Chemical Engineering. IGEM seemed like an opportunity for him to learn more about some of the applications of engineering and its consequences. Naimun loves reading about theoretical physics and hopes to die in a black hole one day.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_5.png|200px|left|frame]]
 
-
'''Sara Chuang''':  <p>Sara just finished her third year as a Chemical Engineer at Columbia University. She is interested in pharmaceuticals and protein engineering. IGEM was particularly appealing, because she wanted a chance to pursue a fun application of synthetic biology. Sara also enjoys super hero movies.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_6.png|200px|left|frame]]
+
[[Image:Columbia-Cooper-NYC_Team_member_2.jpg|150px|left]]
-
'''Roshan Ramkeesoon''':  <p>Roshan is a rising sophomore majoring in chemical engineering at Columbia University. He is interested in working in alternative energy. He joined the IGEM team because it was a great opportunity to apply engineering principles to solve real world problems while gaining invaluable hands-on experience.</p>
+
'''Marjana Chowdhury''':  <p>Despite being from the bustling streets of New York City, Marjana was born to live in the wild. This nature lover and rising sophomore intends to major in Environmental Biology at Columbia University. In the past, Marjana's research has scaled a size spectrum ranging from immense invasive species to minuscule endangered species. As part of the Columbia-Cooper iGEM team, she is excited about her newest and smallest challenge yet, microorganisms.</p>
 +
 
 +
 
 +
 
 +
 
 +
[[Image:Columbia-Cooper-NYC_Team_member_4.jpg|150px|right]]
 +
'''Ciera Lowe''':  <p>Ciera is a rising junior at The Cooper Union majoring in chemical engineering with a minor in biomedical engineering. She joined the iGEM team because this competition provides an amazing opportunity to gain hands on experience in synthetic biology, an exciting field full of potential to improve the world we live in. In addition to her studies, Ciera keeps busy by playing foosball on Cooper’s newly acquired table, playing basketball with Cooper’s women’s team or organizing events with the engineering student council and Cooper’s National Society of Black Engineers chapter.</p>
 +
 
 +
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_7.png|200px|left|frame]]
 
-
'''Nicholas Mannarino''':  <p>Nicholas Mannarino is a rising sophomore at The Cooper Union. He is studying chemical engineering, with a hope to specialize in biomedical engineering and biotechnology. He joined IGEM because it seemed like a great way to spend a summer getting acquainted with a field he is interested in. In his spare time, Nicholas enjoys playing the guitar and long-distance running.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_8.png|200px|left|frame]]
+
[[Image:Columbia-Cooper-NYC_Team_member_5.jpg|150px|left]]
'''Anna Mai''':  <p>Anna Mai is a rising junior majoring in chemical engineering at Columbia University, with a minor in environmental engineering. She joined IGEM because it presented an interesting medium for interacting with engineers around the world and providing hands on experience in the highly applicable field of synthetic biology. In her spare time she enjoys playing ultimate Frisbee, building paper crafts, and serenading her neighbors (not well).</p>
'''Anna Mai''':  <p>Anna Mai is a rising junior majoring in chemical engineering at Columbia University, with a minor in environmental engineering. She joined IGEM because it presented an interesting medium for interacting with engineers around the world and providing hands on experience in the highly applicable field of synthetic biology. In her spare time she enjoys playing ultimate Frisbee, building paper crafts, and serenading her neighbors (not well).</p>
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_9.png|200px|left|frame]]
 
-
'''Udochukwu (Ud) Okorafor''':  <p>Ud Okorafor is a rising senior at Columbia University. He is majoring in chemical engineering and has interests in protein engineering and pharmaceuticals. He joined IGEM because he enjoyed the research he had done previously on genetic engineering of E. coli. In his spare time, he enjoys playing various sports, reading science fiction books, and watching movies.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_10.png|200px|left|frame]]
 
-
'''Saimon Sharif''':  <p>Saimon is a rising sophomore at The Cooper Union. He is studying Chemical Engineering and intends to minor in Mathematics. He joined IGEM because it gives him the opportunity to apply engineering and creativity to biology. In his spare time, Saimon enjoys listening to alternative rock and watching science fiction television shows.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_11.png|200px|left|frame]]
+
 
 +
[[Image:Columbia-Cooper-NYC_Team_member_11.jpg|150px|right]]
 +
'''Yuta Makita''':  <p>Yuta Makita is a rising sophomore at the Cooper Union. He is studying Chemical Engineering and has joined the iGEM team with an interest in research based study, the process of synthetic biology and the microscopic world. In addition to his academic studies, he enjoys taking part in orchestra related activities by playing the viola.</p>
 +
 
 +
 
 +
 
 +
 
 +
[[Image:Columbia-Cooper-NYC_Team_member_6.jpg|150px|left]]
 +
'''Nicholas Mannarino''':  <p>Nicholas Mannarino is a rising sophomore at The Cooper Union. He is studying chemical engineering, with a hope to specialize in biomedical engineering and biotechnology. He joined IGEM because it seemed like a great way to spend a summer getting acquainted with a field he is interested in. In his spare time, Nicholas enjoys playing the guitar and long-distance running.</p>
 +
 
 +
 
 +
 
 +
 
 +
[[Image:Columbia-Cooper-NYC_Team_member_7.jpg|150px|right]]
 +
'''Aakash Mansukhani''':    <p>When he’s not obsessively watching American Idol videos or playing tunes on his guitar, Aakash Mansukhani studies chemical engineering at Columbia University. As a rising sophomore, Aakash hopes that participating in IGEM will help him learn more about how principles from chemical engineering and synthetic biology can be combined to program bacteria. In his free time, Aakash loves to sing and reinvent pop songs by putting his own acoustic spin on them.</p>
 +
 
 +
 
 +
 
 +
 
 +
[[Image:Columbia-Cooper-NYC_Team_member_15.jpg|150px|left]]
 +
'''Joeseph Mercedes''':    <p>Joseph Mercedes is a rising sophomore at The Cooper Union. He is majoring in Electrical Engineering. Although iGEM isn’t directly related to his major, it seems like a great opportunity to broaden his knowledge in another field and unify multiple engineering disciplines. In his spare time, Joe enjoys playing tennis and billiards.</p>
 +
 
 +
 
 +
 
 +
 
 +
[[Image:Columbia-Cooper-NYC_Team_member_8.jpg|150px|right]]
 +
'''Steven Neuhaus''':  <p>Steven Neuhaus is a rising sophomore who studies chemical engineering at The Cooper Union for the Advancement of Science and Art. He’s quite fond of the idea of using little things to solve big problems, and joined iGEM because it provides a tremendous opportunity to do just that (and also time to play in the lab!). Steven also enjoys pointing out that writing about oneself in the third person is extremely awkward, is interested in most things that are interesting, and if you show him something cool, he’s usually more than glad to run with it.</p>
 +
 
 +
 
 +
 
 +
 
 +
[[Image:Columbia-Cooper-NYC_Team_member_9.jpg|150px|left]]
'''Kirsten Nicassio''':  <p>Kirsten Nicassio just finished her freshman year at The Cooper Union. She is majoring in chemical engineering, with an intended math minor. She joined IGEM because of interest in the field of biomedical engineering. In her spare time, Kirsten enjoys reading, knitting, and swimming.</p>
'''Kirsten Nicassio''':  <p>Kirsten Nicassio just finished her freshman year at The Cooper Union. She is majoring in chemical engineering, with an intended math minor. She joined IGEM because of interest in the field of biomedical engineering. In her spare time, Kirsten enjoys reading, knitting, and swimming.</p>
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_12.png|200px|left|frame]]
 
-
'''Marjana Chowdhury''':  <p>Despite being from the bustling streets of New York City, Marjana was born to live in the wild. This nature lover and rising sophomore intends to major in Environmental Biology at Columbia University. In the past, Marjana's research has scaled a size spectrum ranging from immense invasive species to minuscule endangered species. As part of the Columbia-Cooper iGEM team, she is excited about her newest and smallest challenge yet, microorganisms.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_13.png|200px|left|frame]]
 
-
'''Jackie Song''':  <p>Jackie Song is a rising sophomore studying mechanical engineering at The Cooper Union. She joined iGEM out of curiosity about the processes and techniques used in synthetic biology. Jackie enjoys playing the flute and meshing gears. </p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_14.png|200px|left|frame]]
 
-
'''Peter Liu''':  <p>Peter Liu is a rising senior at The Cooper Union majoring in Chemical Engineering with a minor in biomedical engineering. He joined the igem team this year to further his knowledge and lab skills in the field of synthetic and microbiology.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_15.png|200px|left|frame]]
+
[[Image:Columbia-Cooper-NYC_Team_member_10.jpg|150px|right]]
-
'''Jang suk Roh''':  <p>Jang suk Roh is a rising Junior at the Cooper Union majoring in Chemical Engineering. He likes doing lab work related to microbiology. He is also a front page featured redditor.</p>
+
'''Udochukwu (Ud) Okorafor''':  <p>Ud Okorafor is a rising senior at Columbia University. He is majoring in chemical engineering and has interests in protein engineering and pharmaceuticals. He joined IGEM because he enjoyed the research he had done previously on genetic engineering of E. coli. In his spare time, he enjoys playing various sports, reading science fiction books, and watching movies.</p>
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_16.png|200px|left|frame]]
 
-
'''Swetha Chandrasekar''':  <p>Swetha Chandrasekar is a rising Sophomore studying Chemical Engineering with a Biomedical Minor. Her avid interests and research done in biomedical device design, biorobotics, virology and bacterial chemistry drew her to be a part of iGEM. She hopes to apply her interests in working as a member of the Cooper-Columbia team to create something novel and inspiring! Outside of academics, Swetha loves singing, dancing and drawing.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_17.png|200px|left|frame]]
 
-
'''Chauncy Yin''':  <p>Chauncy Yin is a rising senior majoring in chemical engineering and minoring in materials & science at Columbia University. His research focuses on developing multifunctional magnetic nanoparticles as delivery platforms for therapeutic and diagnostic agents. He joins IGEM because he wants to apply the biology knowledge he learns in IGEM to the research and development of new pharmaceutical vehicles.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_18.png|200px|left|frame]]
 
-
'''Vincent Xu''':  <p>Vincent is a rising senior at Columbia University majoring in chemical engineering and minoring in applied mathematics. He is more interested in computational modeling than lab work and has been doing research in the applied math department since the summer of his freshman year. He decided to join IGEM because he thinks that it’s a good chance to learn something about biology, which is a subject he hasn’t studied since high school, and to get involved in any computational or modeling work. In addition to enjoying popular activities that college students engage in, such as eating and sleeping, Vincent does ballroom dancing.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_19.png|200px|left|frame]]
+
[[Image:Columbia-Cooper-NYC_Team_member_12.jpg|150px|left]]
-
'''Yuta Makita''':  <p>Yuta Makita is a rising sophomore studying chemical engineering at the Cooper Union. Yuta joined the iGEM team with an interest in research based study and process of synthetic biology and the microscopic world. In addition to academic studies, he enjoys taking part in orchestra related activities by playing the viola.</p>
+
'''Saimon Sharif''':  <p>Saimon is a rising sophomore at The Cooper Union. He is studying Chemical Engineering. He joined IGEM because it gives him the opportunity to apply engineering and creativity to biology. In his spare time, Saimon enjoys listening to alternative rock and watching science fiction television shows.</p>
 +
 
 +
 
 +
 
 +
 
 +
[[Image:Columbia-Cooper-NYC_Team_member_16.jpg|150px|right]]
 +
'''Jeffery Xu''': <p>Jeffrey is a rising sophomore Chemical Engineering student at Cooper and an aspiring chemical/biomedical engineer. He hopes to discover a lot about current research and advancements in the biomedical field, and believes IGEM offers many opportunities to learn from and contribute to. During the (little) time he has when he is not breathing chemistry and understanding the vast enigmas of the applied sciences, he enjoys playing the violin, traveling and catching up with friends.</p>
 +
 
 +
 
 +
 
 +
[[Image:Columbia-Cooper-NYC_Team_member_13.png|150px|left]]
 +
'''Vincent Xu''':  <p>Vincent is a rising senior at Columbia University majoring in chemical engineering and minoring in applied mathematics. He is more interested in computational modeling than lab work and has been doing research in the applied math department since the summer of his freshman year. He decided to join IGEM because he thinks that it’s a good chance to learn something about biology, which is a subject he hasn’t studied since high school, and to get involved in any computational or modeling work. In addition to enjoying popular activities that college students engage in, such as eating and sleeping, Vincent does ballroom dancing.</p>
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_20.png|200px|left|frame]]
 
-
'''Ciera Lowe''':  <p>Ciera is a rising junior at The Cooper Union majoring in chemical engineering with a minor in biomedical engineering. She joined the iGEM team because this competition provides an amazing opportunity to gain hands on experience in synthetic biology, an exciting field full of potential to improve the world we live in. In addition to her studies, Ciera keeps busy by playing foosball on Cooper’s newly acquired table, playing basketball with Cooper’s women’s team or organizing events with the engineering student council and Cooper’s National Society of Black Engineers chapter.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_21.png|200px|left|frame]]
 
-
'''Steven Neuhaus''':  <p>Steven Neuhaus is a rising sophomore who studies chemical engineering at The Cooper Union for the Advancement of Science and Art. He’s quite fond of the idea of using little things to solve big problems, and joined iGEM because it provides a tremendous opportunity to do just that (and also time to play in the lab!). Steven also enjoys pointing out that writing about oneself in the third person is extremely awkward, is interested in most things that are interesting, and if you show him something cool, he’s usually more than glad to run with it.</p>
 
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_22.png|200px|left|frame]]
 
-
'''Shivrat Chhabra''':  <p>Shivrat Chhabra is a rising junior at Columbia University, majoring in Chemical Engineering and minoring in Biomedical Engineering. He’s always been interested in bioengineering on the micro-scale, and joined the iGEM team to further that interest. Outside of the academic sphere, he is also involved in ballroom dance.</p>
 
<h2>'''High School Students'''</h2>
<h2>'''High School Students'''</h2>
-
[[Image:Image:Columbia-Cooper-NYC_Team_member_23.png|200px|left|frame]]
+
[[Image:Columbia-Cooper-NYC_Team_member_14.jpg|150px|right]]
'''Richard Shi''':  <p>Richard Shi is a high school research student at Jericho High School. He had previously studied and written a paper based on the Dye Sensitized Solar Cell at Farmingdale University. He joined iGEM to vary his exposure to different sciences (moving from the engineering sciences to synthetic biology) and hopes to collect data for the upcoming Intel STS competition. He hopes to bring much to the table, despite being in high school.</p>
'''Richard Shi''':  <p>Richard Shi is a high school research student at Jericho High School. He had previously studied and written a paper based on the Dye Sensitized Solar Cell at Farmingdale University. He joined iGEM to vary his exposure to different sciences (moving from the engineering sciences to synthetic biology) and hopes to collect data for the upcoming Intel STS competition. He hopes to bring much to the table, despite being in high school.</p>
-
|}
 
-
== '''What we did''' ==
 
-
(Provide proper attribution for all work)
+
<html>
 +
<head>
 +
<style type="text/css">
 +
body{background-image:url('http://farm9.staticflickr.com/8039/7990439399_1970f791f6_h.jpg');
 +
background-position:top left;
 +
background-repeat:repeat-y
 +
 
 +
body{background-image:url('http://farm9.staticflickr.com/8173/7989724336_9e5441e3ff_b.jpg');
 +
background-position:top right;
 +
background-repeat:repeat-y
 +
}
-
== '''Where we're from''' ==
+
</style>
-
Everywhere, =]
+
</head>
 +
</html>

Latest revision as of 21:18, 22 October 2012




Undergraduates

Columbia-Cooper-NYC Team member 1.jpg
Adam Cerini:

The organism “Adam cerini” is a species of civil engineering student. The Cooper Union is his natural habitat, although he has been observed to migrate to Huntington, NY during the summer months. He appears to have matured to the “sophomore” level. One marked feature of Cerini is his intelligence, a characteristic shared by many species in the engineering family. This feature is suspected to be the cause of his interests in civil engineering, architecture, biochemistry, nanotechnology, environmental science, and biomimicry. Cerini has been shown to undertake complex projects of various types and levels of success, such as mimicking cuttlefish camouflage with LCD’s, constructing a marimba from PVC pipes, designing a bamboo hut for refugees, building an electronic game via breadboards, composing electronic music, and most recently, genetically modifying bacteria for iGEM.



Columbia-Cooper-NYC Team member 2.jpg
Marjana Chowdhury:

Despite being from the bustling streets of New York City, Marjana was born to live in the wild. This nature lover and rising sophomore intends to major in Environmental Biology at Columbia University. In the past, Marjana's research has scaled a size spectrum ranging from immense invasive species to minuscule endangered species. As part of the Columbia-Cooper iGEM team, she is excited about her newest and smallest challenge yet, microorganisms.



Columbia-Cooper-NYC Team member 4.jpg
Ciera Lowe:

Ciera is a rising junior at The Cooper Union majoring in chemical engineering with a minor in biomedical engineering. She joined the iGEM team because this competition provides an amazing opportunity to gain hands on experience in synthetic biology, an exciting field full of potential to improve the world we live in. In addition to her studies, Ciera keeps busy by playing foosball on Cooper’s newly acquired table, playing basketball with Cooper’s women’s team or organizing events with the engineering student council and Cooper’s National Society of Black Engineers chapter.



Columbia-Cooper-NYC Team member 5.jpg
Anna Mai:

Anna Mai is a rising junior majoring in chemical engineering at Columbia University, with a minor in environmental engineering. She joined IGEM because it presented an interesting medium for interacting with engineers around the world and providing hands on experience in the highly applicable field of synthetic biology. In her spare time she enjoys playing ultimate Frisbee, building paper crafts, and serenading her neighbors (not well).



Columbia-Cooper-NYC Team member 11.jpg
Yuta Makita:

Yuta Makita is a rising sophomore at the Cooper Union. He is studying Chemical Engineering and has joined the iGEM team with an interest in research based study, the process of synthetic biology and the microscopic world. In addition to his academic studies, he enjoys taking part in orchestra related activities by playing the viola.



Columbia-Cooper-NYC Team member 6.jpg
Nicholas Mannarino:

Nicholas Mannarino is a rising sophomore at The Cooper Union. He is studying chemical engineering, with a hope to specialize in biomedical engineering and biotechnology. He joined IGEM because it seemed like a great way to spend a summer getting acquainted with a field he is interested in. In his spare time, Nicholas enjoys playing the guitar and long-distance running.



Columbia-Cooper-NYC Team member 7.jpg
Aakash Mansukhani:

When he’s not obsessively watching American Idol videos or playing tunes on his guitar, Aakash Mansukhani studies chemical engineering at Columbia University. As a rising sophomore, Aakash hopes that participating in IGEM will help him learn more about how principles from chemical engineering and synthetic biology can be combined to program bacteria. In his free time, Aakash loves to sing and reinvent pop songs by putting his own acoustic spin on them.



Columbia-Cooper-NYC Team member 15.jpg
Joeseph Mercedes:

Joseph Mercedes is a rising sophomore at The Cooper Union. He is majoring in Electrical Engineering. Although iGEM isn’t directly related to his major, it seems like a great opportunity to broaden his knowledge in another field and unify multiple engineering disciplines. In his spare time, Joe enjoys playing tennis and billiards.



Columbia-Cooper-NYC Team member 8.jpg
Steven Neuhaus:

Steven Neuhaus is a rising sophomore who studies chemical engineering at The Cooper Union for the Advancement of Science and Art. He’s quite fond of the idea of using little things to solve big problems, and joined iGEM because it provides a tremendous opportunity to do just that (and also time to play in the lab!). Steven also enjoys pointing out that writing about oneself in the third person is extremely awkward, is interested in most things that are interesting, and if you show him something cool, he’s usually more than glad to run with it.



Columbia-Cooper-NYC Team member 9.jpg
Kirsten Nicassio:

Kirsten Nicassio just finished her freshman year at The Cooper Union. She is majoring in chemical engineering, with an intended math minor. She joined IGEM because of interest in the field of biomedical engineering. In her spare time, Kirsten enjoys reading, knitting, and swimming.



Columbia-Cooper-NYC Team member 10.jpg
Udochukwu (Ud) Okorafor:

Ud Okorafor is a rising senior at Columbia University. He is majoring in chemical engineering and has interests in protein engineering and pharmaceuticals. He joined IGEM because he enjoyed the research he had done previously on genetic engineering of E. coli. In his spare time, he enjoys playing various sports, reading science fiction books, and watching movies.



Columbia-Cooper-NYC Team member 12.jpg
Saimon Sharif:

Saimon is a rising sophomore at The Cooper Union. He is studying Chemical Engineering. He joined IGEM because it gives him the opportunity to apply engineering and creativity to biology. In his spare time, Saimon enjoys listening to alternative rock and watching science fiction television shows.



Columbia-Cooper-NYC Team member 16.jpg
Jeffery Xu:

Jeffrey is a rising sophomore Chemical Engineering student at Cooper and an aspiring chemical/biomedical engineer. He hopes to discover a lot about current research and advancements in the biomedical field, and believes IGEM offers many opportunities to learn from and contribute to. During the (little) time he has when he is not breathing chemistry and understanding the vast enigmas of the applied sciences, he enjoys playing the violin, traveling and catching up with friends.


Columbia-Cooper-NYC Team member 13.png
Vincent Xu:

Vincent is a rising senior at Columbia University majoring in chemical engineering and minoring in applied mathematics. He is more interested in computational modeling than lab work and has been doing research in the applied math department since the summer of his freshman year. He decided to join IGEM because he thinks that it’s a good chance to learn something about biology, which is a subject he hasn’t studied since high school, and to get involved in any computational or modeling work. In addition to enjoying popular activities that college students engage in, such as eating and sleeping, Vincent does ballroom dancing.



High School Students

Columbia-Cooper-NYC Team member 14.jpg
Richard Shi:

Richard Shi is a high school research student at Jericho High School. He had previously studied and written a paper based on the Dye Sensitized Solar Cell at Farmingdale University. He joined iGEM to vary his exposure to different sciences (moving from the engineering sciences to synthetic biology) and hopes to collect data for the upcoming Intel STS competition. He hopes to bring much to the table, despite being in high school.