Team:UCSF/Team

From 2013.igem.org

(Difference between revisions)
 
(21 intermediate revisions not shown)
Line 1: Line 1:
-
{{Template:UCSF}}
+
{{Template:UCSF/MainHeader}}
-
 
+
<html>
<html>
-
<style>
+
<head>
-
#mission {width: 500px; float:left; background-color: #F5F5F5; margin-left:8px; padding: 10px; margin-top:8px;}
+
<!--CSS styles: global-->
-
#opensource {width:306px; float:left; background-color: #F5F5F5; margin-left:8px; padding: 10px; margin-top:8px;}
+
<style type="text/css">
-
#rightcontent {width:755px; float:right; background-color: #F5F5F5; margin-left: 8px;  margin-top:10px;}
+
/***
-
#photos {width:155px; float:left; background-color: #F5F5F5; margin-left: 8px;  margin-top:10px;}
+
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
-
#description{width:450px; height:110px;float:left; background-color: #F5F5F5; margin-left: 8px;  margin-top:10px;}
+
-
#flickr{width:755px; float:right;}
+
-
#leftcolumntotal{width:200px; height:1800px; float: left; margin-top:0px;}
+
-
</style>
+
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code!
 +
Check out their wikis at:
 +
https://2011.igem.org/Team:Brown-Stanford
 +
https://2012.igem.org/Team:Lethbridge
 +
***/
-
<div id="rightcontent">
+
#content h1.firstHeading {
 +
visibility:hidden;
 +
}
 +
#p-logo {
 +
display: none;
 +
}
 +
#searchform {
 +
    display: none;
 +
}
 +
.left-menu {
 +
background-color: #555;
 +
 +
}
 +
.left-menu a {
 +
    color: #000;
 +
}
 +
div#top-section{ /*the div containing the entire top bar*/
 +
height: 20px;
 +
margin-bottom: 0px !important;
 +
border: none;
 +
}
-
</div>
 
-
</head>
+
#content{
 +
margin-top: 0px;
 +
}
-
<div id="rightcontenttext">
+
#search-controls {
 +
overflow:hidden;
 +
display:none;
 +
background: none;
 +
position: absolute;
 +
top: 170px;
 +
right: 40px;
 +
}
-
<h3orange>First Years </h3orange> <p>
+
div#header {
 +
width: 975px;
 +
text-align: left;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-bottom: 0px !important;
 +
 +
#menubar {
 +
position: absolute;
 +
background: none;
 +
color: black;
 +
}
-
<div id="photos">
+
.left-menu, .right-menu{
 +
position: absolute;
 +
background: none;
 +
color: black;
 +
}
-
<img align="left" style="margin-bottom:8px; width:155px;height:110px; padding:0;" src="https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/Nate1.JPG">
+
.left-menu li a, .right-menu li a {
 +
color: #000 !important;
 +
}
-
<img align="left" style="margin-bottom:8px; width:155px;height:170px; padding:0;" src="https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/headshots/IMG_4363.jpg">
 
-
<img align="left" style="margin-bottom:18px; width:155px;height:140px; padding:0;" src="https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/headshots/IMG_4353.JPG">
+
.left-menu ul li, .right-menu ul li a{
 +
background: none;
 +
color: #000 !important;
 +
}
-
<img align="left" style="margin-bottom:28px; width:155px;height:140px; padding:0;" src="https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/headshots/IMG_4329.JPG">
+
.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
 +
    color: #000 !important;
 +
}
-
<img align="left" style="margin-bottom:8px; width:135px;height:140px; padding:0;" src="https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/headshots/IMG_4341.JPG">
+
#catlinks{
 +
display:none;
 +
}
-
<img align="left" style="margin-bottom:8px; width:150px;height:140px;padding:0;" src="https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/Yesenia%20Headshot.jpg">
+
/*important for background colours*/
 +
.mediawiki{
 +
background: #ffffff;
 +
}
 +
/***End minimal header***/
 +
/*Base styles*/
 +
#content{
 +
border: none;
 +
}
 +
h1, h2,h3, h4, #css-full, #css-mobi{
 +
font-family: Myriad Pro, Gill Sans MT, Trebuchet MS, Arial, Sans-Serif;
 +
border: 0;
 +
