Difference between revisions of "Team:TECHNION-ISRAEL/example 2"

Line 1: Line 1:
<html lang="en">
+
{{:Team:TECHNION-ISRAEL/navbar}}
<head>
+
<!-- Title for the page & metadata  -->       
+
<title>navbar</title>
+
<meta charset="utf-8">
+
<meta name="navbar" content="width=device-width, initial-scale=1">
+
  
<!-- Bootstrap CSS -->
+
<html lang="en">
 +
<head>
 +
<!-- Title for the page & metadata  -->
 +
<title>TEAM</title>
 +
<meta charset="utf-8">
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
 
 +
  <!-- Bootstrap CSS -->
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.css/CSS?action=raw&ctype=text/css"/>
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.css/CSS?action=raw&ctype=text/css"/>
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap-theme.min.css/CSS?action=raw&ctype=text/css"/>
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap-theme.min.css/CSS?action=raw&ctype=text/css"/>
Line 22: Line 24:
 
<link href="https://fonts.googleapis.com/css?family=Quicksand:400,500" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Quicksand:400,500" rel="stylesheet">
  
<!--for hover and no on click---->
+
 +
<!-- =================== tooltipster's CSS and JS=================== -->
 
 
<style type="text/css">
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/tooltipster.bundle.min.css/CSS?action=raw&ctype=text/css"/>
@media screen and (min-width: 768px){
+
  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
+
display: block;
+
<script>
}
+
window.addEventListener("hashchange", function() { scrollBy(0, -130) })
.dropdown-menu{
+
</script>
margin-top: 0;
+
}
+
.dropdown-toggle{
+
margin-bottom: 2px;
+
}
+
.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
+
margin-bottom: 0;
+
}
+
}
+
 
 
</style>
+
<script>
+
 
<script type="text/javascript">
+
//up arrow:
$(document).ready(function(){
+
$(document).ready(function(){
$(".dropdown, .btn-group").hover(function(){
+
$(window).scroll(function () {
var dropdownMenu = $(this).children(".dropdown-menu");
+
if ($(this).scrollTop() > 350) {
if(dropdownMenu.is(":visible")){
+
$('#back-to-top').fadeIn();
dropdownMenu.parent().toggleClass("open");
+
} else {
 +
$('#back-to-top').fadeOut();
 
}
 
}
 
});
 
});
});    
+
// scroll body to 0px on click
</script>
+
$('#back-to-top').click(function () {
 +
 +
$('body,html').animate({
 +
scrollTop: 0
 +
}, 800);
 +
return false;
 +
});
 +
 
 
<!--wiki  problems style---->
 
  
<style>
+
});
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {padding-top: 20px;}
+
 
</style>
+
</script>
 +
 +
  
</head>
 
 
 
<body>
+
<script>
<div class = "container-fluid">
+
$(document).ready(function() {
<div class= "row" style="background-color:white;" >
+
  $('.tooltip').tooltipster({
<div class ="col-md-1">
+
 
<div class = "parpar-left"> <a href="https://2017.igem.org/Team:TECHNION-ISRAEL">
+
  });
<img  src="https://static.igem.org/mediawiki/2017/4/49/T--TECHNION-ISRAEL--par1.png" style= "z-index:1; max-width:58px; margin-top: -8px; position: fixed;">
+
});
</a></div>
+
</script>
 +
 
 +
<style>
 +
 +
 +
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
 +
list-style-type: none;
 +
list-style-image: none;
 +
}
 +
 +
img.map, map area{
 +
outline: none;
 +
}
 +
 +
.info-list > ul {
 +
margin-left: 0px;
 +
margin-right: 0px;
 +
padding-left: 0px;
 +
padding-right 20px;
 +
padding-top:10px;
 +
padding-bottom:10px;
 +
}
 +
 +
 +
.info-list > ul li {
 +
margin-left: 0px;
 +
margin-right: 30px;
 +
padding-left: 0px;
 +
padding-right 0px;
 +
font-family: 'Assistant', Arial, sans-serif;
 +
font-weight : normal;
 +
font-size: 18px;
 +
font-style: normal;
 +
font-variant: normal;
 +
font-weight: 400;
 +
line-height: 28px;
 +
}
 +
 +
