Team:CityU HK/Team/instructors

From 2014.igem.org

(Difference between revisions)
 
(170 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{:Team:CityU_HK/Template}}
<html>
<html>
-
<head>
 
-
</head>
 
-
<style type="text/css">
+
<head>
-
* html body {
+
-
behavior:url("csshover3.htc");
+
-
}
+
-
#menu {
+
<link rel="stylesheet" href="https://2014.igem.org/Team:CityU_HK/team/instructors.css?action=raw&ctype=text/css" type="text/css" />
-
width:948px;
+
-
height:45px;
+
-
}
+
-
#menu ul {
+
-
list-style-type:none;
+
-
margin:0;
+
-
padding:0;
+
-
overflow:auto;
+
-
}
+
-
* html #menu ul {
+
-
height:45px;
+
-
}
+
-
#menu ul li {
+
-
float:left;
+
-
}
+
-
* html #menu ul li {
+
-
display:inline;
+
-
}
+
-
#menu ul li a {
+
-
display:block;
+
-
float:left;
+
-
width: 158px;
+
-
text-align: center;
+
-
}
+
-
#menu ul li ul {
+
<link rel="stylesheet" href="https://2014.igem.org/Team:CityU_HK/team/advisors.css?action=raw&ctype=text/css" type="text/css" />
-
position:absolute;
+
-
width:158px;
+
-
overflow:visible;
+
-
clear:left;
+
-
margin-top: 0px;
+
-
margin-right: 0;
+
-
margin-bottom: 0;
+
-
margin-left: 0;
+
-
}
+
-
*:first-child+html #menu ul li ul {
+
<style>
-
margin-top:0;
+
body {background: #F0EEEA;}
-
}
+
-
* html #menu ul li ul {
+
#title {
-
margin-top:0;
+
color: #676767;
-
}
+
-
#menu ul li ul li {
+
-
float:none;
+
text-align: center;
text-align: center;
-
}
+
margin-bottom: 40px;
-
#menu ul li ul li a {
+
font-size: 2em;
-
float:none;
+
font-family: "brandon-grotesque", sans-serif;
-
width: 100%;
+
font-weight: 700;
-
}
+
text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
-
#menu ul li ul li ul {
+
padding: 0px;
margin-top: 0px;
margin-top: 0px;
-
margin-right: 0;
+
letter-spacing: 1px;
-
margin-bottom: 0;
+
-
margin-left: 100px;
+
-
width: 100%;
+
}
}
-
*:first-child+html #menu ul li ul li ul {
+
table {
-
margin-top:-30px;
+
        margin:0 auto;
}
}
-
#menu ul li ul {
+
.main h2 {
-
visibility:hidden;
+
        font-family: 'Raleway', sans-serif;
-
}
+
-
#menu ul li:hover ul {
+
-
visibility:visible;
+
-
}
+
-
#menu ul li:hover ul li ul {
+
-
visibility:hidden;
+
-
}
+
-
#menu ul li ul li:hover ul {
+
-
visibility:visible;
+
-
}
+
-
#menu ul li ul li:hover ul li ul {
+
-
visibility:hidden;
+
-
}
+
-
#menu ul li ul li ul li:hover ul {
+
-
visibility:visible;
+
}
}
-
 
+
.main p {
-
#menu {
+
        font-family: 'Raleway', sans-serif;
-
font-size:12px;
+
-
font-family:Arial, Helvetica, sans-serif;
+
-
}
+
-
#menu ul {
+
-
background:#0101DF;
+
}
}
-
#menu ul li a {
+
</style>
-
color:#FFF;
+
-
text-decoration:none;
+
-
line-height: 30px;
+
-
}
+
-
/
+
-
#menu ul li ul {
+
-
background:#efefef;
+
-
}
+
-
#menu ul li ul li a {
+
</head>
-
font-size:12px;
+
-
color:#333333;
+
-
text-decoration:none;
+
-
}
+
-
#menu ul li:hover, #menu ul li a:hover {
 
-
background:#efefef;
 
-
}
 
-
#menu ul li:hover a {
 
-
color:#FFFFFF;
 
-
}
 
-
 
