Team:Hong Kong HKUST/instructors

From 2013.igem.org

(Difference between revisions)
 
(37 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js">
+
<head>
-
</script>
+
    <style type="text/css">
-
<script type="text/javascript">
+
#interview {
-
$(document).ready(function(){
+
    background: none repeat scroll 0 0 #f4dfc0;
-
$(".menu li").hover(function(){
+
-
$(this).find("ul>li").stop().fadeToggle(10);
+
-
});
+
-
});
+
-
</script>
+
-
 
+
-
<style type="text/css">
+
-
.menu ul{
+
-
margin:0;
+
-
padding:0;
+
-
list-style:none;
+
}
}
-
 
+
#interview {
-
 
+
    border: 2px solid;
-
.menu{
+
    border-radius: 15px;
-
position:absolute;
+
    float: left;
-
z-index:+1;
+
    font-family: "Trebuchet MS",Helvetica,sans-serif;
 +
    height: auto;
 +
    margin-top: 30px;
 +
    width: 60%;
}
}
-
 
+
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
-
body{
+
    margin-bottom: 0.3em;
-
font-family:auto;
+
-
background-color:white;
+
-
padding:0px;
+
}
}
-
 
+
h3, h1, #yo {
-
.menu ul li{
+
    font-family: "Trebuchet MS",Helvetica,sans-serif;
-
float:left;
+
    margin-left: 10px;
-
width:160px;
+
-
height:30px;
+
-
line-height:30px;
+
-
text-align:center;
+
-
background-color:green;
+
}
}
-
 
+
h3 {
-
.menu ul li a{
+
    font-size: 132%;
-
text-decoration:none;
+
-
color:yellow;
+
}
}
-
 
+
h3, h4, h5, h6 {
-
.menu ul li li{
+
    border-bottom: medium none;
-
background-color:green;
+
    font-weight: bold;
-
color:white;
+
-
display:none;
+
}
}
-
 
+
h1, h2, h3, h4, h5, h6 {
-
.menu ul li li:hover{
+
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
-
background:green;
+
    border-bottom: 1px solid #aaa;
 +
    color: black;
 +
    font-weight: normal;
 +
    margin: 0;
 +
    padding-bottom: 0.17em;
 +
    padding-top: 0.5em;
}
}
-
 
+
#int-desc, #pre-desc {
-
.menu ul li li a{
+
    width: 60%;
-
text-decoration:none;
+
-
color:white;
+
}
}
-
</style>
+
#int-desc, #pre-img {
-
<style>
+
    float: left;
-
.pos_fixed
+
    margin-left: 8px;}
-
{
+
.ya {
-
position:fixed;
+
    margin-bottom: 10px;
-
top:300px;
+
    padding-right: 10px;
-
left:10px;
+
    text-align: justify;
}
}
-
 
+
p {
-
ol.pos_fixed
+
    line-height: 1.5em;
-
{
+
    margin: 0.4em 0 0.5em;}
-
list-style-type:none;
+
#int-img, #pre-img {
-
margin:0;
+
    width: 35%;
-
padding:0;
+
}
}
-
.pos_fixed a:link,.pos_fixed a:visited
+
#int-img, #pre-desc {
-
{
+
    float: right;
-
display:block;
+
    margin-right: 5px;}
-
font-weight:bold;
+
element.style {
-
color:#FFFFFF;
+
    padding-left: 10px;
-
background-color:#98bf21;
+
    padding-top: 5px;
-
width:120px;
+
    width: 80%;
-
text-align:center;
+
-
padding:4px;
+
-
text-decoration:none;
+
-
text-transform:uppercase;
+
}
}
-
.pos_fixed a:hover,.pos_fixed a:active
+
img {
-
{
+
    border: medium none;
-
background-color:#7A991A;
+
    vertical-align: middle;}
 +
 +
#presentation {
 +
    background: none repeat scroll 0 0 #f4dfc0;
 +
}
 +
