Team:UCSF/Mentors&Instructors1

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:150px; 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: 10px;  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;}  
+
#description{float:right; background-color: #FFFFFF; margin-right:-5px; margin-top:-5px;}
 +
//#flickr{width:755px; float:right;} 
</style>
</style>
 +
 +
 +
<!---------------------------------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
 +
-->
 +
 +
<!-------------------------------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>
 +
 +
<style type="text/css">
 +
.floatbox{
 +
position:absolute;
 +
width:160px;
 +
height:00px;
 +
background:#FFFFFF
 +
}
 +
</style>
 +
 +
<!-------------------------------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");
 +
 +
for (var i = 0; i < links.length; i++)
 +
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>
 +
 +
<script type="text/javascript">
 +
// <![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>
 +
 +
</head>
</head>
 +
 +
<body>
<body>
-
<div id="box1" align="justify">
 
-
<h1><FONT COLOR="#008000"> Mentors </FONT COLOR="#008000"></h1>
 
-
<div id="photos">
+
<!------------------------------------Sidebar------------------------------------->
 +
<div class="floatbox" id="12SJTU_floatnav" style="top:200px; left:2px;">
 +
<table border="0" width="150" cellspacing="0" cellpadding="0">
 +
  <tr>
 +
<td width="100%">
-
<img align="left" style="margin-bottom:18px; width:130px;height:185px; padding:0;"  
+
<!--Team Sidebar-->
-
src=" https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/syc_profilepic.png">  
+
    <div style="float: left" id="my_menu" class="sdmenu">
 +
      <div class="collapsed">
 +
        <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/Advisors1">Advisors</a>
 +
      </div>
 +
      <div class="collapsed">
 +
        <span>Memtors</span>
 +
        <a href="https://2013.igem.org/Team:UCSF/Mentors&Instructors1">Mentors & Instructors</a>
 +
      </div>
 +
      <div class="collapsed">
 +
        <span>Profile</span>
 +
        <a href="https://igem.org/Team.cgi?year=2013&team_name=UCSF">Official Profile</a>
 +
      </div>
 +
      <div class="collapsed">
 +
        <span>Contact Us</span>
 +
        <a href="https://2013.igem.org/Team:UCSF/ContactUs1">Contact Us</a>
 +
      </div> 
 +
</div>
-
<img align="left" style="margin-bottom:18px; width:130px;height:182px; padding:0;" src="https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/headshots/HeineikeIGEMPhoto.jpg">  
+
<!--Span: Advisors-->
 +
<script type="text/javascript">
 +
// <![CDATA[
 +
    var myMenu;
 +
    window.onload = function () {
 +
        myMenu = new SDMenu("my_menu");
 +
        myMenu.oneSmOnly = true;
 +
        myMenu.remember = false;
 +
        myMenu.init();
 +
        myMenu.expandMenu(myMenu.submenus[2]);
 +
    };
 +
// ]]>
 +
</script>
-
<img align="left" style="margin-bottom:28px; width:130px;height:142px; padding:0;"
+
  </tr>
-
src="https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/headshots/graham.jpg">  
+
</table>
 +
</div>
 +
<script type="text/javascript">
 +
    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>
-
<img align="left" style="margin-bottom:28px; width:130px;height:182px; padding:0;"
+
<!------------------------------------End Sidebar------------------------------------->
-
src="https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/headshots/Greg.jpg">  
+
-
<img align="left" style="margin-bottom:48px; width:130px;height:185px; padding:0;"  
+
<div id="box1" align="justify">
-
src="https://static.igem.org/mediawiki/2013/0/0b/Anusuya_Lab_Picture_%281%29.jpg">  
+
<!------------------------------------Context------------------------------------->
 +
<h2><center>Team Advisors</center></h2>
-
<img align="left" style="margin-bottom:8px; width:120px;height:120px; padding:0;"  
+
<div id="photos" style = "width: 150px" align="justify">
-
src="https://static.igem.org/mediawiki/2013/a/a6/Thomas-iGEM.jpg">  
+
<img align="left" style="margin-bottom:25px; width:150px; padding:0;"  
 +