-
#menu ul li ul li:hover, #menu ul li ul li a:hover {
 
-
background:#2EFEF7;
 
-
}
 
-
 
-
.view-third img {
 
-
  -webkit-transition: all 0.2s ease-in;
 
-
  -moz-transition: all 0.2s ease-in;
 
-
  -o-transition: all 0.2s ease-in;
 
-
  -ms-transition: all 0.2s ease-in;
 
-
  transition: all 0.2s ease-in;
 
-
}
 
-
.view-third .mask {
 
-
  background-color: rgba(0,0,0,0.6);
 
-
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 
-
  filter: alpha(opacity=0);
 
-
  opacity: 0;
 
-
  -webkit-transform: translate(460px, -100px) rotate(180deg);
 
-
  -moz-transform: translate(460px, -100px) rotate(180deg);
 
-
  -o-transform: translate(460px, -100px) rotate(180deg);
 
-
  -ms-transform: translate(460px, -100px) rotate(180deg);
 
-
  transform: translate(460px, -100px) rotate(180deg);
 
-
  -webkit-transition: all 0.2s 0.4s ease-in-out;
 
-
  -moz-transition: all 0.2s 0.4s ease-in-out;
 
-
  -o-transition: all 0.2s 0.4s ease-in-out;
 
-
  -ms-transition: all 0.2s 0.4s ease-in-out;
 
-
  transition: all 0.2s 0.4s ease-in-out;
 
-
}
 
-
.view-third h2 {
 
-
  -webkit-transform: translateY(-100px);
 
-
  -moz-transform: translateY(-100px);
 
-
  -o-transform: translateY(-100px);
 
-
  -ms-transform: translateY(-100px);
 
-
  transform: translateY(-100px);
 
-
  -webkit-transition: all 0.2s ease-in-out;
 
-
  -moz-transition: all 0.2s ease-in-out;
 
-
  -o-transition: all 0.2s ease-in-out;
 
-
  -ms-transition: all 0.2s ease-in-out;
 
-
  transition: all 0.2s ease-in-out;
 
-
}
 
-
.view-third p {
 
-
  -webkit-transform: translateX(300px) rotate(90deg);
 
-
  -moz-transform: translateX(300px) rotate(90deg);
 
-
  -o-transform: translateX(300px) rotate(90deg);
 
-
  -ms-transform: translateX(300px) rotate(90deg);
 
-
  transform: translateX(300px) rotate(90deg);
 
-
  -webkit-transition: all 0.2s ease-in-out;
 
-
  -moz-transition: all 0.2s ease-in-out;
 
-
  -o-transition: all 0.2s ease-in-out;
 
-
  -ms-transition: all 0.2s ease-in-out;
 
-
  transition: all 0.2s ease-in-out;
 
-
}
 
-
.view-third a.info {
 
-
  -webkit-transform: translateY(-200px);
 
-
  -moz-transform: translateY(-200px);
 
-
  -o-transform: translateY(-200px);
 
-
  -ms-transform: translateY(-200px);
 
-
  transform: translateY(-200px);
 
-
  -webkit-transition: all 0.2s ease-in-out;
 
-
  -moz-transition: all 0.2s ease-in-out;
 
-
  -o-transition: all 0.2s ease-in-out;
 
-
  -ms-transition: all 0.2s ease-in-out;
 
-
  transition: all 0.2s ease-in-out;
 
-
}
 
-
.view-third:hover .mask {
 
-
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 
-
  filter: alpha(opacity=100);
 
-
  opacity: 1;
 
-
  -webkit-transition-delay: 0s;
 
-
  -moz-transition-delay: 0s;
 
-
  -o-transition-delay: 0s;
 
-
  -ms-transition-delay: 0s;
 
-
  transition-delay: 0s;
 
-
  -webkit-transform: translate(0px, 0px);
 
-
  -moz-transform: translate(0px, 0px);
 
-
  -o-transform: translate(0px, 0px);
 
-
  -ms-transform: translate(0px, 0px);
 
-
  transform: translate(0px, 0px);
 
-
}
 