#presentation {
 +
    border: 2px solid;
 +
    border-radius: 15px;
 +
    float: left;
 +
    font-family: "Trebuchet MS",Helvetica,sans-serif;
 +
    height: auto;
 +
    margin-top: 20px;
 +
    width: 60%;
}
}
-
</style>
+
element.style {
-
</head>
+
    padding-right: 10px;
-
<body>
+
    text-align: right;
-
 
+
-
<div class="menu">
+
-
<ul>
+
-
 
+
-
<li><a href=" ">Home</a></li>
+
-
 
+
-
<li><a href="team">Team</a>
+
-
<ul>
+
-
<li><a href="members">Members</a></li>
+
-
<li><a href="advisors">Advisors</a></li>
+
-
<li><a href="instructors">Instructors</a></li>
+
-
</ul>
+
-
</li>
+
-
 
+
-
<li><a href="project">Project</a>
+
-
<ul>
+
-
<li><a href="abstract">Abstract(Details)</a></li>
+
-
<li><a href="modelling">Modelling</a></li>
+
-
<li><a href="characterization">Characterization</a></li>
+
-
<li><a href="parts">Parts</a></li>
+
-
<li><a href="datapage">Data Page</a></li>
+
-
<li><a href="results">Results</a></li>
+
-
</ul>
+
-
</li>
+
-
 
+
-
<li><a href="wetlab">Wetlab</a>
+
-
<ul>
+
-
<li><a href="notebook">Notebook</a></li>
+
-
<li><a href="protocols">Protocols</a></li>
+
-
<li><a href="safety">Safety</a></li>
+
-
</ul>
+
-
</li>
+
-
 
+
-
<li><a href="achievements">Achievement</a>
+
-
<ul>
+
-
<li><a href="medalrequirements">Medal Requirements</a></li>
+
-
<li><a href="prizes">Prizes</a></li>
+
-
</ul>
+
-
</li>
+
-
 
+
-
<li><a href="humanpractice">Human Practice</a></li>
+
-
 
+
-
</ul>
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
</body>
+
-
<head>
+
-
 
+
-
<style>
+
-
.menu ol
+
-
{
+
-
list-style-type:none;
+
-
margin:0;
+
-
padding:0;
+
}
}
-
.menu li
+
element.style {
-
{
+
    margin-top: 10px;
-
float:left;
+
    padding-bottom: 10px;
 +
    padding-left: 10px;
 +
    width: 90%;
}
}
-
.menu a:link,.menu a:visited
+
img {
-
{
+
    border: medium none;
-
display:block;
+
    vertical-align: middle;
-
width:120px;
+
-
font-weight:bold;
+
-
color:#FFFFFF;
+
-
background-color:#98bf21;
+
-
text-align:center;
+
-
padding:4px;
+
-
text-decoration:none;
+
-
text-transform:uppercase;
+
}
}
-
.menu a:hover,.menu a:active
+
#int-desc, #pre-desc {
-
{
+
    width: 60%;
-
background-color:#7A991A;
+
}
}
 +
#int-img, #pre-desc {
 +
    float: right;
 +
    margin-right: 5px;}
 +
</style>
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/anti-main.css&action=raw&ctype=text/css" type="text/css" >
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/indexpage.css&action=raw&ctype=text/css" type="text/css" >
 +
<script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.1.min.js"></script>
 +
<script src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/access-menu.js&action=raw&ctype=text/css"></script>
 +
 +
                <meta http-equiv="Content-type" content="text/html; charset=utf-8">
 +
             
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/team_basic.css&action=raw&ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/galleriffic-2.css&action=raw&ctype=text/css" type="text/css" />
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/jquery-1.3.2.js&action=raw&ctype=text/css"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/jquery.galleriffic.js&action=raw&ctype=text/css"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/jquery.opacityrollover.js&action=raw&ctype=text/css"></script>
 +
<!-- We only want the thunbnails to display when javascript is disabled -->
 +
<script type="text/javascript">
 +
document.write('<style>.noscript { display: none; }</style>');
 +