src="http://dl.dropbox.com/u/24404809/Veronica%20Lab1.jpg">  
 +
<img align="left" style="margin-bottom:25px; width:150px; padding:0;" src="https://static.igem.org/mediawiki/2013/b/b3/Kara_pic.jpg">
 +
<img align="left" style="margin-bottom:25px; width:150px; padding:0;"
 +
src="http://i51.tinypic.com/2r4r4oj.jpg">
 +
<img align="left" style="margin-bottom:35px; width:150px; padding:0;"
 +
src="http://dl.dropbox.com/u/24404809/Connie.jpg">
 +
 +
<img align="left" style="margin-bottom:25px; width:150px; padding:0;" src="https://static.igem.org/mediawiki/2013/1/11/Suzi-Pic.JPG">
</div>
</div>
-
<div id="description" style = "width:640px; height:195px">
+
<div id="description" style = "width:560px; height:120px; margin-bottom:25px">
-
<font face="calibri" size = "3.5", color = "#008000"><b>Susan Chen</b></font> <p> <font face="calibri" size = "3">
+
<h4>Veronica Zepeda</h4>
-
Hello! My name is Susan and I am a third year at UCSF in the Tetrad program. I grew up in the east bay area and stayed around to study biochemistry and bioengineering at UC Berkeley (Go Bears!). During my time at Cal, I discovered academic research, more specifically synthetic biology, and became very interested in harvesting the power of biology for useful applications. Spurred by that interest, I joined the 2009 Berkeley iGEM team to work on bacterial surface display, and from there I became inspired to one day TA iGEM, contributing to this rich experience for students and just getting plain old excited for novel synthetic biology research.
+
<p2>
-
</font>  
+
This is Veronica's third year working with the UCSF iGEM team! She was a graduate student in the Cate Lab at UC Berkeley and has been involved in science education and outreach for many years.
 +
</p2>
</div>
</div>
-
<div id="description" style = "width:640px; height:185px">
+
<div id="description" style = "width:560px; height:150px; margin-bottom:25px">
-
<font face="calibri" size = "3.5", color = "#008000"><b>Ben Heineike</b></font> <p> <font face="calibri" size = "3">
+
<h4>Kara Helmke</h4>
-
Ben is assisting the IGEM team with computational tools.  He is a PhD student in Bioinformatics, and a member of the UCSF center for Systems and Synthetic Biology.
+
<p2>
-
He grew up in Kings Beach, Ca and graduated from North Tahoe High School, and afterwards attended the US Naval Academy, where he studied mathematics.  He also holds an MSc in Applied and Computational Mathematics from the University of Oxford.  He spent several years as a Surface Wafare Officer in the US Navy including a tour as a mathematics instructor at the Naval Academy.
+
Kara is a finishing graduate student in the Heald lab at UC Berkeley, and this is her first year, of many to come, working with the iGEM team. As a cell biologist and microscopist, the field of synthetic biology has been both challenging and exciting for her to learn about alongside the students.  
-
</font>
+
</p2>
</div>
</div>
-
<div id="description" style = "width:640px; height:155px">
+
<div id="description" style = "width:560px; height:155px; margin-bottom:25px">
-
<font face="calibri" size = "3.5", color = "#008000"><b>Graham Heimberg</b></font> <p> <font face="calibri" size = "3">
+
<h4>Wendell Lim</h4>
-
I'm Graham, a third year Bioinformatics PhD student here at UCSF.  After doing iGEM as an undergrad at University of Illinois at Urbana-Champaign... twice, I figured I wasn't quite done yet.  So now I help with the computational aspects of the team's project. I think iGEM is a pretty cool opportunity. Here at UCSF where we have a team mainly comprised of high school students and it's particularly exciting for this to be their first exposure to hands on, technical science.
+
<p2>
-
</font>  
+
Wendell has had a lab at UCSF for over 15 years and has been an adviser to the UCSF team since it started in 2007. He enjoys working with bright, open-minded young scientists and seeing their ideas develop into scientific projects.
 +
