Difference between revisions of "Team:TAS Taipei/team"

Line 6: Line 6:
 
<link rel="shortcut icon" href="https://static.igem.org/mediawiki/2014hs/2/2f/Tas_igemlogo.png">
 
<link rel="shortcut icon" href="https://static.igem.org/mediawiki/2014hs/2/2f/Tas_igemlogo.png">
 
<link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://2015.igem.org/Template:TAS_Taipei/css/compiled.css?action=raw&ctype=text/css">
+
<link rel="stylesheet" href="https://2015.igem.org/Template:TAS_Taipei/css/compiled?action=raw&ctype=text/css">
<link rel="stylesheet" href="https://2015.igem.org/Template:TAS_Taipei/css/bootstrap.min.css?action=raw&ctype=text/css">
+
<link rel="stylesheet" href="https://2015.igem.org/Template:TAS_Taipei/css/bootstrap?action=raw&ctype=text/css">
  
 
<script>localStorage.clear();</script>
 
<script>localStorage.clear();</script>
<script src="https://2015.igem.org/Template:TAS_Taipei/js/jquery.min.js?action=raw&ctype=text/javascript"></script>
+
<script src="https://2015.igem.org/Template:TAS_Taipei/js/jquery?action=raw&ctype=text/javascript"></script>
<script src='https://2015.igem.org/Template:TAS_Taipei/js/bootstrap.min.js?action=raw&ctype=text/css'></script>
+
<script src='https://2015.igem.org/Template:TAS_Taipei/js/bootstrap?action=raw&ctype=text/javascript'></script>
<script src="https://2015.igem.org/Template:TAS_Taipei/js/jquery.slides.min.js?action=raw&ctype=text/css"></script>
+
<script src="https://2015.igem.org/Template:TAS_Taipei/js/jquerySlides?action=raw&ctype=text/javascript"></script>
<script src='https://2015.igem.org/Template:TAS_Taipei/js/libs.min.js?action=raw&ctype=text/css'></script>
+
  
  
Line 45: Line 44:
 
{"name":"Edward \"Sabotage\" Hsieh","photo_url":"https://static.igem.org/mediawiki/2015/8/87/EHsieh.png","question_1":"","question_2":""}];
 
{"name":"Edward \"Sabotage\" Hsieh","photo_url":"https://static.igem.org/mediawiki/2015/8/87/EHsieh.png","question_1":"","question_2":""}];
  
$('#portrait_container img').click(function() {
+
$('#portrait_container img').click(function() {
index = $(this).data('index');
+
index = $(this).data('index');
  
$("#spotlight_question_1 p").show();
+
$("#spotlight_question_1 p").show();
$("#spotlight_question_2 p").show();
+
$("#spotlight_question_2 p").show();
$("#spotlight_question_3 p").show();
+
$("#spotlight_question_3 p").show();
$("#spotlight_image").show();
+
$("#spotlight_image").show();
$("#spotlight_name").show();
+
$("#spotlight_name").show();
$("#spotlight_question_intro").hide();
+
$("#spotlight_question_intro").hide();
$("#spotlight_question_1").removeClass('intro_large');
+
$("#spotlight_question_1").removeClass('intro_large');
$("#spotlight_question_2").removeClass('intro_large');
+
$("#spotlight_question_2").removeClass('intro_large');
$("#spotlight_question_3").removeClass('intro_large');
+
$("#spotlight_question_3").removeClass('intro_large');
  
$("#spotlight_name").html(bio_data[index]["name"]);
+
$("#spotlight_name").html(bio_data[index]["name"]);
$("#spotlight_question_1 p").html(bio_data[index]["question_1"]);
+
$("#spotlight_question_1 p").html(bio_data[index]["question_1"]);
$("#spotlight_question_2 p").html(bio_data[index]["question_2"]);
+
$("#spotlight_question_2 p").html(bio_data[index]["question_2"]);
$("#spotlight_image").attr('src', bio_data[index]["photo_url"]);
+
$("#spotlight_image").attr('src', bio_data[index]["photo_url"]);
});
+
});
  
});
+
});
 
</script>
 
</script>
 
</head>
 
</head>
Line 73: Line 72:
 
<div class="row center-block" style = "text-align: left;">
 