font-weight: 400;
 +
}
-
</div>
+
p, div.thumb div div.thumbcaption{
 +
font-family: Calibri, Sans-Serif;
 +
font-weight: normal;
 +
color: black;
 +
margin-bottom: 10px;
 +
padding-left: 5px;
 +
}
-
<div id="description" style = "width:530px; height:120px">
+
#css-full, #css-mobi{
-
<h3orange1>Nate Amidei</h3orange1> <p> <regulartext1> This is Nathaniel Amidei. He is the sultan of solutions, the prince of PCRs, and the tzar of timepoints.  He is fearless in the face of his major, Biochemestry, on the battlefield they call UC Davis. And most importantly, he stares down the competition until it is unanimously decided that he deserves the prize. </regulartext1>
+
position: absolute;
-
</div>
+
float: right;
 +
color: black;
 +
font-size: 1.3em;
 +
top: 0px;
 +
right: 15px;
 +
display: block;
 +
padding: 10px;
 +
}
-
<div id="description" style = "width:530px; height:160px">
+
#jsnotice{
-
<h3orange1>Verna Huang</h3orange1> <p> <regulartext1> Hi, my name is Verna Huang. I've loved science since 6th grade, and I hope to expand my interest in science through iGem. When not geeking out over synthetic biology, I like to read fiction of any kind, draw my surroundings, and swim. I intend to pursue a major in chemical engineering at University of California in Santa Barbara this fall. </regulartext1>
+
background-color: #4ED92F;
-
</div>
+
}
-
<div id="description"style = "width:530px; height:140px">
+
#table{
-
<h3orange1>Kendall Kearns</h3orange1> <p> <regulartext1> Hi there! My name is Kendall Kearns. I love food, sleep, the color blue, music, art, and hanging out with friends and family. In my free time, I enjoy watching movies, reading, olympic weightlifting or working out, and cooking! I've always loved science, probably since I started watching The Magic School Bus every morning in elementary and middle school. I'm currently attending UC Irvine, possibly majoring in Microbiology and Immunology. I might also want to minor in something else, but I'm not sure yet!</regulartext1>
+
margin: 10px;
-
</div>
+
}
-
<div id="description" style = "width:530px; height:170px">
+
#textlink a:link,
-
<h3orange1>Louis Tan</h3orange1> <p> <regulartext1> My name is Louis Tan. I graduated from Abraham Lincoln High School in San Francisco, CA in 2012. Currently, I am attending UC Berkeley as a freshman. My intended major is Molecular and Cell Biology. I enjoy running in parks and places filled with nature and pretty green foliage. A major hobby of mine is art, and I recently discovered a love for figure drawing. Though I can't draw faces effectively, I am working on improving my skillz. If you ever see me in the street, feel free to ask me for a portrait, and I will show you how much I have improved. :) </regulartext1> <br clear='left' />
+
a:visited{
-
</div>
+
font-family: Calibri, Sans-Serif;
 +
font-weight: normal;
 +
color: #009E99;
 +
text-decoration:none;
 +
}
-
<div id="description" style = "width:530px; height:130px">
+
#textlink a:hover,
-
<h3orange1> Helena Viets</h3orange1> <p> <regulartext1> My name is Helena Viets. I like the color green, cats, olympic weightlifting, dragon boat, ice cream, and naps. I devote my free time to the things in the previous sentence, and devote my not-free time to going to class at UC Berkeley, pursuing a Molecular Environmental Biology major and a Chinese minor.</regulartext1>
+
a:active{
-
</div>
+
font-family: Calibri, Sans-Serif;
 +
font-weight: normal;
 +
color: #009E99;
 +
text-decoration:underline;
 +
}
-
<div id="description" style = "width:540px; height:170px">
+
/*======
-
<h3orange1>Yesenia Lopez</h3orange1> <p> <regulartext1> My name is Yesenia Lopez. I am a student attending City college of San Francisco majoring in Molecular and cell Biology. I had a great Biology teacher my sophomore year at Burton high school. One of the greatest impacts that made sciences so interesting to me is that, I was amazed by the complexity of nature. I couldn't believe tall living organism were composed of cells, I thought it was incredible and very unbelievable. From those years on I have been interested in research and I am glad to be part of the iGem 2012 team. Through this program I was able to see how working in a team with other students for a common goal can prove to worth wild.  
+
Team Styling
-
</regulartext1> <br> </div>
+
======*/
 +
 +
/***Body styling***/
 +
h1{
 +
font-size: 2.5em;
 +
}
 +
h2{
 +
font-size: 1.7em;
 +
}
 +
h3{
 +
font-size: 1.7em;
 +
}
 +
#box1{
 +
width: 900px;
 +
background: #fffff;
 +
