Difference between revisions of "Team:TP CC-SanDiego/Team"

(Prototype team page)
 
Line 1: Line 1:
{{IISER_Pune}}
+
{{TP_CC-SanDiego/navbar}}
 +
 
 
<html>
 
<html>
 +
<head>
 +
<meta name="viewport" content="width=device-width, initial-scale=1" />
 +
    <meta charset="utf-8" />
 +
    <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
 +
<link href='https://fonts.googleapis.com/css?family=Oswald:400,300,700' rel='stylesheet' type='text/css'>
 +
<link href='https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700' rel='stylesheet' type='text/css'>
 +
 +
<style>
 +
@-webkit-keyframes in {
 +
    from  { margin-top: -350px; }
 +
    to { margin-top: 0px;}
 +
}
 +
 +
@-webkit-keyframes out {
 +
    0%  { margin-top: 0px;}
 +
    100% { margin-top: -350px; }
 +
}
 +
/* WIKI SETTINGS*/
 +
/* Hide first heading */
 +
.firstHeading {
 +
display: none;
 +
}
 +
 +
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
background-color: transparent;
 +
border: none;
 +
float: center;
 +
margin-left: -3px;
 +
margin-top: -8px;
 +
padding: auto;
 +
width: 101%;
 +
}
 +
 +
/*left align Black Menu Bar
 +
#top_menu_inside {
 +
margin-left: 0px;
 +
} */
 +
body{
 +
background-color: white;
 +
}
 +
 +
#whole-wrapper{
 +
height: auto;
 +
width: auto;
 +
}
 +
 +
#bio-wrapper{
 +
width: 1100px;
 +
height: auto;
 +
overflow: hidden;
 +
margin: 0 auto 0 auto;
 +
margin-top: 100px;
 +
}
 +
 +
#bioCard{
 +
width: 350px;
 +
height: 400px;
 +
overflow: hidden;
 +
animation-direction: reverse;
 +
margin-right: 25px;
 +
float: left;
 +
margin-bottom: 20px;
 +
}
 +
 +
#bioCard #image{
 +
-webkit-animation: in 1s;
 +
}
 +
 +
#bioCard:hover #image{
 +
margin-top: -350px;
 +
-webkit-animation: out 1s;
 +
}
 +
 +
#image{
 +
width: 350px;
 +
height: 398px;
 +
text-align: center;
 +
background-color: #f2f2f2;
 +
font-family: Poppins;
 +
font-weight: 700;
 +
font-size: 14px;
 +
border-bottom: 3px solid #f15258;
 +
color: #333;
 +
}
 +
 +
#image img{
 +
margin-bottom: 15px;
 +
}
 +
 +
#explan{
 +
width: 310px;
 +
height: 360px;
 +
background-color: #f15258;
 +
padding: 20px;
 +
text-align: center;
 +
}
 +
 +
h5{
 +
font-family: Poppins;
 +
font-size: 18px;
 +
font-weight: 100;
 +
color: white;
 +
}
 +
 +
p{
 +
font-family: Montserrat;
 +
font-size: 12px;
 +
}
 +
 +
</style>
 +
 +
<!-- CUSTOM BACKGROUND IMAGE -->
 +
<style type="text/css">
 +