</script>
 +
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/indexpage.css&action=raw&ctype=text/css" type="text/css" >
-
</style>
+
 +
</head>
 +
 +
<body>
 +
<nav role="navigation">
 +
<ul class="access-menu">
 +
<li><a href="#">Home</a></li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor">Pneumosensor</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/module_one">Sensing</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/module_two">Expressing</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/parts">Parts</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/data">Data</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/characterization">Characterization</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/results">Results</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/future_work">Future Work</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator">Riboregulator</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/CR_TA_Feature_Page">Feature Page</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/RNA_devices_catalog">Catalog Page</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/parts">Parts</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/data">Data</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/characterization">Characterization</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/results">Results</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/future_work">Future Work</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice">Human Practice</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit">Start-up Kit</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/handbook" >--Handbook</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/report" >--Report</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/database" >--Database</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/interview" >--Interview</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach">Outreach</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach/Workshop" >--Workshop</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach/talks" >--Talk</a></li>
 +
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach/isf_academy" >--ISF Academy</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/safety_and_ethics">Safety and Ethics</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team">Team</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/members">Members</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/advisors">Advisors</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/instructors">Instructors</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/attribution">Attributions</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/acknowledgement">Acknowledgement</a></li>
 +
<li><a href="https://igem.org/Team.cgi?year=2014">Official Team Profile</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab">Wetlab</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab/notebook">Notebook</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab/protocols">Protocols</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab/safety">Safety</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/Achievements">Achievements</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/acheivement/medal_requirement">Medal Requirements</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/acheivement/deliverable">Deliverable</a></li>
 +
</ul>
 +
</li>
 +
<li class="access_logo">
 +
<a href="https://2014.igem.org/Main_Page"><img src= "https://static.igem.org/mediawiki/2014/5/55/Hkust_logo.gif"></a>
 +
</li>
 +
<li class="access_logo">
 +
<a href="http://www.ust.hk/"><img src= "https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"></a>
 +
</li>
 +
 +
</ul>
 +
</nav>
 +
<!-- ================ do not touch any thing above this, dont even think about it =========================-->
 +
 +
 +
<div id="content_container">
 +
<div class= "banner_area">
 +
<img src= 'https://static.igem.org/mediawiki/2014/archive/3/3c/20140930022303!HKUST_2014_pneumosensor_banner.jpg' />
 +
<!--banner should be larger and height should be more than 400px-->
 +
</div>
 +
        <div id="interview">
 +
<h3>Prof. King Lau CHOW</h3>
 +
<div id="int-desc">
 +
<p id="int-desc-text" class="ya">
 +
<i>Professor, Division of Life Science, the Hong Kong University of Science and Technology</i>
 +
</p>
 +
<p id="int-desc-text" class="ya">Prof. King L. Chow earned his PhD in Cell Biology from the Baylor College of Medicine. After spending some years as a Belfer Center Fellow in the Molecular Genetics Department at the Albert Einstein College of Medicine, he returned to Hong Kong to assume an Assistant Professorship at HKUST. Prof. Chow now concurrently holds the positions of Professor of Life Science, Associate Director of the Bioengineering Program, Director of the Molecular Biomedical Sciences Program and Associate Dean of Students. Prof. Chow’s research work spans a broad spectrum of biological sciences including molecular genetics, genomics, neural developmental biology, the evolution of behavior and synthetic biology.</p>
 +
</div>
 +
<div id="int-img">
 +
<img style="padding-left:10px;width:80%;padding-top:5px;" src="http://life-sci.ust.hk/images/faculty/Kinglau_Chow_L.jpg">
 +
</div>
-
 
+
</div>
-
 