float: left;
 +
        margin-left: 150px;
 +
        margin-top: 15px;
 +
}
 +
#box1 h2{
 +
}
 +
#box1 p{
 +
font-size: 1.3em;
 +
}
 +
/*Sidebar*/
 +
#sidebar{
 +
position: absolute;
 +
width: 150px;
 +
z-index: 0;
 +
}
-
<div id="rightcontent" style = "width:745px">
+
#sidebar #list{
 +
background: #ffffff;
 +
}
 +
#sidebar h2{
 +
color: #008000;
 +
padding: 20px 15px 0px 15px;
 +
font-size: 2.0em;
 +
}
 +
#sidebar ul{
 +
list-style: none;
 +
margin: 0px 15px;
 +
}
 +
#sidebar #list > ul{
 +
padding-bottom: 20px;
 +
}
 +
#sidebar a{
 +
color: #008000;
 +
font-family: Myriad Pro, Gill Sans MT, Trebuchet MS, Arial, Sans-Serif;
 +
font-size: 1.6em;
 +
display: block;
 +
line-height: 1.4em;
 +
}
 +
#sidebar a:hover{
 +
text-decoration: none;
 +
color: #4E9600;
 +
}
-
<p>
 
-
<h3orange> Super Buddies/Second Years </h3orange> </p>
+
</style>
 +
 
 +
<style>
 +
#mission {width: 500px; float:left; background-color: #F5F5F5; margin-left:8px; padding: 10px; margin-top:8px;}
 +
#opensource {width:306px; float:left; background-color: #F5F5F5; margin-left:8px; padding: 10px; margin-top:8px;}
 +
#rightcontent {width:800px; float:right; background-color: #F5F5F5; margin-left: 8px;  margin-top:10px;}
 +
#photos {width:140px; float:left; background-color: #FFFFFF; margin-left: 2px;  margin-top:10px;}
 +
#description{width:600px; height:112px;float:left; background-color: #FFFFFF; margin-left: 2px;  margin-top:10px;}
 +
#flickr{width:755px; float:right;} 
 +
#rightcontenttext {width:900px; float:right; background-color: #FFFFFF; margin-left:8px; padding: 10px; margin-top:8px;}
 +
</style>
 +
</head>
 +
 
 +
<body>
 +
<div id="box1" align="justify">
 +
<h2><FONT COLOR="#008000">First Year Team Members </FONT COLOR="#008000"> </h2 <p>
 +
 
<div id="photos">
<div id="photos">
-
<img align="left" style="margin-bottom:8px; width:150px; padding:0;" src=" http://i53.tinypic.com/1zgk89.jpg" >
+
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;"  
 +
src=" https://static.igem.org/mediawiki/2013/8/81/UCSF2013-PriyankaDadlani.png">  
-
<img align="left" style="margin-bottom:8px; width:150px; padding:0;" src=" http://i54.tinypic.com/2md0748.jpg">  
+
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;" src="https://static.igem.org/mediawiki/2013/9/97/UCSF2013_DavidDinh.png">  
-
<img align="left" style="margin-bottom:8px;width:150px; padding:0;" src=" https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/Jingy%20Headshot.JPG">  
+
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;"  
 +
src="https://static.igem.org/mediawiki/2013/d/dd/UCSF2013-IanErgui.png">  
 +
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;"
 +
src="https://static.igem.org/mediawiki/2013/2/25/UCSF2013-FelicityJika.png">
-
</div>
+
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;" src="https://static.igem.org/mediawiki/2013/0/09/UCSF2013_DerrickLee.png">  
 +
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;"
 +
src="https://static.igem.org/mediawiki/2013/b/b1/UCSF2013-SherryTeng.png">
 +
 +
<img align="left" style="margin-bottom:8px;width:130px;height:185px; padding:0;"
 +
src="https://static.igem.org/mediawiki/2013/7/7a/UCSF2013-EricWong.png">
-
<div id="description" style = "width:530px; height:100px">
 
-
<h3orange1>Sami Chu</h3orange1> <br>
 
-
<regulartext1> Hi, I'm Sami Chu. Ever since I saw E. coli glow in biotech class, I was convinced that science was the bomb. Other things that are the bomb include drawing, singing, and watching Netflix. I am a English and Biology double major at Macalester College in Saint Paul, Minnesota.</regulartext1>
 
</div>
</div>
-
<div id="description" style = "width:530px; height:100px">
+
<div id="description" style = "width:640px; height:183px">
 +