-
.view-third:hover h2 {
 
-
  -webkit-transform: translateY(0px);
 
-
  -moz-transform: translateY(0px);
 
-
  -o-transform: translateY(0px);
 
-
  -ms-transform: translateY(0px);
 
-
  transform: translateY(0px);
 
-
  -webkit-transition-delay: 0.5s;
 
-
  -moz-transition-delay: 0.5s;
 
-
  -o-transition-delay: 0.5s;
 
-
  -ms-transition-delay: 0.5s;
 
-
  transition-delay: 0.5s;
 
-
}
 
-
.view-third:hover p {
 
-
  -webkit-transform: translateX(0px) rotate(0deg);
 
-
  -moz-transform: translateX(0px) rotate(0deg);
 
-
  -o-transform: translateX(0px) rotate(0deg);
 
-
  -ms-transform: translateX(0px) rotate(0deg);
 
-
  transform: translateX(0px) rotate(0deg);
 
-
  -webkit-transition-delay: 0.4s;
 
-
  -moz-transition-delay: 0.4s;
 
-
  -o-transition-delay: 0.4s;
 
-
  -ms-transition-delay: 0.4s;
 
-
  transition-delay: 0.4s;
 
-
}
 
-
.view-third:hover a.info {
 
-
  -webkit-transform: translateY(0px);
 
-
  -moz-transform: translateY(0px);
 
-
  -o-transform: translateY(0px);
 
-
  -ms-transform: translateY(0px);
 
-
  transform: translateY(0px);
 
-
  -webkit-transition-delay: 0.3s;
 
-
  -moz-transition-delay: 0.3s;
 
-
  -o-transition-delay: 0.3s;
 
-
  -ms-transition-delay: 0.3s;
 
-
  transition-delay: 0.3s;
 
-
}
 
-
 
-
.view {
 
-
  width: 300px;
 
-
  height: 200px;
 
-
  margin: 10px;
 
-
  border: 10px solid #fff;
 
-
  overflow: hidden;
 
-
  position: relative;
 
-
  text-align: center;
 
-
  -webkit-box-shadow: 1px 1px 2px #e6e6e6;
 
-
  -moz-box-shadow: 1px 1px 2px #e6e6e6;
 
-
  box-shadow: 1px 1px 2px #e6e6e6;
 
-
  cursor: default;
 
-
  background: #fff url(../images/bgimg.jpg) no-repeat center center;
 
-
}
 
-
.view .mask,.view .content {
 
-
  width: 300px;
 
-
  height: 200px;
 
-
  position: absolute;
 
-
  overflow: hidden;
 
-
  top: 0;
 
-
  left: 0;
 
-
}
 
-
.view img {
 
-
  display: block;
 
-
  position: relative;
 
-
}
 
-
.view h2 {
 
-
  text-transform: uppercase;
 
-
  color: #fff;
 
-
  text-align: center;
 
-
  position: relative;
 
-
  font-size: 17px;
 
-
  padding: 10px;
 
-
  background: rgba(0, 0, 0, 0.8);
 
-
  margin: 20px 0 0 0;
 
-
}
 
-
.view p {
 
-
  font-family: Georgia, serif;
 
-
  font-style: italic;
 
-
  font-size: 12px;
 
-
  position: relative;
 
-
  color: #fff;
 
-
  padding: 10px 20px 20px;
 
-
  text-align: center;
 
-
}
 
-
.view a.info {
 
-
  display: inline-block;
 
-
  text-decoration: none;
 
-
  padding: 7px 14px;
 
-
  background: #000;
 
-
  color: #fff;
 
-
  text-transform: uppercase;
 
-
  -webkit-box-shadow: 0 0 1px #000;
 
-
  -moz-box-shadow: 0 0 1px #000;
 
-
  box-shadow: 0 0 1px #000;
 
-
}
 
-
.view a.info: hover {
 
-
  -webkit-box-shadow: 0 0 5px #000;
 
-
  -moz-box-shadow: 0 0 5px #000;
 
-
  box-shadow: 0 0 5px #000;
 
-
}
 
-
 
-
</style>
 
<body>
<body>
-
<!--main content -->
 
-
<table width="60%" align="center">
 
 +
<br><br>
 +
<h1 id="title"> Instructors </h1>
 +