.team-cover {
 
 
</div>
+
margin-top: 25px;
<div class= "col-md-10">
+
margin-bottom: 25px;
<nav class= "navbar navbar-inverse navbar-fixed-top " style= "position:fixed; margin:auto; width: 1180px ;">
+
}
<div class="dropdown" style="padding-left: 100px;">
+
<button class="dropdown-toggle" type="button" data-toggle="dropdown"> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL"> project </a>
+
ul[title]::before {
<span class="caret"></span></button>
+
content: attr(title);
<ul class= "dropdown-menu" style=" margin: 0px; left:80px;">
+
/* then add some nice styling as needed, eg: */
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Description"> description </a> </li>  
+
display: block;
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/cell_lines"> cell lines </a> </li>  
+
padding: 4px;
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Design"> design </a> </li>  
+
margin-top: 10px;
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Applied_Design"> applied design </a> </li>  
+
font-size: 22px;
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/delay_mechanism"> delay mechanism </a> </li>  
+
font-family: 'Quicksand', sans-serif;}
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/kill_switch"> kill switch </a> </li>  
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Demonstrate" > proof of concept </a> </li>  
+
.vertical-align {
 +
display: flex;
 +
align-items: center;
 +
 +
}
 +
 +
 +
.mentor {
 +
max-width: 150px;
 +
display:block;
 +
margin:auto;
 +
}
 +
 +
 +
 +
</style>
 +
</head>
 +
 +
<body>
 +
<script>
 +
$(window).ready(function() {
 +
    $('#loading').hide();
 +
});
 +
</script>
 +
<div id="loading"></div>
 +
<style>
 +
#loading {
 +
    position: absolute; width: 100%; height: 100%; background: url('https://static.igem.org/mediawiki/2017/3/38/T--TECHNION-ISRAEL--preloader.gif') no-repeat center center;
 +
}
 +
</style>
 +
 +
 +
 +
<br>
 +
<div class = "container-fluid">
 +
 +
<div class="row">
 +
 +
<h1> Team Members </h1>
 +
 +
<div class="col-md-offset-1 col-md-10">
 +
 +
<img  class="map" src ="https://static.igem.org/mediawiki/2017/7/73/T--TECHNION-ISRAEL--teamn.jpg" width="700" height="508" style= "display: block; margin: auto;" alt="paining of the team" usemap="#team" hidefocus="true"/>
 +
 
 +
<map  name="team">
 +
<!---Sally---> <area shape="poly" coords="115,57,179,68,189,123,185,243,150,271,140,264,111,242,76,272,58,311,39,326,19,292,19,236,13,175,15,129,31,100,75,88,62,84,49,84,82,91,95,71"  href="#sally" class="tooltip" title="Sally"  alt="Sally">
 +
<!---Nuphar--->  <area shape="poly" coords="223,72,252,65,267,93,295,138,293,162,295,198,291,233,289,256,268,258,248,252,230,227,221,211,202,198,199,178,191,153,187,125,191,96,210,77,202,78" href="#nuphar" class="tooltip" title="Nuphar" alt="Nuphar">
 +
<!---Mai--->  <area shape="poly" coords="291,239,294,192,303,103,346,68,403,67,436,107,408,173,393,218,399,274,373,285,318,271,289,255,281,254" href="#mai" class="tooltip" title="Mai"  alt="Mai">
 +
<!---Maya---> <area shape="poly" coords="408,271,398,191,423,151,465,93,510,93,540,121,533,168,527,209,527,232,508,257,445,275" href="#maya" class="tooltip" title="Maya"  alt="Maya">
 +
<!---Hadar---> <area shape="poly" coords="539,231,561,110,607,77,651,82,676,116,687,170,676,205,661,213,635,229,602,230" href="#hadar "class="tooltip" title="Hadar"  alt="Hadar">
 +
<!---Yehuda---> <area shape="poly" coords="172,428,161,361,153,301,163,261,204,235,237,242,258,263,262,292,260,332,236,378,221,431" href="#yehuda" class="tooltip" title="Yehuda" alt="Yehuda">
 +