+
<div id="presentation">
-
<title>Team</title>
+
<h3 style="text-align:right;padding-right:10px;">Dr. Jessica Ce Mun TANG</h3>
-
</head>
+
<div id="pre-img">
-
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js">
+
<img style="padding-left:10px;width:90%;margin-top:10px;padding-bottom:10px;" src="https://static.igem.org/mediawiki/2010/9/91/HKUST_Jessica.jpg">
-
</script>
+
<center>
-
<script>
+
<a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/interview/chan"></a>
-
$(document).ready(function()
+
</center>
-
  {
+
</div>
-
  $("#team1").mouseover(function(){
+
<div id="pre-desc">
-
    $("#team1").animate({width:"110px"});
+
<p id="pre-desc-text" class="ya">
-
  });
+
<i>Division of Life Science, the Hong Kong University of Science and Technology</i>
-
  $("#team2").mouseleave(function(){
+
<br>
-
    $("#team1").animate({width:"220px"});
+
<br>
-
  });
+
This is the fourth year that I have been an instructor for the HKUST iGEM team. It is great to see everyone working as a team! Although they are under pressure to get results, everyone can still remain calm and happy!
-
  $("#wetlab1").mouseover(function(){
+
</p>
-
    $("#wetlab1").animate({width:"110px"});
+
</div>
-
  });
+
</div>
-
  $("#wetlab2").mouseleave(function(){
+
-
    $("#wetlab1").animate({width:"220px"});
+
-
  });
+
-
  $("#hp1").mouseover(function(){
+
-
    $("#hp1").animate({width:"215px"});
+
-
  });
+
-
  $("#hp2").mouseleave(function(){
+
-
    $("#hp1").animate({width:"430px"});
+
-
  });
+
-
  $("#project1").mouseover(function(){
+
-
    $("#project1").animate({width:"110px"});
+
-
  });
+
-
  $("#project2").mouseleave(function(){
+
-
    $("#project1").animate({width:"220px"});
+
-
  });
+
-
  $('#menubar').mouseover(function(){
+
-
    $('#menubar').stop().animate({top:"0px"},500);
+
-
  });
+
-
  $('#menubar').mouseleave(function(){
+
-
    $('#menubar').stop().animate({top:"-20px"},500);
+
-
  });
+
-
  $('#menubar.right-menu').mouseover(function(){
+
-
    $('#menubar.right-menu').stop().animate({top:"0px"},500);
+
-
  });
+
-
  $('#menubar.right-menu').mouseleave(function(){
+
-
    $('#menubar.right-menu').stop().animate({top:"-20px"},500);
+
-
  });
+
-
});
+
-
</script>
+
-
<body>
+
-
 
+
-
<h3><center><div id="kepala" style="height:121px;width:965px;"><img src="https://static.igem.org/mediawiki/2013/5/5a/Banner_gear.png" id="banner" style="height:121px;width:965px;align:middle;"></div></center></h3>
+
-
<h id="header"><font size=100>Instructors</font></h>
+
-
<div id="introduction" style="background-color:cream;height:200px;width:425px;"><font size=5>Here are our amazing instructors. They are the one who lead us to success!</font></div>
+
-
<img src ="http://life-sci.ust.hk/images/faculty/Kinglau_Chow_L.jpg" id="king" alt="Prof. King Chow" width="120" height="150">
+
-
<div id="kingword" style="background-color:cream;height:100px;width:250px;"><font size =1>Dr. King L. CHOW<br/>
+
-
Professor, Division of Life Science, Hong Kong University of Science and Technology</font><div>
+
-
<img src ="https://static.igem.org/mediawiki/2010/9/91/HKUST_Jessica.jpg" id="jessica" alt="Dr. Jessica Tang" width="200" height="150">
+
-
<div id="jessicaword" style="background-color:cream;height:100px;width:250px;"><font size =1>Dr. Jessica Ce Mun Tang<br/>Division of Life Science, Hong Kong University of Science and Technology</font><div>
+
-
<div id="copyright" style="background-color:white;height:50px;width:300px;">© Copyright HKUST iGEM Team 2013, All Rights Reserved</div>
+
-
 
+
-
<style type="text/css">
+
-
 