<br><br>
-
<!--welcome box -->
 
-
<tr>
 
-
<td style="border:1px solid black;" colspan="3" align="center" height="100px" bgColor=#FF404B>
 
-
<br>
 
-
<br>
 
-
<h1>City University of Hong Kong </p>
 
-
<br>
 
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:CityU_HK/Team/instructors&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
 
-
</td>
 
-
</tr>
 
-
 
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
-
 
-
<!-- end welcome box -->
 
-
<tr>
 
-
 
-
<!--navigation menu -->
 
-
<td align="center" colspan="3">
 
-
 
-
 
-
<!--end navigation menu -->
 
-
</td>
 
-
</tr>
 
-
</table>
 
-
 
-
<table width="70%" align="center">
 
-
<tr align="center">
 
-
<td>
 
-
<div id="menu">
 
-
  <ul>
 
-
    <li> <a href="https://2014.igem.org/Team:CityU_HK"><img src="https://static.igem.org/mediawiki/2014/e/ea/IGEM_wiki_logo_home.jpg" width="158" height="99"></a> </li>
 
-
 
-
    <li>
 
-
    <img src="https://static.igem.org/mediawiki/2014/c/ce/IGEM_wiki_logo_team.jpg" width="158" height="99">
 
-
      <ul>
 
-
        <li><a href="C:\Users\KL\Desktop\wiki txt\igem_team_members.html">Team Members</a></li>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Advisors</a></li>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Instructors</a></li>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Attribution</a></li>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Acknowledgement</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
    <li>
 
-
    <img src="https://static.igem.org/mediawiki/2014/b/b3/IGEM_wiki_logo_Project.jpg" width="158" height="99">
 
-
      <ul>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Abstract</a></li>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Modules Description</a></li>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Data Pages</a></li>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Characterization</a></li>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Results</a></li>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Future work</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
    <li> <a href="https://2014.igem.org/Team:CityU_HK/Team">NOTEBOOK</a>
 
-
      <ul>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Lab Log</a></li>
 
-
<li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Protocols</a></li>
 
-
<li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Safety</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
    <li> <a href="https://2014.igem.org/Team:CityU_HK/Team">Achievement</a>
 
-
      <ul>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Medal Requirements</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
 
-
    <li> <img src="https://static.igem.org/mediawiki/2014/1/16/IGEM_wiki_logo_human_practice.jpg" width="158" height="99">
 
-
      <ul>
 
-
        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Blog</a></li>
 
-
<li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Videos</a></li>
 
-
<li><a href="https://igem.org/Team.cgi?year=2014&team_name=CityU_HK">Presentations</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
   
 
-
  </ul>
 
-
</div>
 
-
</td>
 
-
</tr>
 
-
 
-
<td> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px" style="float:right;"></a> </td>
 
-
 
-
</table>
 
-
 
-
<table width="70%" align="center">
 
-
<tr> <td colspan="3"  height="15px"> </td></tr>
 
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
 
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
-
 
-
</table>
 
-
 
-
 
-
<br/>
 
-
<br/>
 
-
 
-
<center> <font size = "6" > <b> Instructors </b> </font> </center>
 
-
<br>
 
<div class="main">
<div class="main">
-
<table style="width:60%;" align="center">
+
<table width="60%" align="center">
     <tr>
     <tr>
         <td align="center">
         <td align="center">
             <div class="view view-third">
             <div class="view view-third">
-
                         <img src="image1.jpg">
+
                         <img src="https://static.igem.org/mediawiki/2014/a/a1/CityU_HK_instructor_RK.JPG" width="68%">
                         <div class="mask">
                         <div class="mask">
-
                           <h2>Hover Style #3</h2>
+
                           <h2>Dr. Richard Kong</h2>
-
                             <p>11111</p>
+
                             <p>Dr. Richard Kong is an Associate Professor in the Department of Biology and Chemistry at the City University of Hong Kong. His research interest is on the application of DNA-based technologies to develop novel risk assessment and bioremediation tools to address problems related to diverse aspects of pollution in the marine environment. He has played a major role in coordinating the iGEM Team at CityU, and providing the necessary guidance, training and support to all the iGEMers. </p>
                         </div>
                         </div>
             </div>
             </div>
