Team:UCSF/Team1

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
<style type="text/css">
<style type="text/css">
/***
/***
-
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
+
Minimal header:  
-
 
+
Thanks a lot to 2012 Calgary team for snippets of their code!
-
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code!
+
Check out their wikis at:
Check out their wikis at:
-
https://2011.igem.org/Team:Brown-Stanford
+
https://2012.igem.org/Team:Calgary
-
https://2012.igem.org/Team:Lethbridge
+
***/
***/
Line 104: Line 102:
font-family: Myriad Pro, Gill Sans MT, Trebuchet MS, Arial, Sans-Serif;
font-family: Myriad Pro, Gill Sans MT, Trebuchet MS, Arial, Sans-Serif;
border: 0;
border: 0;
-
font-weight: 400;
+
font-weight: normal;
}
}
-
p, div.thumb div div.thumbcaption{
+
p1, p2, p3, div.thumb div div.thumbcaption{
font-family: Calibri, Sans-Serif;
font-family: Calibri, Sans-Serif;
font-weight: normal;
font-weight: normal;
color: black;
color: black;
-
margin-bottom: 10px;
 
-
padding-left: 5px;
 
}
}
Line 134: Line 130:
}
}
-
#textlink a:link,
+
a:link,
a:visited{
a:visited{
font-family: Calibri, Sans-Serif;
font-family: Calibri, Sans-Serif;
font-weight: normal;
font-weight: normal;
-
color: #009E99;
+
color: #4E9600;
text-decoration:none;  
text-decoration:none;  
}
}
-
#textlink a:hover,
+
a:hover,
a:active{
a:active{
font-family: Calibri, Sans-Serif;
font-family: Calibri, Sans-Serif;
font-weight: normal;
font-weight: normal;
-
color: #009E99;
+
color: #4E9600;
text-decoration:underline;
text-decoration:underline;
}
}
-
 
-
/*======
 
-
Team Styling
 
-
======*/
 
/***Body styling***/
/***Body styling***/
h1{
h1{
-
font-size: 2.5em;
+
font-size: 2.2em;
 +
line-height: 1.2em;
 +
color: #008000;
 +
font-weight: bold;
}
}
h2{
h2{
-
font-size: 1.7em;
+
font-size: 2.0em;
 +
line-height: 1em;
 +
//color: #008000;
 +
font-weight: bold;
}
}
h3{
h3{
-
font-size: 1.7em;
+
font-size: 1.8em;
 +
line-height: 1em;
 +
//margin: 0px 15px;
 +
//font-weight: bold;
 +
        text-decoration: underline;
 +
color: #008000;
 +
}
 +
h4{
 +
font-size: 1.4em;
 +
color: #008000;
 +
//margin: 0px 20px;
 +
font-weight: bold;
 +
}
 +
p1{
 +
        font-size: 1.5em;
 +
line-height: 1.5em;
 +
//color: #008000;
 +
//font-weight: bold;
 +
}
 +
p2{
 +
        font-size: 1.5em;
 +
}
 +
p3{
 +
        font-size: 1.2em;
}
}
 +
#pagetitle{
 +
border-bottom: 2px solid black;
 +
padding-bottom: 10px;
 +
padding-left: 10px;
 +
}
 +
#bodycontainer h2{
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#bodycontainer p{
 +
margin-left: 20px;
 +
margin-right: 10px;
 +
}
 +
#bodycontainer{
 +
margin-left: 220px;
 +
}
 +
#bodycontainer ul{
 +
margin-left: 5.0em;
 +
}
 +
#bodycontainer li{
 +
font-family: Georgia, Serif;
 +
}
#box1{
#box1{
-
width: 900px;
+
width: 740px;
 +
        height: 1000px;
background: #fffff;
background: #fffff;
float: left;
float: left;
-
         margin-left: 150px;
+
         margin-left: 210px;
         margin-top: 15px;
         margin-top: 15px;
}
}
-
#box1 h2{
+
 
-
}
+
-
#box1 p{
+
-
font-size: 1.3em;
+
-
}
+
</style>
</style>
 +
 +