<font face="calibri" size = "3.5", color = "#008000"><b>Priyanka Dadlani</b></font> <p> <font face="calibri" size = "3">
 +
Hi everyone! I am Priyanka Dadlani, an undergraduate at UC-Berkeley studying chemistry, earning my teaching credential, and having fun exploring computer science.  My future interests include studying pharmacology and incorporating computational techniques into my research.  In my free time, I enjoy running and hiking near scenic areas, such as Cayucos and Inspiration Point. Not to mention, I love trying out new restaurants and tapioca drinks.
 +
</font>
 +
</div>
-
<h3orange1>Julia Loi</h3orange1> <br>  
+
<div id="description" style = "width:640px; height:183px">
-
<regulartext1> Julia attends University of California, Irvine. Her hobbies consist of spending time with close friends and going out to eat good food. She loves that science is a never ending process of discovering how natural processes work.</regulartext> </div>
+
<font face="calibri" size = "3.5", color = "#008000"><b>David Dinh</b></font> <p> <font face="calibri" size = "3">
 +
Hello! My name is David Dinh. I am a recent graduate of Abraham Lincoln High School and headed to UC Davis this fall as an undergraduate. Currently, I am debating between either majoring in Biotechnology or Molecular Biology. Afterward, I want to earn a Masters degree and a PhD. My friends say that I can be very loud and that I am too nice for my own good. In my free time, I like to play tennis and computer games or hang out with my friends. I first got interested in science in the fifth grade when my teacher accidently “overcooked” a dragonfly in her car during a school field trip.  
 +
</font>
 +
</div>
-
<div id="description" style = "width:530px; height:100px">
+
<div id="description" style = "width:640px; height:183px">
 +
<font face="calibri" size = "3.5", color = "#008000"><b>Ian Ergui</b></font> <p> <font face="calibri" size = "3">
 +
I am Ian Ergui, a University of Miami student and Howard Hughes Medical Institute undergraduate researcher. My research interests lie in the fields of synthetic biology, epigenetics and pharmacoepigenetics. As a research assistant at the Hussman institute of Human Genomics at UM, I conduct research on the effects of cocaine use on genomic methylation in the brain as well as bacterial engineering experiments. I am happy to have the opportunity to be part of the 2013 UCSF iGEM team. When not in lab, I enjoy training in Gracie Jiu Jitsu and boxing.
 +
</font>
 +
</div>
-
<h3orange1>Jingyi Xi</h3orange1> <br>  
+
<div id="description" style = "width:640px; height:183px">
-
<regulartext1> My name is Xi, Jingyi. I just graduated from Peking University as a Physics student. I joined the team in UCSF this summer and continued helping with the modeling portion after going back to Beijing. You might think I is good at mathematics and programming, but I would probably tell you that I am best at cooking.
+
<font face="calibri" size = "3.5", color = "#008000"><b>Felicity Jika</b></font> <p> <font face="calibri" size = "3">
 +
Hey! My name is Felicity Jika, and I have been interested in science for as long as I can remember. I am a recent graduate of Abraham Lincoln High School in San Francisco and will be attending San Francisco State University in the fall. I was born in Nigeria and came to America when I was four years old. I am interested in foreign drama shows and reading books about magic, which, to me, is science that can’t be explained.  
 +
</font>
 +
</div>
-
  </regulartext>
+
<div id="description" style = "width:640px; height:183px">
 +
<font face="calibri" size = "3.5", color = "#008000"><b>Derrick Lee</b></font> <p> <font face="calibri" size = "3">
 +
Hi, I’m Derrick! I recently graduated from Abraham Lincoln High School in San Francisco and plan to attend City College of San Francisco with the intention of transferring to UC-Davis in two years. So far my goal is to major in Molecular Biology and possibly pursue a PhD. In my off time, I enjoy playing games, watching movies, and eating.  
 +
</font>
 +
</div>
 +
<div id="description" style = "width:640px; height:183px">
 +
<font face="calibri" size = "3.5", color = "#008000"><b>Sherry Teng</b></font> <p> <font face="calibri" size = "3">
 +
My name is Sherry Teng.  My favorite color is red. I’m entering UCLA as a freshman this fall and I plan to major in Molecular Cell and Developmental Biology.  In my free time, I like to watch stand up comedy and exercise my own sense of humor.
 +
</font>
</div>
</div>
 +
<div id="description" style = "width:640px; height:183px">
 +
<font face="calibri" size = "3.5", color = "#008000"><b>Eric Wong</b></font> <p> <font face="calibri" size = "3">
 +