Line 425: Line 63:
         <td align="center">
         <td align="center">
             <div class="view view-third">
             <div class="view view-third">
-
                         <img src="image1.jpg">
+
                         <img src="https://static.igem.org/mediawiki/2014/8/85/CityU_HK_instructors_DC.png" width="70%">
                         <div class="mask">
                         <div class="mask">
-
                           <h2>Hover Style #3</h2>
+
                           <h2>Dr. David , Sung-Kay Chiu</h2>
-
                             <p>22222</p>
+
                             <p>Dr. Chiu is an Assistant Professor of the Department of Biomedical Sciences at City University of Hong Kong. He is interesting in teaching students especially on technical skills in biomedical research. His research focuses on the mechanism of the choice in cell fates in mammalian cells and the cellular functions of transcription factor AP-4 during development and in cancers.</p>
                         </div>
                         </div>
             </div>
             </div>
         </td>
         </td>
-
    </tr>
+
   
-
   
+
         <td align="center">
-
    <tr>
+
-
         <td align="center" colspan="2">
+
             <div class="view view-third">
             <div class="view view-third">
-
                         <img src="image1.jpg">
+
                         <img src="https://static.igem.org/mediawiki/2014/8/88/CityU_HK_instructor_DR.Lau.jpg" width="70%">
                         <div class="mask">
                         <div class="mask">
-
                           <h2>Hover Style #3</h2>
+
                           <h2>Dr. Terrence , C. K. Lau</h2>
-
                             <p>33333</p>
+
                             <p>Dr. Lau is an Assistant Professor in the Department of Biomedical Sciences at City University of Hong Kong.  His research focuses on the RNA biogenesis in infectious diseases, in particular those pathogens found in Hong Kong.  He enjoys talking and asking questions about science.  His role in iGEM team is to coordinate and provide support to the students.</p>
                         </div>
                         </div>
             </div>
             </div>
         </td>
         </td>
     </tr>
     </tr>
 +
   
</table>
</table>
                          
                          
</div>
</div>
 +
<br><br><br><h1 id="title">Advisors </h1><br><br>
 +
 +
