Team:NCTU Formosa/members
From 2011.igem.org
(62 intermediate revisions not shown) | |||
Line 28: | Line 28: | ||
#globalWrapper{ | #globalWrapper{ | ||
- | background-color: # | + | //background-color: #565659; |
+ | background-image:url(https://static.igem.org/mediawiki/2011/a/ae/Wallpaper2.jpg); | ||
} | } | ||
Line 45: | Line 46: | ||
ul#cm-nav ul { | ul#cm-nav ul { | ||
list-style-type: none; | list-style-type: none; | ||
- | margin: 0 0 0 | + | margin: 0 0 0 10px; |
list-style-image: none; | list-style-image: none; | ||
padding: 0px | padding: 0px | ||
Line 170: | Line 171: | ||
border-color: black; | border-color: black; | ||
font-weight: bold; | font-weight: bold; | ||
- | font-family: | + | font-family: Calibri, Verdana, helvetica, sans-serif; |
font-size: 12pt; | font-size: 12pt; | ||
- | font-variant: | + | font-variant: normal; |
padding-left: 10px; | padding-left: 10px; | ||
padding-right: 10px; | padding-right: 10px; | ||
Line 178: | Line 179: | ||
padding-bottom: 0px; | padding-bottom: 0px; | ||
} | } | ||
+ | |||
+ | <style type = "text/javascript" language = "JavaScript"> | ||
+ | function out(id_num){ | ||
+ | var oa = document.getElementById(id_num); | ||
+ | if(oa.style.display == "none"){ | ||
+ | oa.style.display = "block"; | ||
+ | } | ||
+ | return false; | ||
+ | } | ||
+ | </script> | ||
/*content*/ | /*content*/ | ||
Line 183: | Line 194: | ||
.titleDesign{ | .titleDesign{ | ||
color: white; | color: white; | ||
- | font-family: | + | font-family: Calibri, Verdana, helvetica, sans-serif; |
font-weight: bold; | font-weight: bold; | ||
font-size: 20px; | font-size: 20px; | ||
- | font-variant: | + | font-variant: normal; |
direction:ltr; | direction:ltr; | ||
} | } | ||
Line 194: | Line 205: | ||
color: white; | color: white; | ||
} | } | ||
+ | |||
+ | #banner{ position:relative; | ||
+ | margin-left: 10px; | ||
+ | background-color: black; | ||
+ | height:240px; | ||
+ | width: 944px; | ||
+ | } | ||
+ | #blueBox { position:relative; | ||
+ | margin-left: 10px; | ||
+ | margin-bottom: -5px; | ||
+ | margin-top:-3px; | ||
+ | background-color: #000066; | ||
+ | filter:alpha(opacity=90);opacity:0.9;zoom:1; | ||
+ | height:auto; | ||
+ | width: 924px; | ||
+ | |||
+ | } | ||
+ | #blueBox { color: white; | ||
+ | font-family: Calibri, Verdana, helvetica, sans-serif; | ||
+ | font-weight: bold; | ||
+ | font-size: 20px; | ||
+ | font-variant: normal; | ||
+ | direction:ltr; | ||
+ | padding-left: 10px; | ||
+ | padding-right: 10px; | ||
+ | } | ||
+ | #Box1 { position:relative; | ||
+ | margin: 0px 0px 0px 10px; | ||
+ | background-color: #ede8e2 ; | ||
+ | filter:alpha(opacity=95);opacity:0.95;zoom:1; | ||
+ | height:auto; | ||
+ | width: 924px; | ||
+ | |||
+ | } | ||
+ | #Box1 { color: black; | ||
+ | font-family: Calibri, Verdana, helvetica, sans-serif; | ||
+ | font-weight: normal; | ||
+ | font-size: 12px; | ||
+ | font-variant: normal; | ||
+ | direction:ltr; | ||
+ | padding: 0 10px 0 10px; | ||
+ | } | ||
+ | #Box { position:relative; | ||
+ | margin: 0px 0px 0px 10px; | ||
+ | background-color: #ede8e2 ; | ||
+ | filter:alpha(opacity=98);opacity:0.98;zoom:1; | ||
+ | height:auto; | ||
+ | width: 864px; | ||
+ | |||
+ | } | ||
+ | #Box { color: black; | ||
+ | font-family: Calibri, Verdana, helvetica, sans-serif; | ||
+ | font-size: 18px; | ||
+ | font-variant: normal; | ||
+ | direction:ltr; | ||
+ | padding: 10px 40px 20px 40px; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | #linkBox { position:absolute; | ||
+ | margin-left: -40px; | ||
+ | margin-bottom: -10px; | ||
+ | margin-top:-10px; | ||
+ | background-color: #000066; | ||
+ | filter:alpha(opacity=80);opacity:0.8;zoom:1; | ||
+ | height:auto; | ||
+ | width: 924px; | ||
+ | |||
+ | } | ||
+ | #linkBox { color: white; | ||
+ | font-family: Calibri, Verdana, helvetica, sans-serif; | ||
+ | font-weight: bold; | ||
+ | font-size: 18px; | ||
+ | font-variant: normal; | ||
+ | direction:ltr; | ||
+ | padding-left: 20px; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | #sideBox { position: absolute; | ||
+ | top: 304px; | ||
+ | left: 720px; | ||
+ | height: 975px; | ||
+ | width: 240px; | ||
+ | background-color: #ede8e2; | ||
+ | } | ||
+ | h2{font-family: Calibri, Verdana, helvetica, sans-serif; | ||
+ | font-size: 20px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
+ | <style> | ||
+ | |||
+ | table { | ||
+ | border: 0; | ||
+ | font-family: Calibri, Verdana, helvetica, sans-serif; | ||
+ | font-size:18px; | ||
+ | background-color: #ede8e2; | ||
+ | margin: 5px 0 5px 0; | ||
+ | padding: 5px 0 5px 10px; | ||
+ | text-align:top; | ||
+ | } | ||
+ | td{vertical-align:top;} | ||
+ | |||
+ | h3 { font-size: 20px; | ||
+ | text-align:right; | ||
+ | text-shadow: #C0C0C0 0px 0px 2px; | ||
+ | vertical-align: baseline; | ||
+ | } | ||
+ | div.intro img { | ||
+ | border-color: white ; | ||
+ | border-style:solid; | ||
+ | float:left; | ||
+ | width:expression(this.width>500?"250px":this.width+"px"); | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
</head> | </head> | ||
<body> | <body> | ||
- | + | ||
- | + | <div id="banner"><a href = "https://2011.igem.org/Team:NCTU_Formosa"><img src = "https://static.igem.org/mediawiki/2011/8/8c/Banner010.jpg" height="236" width="944"/></a></div> | |
+ | |||
<ul id="cm-nav"> | <ul id="cm-nav"> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa">Home</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa">Home</a></li> | ||
- | <li><a class="arrow | + | <li><a onClick="out('cm-nav')" class="arrow">Team </a> |
<ul> | <ul> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li> | ||
- | <li><a href=" | + | <li><a href="http://www.nctu.edu.tw/english/index.php">School</a></li> |
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/gallery">Gallery</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/gallery">Gallery</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li><a class="arrow | + | <li><a onClick="out('cm-nav')" class="arrow">Project</a> |
<ul class="arrow-pad"> | <ul class="arrow-pad"> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li> | ||
- | <li><a class="arrow | + | <li><a onClick="out('cm-nav')" class="arrow">RNA Thermometer</a> |
<ul> | <ul> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_data">Data</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_data">Data</a></li> | ||
- | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion"> | + | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Modeling</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li><a class="arrow | + | <li><a onClick="out('cm-nav')" class="arrow">CI promoter </a> |
<ul> | <ul> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_data">Data</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_data">Data</a></li> | ||
- | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion"> | + | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Modeling</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li><a class="arrow | + | <li><a onClick="out('cm-nav')" class="arrow">Carotenoid synthesis pathway</a> |
<ul> | <ul> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li> | ||
- | |||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li><a class="arrow | + | <li><a onClick="out('cm-nav')" class="arrow">Butanol pathway</a> |
<ul> | <ul> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_design">Design</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_design">Design</a></li> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data">Data</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data">Data</a></li> | ||
- | |||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li><a class="arrow | + | <li><a onClick="out('cm-nav')" class="arrow">Violacein pathway</a> |
<ul> | <ul> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li> | ||
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li> | ||
- | |||
</ul> | </ul> | ||
- | </li> | + | </li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling"> | + | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling">Measurements</a></li> |
- | <li><a | + | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/parts">Parts</a></li> |
- | + | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/safty">Safety</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/humanpractice">Human Practice</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Attribution</a></li> | |
- | + | <li><a onClick="out('cm-nav')" class="arrow">Notebook </a> | |
- | + | <ul> | |
- | + | <li><a onClick="out('cm-nav')" class="arrow">Protocols</a> | |
- | + | <ul> | |
+ | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol">Mutation</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_F">Flow Cytometry</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_G">GC</a></li> | ||
+ | </ul> | ||
+ | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/calendar">Calendar</a></li> | ||
+ | </ul> | ||
</li> | </li> | ||
</ul> | </ul> | ||
- | <br><br><br> | + | <br><br> |
- | <div class = " | + | <div id="blueBox"><p>Team</p></div> |
+ | <div id="Box"> | ||
+ | <h2>Students</h2> | ||
+ | |||
+ | |||
+ | <table><tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/0/01/Member_1.png " alt="" width="200px"/> | ||
+ | </td><td width="624"><p>As a junior student majoring in biological science and technology of National Chiao-Tung University, I have the chance to join the competition. | ||
+ | Although we have lots of problem to solve, but we never give up and finish the job. Since then, I love my partners so much.</p> | ||
+ | <h3> Shu-Han Chang </h3></td></tr> | ||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/1/15/2.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p>Hello! | ||
+ | My name is CHIU,YI-YING, one member of National Chiao Tung University 2011 IGEM Team. | ||
+ | I love traveling, tasting many unique foods and taking any pictures that attract me. I love to do sports and exercises, especially playing basketball with my team. | ||
+ | I am an energetic and easygoing girl!:D</p> | ||
+ | <h3> Yi-Ying Chiu </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/7/7f/Nctu_member_3.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p>Chang Ying Jou <br> | ||
+ | ‧NCTU student in Biological science and technology<br> | ||
+ | ‧love sleeping<br> | ||
+ | ‧love India & Nepal<br> | ||
+ | ‧good at twisting my feet</p> | ||
+ | <h3> Ying-Jou Chang </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/0/0b/Nctu_member_4.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p>An International student in NCTU, majoring in Biological Science and Technology. I'm a badminton freak who loves watching Korean serial movies and Korean boy bands. It's my pleasure to join IGEM competition to taste what's so called teamwork in doing experiment as a team. There's so much sweet n sour moment during these period. Last, I'm just An ordinary Indonesian boy who does ordinary stuffs but always planned to go beyond my limit.</p> | ||
+ | <h3> Malvin Jefri </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/4/4d/Nctu_member_5.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p>Hi,I am CHIA-JUI LIU.Now I major in Biology Technology in National Chiao-Tung University. In fact,the igem competition is a really tiring thing.During the preparing of igem, we had to work hard and experiment again and again. But I still join this competition because I can learn more biotechnology knowledge which is useful for me. I believe joining igem will be unique experience in my life time.</p> | ||
+ | <h3> Chia-Jui Liu </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/1/18/Nctu_member_6.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p>Hi! I’m Yang Yi Pei, third grade. My hobby are playing volleyball and dancing. It’s my first time to attend IGEM. I am very exciting to see other teams in the US. It’s a great and spatial experience for me to realize the power of teamwork. I appreciate that I can work with those excellent members. In addition, I am thankful for the teacher and the seniors. They try hard to teach us who always bring troubles. I wish all of us can have a great time in Hong Kong and the US.</p> | ||
+ | <h3> Yi-Pei Yang </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/2/2c/Nctu_member_8.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | Hello, my name is Feng-Shuo Pai. We come from Taiwan, a beautiful island. I major in Biological Science and Technology in National Chiao Tung University. I like to play ping-pong. I am pleasure to participate in International Genetically Engineered Machine competition this year. Thanks to my teammates and other people who assists us. </p> | ||
+ | <h3> Feng-Shuo Pai </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/e/e7/Nctu_member_7.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | I’m De-Jung Tseng, a student with plenty of ideas. I believe that our great effort to realize the inspiration would change the world. Be the artist of life. | ||
+ | </p> | ||
+ | <h3> De-Jung Tseng </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/0/0d/Nctu_member_9.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | Hi there, I’m Jeson, I like to travel and watch American drama in my leisure time. My biggest wish in my life is to live in the Upper East Side and take some high-scale cruises often. Savor your life and enjoy the world before you realize that you get no more time to cherish it.</p> | ||
+ | <h3> Yu-Chen Shen </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/5/58/Nctu_member10.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | Hi.I'm Kao Min-Hua.I come from Taiwan.I like reading,painting and sleeping.I'm pleased to participate in the iGEM competition and proud of being a member of NCTU_formosa. Wish everyone good luck in the experiments! </p> | ||
+ | <h3> Min-Hua Kao </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src="https://static.igem.org/mediawiki/2011/7/71/Nctu_member_11.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | After attending 2 times iGEM competition, I graduated and become a master student. I am going to attend this game THIRD times. That's kinda cool. </p> | ||
+ | <h3> Shao-I Wu </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/6/6a/Nctu_member_13.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | There is a saying that a preliminary experiment whose outcome can lead to a more extensive experiment. | ||
+ | Therefore, the students got no vacation but experiments. | ||
+ | </p> | ||
+ | <h3> Chia-Chun Kuo </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/a/a0/Nctu_member_12.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | Hello, I'm MENG CHIA-LE~ | ||
+ | I come from TAIWAN, a beautiful island! | ||
+ | I like photographing, traveling, table tennis, and classic music very much. | ||
+ | It's honor to participate in iGEM competition with all my teamates and people around the world. | ||
+ | I hope that I will experience something new in the competition, and enjoy it. | ||
+ | 2008-2012, Biological Science and Technology, NCTU, Taiwan | ||
+ | </p> | ||
+ | <h3> CHIA-LE MENG </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/2/2a/Nctu_member_14.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | Hello, everybody....nice to meet you....my name is Kilo..^^ | ||
+ | |||
+ | We’d better struggle for the future rather than regret for the past. | ||
+ | |||
+ | Fighting!!!!!!!!!!!!!!!!! | ||
+ | </p> | ||
+ | <h3> Kilo Lam</h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/c/c0/Nctu_member_15.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | HI, I am Hua-Yi a student of NCTU and major in Biotechnology. | ||
+ | |||
+ | I like seeing movies. | ||
+ | |||
+ | </p> | ||
+ | <h3> Hua-Yi Hsu</h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/8/85/Nctu_member_16.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | Hello,I am KH.I major in Computer Science. | ||
+ | |||
+ | I join the project to construct the wiki. | ||
+ | |||
+ | It's a good experience working in this team, because they are all friendly and humorous people,though they gave me a lot of work. | ||
+ | </p> | ||
+ | <h3> KH Lee</h3> | ||
+ | </td></tr></table> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <br><h2>Advisor</h2> | ||
+ | |||
+ | |||
+ | |||
+ | <table><tr><td width=“230”> | ||
+ | <div class="intro"><img src="https://static.igem.org/mediawiki/2011/8/8d/Lee_hsiao_ching.jpg"alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | Received the B.S. degree and Ph.D. degree from the Department of Life Science at National Tsing Hua University, Hsinchu, Taiwan, R.O.C. in 1999 and 2005 respectively. | ||
+ | From 2005 to 2007, she worked as a postdoctoral research position at National Tsing Hua University. She is now an Assistant Professor with the Department of Biological Science and Technology at National Chiao Tung University, Hsinchu, Taiwan, R.O.C. | ||
+ | Her current research interests include molecular biology, synthetic biology and bioinformatics. | ||
+ | </p> | ||
+ | <h3> Hsiao-Ching Lee</h3> | ||
+ | </td></tr> | ||
+ | |||
+ | |||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/9/90/Min_chih-3.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | I am a student who enjoys this competition. Our works are always full of ideas. That's why I love it. | ||
+ | |||
+ | </p> | ||
+ | <h3>Min-Chih Kao </h3> | ||
+ | </td></tr> | ||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/4/42/Lin_Ling_Jiun.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | |||
+ | Hi! I am Lin Ling Jiun | ||
+ | </p> | ||
+ | <h3>Ling-Jiun Lin </h3> | ||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/3/34/Chang_Chih_Chun.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | Hi!I am Chang Chih Chun. | ||
+ | </p> | ||
+ | <h3> Chih-Chun Chang</h3> | ||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src="https://static.igem.org/mediawiki/2011/6/63/Lester_Tseng.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | Hi!I am Lester Tseng. | ||
+ | </p> | ||
+ | <h3>Lester Tseng </h3> | ||
+ | |||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src=" https://static.igem.org/mediawiki/2011/2/22/Chang_yi-2.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | <p> Hi! I am Weng Cheng Yi. | ||
+ | </p> | ||
+ | <h3> Cheng-Yi Weng</h3> | ||
+ | </td></tr> | ||
+ | <tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr> | ||
+ | <tr><td width=“230”> | ||
+ | <div class="intro"><img src="https://static.igem.org/mediawiki/2011/9/90/Little_flower-3.jpg" alt="" width=“200” /></div> | ||
+ | </td><td width="624"><p> | ||
+ | <p> Hi! I am Pei-Chun Shih. | ||
+ | </p> | ||
+ | <h3> Pei-Chun Shih</h3> | ||
+ | </td></tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 15:59, 5 October 2011
Team
Students
| As a junior student majoring in biological science and technology of National Chiao-Tung University, I have the chance to join the competition. Although we have lots of problem to solve, but we never give up and finish the job. Since then, I love my partners so much. Shu-Han Chang |
Hello! My name is CHIU,YI-YING, one member of National Chiao Tung University 2011 IGEM Team. I love traveling, tasting many unique foods and taking any pictures that attract me. I love to do sports and exercises, especially playing basketball with my team. I am an energetic and easygoing girl!:D Yi-Ying Chiu | |
Chang Ying Jou Ying-Jou Chang | |
An International student in NCTU, majoring in Biological Science and Technology. I'm a badminton freak who loves watching Korean serial movies and Korean boy bands. It's my pleasure to join IGEM competition to taste what's so called teamwork in doing experiment as a team. There's so much sweet n sour moment during these period. Last, I'm just An ordinary Indonesian boy who does ordinary stuffs but always planned to go beyond my limit. Malvin Jefri | |
Hi,I am CHIA-JUI LIU.Now I major in Biology Technology in National Chiao-Tung University. In fact,the igem competition is a really tiring thing.During the preparing of igem, we had to work hard and experiment again and again. But I still join this competition because I can learn more biotechnology knowledge which is useful for me. I believe joining igem will be unique experience in my life time. Chia-Jui Liu | |
Hi! I’m Yang Yi Pei, third grade. My hobby are playing volleyball and dancing. It’s my first time to attend IGEM. I am very exciting to see other teams in the US. It’s a great and spatial experience for me to realize the power of teamwork. I appreciate that I can work with those excellent members. In addition, I am thankful for the teacher and the seniors. They try hard to teach us who always bring troubles. I wish all of us can have a great time in Hong Kong and the US. Yi-Pei Yang | |
Hello, my name is Feng-Shuo Pai. We come from Taiwan, a beautiful island. I major in Biological Science and Technology in National Chiao Tung University. I like to play ping-pong. I am pleasure to participate in International Genetically Engineered Machine competition this year. Thanks to my teammates and other people who assists us. Feng-Shuo Pai | |
I’m De-Jung Tseng, a student with plenty of ideas. I believe that our great effort to realize the inspiration would change the world. Be the artist of life. De-Jung Tseng | |
Hi there, I’m Jeson, I like to travel and watch American drama in my leisure time. My biggest wish in my life is to live in the Upper East Side and take some high-scale cruises often. Savor your life and enjoy the world before you realize that you get no more time to cherish it. Yu-Chen Shen | |
Hi.I'm Kao Min-Hua.I come from Taiwan.I like reading,painting and sleeping.I'm pleased to participate in the iGEM competition and proud of being a member of NCTU_formosa. Wish everyone good luck in the experiments! Min-Hua Kao | |
After attending 2 times iGEM competition, I graduated and become a master student. I am going to attend this game THIRD times. That's kinda cool. Shao-I Wu | |
There is a saying that a preliminary experiment whose outcome can lead to a more extensive experiment. Therefore, the students got no vacation but experiments. Chia-Chun Kuo | |
Hello, I'm MENG CHIA-LE~ I come from TAIWAN, a beautiful island! I like photographing, traveling, table tennis, and classic music very much. It's honor to participate in iGEM competition with all my teamates and people around the world. I hope that I will experience something new in the competition, and enjoy it. 2008-2012, Biological Science and Technology, NCTU, Taiwan CHIA-LE MENG | |
Hello, everybody....nice to meet you....my name is Kilo..^^ We’d better struggle for the future rather than regret for the past. Fighting!!!!!!!!!!!!!!!!! Kilo Lam | |
HI, I am Hua-Yi a student of NCTU and major in Biotechnology. I like seeing movies. Hua-Yi Hsu | |
Hello,I am KH.I major in Computer Science. I join the project to construct the wiki. It's a good experience working in this team, because they are all friendly and humorous people,though they gave me a lot of work. KH Lee |
Advisor
Received the B.S. degree and Ph.D. degree from the Department of Life Science at National Tsing Hua University, Hsinchu, Taiwan, R.O.C. in 1999 and 2005 respectively. From 2005 to 2007, she worked as a postdoctoral research position at National Tsing Hua University. She is now an Assistant Professor with the Department of Biological Science and Technology at National Chiao Tung University, Hsinchu, Taiwan, R.O.C. Her current research interests include molecular biology, synthetic biology and bioinformatics. Hsiao-Ching Lee | |
I am a student who enjoys this competition. Our works are always full of ideas. That's why I love it. Min-Chih Kao | |
Hi! I am Lin Ling Jiun Ling-Jiun Lin | |
Hi!I am Chang Chih Chun. Chih-Chun Chang | |
Hi!I am Lester Tseng. Lester Tseng | |
Hi! I am Weng Cheng Yi. Cheng-Yi Weng | |
Hi! I am Pei-Chun Shih. Pei-Chun Shih |