Hello, my name is Eric Wong. I’m a 2013 graduate of Abraham Lincoln High School in San Francisco. I’m attending the College of San Mateo and am interested in transferring to UC-Davis after two years. I intend to major in Molecular Biology with some sort of minor in business. For me, iGEM is a chance to dive straight into hands-on, innovative research. It’s a pleasure to be a part of this enormous community where we all work together to discover and create things we never imagined or thought possible.  Outside of iGEM, I read leisurely and surf the web to my heart’s content.
 +
</font>
 +
</div>
 +
</div>
 +
<div id="box1" align="justify">
 +
<h2><FONT COLOR="#008000"> Super Buddies/Second Year iGEM Team </FONT COLOR="#008000"></h2> </p>
 +
<div id="photos">
 +
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;"
 +
src="https://static.igem.org/mediawiki/2013/3/31/UCSF2013-VernaHuang.png">
-
</html>
+
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;" src="https://static.igem.org/mediawiki/2013/0/07/UCSF2013-JIWeiyue.png">  
 +
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;"
 +
src="https://static.igem.org/mediawiki/2013/8/8c/UCSF2013-KendallKearns.png">
-
<!--- The Mission, Experiments --->
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
</div>
-
!align="center"|[[Team:UCSF|Home]]
+
 
-
!align="center"|[[Team:UCSF/Team|Team]]
+
<div id="description" style = "width:640px; height:183px">
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=UCSF Official Team Profile]
+
<font face="calibri" size = "3.5", color = "#008000"><b>Verna Huang</b></font> <p> <font face="calibri" size = "3">
-
!align="center"|[[Team:UCSF/Project|Project]]
+
Hi, my name is Verna Huang. I've loved science since 6th grade, and I hope to expand my interest in science through iGEM. This is my second year in the iGEM competition as part of the UCSF team. When I’m not geeking out over synthetic biology, I like to read fiction of any kind, draw my surroundings, and swim. I am currently a second year student at UC-Santa Barbara, possibly majoring in Biochemistry and Molecular Biology.
-
!align="center"|[[Team:UCSF/Parts|Parts Submitted to the Registry]]
+
</font>
-
!align="center"|[[Team:UCSF/Modeling|Modeling]]
+
</div>
-
!align="center"|[[Team:UCSF/Notebook|Notebook]]
+
 
-
!align="center"|[[Team:UCSF/Safety|Safety]]
+
<div id="description" style = "width:640px; height:183px">
-
!align="center"|[[Team:UCSF/Attributions|Attributions]]
+
<font face="calibri" size = "3.5", color = "#008000"><b>JI Weiyue</b></font> <p> <font face="calibri" size = "3">
-
|}
+
My name is JI Weiyue and I’m a senior undergraduate from Peking University majoring in Life Sciences. Impressed by the marvelous biological phenomena and the ways scientists may accurately control and freely engineer living systems, I joined the 2011 Peking iGEM team and have been working in the field of synthetic biology ever since. This summer at UCSF, I have had the great opportunity to improve my scientific skills and develop new connections. In my leisure time, I enjoy reading various kinds of books and playing the piano.
 +
</font>
 +
</div>
 +
 
 +
<div id="description" style = "width:640px; height:183px">
 +
<font face="calibri" size = "3.5", color = "#008000"><b>Kendall Kearns</b></font> <p> <font face="calibri" size = "3">
 +
Hi there! My name is Kendall Kearns. I love food, sleep, the color blue, music, art, and hanging out with friends and family. In my free time, I enjoy watching movies, reading, Olympic-style weightlifting or working out, and cooking! I've always loved science, probably since I started watching “The Magic School Bus” every morning in elementary and middle school. I'm currently attending UC-Irvine, possibly majoring in Microbiology and Immunology. I might also want to minor in something else, but I'm not sure yet! This is my second year competing with the UCSF iGEM team.
 +
</font>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<div id="sidebar">
 +
<div id="list">
 +
<h2>Team</h2>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:UCSF/About_Us">About Us</a></li>
 +
<li><a href="https://2013.igem.org/Team:UCSF/Team">Members</a></li>
 +
<li><a href="https://2013.igem.org/Team:UCSF/Advisors">Advisors</a></li>
 +
<li><a href="https://2013.igem.org/Team:UCSF/Mentors&Instructors">Mentors</a></li>
 +
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=UCSF">Profile</a></li>
 +