<!------------------------------Context Styles-------------------------------->
<style>
<style>
#mission {width: 500px; float:left; background-color: #F5F5F5; margin-left:8px; padding: 10px; margin-top:8px;}
#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;}
#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;}
#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;}
+
#photos {float:left; background-color: #FFFFFF; margin-left: 15px;  margin-top:5px;}
-
#description{width:600px; height:112px;float:left; background-color: #FFFFFF; margin-left: 2px;  margin-top:10px;}
+
#leftcontenttext{float:left; background-color: #FFFFFF; margin-left: 15px;  margin-top:5px;}
-
#flickr{width:755px; float:right;} 
+
#rightcontenttext {float:right; background-color: #FFFFFF; margin-left:15px; padding:10px; margin-top:0px;}  
-
#rightcontenttext {width:900px; float:right; background-color: #FFFFFF; margin-left:8px; padding: 10px; margin-top:8px;}  
+
//#flickr{width:755px; float:right;} 
</style>
</style>
-
</head>
 
-
<body>
 
-
<div id="box1" align="justify">
 
-
<h2><FONT COLOR="#008000">First Year Team Members </FONT COLOR="#008000"> </h2 <p>
 
 +
<!---------------------------------Sidebar------------------------------------------>
 +
<!--Thanks a lot to 2012 SJTU-BioX-Shanghai team for snippets of their code!
 +
Check out their wikis at:
 +
https://2012.igem.org/Team:SJTU-BioX-Shanghai
 +
-->
-
<div id="photos">
+
<!-------------------------------Sidebar Styles-------------------------------->
 +
<style type="text/css">
 +
div.sdmenu {
 +
font-family: Myriad Pro, Gill Sans MT, Trebuchet MS, Arial, Sans-Serif;
 +
        font-size: 1.3em;
 +
padding-bottom: 5px;
 +
color: #fff;
 +
}
 +
div.sdmenu div {
 +
background-color: #67A15A;
 +
overflow: hidden;
 +
}
 +
div.sdmenu div.collapsed {
 +
height: 30px;}
 +
div.sdmenu div span {
 +
display: block;
 +
padding: 6px 25px;
 +
width: 160px;
 +
font-weight: bold;
 +
color: white;
 +
background: url(/wiki/images/f/f7/12SJTU_floatnav_expanded.gif) no-repeat 10px center;
 +
cursor: default;
 +
border-bottom: 1px solid #ddd;
 +
cursor: pointer;
 +
}
 +
div.sdmenu div:hover{
 +
background-color: #69C800;
 +
}
 +
div.sdmenu div.collapsed span {
 +
background-image: url(/wiki/images/2/20/12SJTU_floatnav_collapsed.gif);
 +
}
 +
div.sdmenu div a {
 +
padding: 5px 10px;
 +
background: #D6EADC;
 +
display: block;
 +
border-bottom: 1px solid #ddd;
 +
color: #1E3A00;
 +
}
 +
div.sdmenu div a.current {
 +
background : #C0DCA4;
 +
}
 +
div.sdmenu div a:hover {
 +
background : #4E9600 url(/wiki/images/2/2d/12SJTU_floatnav_linkarrow.gif) no-repeat right center;
 +
color: #fff;
 +
text-decoration: none;
 +
}
 +
</style>
-
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;"
+
<style type="text/css">
-
src=" https://static.igem.org/mediawiki/2013/8/81/UCSF2013-PriyankaDadlani.png">  
+
.floatbox{
 +
position:absolute;
 +
width:160px;
 +
height:00px;
 +
background:#FFFFFF
 +
}
 +
</style>
-
<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">
+
<!-------------------------------Sidebar JavaScripts----------------------------->
 +