<table width="60%"; align="center">
 +
    <tr>
 +
        <td align="center">
 +
            <div class="service-details">
 +
                <img src="https://static.igem.org/mediawiki/2014/1/15/CityU_HK_advisor_wolf.jpg" width="50%">
 +
                <div class="service-hover-text">
 +
                  <h3>Wolf Cheung</h3>
 +
                  <h4>Former Graduate Teaching Assistant</h4>
 +
                  <p>He has very broad research interest and occasionally jumps from one research area to an entirely unrelated one. His most recent switch is from environmental science to developmental biology. He spends most of his time in the lab(s) enjoying varieties of tea. He remains wathcing over the CityU iGEM team’s shoulder, in spite of his departure to a faraway land.</p>
 +
                </div>
 +
                <div class="service-white service-text">
 +
                  <p  style="font-family: 'Indie Flower', cursive;">Wolf Cheung</p>
 +
               
 +
                </div>
 +
              </div>
 +
        </td>
 +
 +
 +
        <td align="center">
 +
            <div class="service-details">
 +
                <img src="https://static.igem.org/mediawiki/2014/8/84/CityU_HK_advisor_Terry.jpg" width="50%">
 +
                <div class="service-hover-text">
 +
                  <h3>Terry Leung</h3>
 +
                  <h4>(BSc Hons)</h4>
 +
                  <p>I am currently a Graduate Teaching Assistant in the Dept of Biology and Chemistry at the City University of Hong Kong. This is the first time for CityU to participate in iGEM. iGEM participants can enrich their learning and discovery experience outside the classroom and appreciate how interesting and diverse science can be. Apart from providing technical support to the CityU iGEM team members, I have taken a special interest on the effectiveness of their learning progress. Whenever they encountered technical difficulties, I would help our with the technical details. Although synthetic biology is a new and challenging area of science, it is a worthwhile experience to explore the fascinating field of synthetic biology.</p>
 +
                </div>
 +
                <div class="service-white service-text">
 +
                  <p  style="font-family: 'Indie Flower', cursive;">Terry Leung</p>
 +
               
 +
                </div>
 +
              </div>
 +
        </td>
 +
  </tr>
 +
 +
    <tr>
 +
        <td align="center">
 +
            <div class="service-details">
 +
                <img src="https://static.igem.org/mediawiki/2014/9/9e/CityU_HK_advisor_oscar.jpg" width="50%" >
 +
                <div class="service-hover-text">
 +
                  <h3>Oscar</h3>
 +
                  <h4></h4>
 +
                  <p>I am a fresh graduate from City University of Hong Kong Applied Biology program. Currently as a research assistant in Dr Richard Kong’s lab. My duty is to ensure the iGEMers can get all the necessities for their experiments and to give technical support when they encounter difficulty. It is awesome to work with all the iGEMers and I really enjoy every minute with the team. I hope my limited experience in biology research can help the team and make things a little bit easier. </p>
 +
                </div>
 +
                <div class="service-white service-text">
 +
                  <p  style="font-family: 'Indie Flower', cursive;">Oscar</p>
 +
               
 +
                </div>
 +
              </div>
 +
        </td>
 +
 +
      <td align="center">
 +
            <div class="service-details">
 +
                <img src="https://static.igem.org/mediawiki/2014/7/77/CityU_HK_advisor_soyu.jpg" width="55%" >
 +
                <div class="service-hover-text">
 +
                  <h3>So Pui Yu</h3>
 +
                  <h4></h4>
 +
                  <p>I am a fresh graduate and currently a Research Assistant from Department of Biology and Chemistry at the City University of Hong Kong. I have longed to participate iGEM for years. Though I could not take part in this amazing project as a student, instead, I cannot imagine that I could guide iGEM participants by providing technical supports. I hope all CityU iGEM Team members would take pride in the synthetic biology and gain the most in such a great event.</p>
 +
                </div>
 +
                <div class="service-white service-text">
 +
                  <p  style="font-family: 'Indie Flower', cursive;">So Pui Yu</p>
 +
               
 +
                </div>
 +
              </div>
 +
        </td> 
 +
    </tr>
 +
   
 +
    <tr>
 +
        <td align="center">
 +
            <div class="service-details">
 +
                <img src="https://static.igem.org/mediawiki/2014/5/53/CityU_HK_advisor_Chi.jpg" align="middle" width="50%">
 +
                <div class="service-hover-text">
 +
                  <h3>SHEK Wing Chi</h3>
 +
                  <h4>(BSc Hons)</h4>
 +
                  <p>As one of the teaching assistants at City University of Hong Kong, it is my great pleasure to provide technical support to the CityU iGEM team in providing assistance with quantitative real-time PCR analyses. We have encountered various problems as we do not have prior experience in the iGEM competition. I am grateful that I can use my knowledge and research experience to serve the CityU team members. Learning outside the classroom and developing the interest in science are much more important than anything else that our team members can obtain through iGEM. Although preparing for the iGEM is a challenging experience, it is truly worthwhile to support students in pursuing their interest and research experience in Synthetic Biology. </p>
 +
                </div>
 +
                <div class="service-white service-text">
 +
                  <p  style="font-family: 'Indie Flower', cursive;">SHEK Wing Chi</p>
 +
               
 +
                </div>
 +
              </div>
 +
        </td>
 +
 +
        <td align="center">
 +
            <div class="service-details">
 +
                <img src="https://static.igem.org/mediawiki/2014/c/c1/CityU_HK_advisor_vivian.png" width="50%" >
 +
                <div class="service-hover-text">
 +
                  <h3>Vivian Lin</h3>
 +
                  <h4></h4>
 +
                  <p>Natural history aficionado, freelance artist/writer, fresh graduate from the City University Applied Biology program and currently working as a research assistant. I help conduct the longitudinal study on the Discovery-enriched Curriculum currently being implemented in the university. I took part in proofreading and editing of the CityU iGEM Wiki.</p>
 +
                </div>
 +
                <div class="service-white service-text">
 +
                  <p  style="font-family: 'Indie Flower', cursive;">Vivian Lin</p>
 +
               
 +
                </div>
 +
              </div>
 +
        </td>
 +
    </tr>
 +
   
 +