<!---Dana---> <area shape="poly" coords="333,454,285,467,220,451,210,429,228,397,252,339,279,269,325,272,377,305" href="#dana" class="tooltip" title="Dana" alt="Dana">
 +
<!---Shir---> <area shape="poly" coords="378,303,425,285,473,293,477,352,472,403,485,443,484,477,477,479,420,487,354,471,345,402" href="#shir" class="tooltip" title="Shir" alt="Shir">
 +
<!---Noa---> <area shape="poly" coords="604,393,620,306,605,244,564,230,517,244,500,281,486,331,471,409,533,438" href="#noa" class="tooltip" title="Noa"  alt="Noa">
 +
 +
 +
 +
 
 +
</map>
 +
</div>
 +
</div>
 +
<br>
 +
<br>
 +
<div class= "row">
 +
<div class =  "col-md-offset-2 col-md-8" >
 +
<div class = "team-cover">
 +
<div class="row vertical-align " >
 +
<div class =  "col-md-3 " >
 +
<img class="team" src="https://static.igem.org/mediawiki/2017/8/8d/T--TECHNION-ISRAEL--team7.jpg"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-5 " >
 +
<div class = "info-list">
 +
<ul id="noa" title = "Noa Eden">
 +
<li> 4th year Biotechnology and food engineering </li>
 +
<li> <strong>Age? </strong> 24  </li>
 +
<li> <strong>Favorite hobby in iGEM? </strong> Live in the lab and receive donations. </li>
 +
<li> <strong>Favorite hobby outside of iGEM? </strong>  Smothering her dog with hugs and kisses.</li>
 +
<li> <strong>One thing no-one knows about me? </strong> I have four houses.  </li>
 
</ul>
 
</ul>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
 +
 +
<div class = "team-cover">
 +
<div class="row vertical-align " >
 +
<div class =  "col-md-offset-4 col-md-3 " >
 +
<img class="team" src="https://static.igem.org/mediawiki/2017/c/c7/T--TECHNION-ISRAEL--team3.jpg"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-5 " >
 +
<div class = "info-list">
 +
<ul id="maya" title = "Maya Engal">
 +
 +
<li> 4th year Biomedical engineering  </li>
 +
<li> <strong>Age? </strong> 26  </li>
 +
<li> <strong>Favorite hobby in iGEM? </strong>  Making beautiful illustrations as wiki designer. </li>
 +
<li> <strong>Favorite hobby outside of iGEM? </strong>  Sleeping in nature.</li>
 +
<li> <strong>One thing no-one knows about me? </strong>  ? I almost chose to study psychology, but at the last moment decided to become an engineer. </li>
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
+
<div class="dropdown">
+
<div class = "team-cover">
<button class="dropdown-toggle" type="button" data-toggle="dropdown"> wet lab
+
<div class="row vertical-align " >
<span class="caret"></span></button>
+
<div class = "col-md-3" >
<ul class= "dropdown-menu"  style="margin: 0px; left: 2px;" >
+
<img class="team" src="https://static.igem.org/mediawiki/2017/d/d3/T--TECHNION-ISRAEL--team9.png"
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Results"> results </a> </li>  
+
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/hpc7"> hpc7 results </a> </li>  
+
</div>
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Notebook"> notebook </a> </li>  
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Experiments"> protocols </a> </li>  
+
<div class = "col-md-5 " >
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/InterLab"> interlab </a> </li>  
+
<div class = "info-list">
</ul>
+
<ul id="mai" title = "Mai Eshel">
 +
<li> 2nd year Medicine  </li>
 +
<li> <strong>Age? </strong> 24  </li>
 +
<li> <strong>Favorite hobby in iGEM? </strong> Anywhere with Wifi you’ll find her building webpages. </li>
 +
<li> <strong>Favorite hobby outside of iGEM?</strong>   Salsa dancing </li>
 +
<li> <strong>One thing no-one knows about me? </strong>  My name is Mai, but I was born in July.</li>
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 
 
<div class="dropdown">
 
<button class="dropdown-toggle" type="button" data-toggle="dropdown"> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Parts"> parts </a>
 