<script type="text/javascript" >
 +
    function SDMenu(id) {
 +
        if (!document.getElementById || !document.getElementsByTagName)
 +
            return false;
 +
        this.menu = document.getElementById(id);
 +
        this.submenus = this.menu.getElementsByTagName("div");
 +
        this.remember = true;
 +
        this.speed = 20;
 +
        this.markCurrent = true;
 +
        this.oneSmOnly = false;
 +
    }
 +
    SDMenu.prototype.init = function() {
 +
var mainInstance = this;
 +
for (var i = 0; i < this.submenus.length; i++)
 +
this.submenus[i].getElementsByTagName("span")[0].onclick= function() {
 +
mainInstance.toggleMenu(this.parentNode);
 +
};
 +
if (this.markCurrent) {
 +
var links = this.menu.getElementsByTagName("a");
 +
for (var i = 0; i < links.length; i++)
 +
if (links[i].href == document.location.href) {
 +
links[i].className = "current";
 +
break;
 +
}
 +
}
 +
if (this.remember) {
 +
var regex = new RegExp("sdmenu_" + encodeURIComponent(this.menu.id) + "=([01]+)");
 +
var match = regex.exec(document.cookie);
 +
if (match) {
 +
var states = match[1].split("");
 +
for (var i = 0; i < states.length; i++)
 +
this.submenus[i].className = (states[i] == 0 ? "collapsed" : "");
 +
}
 +
}
 +
    };
 +
    SDMenu.prototype.toggleMenu = function(submenu) {
 +
if (submenu.className == "collapsed")
 +
this.expandMenu(submenu);
 +
else
 +
this.collapseMenu(submenu);
 +
this.collapseOthers(submenu);
 +
    };
 +
    SDMenu.prototype.expandMenu = function(submenu) {
 +
var fullHeight = submenu.getElementsByTagName("span")[0].offsetHeight;
 +
var links = submenu.getElementsByTagName("a");
-
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;"  
+
for (var i = 0; i < links.length; i++)
-
src="https://static.igem.org/mediawiki/2013/d/dd/UCSF2013-IanErgui.png">  
+
fullHeight += links[i].offsetHeight;
 +
var moveBy = Math.round(this.speed * links.length);
 +
 +
var mainInstance = this;
 +
var intId = setInterval(function() {
 +
var curHeight = submenu.offsetHeight;
 +
var newHeight = curHeight + moveBy;
 +
if (newHeight < fullHeight)
 +
submenu.style.height = newHeight + "px";
 +
else {
 +
clearInterval(intId);
 +
submenu.style.height = "";
 +
submenu.className = "";
 +
mainInstance.memorize();
 +
}
 +
}, 30);
 +
this.collapseOthers(submenu);
 +
    };
 +
    SDMenu.prototype.collapseMenu = function(submenu) {
 +
var minHeight = submenu.getElementsByTagName("span")[0].offsetHeight;
 +
var moveBy = Math.round(this.speed * submenu.getElementsByTagName("a").length);
 +
var mainInstance = this;
 +
var intId = setInterval(function() {
 +
var curHeight = submenu.offsetHeight;
 +
var newHeight = curHeight - moveBy;
 +
if (newHeight > minHeight)
 +
submenu.style.height = newHeight + "px";
 +
else {
 +
clearInterval(intId);
 +
submenu.style.height = "";
 +
submenu.className = "collapsed";
 +
mainInstance.memorize();
 +
}
 +
}, 30);
 +
    };
 +
    SDMenu.prototype.collapseOthers = function(submenu) {
 +
if (this.oneSmOnly) {
 +
for (var i = 0; i < this.submenus.length; i++)
 +
if (this.submenus[i] != submenu){ if (this.submenus[i].className != "collapsed"){
 +
this.collapseMenu(this.submenus[i]);}}
 +
}
 +
    };
 +
    SDMenu.prototype.expandAll = function() {
 +
var oldOneSmOnly = this.oneSmOnly;
 +
this.oneSmOnly = false;
 +
for (var i = 0; i < this.submenus.length; i++)
 +
if (this.submenus[i].className == "collapsed")
 +
this.expandMenu(this.submenus[i]);
 +
this.oneSmOnly = oldOneSmOnly;
 +
    };
 +
    SDMenu.prototype.collapseAll = function() {
 +
for (var i = 0; i < this.submenus.length; i++)
 +
if (this.submenus[i].className != "collapsed")
 +
this.collapseMenu(this.submenus[i]);
 +
    };
 +
    SDMenu.prototype.memorize = function() {
 +
if (this.remember) {
 +
var states = new Array();
 +
for (var i = 0; i < this.submenus.length; i++)
 +
states.push(this.submenus[i].className == "collapsed" ? 0 : 1);
 +
var d = new Date();
 +
d.setTime(d.getTime() + (30 * 24 * 60 * 60 * 1000));
 +
document.cookie = "sdmenu_" + encodeURIComponent(this.menu.id) + "=" + states.join("") + "; expires=" + d.toGMTString() + "; path=/";
 +
}
 +
    };
 +