body {
 +
/* background-color: #0099CC; */
 +
background: url(https://static.igem.org/mediawiki/2015/7/7c/Tpcc-homebackground.jpg) no-repeat center center fixed;
 +
-moz-background-size: cover;
 +
-webkit-background-size: cover;
 +
-o-background-size: cover;
 +
background-size: cover;
 +
}
 +
</style>
 +
 +
</head>
 +
 +
 +
 +
<body>
 +
<div id="whole-wrapper">
 +
 +
<div id="content-wrappeer">
 +
<div id="bio-wrapper">
 +
 +
<!-- ROW 1 ================================================================-->
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/d/de/Tpcc-AbhishekChakrabortyProfile.jpg/600px-Tpcc-AbhishekChakrabortyProfile.jpg" height="350" />
 +
ABHISHEK CHAKRABORTY
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM / POSTER TEAM
 +
</h5>
 +
<p>
 +
I joined TP_CC iGem because it gave me an opportunity pursue my passion for biology as it incorporated research, practical experience and presentational skills. I am very interested in what synthetic biology can do for medicine and hope to one day become a neurologist or neurosurgeon. In my free time, I enjoy walking my dog and watching detective movies.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/a/a3/Tpcc-AbishekChozhanProfile.jpg/600px-Tpcc-AbishekChozhanProfile.jpg" height="350" />
 +
ABISHEK CHOZHAN
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
WEB TEAM
 +
</h5>
 +
<p>
 +
$rSlY $cR3w L0r3m 1p$uM.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard" style="margin-right: 0px;">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/1/16/Tpcc-AidanKahngProfile.JPG/600px-Tpcc-AidanKahngProfile.JPG" height="350" />
 +
AIDAN KAHNG
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM
 +
</h5>
 +
<p>
 +
I am a part of the TP_CC iGEM team primarily to deepen my understanding of molecular biology as well as dabble in basic lab work and research concerning synthetic biology as I am interested in pursuing a career in bio-medical research. Some of my hobbies include cooking, playing ultimate frisbee, table tennis, and running long distance. I like k-pop. That about sums up my life.
 +
</p>
 +
</div>
 +
</div>
 +
 +
 +
 +
<!-- ROW 2 ================================================================-->
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/2/2d/Tpcc-AliceJinProfile.jpg/600px-Tpcc-AliceJinProfile.jpg" height="350" />
 +
ALICE JIN
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
HUMAN PRACTICES LEADER
 +
</h5>
 +
<p>
 +
I joined iGem because it allows me to get together with fellow students who are as interested in biology and science as I am. Through my role in Human Practices, I seek to make synthetic biology more accessible to the public. In my free time, I like to read, draw, and eat.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/f/f0/Tpcc-AndrewRimProfile.jpg/600px-Tpcc-AndrewRimProfile.jpg" height="350"/>
 +
ANDREW RIM
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM
 +
</h5>
 +
<p>
 +
I am a part of iGEM because it offers me a wonderful experience in conducting research in synthetic biology and overall helping our community in solving problems that affect each and every one of us. Biological research is something that I am interested in pursuing in the future, and this was one way of helping enrich my experiences in research. In my free time, I enjoy playing cello, guitar, basketball, tennis, or taking long walks on the beach.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard" style="margin-right: 0px;">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/1/11/Tpcc-AnthonyKangProfile.JPG/600px-Tpcc-AnthonyKangProfile.JPG" height="350" />
 +
ANTHONY KANG
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM CO-LEADER
 +
</h5>
 +
<p>
 +
I am interested in synthetic biology because the creative potential it holds for applications in multidisciplinary fields, and iGEM provides the opportunity to get involved with the synbio movement and research. If I’m not a school or in the lab, you can find me training at the pool or sleeping on my homework.
 +
</p>
 +
</div>
 +
</div>
 +
 +
 +
 +
<!-- ROW 3 ================================================================-->
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/a/ac/Tpcc-CarolineZhangProfile.jpg/600px-Tpcc-CarolineZhangProfile.jpg" height="350" />
 +
CAROLINE ZHANG
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
PROJECT LEADER / LAB TEAM
 +
</h5>
 +
<p>
 +
I joined TP_CC iGem because it not only combined my interests in science, community outreach, and entrepreneurship, but also provided an opportunity to do hands-on research and lab work in synthetic biology. In the future, I am interested in a career in bioengineering, especially  its medical applications. Outside of the lab, I like running nature trails, writing short stories, playing basketball, and coding.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/9/9e/Tpcc-CatherineJungProfile.jpg/600px-Tpcc-CatherineJungProfile.jpg" height="350" />
 +
CATHERINE JUNG
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM
 +
</h5>
 +
<p>
 +
I joined iGEM because of the lab experience and the chance to work with my peers who share my passion for biology. It's unique in that your team gets to design an entire experiment from scratch and you get to be a part of the entire process. My hobbies include playing flute, piano, biking, hiking, and playing video games.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard" style="margin-right: 0px;">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/9/9e/Tpcc-DanielRimProfile.jpg/600px-Tpcc-DanielRimProfile.jpg" height="350" />
 +
DANIEL RIM
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
POSTER TEAM
 +
</h5>
 +
<p>
 +
I joined iGEM because I love synthetic biology and wanted more experience with it. Our research is also closely tied to issues that plague where I live too. I hope to pursue a career in biology, so this is great experience. In my free time, I play violin and bass guitar, and eat.
 +
</p>
 +
</div>
 +
</div>
 +
 +
 +
 +
<!-- ROW 4 ================================================================-->
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/2/26/Tpcc-EdricXiangProfile.jpg/600px-Tpcc-EdricXiangProfile.jpg" height="350" />
 +
EDRIC XIANG
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
VICE CAPTAIN / WEB TEAM
 +
</h5>
 +
<p>
 +
I'm here because I like... programming! After completing a bioinformatics internship, I branched out my interests into biology and joined our iGEM team. Huge thanks to Abishek Chozhan for helping me build this website you've been drooling over. Outside of iGEM I love comp sci, hiking, skiing, video games, and sleeping in.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/d/de/Tpcc-GitanjaliMultaniProfile.jpg/600px-Tpcc-GitanjaliMultaniProfile.jpg" height="350" />
 +
GITANJALI MULTANI
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM / POSTER TEAM
 +
</h5>
 +
<p>
 +
I am a part of TP_CC iGEM because it is a wonderful opportunity to engage in the process of creating a project and conducting research. In my free time, I enjoy watching crime shows, Marvel movies, running track, and catching up on my sleep. Here’s something for all of you to think about, “you have to be odd to be number one (Dr. Seuss).”
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard" style="margin-right: 0px;">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/8/81/Tpcc-JodieHohProfile.jpg/600px-Tpcc-JodieHohProfile.jpg" height="350" />
 +
JODIE HOH
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
POSTER TEAM LEADER
 +
</h5>
 +
<p>
 +
I am part of TP_CC iGem to learn more about the different types of sciences that exist in everyday life and to enhance my experience in working as a team with a group of people. I like to watch Anime, make cup noodles, play League of Legends, and do taekwondo. I like to watch cooking shows in my free time. 
 +
</p>
 +
</div>
 +
</div>
 +
 +
 +
 +
<!-- ROW 5 ================================================================-->
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/7/77/Tpcc-JonathanKuoProfile.jpg/600px-Tpcc-JonathanKuoProfile.jpg" height="350" />
 +
JONATHAN KUO
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
HUMAN PRACTICES / POSTER TEAM
 +
</h5>
 +
<p>
 +
I joined iGEM because I thought that exploring the field of synthetic biology would be interesting, since I did not have much experience with it. and the potential applications of synthetic biology seemed useful. Through iGEM I have been able to see both the benefits and limitations of synthetic biology, and have been able to try to explore those ideas. In my spare time I like playing video games and watching shows on Netflix.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/e/e9/Tpcc-JonathanWangProfile.jpg/600px-Tpcc-JonathanWangProfile.jpg" height="350" />
 +
JONATHAN WANG
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM
 +
</h5>
 +
<p>
 +
I joined iGEM because it allows me to contemplate solutions to common problems that currently face my community. Additionally, I am greatly interested in synthetic biology and hands-on research opportunities, so I was very excited to be a part of this team. In my free time, I enjoy playing piano, tennis, reading, spending time with friends, and watching Marvel movies.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard" style="margin-right: 0px;">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/8/8f/Tpcc-MadelineSong.jpg/600px-Tpcc-MadelineSong.jpg" height="350"/>
 +
MADELINE SONG
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM
 +
</h5>
 +
<p>
 +
I joined TP_CC iGEM because I knew there was more to science than biology textbooks and high school classrooms.  iGEM was a perfect combination of  lab work and research but also community outreach. When I'm not in the lab, I'm fencing, scrimmaging with my Mock Trial team, learning to write code, and (if it's the weekend) eating brunch!
 +
</p>
 +
</div>
 +
</div>
 +
 +
 +
 +
<!-- ROW 6 ================================================================-->
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/6/61/Tpcc-NathanLianProfile.jpg/600px-Tpcc-NathanLianProfile.jpg" height="350" />
 +
NATHAN LIAN
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
TEAM CAPTAIN / LAB TEAM CO-LEADER
 +
</h5>
 +
<p>
 +
I joined TP_CC iGEM because of my deep interest in biology and its many implications across various fields. While I primarily focused on the bioinformatics aspect of biology prior to joining this team, I eventually began to shift my focus to the wet lab aspects of molecular biology, particularly those involved in synthetic biology. If I’m not at school or in the lab, you can find me gasping for air on the track or screaming at the TV with facepaint on watching the game.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/6/6e/Tpcc-NathanRimProfile.jpg/600px-Tpcc-NathanRimProfile.jpg" height="350" />
 +
NATHAN RIM
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
POSTER TEAM
 +
</h5>
 +
<p>
 +
I joined iGem because it provided a great opportunity to enhance my knowledge  and experience in synthetic/molecular biology. I love iGem because I was able to participate in a project that was brainstormed created together by a team students like myself, making the project feel so much more personal and rewarding. In my free time, I love playing viola, drums, and tennis. I also think DC is better than Marvel.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div id="bioCard" style="margin-right: 0px;">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/5/55/Tpcc-PatriciaOuyangProfile.jpg/600px-Tpcc-PatriciaOuyangProfile.jpg" height="350" />
 +
PATRICIA OUYANG
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM / POSTER TEAM
 +
</h5>
 +
<p>
 +
I joined iGEM because I wanted to gain lab experience and explore synthetic biology, since I didn’t know much about either topic. The information I’ve learned throughout the year is very interesting and I hope to build on my synthetic biology knowledge in the future. When I have free time I enjoy drawing and listening to music.
 +
</p>
 +
</div>
 +
</div>
 +
  
<h2>Team</h2>
 
  
<p>In this page you can introduce your team members, instructors, and advisors. </p>
+
<!-- ROW 7 ================================================================-->
  
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/8/88/Tpcc-PriyankaMultaniProfile.jpg/600px-Tpcc-PriyankaMultaniProfile.jpg" height="350" />
 +
PRIYANKA MULTANI
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM / POSTER TEAM
 +
</h5>
 +
<p>
 +
I joined TP_CC iGem because I wanted to gain hands-on experience with lab work as well as enhance my knowledge of synthetic and molecular biology. In my free time, I enjoy running track, watching cricket with my family and spending time with my friends. I also love anything and everything to do with Marvel!
 +
</p>
 +
</div>
 +
</div>
  
 +
<div id="bioCard">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/2/20/Tpcc-RachelLianProfile.jpg/600px-Tpcc-RachelLianProfile.jpg" height="350" />
 +
RACHEL LIAN
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
POSTER TEAM
 +
</h5>
 +
<p>
 +
I joined iGEM last year when I became interested in synthetic biology after doing a research project for a class. Since then, that interest has grown and I have really enjoyed designing with the Poster Team, discussing ideas, and doing research. In my free time, I enjoy anything to do with art and music.
 +
</p>
 +
</div>
 +
</div>
  
 +
<div id="bioCard" style="margin-right: 0px;">
 +
<div id="image">
 +
<img src="https://static.igem.org/mediawiki/2015/thumb/5/56/Tpcc-DaneMalangoneProfile.JPG/600px-Tpcc-DaneMalangoneProfile.JPG" height="350" />
 +
DANE MALANGONE
 +
</div>
 +
<div id="explan">
 +
<h5>
 +
LAB TEAM
 +
</h5>
 +
<p>
 +
I am part of my school’s iGem team because it is a great opportunity to get experience in a lab setting as well as augment my knowledge and understanding of synthetic biology. Some of my hobbies include reading, sleeping, and anything to do with computers.
 +
</p>
 +
</div>
 +
</div>
  
  
<h4>Inspiration</h4>
 
<p>You can look at what other teams did to get some inspiration! <br />
 
Here are a few examples:</p>
 
<ul>
 
<li><a href="https://2014.igem.org/Team:METU_Turkey_team">METU Turkey </a></li>
 
<li><a href="https://2014.igem.org/Team:Colombia/Members">Colombia</a></li>
 
<li><a href="https://2014.igem.org/Team:Stony_Brook/Team">Stony Brook</a></li>
 
<li><a href="https://2014.igem.org/Team:OUC-China/Team">OUC-China</a></li>
 
</ul>
 
  
<h5>What should this page contain?</h5>
 
<ul>
 
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
 
<li>You can add a small biography or a few words from each team member, to tell us what you like, and what motivated you to participate in iGEM.</li>
 
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
 
<li>Remember that image galleries can help you showcase many pictures while saving space.</li>
 
</ul>
 
  
  
</div>
+
</div>
 +
</div>
 +
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 01:22, 19 September 2015

THE TEAM

ABHISHEK CHAKRABORTY
LAB TEAM / POSTER TEAM

I joined TP_CC iGem because it gave me an opportunity pursue my passion for biology as it incorporated research, practical experience and presentational skills. I am very interested in what synthetic biology can do for medicine and hope to one day become a neurologist or neurosurgeon. In my free time, I enjoy walking my dog and watching detective movies.

ABISHEK CHOZHAN
WEB TEAM

$rSlY $cR3w L0r3m 1p$uM.

AIDAN KAHNG
LAB TEAM

I am a part of the TP_CC iGEM team primarily to deepen my understanding of molecular biology as well as dabble in basic lab work and research concerning synthetic biology as I am interested in pursuing a career in bio-medical research. Some of my hobbies include cooking, playing ultimate frisbee, table tennis, and running long distance. I like k-pop. That about sums up my life.

ALICE JIN
HUMAN PRACTICES LEADER

I joined iGem because it allows me to get together with fellow students who are as interested in biology and science as I am. Through my role in Human Practices, I seek to make synthetic biology more accessible to the public. In my free time, I like to read, draw, and eat.

ANDREW RIM
LAB TEAM

I am a part of iGEM because it offers me a wonderful experience in conducting research in synthetic biology and overall helping our community in solving problems that affect each and every one of us. Biological research is something that I am interested in pursuing in the future, and this was one way of helping enrich my experiences in research. In my free time, I enjoy playing cello, guitar, basketball, tennis, or taking long walks on the beach.

ANTHONY KANG
LAB TEAM CO-LEADER

I am interested in synthetic biology because the creative potential it holds for applications in multidisciplinary fields, and iGEM provides the opportunity to get involved with the synbio movement and research. If I’m not a school or in the lab, you can find me training at the pool or sleeping on my homework.

CAROLINE ZHANG
PROJECT LEADER / LAB TEAM

I joined TP_CC iGem because it not only combined my interests in science, community outreach, and entrepreneurship, but also provided an opportunity to do hands-on research and lab work in synthetic biology. In the future, I am interested in a career in bioengineering, especially its medical applications. Outside of the lab, I like running nature trails, writing short stories, playing basketball, and coding.

CATHERINE JUNG
LAB TEAM

I joined iGEM because of the lab experience and the chance to work with my peers who share my passion for biology. It's unique in that your team gets to design an entire experiment from scratch and you get to be a part of the entire process. My hobbies include playing flute, piano, biking, hiking, and playing video games.

DANIEL RIM
POSTER TEAM

I joined iGEM because I love synthetic biology and wanted more experience with it. Our research is also closely tied to issues that plague where I live too. I hope to pursue a career in biology, so this is great experience. In my free time, I play violin and bass guitar, and eat.

EDRIC XIANG
VICE CAPTAIN / WEB TEAM

I'm here because I like... programming! After completing a bioinformatics internship, I branched out my interests into biology and joined our iGEM team. Huge thanks to Abishek Chozhan for helping me build this website you've been drooling over. Outside of iGEM I love comp sci, hiking, skiing, video games, and sleeping in.

GITANJALI MULTANI
LAB TEAM / POSTER TEAM

I am a part of TP_CC iGEM because it is a wonderful opportunity to engage in the process of creating a project and conducting research. In my free time, I enjoy watching crime shows, Marvel movies, running track, and catching up on my sleep. Here’s something for all of you to think about, “you have to be odd to be number one (Dr. Seuss).”

JODIE HOH
POSTER TEAM LEADER

I am part of TP_CC iGem to learn more about the different types of sciences that exist in everyday life and to enhance my experience in working as a team with a group of people. I like to watch Anime, make cup noodles, play League of Legends, and do taekwondo. I like to watch cooking shows in my free time.

JONATHAN KUO
HUMAN PRACTICES / POSTER TEAM

I joined iGEM because I thought that exploring the field of synthetic biology would be interesting, since I did not have much experience with it. and the potential applications of synthetic biology seemed useful. Through iGEM I have been able to see both the benefits and limitations of synthetic biology, and have been able to try to explore those ideas. In my spare time I like playing video games and watching shows on Netflix.

JONATHAN WANG
LAB TEAM

I joined iGEM because it allows me to contemplate solutions to common problems that currently face my community. Additionally, I am greatly interested in synthetic biology and hands-on research opportunities, so I was very excited to be a part of this team. In my free time, I enjoy playing piano, tennis, reading, spending time with friends, and watching Marvel movies.

MADELINE SONG
LAB TEAM

I joined TP_CC iGEM because I knew there was more to science than biology textbooks and high school classrooms. iGEM was a perfect combination of lab work and research but also community outreach. When I'm not in the lab, I'm fencing, scrimmaging with my Mock Trial team, learning to write code, and (if it's the weekend) eating brunch!

NATHAN LIAN
TEAM CAPTAIN / LAB TEAM CO-LEADER

I joined TP_CC iGEM because of my deep interest in biology and its many implications across various fields. While I primarily focused on the bioinformatics aspect of biology prior to joining this team, I eventually began to shift my focus to the wet lab aspects of molecular biology, particularly those involved in synthetic biology. If I’m not at school or in the lab, you can find me gasping for air on the track or screaming at the TV with facepaint on watching the game.

NATHAN RIM
POSTER TEAM

I joined iGem because it provided a great opportunity to enhance my knowledge and experience in synthetic/molecular biology. I love iGem because I was able to participate in a project that was brainstormed created together by a team students like myself, making the project feel so much more personal and rewarding. In my free time, I love playing viola, drums, and tennis. I also think DC is better than Marvel.

PATRICIA OUYANG
LAB TEAM / POSTER TEAM

I joined iGEM because I wanted to gain lab experience and explore synthetic biology, since I didn’t know much about either topic. The information I’ve learned throughout the year is very interesting and I hope to build on my synthetic biology knowledge in the future. When I have free time I enjoy drawing and listening to music.

PRIYANKA MULTANI
LAB TEAM / POSTER TEAM

I joined TP_CC iGem because I wanted to gain hands-on experience with lab work as well as enhance my knowledge of synthetic and molecular biology. In my free time, I enjoy running track, watching cricket with my family and spending time with my friends. I also love anything and everything to do with Marvel!

RACHEL LIAN
POSTER TEAM

I joined iGEM last year when I became interested in synthetic biology after doing a research project for a class. Since then, that interest has grown and I have really enjoyed designing with the Poster Team, discussing ideas, and doing research. In my free time, I enjoy anything to do with art and music.

DANE MALANGONE
LAB TEAM

I am part of my school’s iGem team because it is a great opportunity to get experience in a lab setting as well as augment my knowledge and understanding of synthetic biology. Some of my hobbies include reading, sleeping, and anything to do with computers.