<span class="caret"></span></button>
 
<ul class= "dropdown-menu" style="margin: 0px;  left: 2px;">
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Parts"> parts </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Basic_Part"> basic part </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Composite_Part"> composite part </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Part_Collection"> part collection </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Improve"> improvement </a> </li>
 
</ul>
 
</div>
 
 
 
<div class="dropdown">
+
<button class="dropdown-toggle" type="button" data-toggle="dropdown" style= "width: auto"; > human practices
+
<span class="caret"></span></button>
+
<div class = "team-cover">
<ul class= "dropdown-menu" style="margin: 0px;  left: 18px; width: 170px;" >  
+
<div class="row vertical-align " >
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Silver"> HP silver </a> </li>  
+
<div class = "col-md-offset-4 col-md-3 " >
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Engagement" > Education & Public Engagement </a> </li>  
+
<img class="team" src="https://static.igem.org/mediawiki/2017/8/83/T--TECHNION-ISRAEL--team5.jpg"
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Gold_Integrated"> integrated HP </a> </li>  
+
alt="" style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/ethics"> ethics </a> </li>  
+
</div>
 
+
</ul>
+
<div class = "col-md-5 " >
 +
<div class = "info-list">
 +
<ul id="hadar" title = "Hadar Guthmann">
 +
<li>Bsc molecular biochemistry</li>
 +
<li> <strong>Age? </strong> 21  </li>
 +
<li> <strong>Favorite hobby in iGEM? </strong> Nursing pampered cells and developing mathematical models. </li>
 +
<li> <strong>Favorite hobby outside of iGEM?</strong>   Drawing and styling. </li>
 +
<li> <strong>One thing no-one knows about me? </strong>  I can speak a little Arabic, Yiddish and Aramaic.</li>
 +
</ul>
 +
</div>
 +
</div>
 
</div>
 
</div>
 +
</div>
 +
 
 
<div class="dropdown">
+
<button class="dropdown-toggle" type="button" data-toggle="dropdown"> judging
+
<div class = "team-cover">
<span class="caret"></span></button>
+
<div class="row vertical-align " >
<ul class= "dropdown-menu"  style="margin: 0px; left: 2px ">
+
<div class = "col-md-3 " >
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Safety"> safety </a> </li>  
+
<img class="team" src="https://static.igem.org/mediawiki/2017/9/98/T--TECHNION-ISRAEL--team4.jpg"
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Collaborations"> collaboration </a> </li>  
+
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Achievements"> achievements </a> </li>  
+
</div>
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Model"> modelling </a> </li>
+
 +
<div class = "col-md-5 " >
 +
<div class = "info-list">
 +
<ul id="dana" title = "Dana Kadosh">
 +
<li> 4th year Biotechnology and food engineering </li>
 +
<li> <strong>Age? </strong> 27  </li>
 +
<li> <strong>Favorite hobby in iGEM? </strong> Using the FACS machine in weird hours. </li>
 +
<li> <strong>Favorite hobby outside of iGEM?</strong>  Sleeping as much as possible. </li>
 +
<li> <strong>One thing no-one knows about me? </strong> When I can't sleep I try counting bacteria colonies. </li>
 
</ul>
 
</ul>
 
</div>
 
</div>
 +
</div>
 +
</div>
 +
</div>
 
 
+
<div class="dropdown" style="padding-right: 100px;">
+
<div class = "team-cover">
<button class="dropdown-toggle" type="button" data-toggle="dropdown">team
+
<div class="row vertical-align " >
<span class="caret"></span></button>
+
<div class = "col-md-offset-4 col-md-3" >
<ul class= "dropdown-menu" style=" margin: 0px;  left: 2px;">
+
<img class="team" src="https://static.igem.org/mediawiki/2017/b/b6/T--TECHNION-ISRAEL--team6.jpg"  
<li> <a href =" https://2017.igem.org/Team:TECHNION-ISRAEL/Team"> members </a> </li>  
+
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Attributions"> attributions </a> </li>  
+
</div>
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/gallery"> gallery </a> </li>  
+
 +
<div class = "col-md-5 " >
 +
<div class = "info-list">
 +