</script>
-
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;"
+
<script type="text/javascript">
-
src="https://static.igem.org/mediawiki/2013/2/25/UCSF2013-FelicityJika.png">  
+
// <![CDATA[
 +
    var myMenu;
 +
    window.onload = function () {
 +
        myMenu = new SDMenu("my_menu");
 +
        myMenu.oneSmOnly = true;
 +
        myMenu.remember = false;
 +
        myMenu.init();
 +
        myMenu.expandMenu(myMenu.submenus[0]);
 +
    };
 +
// ]]>
 +
</script>
-
<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;"
+
</head>
-
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>
+
<body>
-
<div id="description" style = "width:640px; height:183px">
+
<!------------------------------------Sidebar------------------------------------->
-
<font face="calibri" size = "3.5", color = "#008000"><b>Priyanka Dadlani</b></font> <p> <font face="calibri" size = "3">
+
<div class="floatbox" id="12SJTU_floatnav" style="top:200px; left:2px;">
-
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.
+
<table border="0" width="150" cellspacing="0" cellpadding="0">
-
</font>  
+
  <tr>
-
</div>
+
<td width="100%">
-
<div id="description" style = "width:640px; height:183px">
+
<!--Team Sidebar-->
-
<font face="calibri" size = "3.5", color = "#008000"><b>David Dinh</b></font> <p> <font face="calibri" size = "3">
+
    <div style="float: left" id="my_menu" class="sdmenu">
-
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.  
+
      <div class="collapsed">
-
</font>
+
        <span>About Us</span>
 +
        <a href="https://2013.igem.org/Team:UCSF/About_Us1#content1">Biotechnology Program at Abraham Lincoln High School (ALHS)</a>
 +
        <a href="https://2013.igem.org/Team:UCSF/About_Us1#content2">Peking University and UCSF iGEM Exchange</a>
 +
        <a href="https://2013.igem.org/Team:UCSF/About_Us1#content3">Returning Team Members</a>
 +
        <a href="https://2013.igem.org/Team:UCSF/About_Us1#content4">UC Berkeley Cal Teach Program</a>
 +
        <a href="https://2013.igem.org/Team:UCSF/About_Us1#content5">HHMI EXROP</a>
 +
      </div>
 +
      <div class="collapsed">
 +
        <span>Members</span>
 +
        <a href="https://2013.igem.org/Team:UCSF/Team1#content1">First Year Team Members</a>
 +
        <a href="https://2013.igem.org/Team:UCSF/Team1#content2">Super Buddies/Second Year iGEM Team</a>
 +
      </div>
 +
      <div class="collapsed">
 +
        <span>Advisors</span>
 +
        <a href="https://2013.igem.org/Team:UCSF/Advisors">Advisors</a>
 +
      </div>
 +
      <div class="collapsed">
 +
        <span>Memtors</span>
 +
        <a href="https://2013.igem.org/Team:UCSF/Mentors&Instructors">Mentors & Instructors</a>
 +
      </div>
 +
      <div class="collapsed">
 +
        <span>Profile</span>
 +
        <a href="https://2013.igem.org/Team:UCSF/Safety1">Official Profile</a>
 +
      </div>
 +
      <div class="collapsed">
 +
        <span>Contact Us</span>
 +
        <a href="https://2013.igem.org/Team:UCSF/Safety1">Contact Us</a>
 +
      </div>  
</div>
</div>
-
<div id="description" style = "width:640px; height:183px">
+
<!--Span: Members-->
-
<font face="calibri" size = "3.5", color = "#008000"><b>Ian Ergui</b></font> <p> <font face="calibri" size = "3">
+
<script type="text/javascript">
-
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.
+
// <![CDATA[
-
</font>  
+
    var myMenu;