</table>
 +
 +
<br><br>
</body>
</body>
</html>
</html>
 +
{{:Team:CityU_HK/Template/footer}}

Latest revision as of 18:00, 17 October 2014

Bootstrap 101 Template



Instructors



Dr. Richard Kong

Dr. Richard Kong is an Associate Professor in the Department of Biology and Chemistry at the City University of Hong Kong. His research interest is on the application of DNA-based technologies to develop novel risk assessment and bioremediation tools to address problems related to diverse aspects of pollution in the marine environment. He has played a major role in coordinating the iGEM Team at CityU, and providing the necessary guidance, training and support to all the iGEMers.

Dr. David , Sung-Kay Chiu

Dr. Chiu is an Assistant Professor of the Department of Biomedical Sciences at City University of Hong Kong. He is interesting in teaching students especially on technical skills in biomedical research. His research focuses on the mechanism of the choice in cell fates in mammalian cells and the cellular functions of transcription factor AP-4 during development and in cancers.

Dr. Terrence , C. K. Lau

Dr. Lau is an Assistant Professor in the Department of Biomedical Sciences at City University of Hong Kong. His research focuses on the RNA biogenesis in infectious diseases, in particular those pathogens found in Hong Kong. He enjoys talking and asking questions about science. His role in iGEM team is to coordinate and provide support to the students.




Advisors



Wolf Cheung

Former Graduate Teaching Assistant

He has very broad research interest and occasionally jumps from one research area to an entirely unrelated one. His most recent switch is from environmental science to developmental biology. He spends most of his time in the lab(s) enjoying varieties of tea. He remains wathcing over the CityU iGEM team’s shoulder, in spite of his departure to a faraway land.

Wolf Cheung

Terry Leung

(BSc Hons)

I am currently a Graduate Teaching Assistant in the Dept of Biology and Chemistry at the City University of Hong Kong. This is the first time for CityU to participate in iGEM. iGEM participants can enrich their learning and discovery experience outside the classroom and appreciate how interesting and diverse science can be. Apart from providing technical support to the CityU iGEM team members, I have taken a special interest on the effectiveness of their learning progress. Whenever they encountered technical difficulties, I would help our with the technical details. Although synthetic biology is a new and challenging area of science, it is a worthwhile experience to explore the fascinating field of synthetic biology.

Terry Leung

Oscar

I am a fresh graduate from City University of Hong Kong Applied Biology program. Currently as a research assistant in Dr Richard Kong’s lab. My duty is to ensure the iGEMers can get all the necessities for their experiments and to give technical support when they encounter difficulty. It is awesome to work with all the iGEMers and I really enjoy every minute with the team. I hope my limited experience in biology research can help the team and make things a little bit easier.

Oscar

So Pui Yu

I am a fresh graduate and currently a Research Assistant from Department of Biology and Chemistry at the City University of Hong Kong. I have longed to participate iGEM for years. Though I could not take part in this amazing project as a student, instead, I cannot imagine that I could guide iGEM participants by providing technical supports. I hope all CityU iGEM Team members would take pride in the synthetic biology and gain the most in such a great event.

So Pui Yu

SHEK Wing Chi

(BSc Hons)

As one of the teaching assistants at City University of Hong Kong, it is my great pleasure to provide technical support to the CityU iGEM team in providing assistance with quantitative real-time PCR analyses. We have encountered various problems as we do not have prior experience in the iGEM competition. I am grateful that I can use my knowledge and research experience to serve the CityU team members. Learning outside the classroom and developing the interest in science are much more important than anything else that our team members can obtain through iGEM. Although preparing for the iGEM is a challenging experience, it is truly worthwhile to support students in pursuing their interest and research experience in Synthetic Biology.

SHEK Wing Chi

Vivian Lin

Natural history aficionado, freelance artist/writer, fresh graduate from the City University Applied Biology program and currently working as a research assistant. I help conduct the longitudinal study on the Discovery-enriched Curriculum currently being implemented in the university. I took part in proofreading and editing of the CityU iGEM Wiki.

Vivian Lin



Bootstrap 101 Template