<ul id="sally" title = "Sally Kortam">
 +
<li> Bsc Biochemical Engineering </li>
 +
<li> <strong>Age? </strong> 23  </li>
 +
<li> <strong>Favorite hobby in iGEM? </strong>  Fighting to grow hpc-7 cells. </li>
 +
<li> <strong>Favorite hobby outside of iGEM?</strong>   Running all over the world and taking selfies. </li>
 +
<li> <strong>One thing no-one knows about me? </strong> Addicted to online shopping. </li>
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
 +
 +
 +
<div class = "team-cover">
 +
<div class="row vertical-align " >
 +
<div class =  "col-md-3 " >
 +
<img class="team" src="https://static.igem.org/mediawiki/2017/6/62/T--TECHNION-ISRAEL--team8.jpg"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-5 " >
 +
<div class = "info-list">
 +
<ul id="shir" title = "Shir Ovadia">
 +
<li> 4th year Biotechnology and food engineering </li>
 +
<li> <strong>Age? </strong> 25  </li>
 +
<li> <strong>Favorite hobby in iGEM? </strong>  Passing on Bea’s pearls of wisdom in Tissue culture and Flow jo analyzes. </li>
 +
<li> <strong>Favorite hobby outside of iGEM? </strong> Planning to go to the gym and not going. </li>
 +
<li> <strong>One thing no-one knows about me? </strong>  A dog introduced me to my fiancé.  </li>
 
</ul>
 
</ul>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div class = "team-cover">
 +
<div class="row vertical-align " >
 +
<div class =  "col-md-offset-4 col-md-3 " >
 +
<img class="team" src="https://static.igem.org/mediawiki/2017/f/fd/T--TECHNION-ISRAEL--team1.jpg"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-5 " >
 +
<div class = "info-list">
 +
<ul id="nuphar" title = "Nuphar Pinchas">
 +
<li> 4th year Biotechnology and food engineering  </li>
 +
<li> <strong>Age? </strong> 26  </li>
 +
<li> <strong>Favorite hobby in iGEM? </strong>  Human practices and Organization of community events. </li>
 +
<li> <strong>Favorite hobby outside of iGEM? </strong>  Photoshoots with my fiancé and TRX workouts.</li>
 +
<li> <strong>One thing no-one knows about me? </strong>  I Know Morse code -    ….    .-    -    …              -.-.    ---    ---    .-..  </li>
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
</nav>
 
 
 
 
 
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div class = "team-cover">
 +
<div class="row vertical-align " >
 +
<div class =  "col-md-3 " >
 +
<img class="team" src="https://static.igem.org/mediawiki/2017/9/90/T--TECHNION-ISRAEL--team2.jpg"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-5 " >
 +
<div class = "info-list">
 +
<ul id="yehuda" title = "Yehuda Wexler">
 +
<li> 3rd year Biomedical engineering and medicine  </li>
 +
<li> <strong>Age? </strong> 25  </li>
 +
<li> <strong>Favorite hobby in iGEM? </strong>  Read every paper in existence and troubleshooting. </li>
 +
<li> <strong>Favorite hobby outside of iGEM? </strong>  Eating fast food and long phone calls.</li>
 +
<li> <strong>One thing no-one knows about me? </strong>  I am a trained locksmith. </li>
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 
</div>
 
</div>
 +
</div>
 +
 +
<br>
 +
<br>
 +
<br>
 +
 +
<div class= "row">
 +
<div class = "col-md-offset-1 col-md-10">
 +
<h2> Mentors:</h2>
 +
<br>
 +
<br>
 +
 +
<div class = "col-md-offset-1 col-md-2">
 +
<img class="mentor" src="https://static.igem.org/mediawiki/2017/2/23/T--TECHNION-ISRAEL--Roee.jpg" >
 +
 +
<p style="text-align:center; line-height:16px; margin-top:10px;">
 +
Prof. Roee Amit
 +
</p>
 +
<p style="text-align:center; ;line-height:20px;">
 +
Principal investigator           
 +
</p>
 
</div>
 