-
</div>
+
    window.onload = function () {
 +
        myMenu = new SDMenu("my_menu");
 +
        myMenu.oneSmOnly = true;
 +
        myMenu.remember = false;
 +
        myMenu.init();
 +
        myMenu.expandMenu(myMenu.submenus[1]);
 +
    };
 +
// ]]>
 +
</script>
-
<div id="description" style = "width:640px; height:183px">
+
  </tr>
-
<font face="calibri" size = "3.5", color = "#008000"><b>Felicity Jika</b></font> <p> <font face="calibri" size = "3">  
+
</table>
-
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.   
+
</div>
-
</font>
+
<script type="text/javascript">
-
</div>
+
    var id = function (o) { return document.getElementById(o) }
 +
    var scroll = function (o) {
 +
        var space = id(o).offsetTop;
 +
        id(o).style.top = space + 'px';
 +
        void function () {
 +
            var goTo = 0;
 +
            var roll = setInterval(function () {
 +
                var height = document.documentElement.scrollTop + document.body.scrollTop + space;
 +
                var top = parseInt(id(o).style.top);
 +
                if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 98) {
 +
                    height = height - 50;
 +
                    if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 198) {
 +
                        height = height - 50;
 +
                        if (parseInt(document.documentElement.scrollTop + document.body.scrollTop) > 298) {
 +
                            height = height - 50;
 +
                        }
 +
                    }
 +
                }
 +
                if (height != top) {
 +
                    goTo = height - parseInt((height - top) * 0.9);
 +
                    id(o).style.top = goTo + 'px';
 +
                }
 +
            }, 30);
 +
        } ()
 +
    }
 +
    scroll('12SJTU_floatnav');
 +
</script>
-
<div id="description" style = "width:640px; height:183px">
+
<!------------------------------------End Sidebar------------------------------------->
-
<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">
+
<div id="box1" align="justify">
-
<font face="calibri" size = "3.5", color = "#008000"><b>Sherry Teng</b></font> <p> <font face="calibri" size = "3">
+
<!------------------------------------Context------------------------------------->
-
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.
+
<h2><center> UCSF is a graduate institution - so where do UCSF iGEM team members come from? </center></h2>
-
</font>  
+
 
-
</div>
+
<div id="leftcontenttext" style = "width: 750px;height:40px" align="justify"><a name ="content1">
 +
<h3>Team Members</h3>
 +
</a></div>
-
<div id="description" style = "width:640px; height:183px">
+
<div id="leftcontenttext" style = "width: 750px;height:135px" align="justify">
-
<font face="calibri" size = "3.5", color = "#008000"><b>Eric Wong</b></font> <p> <font face="calibri" size = "3">
+
<p2>The ALHS Biotechnology Program is a two year pathway developed by George Cachianes and co-taught by Julie Reis: <a href="http://www.lincolnhigh.net/academy/biotech/overview">Lincoln High Biotech Webpage </a></p2>
-
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.
+
<br><br>
-
</font>  
+
<p2>This year, five members of the UCSF iGEM team were chosen from students who have completed this two-year class. Read more about David, Derrick, Eric, Sherry and Felicity at the <a href="https://2013.igem.org/Team:UCSF/Team"> team members page</a>!</p2>
-
</div>
+
</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">
+
<div id="leftcontenttext" style = "width: 750px;height:40px" align="justify"><a name ="content2">
 +
<h3>Peking University and UCSF iGEM Exchange</h3>
 +
</a></div>
-
<img align="left" style="margin-bottom:8px; width:130px;height:185px; padding:0;"  
+
<div id="leftcontenttext" style = "width: 750px;height:135px" align="justify">
-
src="https://static.igem.org/mediawiki/2013/3/31/UCSF2013-VernaHuang.png">  
+
<p2>Through funding from QB3 and the Center for Systems and Synthetic Biology, we have established an exchange program with Peking University. For the past few years, we have welcomed an undergraduate student from PKU to join our team and vice versa. This summer, we had a student from the 2011 PKU iGEM team, JI Weiyue, join us for three months to work with as a part of our team. We also had a former UCSF iGEM member, Helena Viets, travel to Peking University and join the PKU iGEM team.</p2>
 +