<div class="row center-block" style = "text-align: left;">
 
<nav style='font-family:Lato;font-size:22px;background-color:#2196f3;-webkit-transform: translateZ(0);z-index: 100;position: fixed;box-shadow: 0px 0px 10px black;'>
 
<nav style='font-family:Lato;font-size:22px;background-color:#2196f3;-webkit-transform: translateZ(0);z-index: 100;position: fixed;box-shadow: 0px 0px 10px black;'>
<ul>
+
<ul style='margin-left:0px'>
 
<li class="dropdown">
 
<li class="dropdown">
 
<a href="https://2015.igem.org/Team:TAS_Taipei/project"><h4 class="dropdown-toggle disabled" data-toggle="dropdown"><b>PROJECT</b></h4></a>
 
<a href="https://2015.igem.org/Team:TAS_Taipei/project"><h4 class="dropdown-toggle disabled" data-toggle="dropdown"><b>PROJECT</b></h4></a>
Line 214: Line 213:
 
</div>
 
</div>
 
</div>
 
</div>
<br>
+
<br>
 
<div id='bodycontainer' class='row card'>
 
<div id='bodycontainer' class='row card'>
 
<div class="col-lg-2" style='padding-left:8px;'>
 
<div class="col-lg-2" style='padding-left:8px;'>
Line 339: Line 338:
 
</div>
 
</div>
 
</div>
 
</div>
 
 
 
 
</div>
 
</div>
 
+
</div>
</div>
+
</div>
 
+
<canvas id="canvas-container"></canvas>
 
+
<script type="text/javascript" src='https://2015.igem.org/Template:TAS_Taipei/js/field?action=raw&ctype=text/javascript'></script>
 
+
 
+
 
+
 
+
 
+
 
+
<br> </div>
+
  
 
</body>
 
</body>
<canvas id="canvas-container"></canvas>
 
<script type="text/javascript" src='https://2015.igem.org/Template:TAS_Taipei/js/field.js?action=raw&ctype=text/javascript'></script>
 
 
 
</html>
 
</html>

Revision as of 10:46, 12 September 2015

Team - TAS Taipei iGEM Wiki





Team

We are the Taipei American School iGEM team, Taiwan's first high school team. Our team consists of 14 dedicated members, 9 of whom will be attending the jamboree in MIT. This is our second year participating in the iGEM competition, and we look forward to continuing for years to come!

Members

Click and scroll down for descriptions

What got you interested in synthetic biology?

Dream career or lifegoal?

Click on each member to see their responses!

About Taipei American School

Taipei American School is a private independent school with an American-based curriculum located in Tianmu (T'ien-mu), Shilin District (Shih-lin), Taipei City. Most graduates of TAS go on to attend colleges and universities in United States, although some choose to attend schools in other countries. Elite high schools, such as TAS, are constantly trying to stay ahead of the curve in STEAM education. The most difficult aspect of STEAM education to teach is the 'E', which stands for engineering. Besides robotics (we participate in VEX, FRC, ROV, RoboCup), most high schools are at a loss for how to add additional engineering components to their curriculum. However, Dr. Hartzell, our high school principal, met this challenge by revamping our scientific research department and supporting the creation of an iGEM team.

About The Lab

We work in the Sandy R. Puckett Memorial Research Lab, which was completely renovated over the summer to provide a world class, fully functional research laboratory for our students to perform real research on campus, including synthetic biology and nanotechnology. It is fully equipped with basic lab tools for research, along with equipment such as an Atomic Force Microscope, Scanning Electron Microscope, Planetary Ball Mill, Carbon Nanotube Furnace, UV transilluminator, -80 degree freezer, Millipore water purification system, Infrared spectrometer, Incubating shakers and a multitude of reagents and small instruments for the iGEM competition. We truly have a world class high school research laboratory. Our laboratory rivals most college labs. The students have the opportunity to be creative and exploratory in many areas of scientific research at TAS.

Synthetic Biology

The fusion between biological research and engineering has culminated in the creation of synthetic biology. This interdisciplinary area was facilitated by the recent advances in technology, allowing humans to actually design and construct biological devices as if they were machinery. However, the advent of synthetic biology has raised concerns with biosafety and biosecurity, which is why iGEM places such importance on "safety".