<li><a href="https://2013.igem.org/Team:UCSF/ContactUs">Contact Us</a>
 +
</ul>
 +
</div>
 +
</body>
 +
</html>

Latest revision as of 18:16, 28 October 2013

First Year Team Members

Priyanka Dadlani

Hi everyone! I am Priyanka Dadlani, an undergraduate at UC-Berkeley studying chemistry, earning my teaching credential, and having fun exploring computer science. My future interests include studying pharmacology and incorporating computational techniques into my research. In my free time, I enjoy running and hiking near scenic areas, such as Cayucos and Inspiration Point. Not to mention, I love trying out new restaurants and tapioca drinks.

David Dinh

Hello! My name is David Dinh. I am a recent graduate of Abraham Lincoln High School and headed to UC Davis this fall as an undergraduate. Currently, I am debating between either majoring in Biotechnology or Molecular Biology. Afterward, I want to earn a Masters degree and a PhD. My friends say that I can be very loud and that I am too nice for my own good. In my free time, I like to play tennis and computer games or hang out with my friends. I first got interested in science in the fifth grade when my teacher accidently “overcooked” a dragonfly in her car during a school field trip.

Ian Ergui

I am Ian Ergui, a University of Miami student and Howard Hughes Medical Institute undergraduate researcher. My research interests lie in the fields of synthetic biology, epigenetics and pharmacoepigenetics. As a research assistant at the Hussman institute of Human Genomics at UM, I conduct research on the effects of cocaine use on genomic methylation in the brain as well as bacterial engineering experiments. I am happy to have the opportunity to be part of the 2013 UCSF iGEM team. When not in lab, I enjoy training in Gracie Jiu Jitsu and boxing.

Felicity Jika

Hey! My name is Felicity Jika, and I have been interested in science for as long as I can remember. I am a recent graduate of Abraham Lincoln High School in San Francisco and will be attending San Francisco State University in the fall. I was born in Nigeria and came to America when I was four years old. I am interested in foreign drama shows and reading books about magic, which, to me, is science that can’t be explained.

Derrick Lee

Hi, I’m Derrick! I recently graduated from Abraham Lincoln High School in San Francisco and plan to attend City College of San Francisco with the intention of transferring to UC-Davis in two years. So far my goal is to major in Molecular Biology and possibly pursue a PhD. In my off time, I enjoy playing games, watching movies, and eating.

Sherry Teng

My name is Sherry Teng. My favorite color is red. I’m entering UCLA as a freshman this fall and I plan to major in Molecular Cell and Developmental Biology. In my free time, I like to watch stand up comedy and exercise my own sense of humor.

Eric Wong

Hello, my name is Eric Wong. I’m a 2013 graduate of Abraham Lincoln High School in San Francisco. I’m attending the College of San Mateo and am interested in transferring to UC-Davis after two years. I intend to major in Molecular Biology with some sort of minor in business. For me, iGEM is a chance to dive straight into hands-on, innovative research. It’s a pleasure to be a part of this enormous community where we all work together to discover and create things we never imagined or thought possible. Outside of iGEM, I read leisurely and surf the web to my heart’s content.

Super Buddies/Second Year iGEM Team

Verna Huang

Hi, my name is Verna Huang. I've loved science since 6th grade, and I hope to expand my interest in science through iGEM. This is my second year in the iGEM competition as part of the UCSF team. When I’m not geeking out over synthetic biology, I like to read fiction of any kind, draw my surroundings, and swim. I am currently a second year student at UC-Santa Barbara, possibly majoring in Biochemistry and Molecular Biology.

JI Weiyue

My name is JI Weiyue and I’m a senior undergraduate from Peking University majoring in Life Sciences. Impressed by the marvelous biological phenomena and the ways scientists may accurately control and freely engineer living systems, I joined the 2011 Peking iGEM team and have been working in the field of synthetic biology ever since. This summer at UCSF, I have had the great opportunity to improve my scientific skills and develop new connections. In my leisure time, I enjoy reading various kinds of books and playing the piano.

Kendall Kearns

Hi there! My name is Kendall Kearns. I love food, sleep, the color blue, music, art, and hanging out with friends and family. In my free time, I enjoy watching movies, reading, Olympic-style weightlifting or working out, and cooking! I've always loved science, probably since I started watching “The Magic School Bus” every morning in elementary and middle school. I'm currently attending UC-Irvine, possibly majoring in Microbiology and Immunology. I might also want to minor in something else, but I'm not sure yet! This is my second year competing with the UCSF iGEM team.