+
-
.menu
+
-
{
+
-
position:absolute;
+
-
left:-10px;
+
-
top:140px;
+
-
}
+
-
#banner
+
-
{
+
-
position:absolute;
+
-
left:-15px;
+
-
top:15px;
+
-
}
+
-
#header
+
-
{
+
-
position:absolute;
+
-
left:100px;
+
-
top:300px;
+
-
}
+
-
#introduction
+
-
{
+
-
position:absolute;
+
-
left:30px;
+
-
top:400px;
+
-
}
+
-
#king
+
-
{
+
-
position:absolute;
+
-
left:500px;
+
-
top:240px;
+
-
}
+
-
#kingword
+
-
{
+
-
position:absolute;
+
-
left:650px;
+
-
top:280px;
+
-
}
+
-
#jessica
+
-
{
+
-
position:absolute;
+
-
left:120px;
+
-
top:150px;
+
-
}
+
-
#jessicaword
+
-
{
+
-
position:absolute;
+
-
left:-150px;
+
-
top:200px;
+
-
}
+
-
#copyright
+
-
{
+
-
position:absolute;
+
-
right:130px;
+
-
top:150px;
+
-
}
+
-
#globalWrapper
+
-
{
+
-
background-color:#fff7e8;
+
-
height:560px;
+
-
}
+
-
#content
+
-
{
+
-
background-color:#fff7e8;
+
-
border-color:#fff7e8;
+
-
 
+
-
}
+
-
#menubar
+
-
{
+
-
background-color:#EEECEC;
+
-
opacity:0.8;
+
-
top:-4px;
+
-
width:360px;
+
-
height:23px;
+
-
position:absolute;
+
-
top:-20px;
+
-
}
+
-
#menubar ul li a
+
-
{
+
-
color:#8D1919;
+
-
}
+
-
#menubar.right-menu
+
-
{
+
-
background-color:#EEECEC;
+
-
opacity:0.8;
+
-
top:-4px;
+
-
width:240px;
+
-
height:23px;
+
-
position:absolute;
+
-
top:-20px;
+
-
}
+
-
.right-menu li a
+
-
{
+
-
color:#8D1919; 
+
-
background-color:#EEECEC;
+
-
}
+
-
 
+
-
#p-logo
+
-
{
+
-
height:0px;
+
-
visibility:hidden;
+
-
}
+
-
#top-section
+
-
{
+
-
height:0px;
+
-
}
+
-
#footer-box
+
-
{
+
-
height:0px;
+
-
display:none;
+
-
visbility:hidden;
+
-
}
+
-
#catlinks
+
-
{
+
-
border-color:#fff7e8;
+
-
background-color:#fff7e8;
+
-
}
+
-
#search-controls
+
-
{
+
-
visibility:hidden
+
-
}
+
-
.firstHeading
+
-
{
+
-
visibility:hidden
+
-
}
+
-
 
+
-
</style>
+
-
 
+
</div>
</div>
</body>
</body>
-
 
</html>
</html>

Latest revision as of 14:49, 3 October 2014

Prof. King Lau CHOW

Professor, Division of Life Science, the Hong Kong University of Science and Technology

Prof. King L. Chow earned his PhD in Cell Biology from the Baylor College of Medicine. After spending some years as a Belfer Center Fellow in the Molecular Genetics Department at the Albert Einstein College of Medicine, he returned to Hong Kong to assume an Assistant Professorship at HKUST. Prof. Chow now concurrently holds the positions of Professor of Life Science, Associate Director of the Bioengineering Program, Director of the Molecular Biomedical Sciences Program and Associate Dean of Students. Prof. Chow’s research work spans a broad spectrum of biological sciences including molecular genetics, genomics, neural developmental biology, the evolution of behavior and synthetic biology.

Dr. Jessica Ce Mun TANG

Division of Life Science, the Hong Kong University of Science and Technology

This is the fourth year that I have been an instructor for the HKUST iGEM team. It is great to see everyone working as a team! Although they are under pressure to get results, everyone can still remain calm and happy!