</div>
 
 
<div class="row">
+
<div class = "col-md-2">
<div class="col-md-offset-1 col-md-10">
+
<img class="mentor" src="https://static.igem.org/mediawiki/2017/6/63/T--TECHNION-ISRAEL--Orna.jpg" >
<p>In our project we set out to induce immune tolerance. This lead us the virtue of tolerance in a societal sense. Just as we set out to “teach” our bodies tolerance in the lab, we worked hard to educate for tolerance in the community. The Israeli society is unique for its variety of communities composed of different religions, ethnic groups, cultures, nationalities, languages, opinions and beliefs. Our team is a representative sample of this cultural and religious amalgam that makes Israel so special. Our team consists of Muslims, Orthodox Jews, Haredi Jews, immigrants, Atheists and Agnostics. This summer we learned firsthand how important and fruitful working together can be. It is for this reason that we believe raising awareness and encouraging public discussion about tolerance is so important.
+
 
+
  <p style="text-align:center; line-height:16px; margin-top:10px;">
In light of this vision, we used multiple methods to spread our message of tolerance to various populations in Israel and around the world while educating about synthetic biology throughout the whole process.
+
Dr. Orna Atar                                   
 
+
</p>
On the educational front, we organized a conference on the topic of "science and theology" for religious women from the “Bnei Menashe” community. The purpose of this conference was to expose this unique community to science, and show that religion and science are not mutually exclusive. We organized an activity for children with physical and mental disabilities on the topic of "tolerance to oneself.” Furthermore we created a permanent educational program about the immune system for a children’s science education center in the socioeconomic periphery. We have also created an immune system craft kit for children similar to the one we designed for the science education center. We are currently in discussions with multiple toy companies regarding manufacturing and distribution, with the goal of sharing this important knowledge globally.
+
<p style="text-align:center; ;line-height:20px;">
 
+
Secondary principal investigator                                                                                                                   
Beyond the many educational activities we organized, we worked very hard to engage the public. We initiated a "tolerance challenge" on social media. Individuals and groups from all over the world sent diverse and thoughtful pictures of themselves holding a “Tolerance” sign. This campaign was designed to raise awareness and show the world that tolerance is a global value that people from all backgrounds can agree on. We even organized a community run titled: “run for tolerance!” Dozens of citizens came to support and raise awareness for this important cause. In an attempt to reach a wider audience, we created a video about the city of Shefa-‘Amer, an outstanding example of tolerance and coexistence. To date our video has been shared hundreds of times and viewed over 17,000 times, spreading our message of tolerance throughout the world. Lastly, we wrote an “Ethics Handbook” in an attempt to delve deeply into the moral social issues concerning our project specifically, and iGEM as a whole. We sent this handbook to iGEM HQ in the hopes that it may serve as an official iGEM ethics resource that will help future iGEM teams in their ethical analyses.
+
</p>
 
+
</div>
To conclude, we organized multiple educational activities on synthetic biology, created valuable tools for the iGEM community, interacted with a large variety of populations, and raised awareness for the common virtue of tolerance among people globally.
+
 
+
<div class = "col-md-2">
For a much more detailed view of each activity please look through our human practice pages!
+
<img class="mentor" src="https://static.igem.org/mediawiki/2017/2/28/T--TECHNION-ISRAEL--Inbal.jpg" >
</p>
+
</div>
+
  <p style="text-align:center; line-height:16px; margin-top:10px;">
</div>
+
Inbal Vaknin                                                                                     
 +
</p>
 +
<p style="text-align:center; ;line-height:20px;">
 +
Ph.D candidate, mentor.                                                                                                                    
 +
</p>
 +
</div>
 +
 +
 +
<div class = "col-md-2">
 +
<img class="mentor" src="https://static.igem.org/mediawiki/2017/f/f4/T--TECHNION-ISRAEL--Alexey.jpg" >
 +
 +
  <p style="text-align:center; line-height:16px; margin-top:10px;">
 +
Alexey Tomsov                                                               
 +
</p>
 +
<p style="text-align:center; ;line-height:20px;">
 +
M.Sc, mentor.                                                                                                                    
 +
</p>
 +
</div>
 +
 +
 +
<div class = "col-md-2">
 +