</div>
-
<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;"  
+
<div id="leftcontenttext" style = "width: 750px;height:40px" align="justify"><a name ="content3">
-
src="https://static.igem.org/mediawiki/2013/8/8c/UCSF2013-KendallKearns.png">  
+
<h3>Returning Team Members</h3>
 +
</a></div>
 +
<div id="leftcontenttext" style = "width: 750px;height:75px" align="justify">
 +
<p2>This year we had two students from our 2012 team join us for a second year. Kendall Kearns and Verna Huang both attended ALHS and just finished their freshman year at UC Irvine and UC Santa Barbara, respectively.</p2>
 +
</div>
 +
<div id="leftcontenttext" style = "width: 750px;height:40px" align="justify"><a name ="content4">
 +
<h3>UC Berkeley Cal Teach Program</h3>
 +
</a></div>
 +
 +
<div id="leftcontenttext" style = "width: 750px;height:75px" align="justify">
 +
<p2>Priyanka Dadlani is a member of the Cal Teach program at UC Berkeley and joined us for 10 weeks this summer and worked on computational models to provide predictions that would guide our experimental strategy. To read more about Calteach, <a href="http://calteach.berkeley.edu/">visit the Cal Teach Webpage </a></p2>
</div>
</div>
-
<div id="description" style = "width:640px; height:183px">
+
<div id="leftcontenttext" style = "width: 750px;height:40px" align="justify"><a name ="content5">
-
<font face="calibri" size = "3.5", color = "#008000"><b>Verna Huang</b></font> <p> <font face="calibri" size = "3">
+
<h3>HHMI EXROP</h3>
-
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.
+
</a></div>
-
</font>  
+
 
 +
<div id="leftcontenttext" style = "width: 750px;height:120px" align="justify">
 +
<p2>an Ergui joined us this summer as part of the Howard Hughes Medical Institute Exceptional Research Opportunities Program (EXROP). This program seeks to link students from disadvantaged backgrounds and students from groups that are underrepresented in the sciences to HHMI investigators from across the country. Students are given the opportunity to conduct research and live at an institution other than their home institution in order to experience science in a new academic setting. </p2>
</div>
</div>
-
<div id="description" style = "width:640px; height:183px">
+
<div id="leftcontenttext" style = "width: 750px;height:20px" align="justify">
-
<font face="calibri" size = "3.5", color = "#008000"><b>JI Weiyue</b></font> <p> <font face="calibri" size = "3">
+
<p2><br></pr>
-
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>
-
<div id="description" style = "width:640px; height:183px">
+
<!------------------------------------End Context------------------------------------->
-
<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>
</div>
</body>
</body>
</html>
</html>

Revision as of 18:42, 28 October 2013

UCSF is a graduate institution - so where do UCSF iGEM team members come from?

The ALHS Biotechnology Program is a two year pathway developed by George Cachianes and co-taught by Julie Reis: Lincoln High Biotech Webpage

This year, five members of the UCSF iGEM team were chosen from students who have completed this two-year class. Read more about David, Derrick, Eric, Sherry and Felicity at the team members page!
Through funding from QB3 and the Center for Systems and Synthetic Biology, we have established an exchange program with Peking University. For the past few years, we have welcomed an undergraduate student from PKU to join our team and vice versa. This summer, we had a student from the 2011 PKU iGEM team, JI Weiyue, join us for three months to work with as a part of our team. We also had a former UCSF iGEM member, Helena Viets, travel to Peking University and join the PKU iGEM team.
This year we had two students from our 2012 team join us for a second year. Kendall Kearns and Verna Huang both attended ALHS and just finished their freshman year at UC Irvine and UC Santa Barbara, respectively.
Priyanka Dadlani is a member of the Cal Teach program at UC Berkeley and joined us for 10 weeks this summer and worked on computational models to provide predictions that would guide our experimental strategy. To read more about Calteach, visit the Cal Teach Webpage
an Ergui joined us this summer as part of the Howard Hughes Medical Institute Exceptional Research Opportunities Program (EXROP). This program seeks to link students from disadvantaged backgrounds and students from groups that are underrepresented in the sciences to HHMI investigators from across the country. Students are given the opportunity to conduct research and live at an institution other than their home institution in order to experience science in a new academic setting.