</p2>
</div>
</div>
-
<div id="description" style = "width:640px; height:205px">
+
<div id="description" style = "width:560px; height:130px; margin-bottom:22px">
-
<font face="calibri" size = "3.5", color = "#008000"><b>Greg Fedewa</b></font> <p> <font face="calibri" size = "3">  
+
<h4>Connie Lee</h4>
-
Greg is a third year Bioinformatics student at UCSF. He went to
+
<p2>
-
Michigan State University for undergrad and studied Biochemistry &
+
Connie is the Associate Director for the Center for Systems and Synthetic Biology. She is a cell biologist by training and has spent the last 11 years working as a scientific editor, most recently as Deputy Editor at Cell. She enjoys being back in an academic environment and interacting with the iGEM team throughout the summer.     
-
Molecular Biology. While there he worked in a plant biochemistry lab.
+
</p2>
-
After undergrad, he worked for a few years researching plant
+
-
genetics. He also helped with the iGEM Jamboree in 2009.  This year
+
-
he is helping mostly with wet lab experiments and analysis.     
+
-
</font>  
+
</div>
</div>
-
<div id="description" style = "width:640px; height:230px">
+
<div id="description" style = "width:560px; height:120px; margin-bottom:15px">
-
<font face="calibri" size = "3.5", color = "#008000"><b>Anusuya Ramasubramanian</b></font> <p> <font face="calibri" size = "3">
+
<h4>Suzi LeBaron</h4>
-
Anusuya is a third year Bioengineering Ph.D. student in the UCSF/UC Berkeley joint program, where she works at the nexus of tissue engineering, biomaterials and synthetic biology. She has an undergraduate degree in Biomechanical Engineering from Stanford University.  Having participated in iGEM twice as an undergrad at Stanford - once as team member and once as a mentor - she couldn't help but get involved with iGEM as a graduate student.  Mentoring the UCSF team, which has a unique mix of high school and undergraduate members, has been an enriching and rewarding experience.   Anusuya has been really impressed with the progress of this year's team and can't wait to see the impact of their work at the Jamboree and beyond!
+
<p2>
-
</font>  
+
Suzi teaches Anatomy and Physiology and AP Bio at Oakland High School. She helped the team work on their presentation and communications skills this summer as well as advised the team on their Human Practices projects.
 +
</p2>
</div>
</div>
-
<div id="description" style = "width:640px; height:230px">
+
<div id="leftcontenttext" style = "width:750px; height:10px">
-
<font face="calibri" size = "3.5", color = "#008000"><b>Thomas Stevens</b></font> <p> <font face="calibri" size = "3">
+
<p3><br><p3>
-
Thomas is a graduate student in Biophysics at UCSF. He worked on the iGEM team at Washington University in St. Louis in 2009, optimizing light harvesting in the photosynthetic bacterium R. sphaeroides. He is enjoying revisiting iGEM in his first mentorship role, helping students collect and analyze gene expression data.
+
-
</font>
+
-
</div>
+
-
</div>
+
</div>
</div>
-
<div id="sidebar">
+
<!------------------------------------End Context------------------------------------->
-
<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 19:48, 28 October 2013

Team Advisors

Veronica Zepeda

This is Veronica's third year working with the UCSF iGEM team! She was a graduate student in the Cate Lab at UC Berkeley and has been involved in science education and outreach for many years.

Kara Helmke

Kara is a finishing graduate student in the Heald lab at UC Berkeley, and this is her first year, of many to come, working with the iGEM team. As a cell biologist and microscopist, the field of synthetic biology has been both challenging and exciting for her to learn about alongside the students.

Wendell Lim

Wendell has had a lab at UCSF for over 15 years and has been an adviser to the UCSF team since it started in 2007. He enjoys working with bright, open-minded young scientists and seeing their ideas develop into scientific projects.

Connie Lee

Connie is the Associate Director for the Center for Systems and Synthetic Biology. She is a cell biologist by training and has spent the last 11 years working as a scientific editor, most recently as Deputy Editor at Cell. She enjoys being back in an academic environment and interacting with the iGEM team throughout the summer.

Suzi LeBaron

Suzi teaches Anatomy and Physiology and AP Bio at Oakland High School. She helped the team work on their presentation and communications skills this summer as well as advised the team on their Human Practices projects.