<img class="mentor" src="https://static.igem.org/mediawiki/2017/6/6f/T--TECHNION-ISRAEL--Roni.jpg" >
 +
 +
  <p style="text-align:center; line-height:16px; margin-top:10px;">
 +
Roni Cohen                                                               
 +
</p>
 +
<p style="text-align:center; ;line-height:20px;">
 +
M.Sc, mentor.                                                                                                                   
 +
</p>
 +
</div>
 +
 +
 
</div>
 
</div>
 +
</div>
 +
 +
</div>
 
 
</body>
+
 +
<a id="back-to-top" href="#" class="btn btn-lg back-to-top" role="button" title="Up" data-toggle="tooltip" data-placement="left"><img src="https://static.igem.org/mediawiki/2017/f/f9/T--TECHNION-ISRAEL--newUpAB.png" alt=""></a>
 +
 +
</body>
 
</html>
 
</html>
 +
{{:Team:TECHNION-ISRAEL/sponsors}}

Revision as of 20:36, 30 October 2017

navbar

TEAM


Team Members

paining of the team Sally Nuphar Mai Maya Hadar Yehuda Dana Shir Noa


  • 4th year Biotechnology and food engineering
  • Age? 24
  • Favorite hobby in iGEM? Live in the lab and receive donations.
  • Favorite hobby outside of iGEM? Smothering her dog with hugs and kisses.
  • One thing no-one knows about me? I have four houses.
  • 4th year Biomedical engineering
  • Age? 26
  • Favorite hobby in iGEM? Making beautiful illustrations as wiki designer.
  • Favorite hobby outside of iGEM? Sleeping in nature.
  • One thing no-one knows about me? ? I almost chose to study psychology, but at the last moment decided to become an engineer.
  • 2nd year Medicine
  • Age? 24
  • Favorite hobby in iGEM? Anywhere with Wifi you’ll find her building webpages.
  • Favorite hobby outside of iGEM? Salsa dancing
  • One thing no-one knows about me? My name is Mai, but I was born in July.
  • Bsc molecular biochemistry
  • Age? 21
  • Favorite hobby in iGEM? Nursing pampered cells and developing mathematical models.
  • Favorite hobby outside of iGEM? Drawing and styling.
  • One thing no-one knows about me? I can speak a little Arabic, Yiddish and Aramaic.
  • 4th year Biotechnology and food engineering
  • Age? 27
  • Favorite hobby in iGEM? Using the FACS machine in weird hours.
  • Favorite hobby outside of iGEM? Sleeping as much as possible.
  • One thing no-one knows about me? When I can't sleep I try counting bacteria colonies.
  • Bsc Biochemical Engineering
  • Age? 23
  • Favorite hobby in iGEM? Fighting to grow hpc-7 cells.
  • Favorite hobby outside of iGEM? Running all over the world and taking selfies.
  • One thing no-one knows about me? Addicted to online shopping.
  • 4th year Biotechnology and food engineering
  • Age? 25
  • Favorite hobby in iGEM? Passing on Bea’s pearls of wisdom in Tissue culture and Flow jo analyzes.
  • Favorite hobby outside of iGEM? Planning to go to the gym and not going.
  • One thing no-one knows about me? A dog introduced me to my fiancé.
  • 4th year Biotechnology and food engineering
  • Age? 26
  • Favorite hobby in iGEM? Human practices and Organization of community events.
  • Favorite hobby outside of iGEM? Photoshoots with my fiancé and TRX workouts.
  • One thing no-one knows about me? I Know Morse code - …. .- - … -.-. --- --- .-..
  • 3rd year Biomedical engineering and medicine
  • Age? 25
  • Favorite hobby in iGEM? Read every paper in existence and troubleshooting.
  • Favorite hobby outside of iGEM? Eating fast food and long phone calls.
  • One thing no-one knows about me? I am a trained locksmith.



Mentors:



Prof. Roee Amit

Principal investigator

Dr. Orna Atar

Secondary principal investigator

Inbal Vaknin

Ph.D candidate, mentor.

Alexey Tomsov

M.Sc, mentor.

Roni Cohen

M.Sc, mentor.

My First Website