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

Line 1: Line 1:
 +
{{:Team:TECHNION-ISRAEL/navbar}}
 +
 
<html lang="en">
 
<html lang="en">
<head>
+
<head>
        <!-- Title for the page & metadata  -->      
+
<!-- Title for the page & metadata  -->
        <title>Tolegen, by iGEM Technion 2017</title>
+
<title>TEAM</title>
    <meta charset="utf-8">
+
<meta charset="utf-8">
    <meta name="navbar" content="width=device-width, initial-scale=1">
+
<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-theme.min.css/CSS?action=raw&ctype=text/css"/>
+
<!-- =================== tooltipster's CSS and JS=================== -->
            <!-- Bootstrap JS -->
+
<script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/tooltipster.bundle.js/JS?action=raw&ctype=text/javascript"></script>
                <script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/jquery-2.1.1.min.js/Javascript?action=raw&ctype=text/javascript"></script>
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/tooltipster.bundle.min.css/CSS?action=raw&ctype=text/css"/>
                <script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.js/Javascript?action=raw&ctype=text/javascript"></script>
+
        <!-- ===================Basic Bootstrap's CSS and JS=================== -->
+
            <!-- Our wiki CSS -->
+
<script>
                <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/CSS?action=raw&ctype=text/css"/>  
+
window.addEventListener("hashchange", function() { scrollBy(0, -130) })
+
</script>
<!-- fonts -->
+
  <!-- Fonts -->
+
        <script src="https://use.fontawesome.com/597ba5ca72.js"></script>
+
<link href="https://fonts.googleapis.com/css?family=Assistant" rel="stylesheet" rel="stylesheet">
+
<style>
+
 
 
body{
 
background-image: url("https://static.igem.org/mediawiki/2017/a/af/T--TECHNION-ISRAEL--background-new.png");
 
background-size: 100%;
 
margin-left: 0;
 
margin-right: 0;
 
margin-top: 0;
 
padding-top: 0;
 
}
 
 
 
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {padding-top: 10px;}
+
.imglog {
+
<script>
display: inline;
+
$(document).ready(function() {
padding: 0 20px 0 20px;
+
  $('.tooltip').tooltipster({
width: 160px;
+
 
 +
  });
 +
});
 +
</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;
 
}
 
}
 
 
.navbar-inverse {
+
.info-list > ul {
+
margin-left: 0px;
padding-top: 20px;
+
margin-right: 0px;
background-image: none;
+
padding-left: 0px;
background-color: transparent ;
+
padding-right 20px;
border: none;
+
padding-top:10px;
 +
padding-bottom:10px;
 
}
 
}
 
 
.dropdown-toggle {
+
margin-top : -1000px; ;
+
.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;
 
}
 
}
 
 
</style>
+
.team-cover {
+
<!------ snippet hover navbar----->
+
margin-top: 25px;
+
margin-bottom: 25px;
<style type="text/css">
+
@media screen and (min-width: 768px){
+
  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
+
display: block;
+
 
}
 
}
.dropdown-menu{
+
margin-top: 0;
+
ul[title]::before {
 +
content: attr(title);
 +
/* then add some nice styling as needed, eg: */
 +
display: block;
 +
padding: 4px;
 +
margin-top: 10px;
 +
font-size: 22px;
 +
font-family: 'Quicksand', sans-serif;}
 +
 +
.vertical-align {
 +
display: flex;
 +
align-items: center;
 +
 
}
 
}
.dropdown-toggle{
+
margin-bottom: 2px;
+
 +
.mentor {
 +
max-width: 150px;
 +
display:block;
 +
margin:auto;
 
}
 
}
.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
+
margin-bottom: 0;
+
}
+
}
+
</style>
</style>
+
</head>
<script type="text/javascript">
+
$(document).ready(function(){
+
$(".dropdown, .btn-group").hover(function(){
+
var dropdownMenu = $(this).children(".dropdown-menu");
+
if(dropdownMenu.is(":visible")){
+
dropdownMenu.parent().toggleClass("open");
+
}
+
});
+
});   
+
</script>
+
 
+
</head>
+
 
 
<body>
+
<body>
<div class="row" style= "margin-top: -12px">
+
<br>
<img src="https://static.igem.org/mediawiki/2017/f/fe/T--TECHNION-ISRAEL--home-cover.gif" class=" img-center cont_cover" width="100%" style="margin-top: 0px;">
+
<div class = "container-fluid">
 +
 +
<div class="row">
 +
<div class= "col-md-offset-1 col-md-10">
 
 
</div>
+
<div class= "row">
<br>
+
<h1> Team Members </h1>
<br>
+
<div class= "image-center " style= "margin:auto; width:1063px ;">
+
<img src="https://static.igem.org/mediawiki/2017/9/93/T--TECHNION-ISRAEL--redmicro.png" alt= "project" class="imglog" style= "margin-left:0px">  
+
<img src="https://static.igem.org/mediawiki/2017/6/61/T--TECHNION-ISRAEL--redlab%281%29.png" alt= "wetlab" class="imglog">
+
<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"/>
<img src="https://static.igem.org/mediawiki/2017/a/a8/T--TECHNION-ISRAEL--redparts.png" alt= "parts" class="imglog">
+
 
<img src="https://static.igem.org/mediawiki/2017/0/00/T--TECHNION-ISRAEL--hp%281%29.png" alt= "human practices" class="imglogstyle= "margin-left:25px">
+
<map  name="team">
<img src="https://static.igem.org/mediawiki/2017/3/30/T--TECHNION-ISRAEL--judg%281%29.png" alt= "judging" class="imglog" style= "margin-left:20px">
+
<!---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">
<img src="https://static.igem.org/mediawiki/2017/a/a3/T--TECHNION-ISRAEL--team%281%29.png" alt= "team" class="imglog">
+
<!---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">
</div>
+
<!---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="Maialt="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">
 
 
<nav class= "navbar navbar-inverse " style= "margin:auto; width:1063px ;">
+
<div class="dropdown">
+
<button class="dropdown-toggle" type="button" data-toggle="dropdown">project
+
 
<span class="caret"></span></button>
+
</map>
<ul class= "dropdown-menu" style="margin: 0px;  left: 2px;">
+
</div>
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Description"> overview </a> </li>  
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/cell_lines"> cell lines </a> </li>  
+
<br>
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Design"> modular plasmid </a> </li>  
+
<br>
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/delay_mechanism"> delay mechanism </a> </li>  
+
<div class= "row">
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/kill_switch"> kill switch </a> </li>  
+
<div class = "col-md-offset-1 col-md-8" >
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/assay" > assay </a> </li>  
+
<div class = "team-cover">
</ul>
+
<div class="row vertical-align " >
</div>
+
<div class = "col-md-3 " >
 +
<img class="team" src="https://static.igem.org/mediawiki/2017/c/ce/T--TECHNION-ISRAEL--paint1crop.png"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-9 " >
 +
<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 TC 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>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 
 
<div class="dropdown">
 
<button class="dropdown-toggle" type="button" data-toggle="dropdown">wet lab
 
<span class="caret"></span></button>
 
<ul class= "dropdown-menu"  style="margin: 0px;  left: 2px;" >
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Results"> results </a> </li>
 
<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>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/InterLab"> interlab </a> </li>
 
</ul>
 
 
</div>
 
</div>
 +
</DIV>
 +
 +
<div class = "row">
 +
<div class =  "col-md-offset-3 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/c/ce/T--TECHNION-ISRAEL--paint1crop.png"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-9 " >
 +
<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>
 +
</div>
 +
</div>
 +
</div>
 +
 
 
<div class="dropdown">
 
<button class="dropdown-toggle" type="button" data-toggle="dropdown">parts
 
<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"> favorites </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Composite_Part"> submitted </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Part_Collection"> collection </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:Example2/Improve"> improve </a> </li>
 
</ul>
 
 
</div>
 
</div>
 +
</div>
 +
</div>
 +
 +
<div class= "row">
 +
<div class =  "col-md-offset-1 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/c/ce/T--TECHNION-ISRAEL--paint1crop.png"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-9 " >
 +
<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>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 
 
<div class="dropdown">
+
<div class= "row" >
<button class="dropdown-toggle" type="button" data-toggle="dropdown" style= "width: auto"; >human practices
+
<div class = "col-md-offset-3 col-md-8" >
<span class="caret"></span></button>
+
<div class = "team-cover">
<ul class= "dropdown-menu" style="margin: 0px; left: 20px;" >  
+
<div class="row vertical-align " >
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Silver"> human practices </a> </li>  
+
<div class = "col-md-3 " >
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Gold_Integrated"> public engagement </a> </li>  
+
<img class="team" src="https://static.igem.org/mediawiki/2017/c/ce/T--TECHNION-ISRAEL--paint1crop.png"  
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Gold_Integrated"> integrated </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-9 " >
 +
<div class = "info-list">
 +
<ul id="sally" title = "Sally Nidal Kortam">
 +
<li> Bsc Biochemical Engineering </li>
 +
<li> <strong>Age? </strong> 23  </li>
 +
<li> <strong>Favorite hobby in iGEM? </strong>  Fighting to grow hpc7 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>
 
</div>
+
</div>
<div class="dropdown">
+
<button class="dropdown-toggle" type="button" data-toggle="dropdown">judging
+
<div class= "row">
<span class="caret"></span></button>
+
<div class = "col-md-offset-1 col-md-8" >
<ul class= "dropdown-menu"  style="margin: 0px; left: 2px ">
+
<div class = "team-cover">
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Safety"> safety </a> </li>  
+
<div class="row vertical-align " >
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Collaborations"> collaboration </a> </li>  
+
<div class = "col-md-3 " >
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/acheivments"> acheivments </a> </li>  
+
<img class="team" src="https://static.igem.org/mediawiki/2017/c/ce/T--TECHNION-ISRAEL--paint1crop.png"
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Model"> modelling </a> </li>
+
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
</ul>
+
</div>
 +
 +
<div class = "col-md-9 " >
 +
<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 class="row">
 +
<div class =  "col-md-offset-3 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/c/ce/T--TECHNION-ISRAEL--paint1crop.png"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-9 " >
 +
<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>
 
</div>
+
 +
<div class= "row">
 +
<div class =  "col-md-offset-1 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/c/ce/T--TECHNION-ISRAEL--paint1crop.png"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-9 " >
 +
<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 have a license to operate a cable car. </li>
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 
 
<div class="dropdown">
+
<div class="row">
<button class="dropdown-toggle" type="button" data-toggle="dropdown">team
+
<div class = "col-md-offset-3 col-md-8" >
<span class="caret"></span></button>
+
<div class = "team-cover">
<ul class= "dropdown-menu"  style="margin: 0px; left: 2px;">
+
<div class="row vertical-align " >
<li> <a href =" https://2017.igem.org/Team:TECHNION-ISRAEL/Team"> members </a> </li>  
+
<div class = "col-md-3 " >
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Attributions"> attributions </a> </li>  
+
<img class="team" src="https://static.igem.org/mediawiki/2017/c/ce/T--TECHNION-ISRAEL--paint1crop.png"
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/gallery"> gallery </a> </li>  
+
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
</ul>
+
</div>
 +
 +
<div class = "col-md-9 " >
 +
<div class = "info-list">
 +
<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>
 
</div>
</nav>
+
<br>
+
 +
<div class= "row">
 +
<div class =  "col-md-offset-1 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/c/ce/T--TECHNION-ISRAEL--paint1crop.png"
 +
alt=""  style= "width: 100%; max-width: 200px; margin:auto; border-radius: 50px; ">
 +
</div>
 +
 +
<div class = "col-md-9 " >
 +
<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>  Wiki designer by beautiful illustrations. </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>
 +
<br>
 +
<br>
 +
<br>
 +
 +
<div class= "row">
 +
 +
<h2> Mentors:</h2>
 
<br>
 
<br>
 
+
<br>
<div class = "container-fluid">
+
<h1> Abstract </h1>
+
<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" >
<div class="row">
+
<div class = "col-md-offset-1 col-md-10" >
+
<p style="text-align:center; line-height:16px; margin-top:10px;">
<div class = "col-md-offset-1 col-md-10" >
+
Prof. Roee Amit
<br>
+
</p>
<br>
+
<p style="text-align:center; ;line-height:20px;">
 
+
Principal investigator           
<p> Autoimmune disease and allergies are an increasingly common phenomenon in the Western world. An estimated 73 million people suffer from allergies  and autoimmune disease  in the United States alone. To date, many of these diseases lack treatment and pose an incredible financial burden on both the patients and society.
+
</p>
</p>
+
</div>
 +
 +
<div class = "col-md-2">
 +
<img class="mentor" src="https://static.igem.org/mediawiki/2017/6/63/T--TECHNION-ISRAEL--Orna.jpg" >
 +
 +
  <p style="text-align:center; line-height:16px; margin-top:10px;">
 +
Dr. Orna Atar                                   
 +
</p>
 +
<p style="text-align:center; ;line-height:20px;">
 +
Secondary principal investigator                                                                                                                   
 +
</p>
 +
</div>
 +
 +
<div class = "col-md-2">
 +
<img class="mentor" src="https://static.igem.org/mediawiki/2017/2/28/T--TECHNION-ISRAEL--Inbal.jpg" >
 +
 +
  <p style="text-align:center; line-height:16px; margin-top:10px;">
 +
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>
 +
 
 
<p> We set out to create a preventative treatment for allergies and autoimmune disease by utilizing the innate mechanism of Central Tolerance. We’ve designed a modular plasmid based platform that will allow for inducible expression, and display, of target antigens on the membrane of Hematopoietic Stem Cells (HSCs). In our project, murine Hematopoietic Progenitor Cells (HPC-7) were used as a model for HSCs and transfected with our plasmid. Additionally, we attempted to show apoptosis in an immature B cell model (WEHI-231) as a result of our treatment, closely approximating the process of Central Tolerance. In the future this technology may be used to engineer HSCs harvested from cord blood and allow for a cost effective preventative treatment.
+
<div class = "col-md-2">
</p>
+
<img class="mentor" src="https://static.igem.org/mediawiki/2017/6/6f/T--TECHNION-ISRAEL--Roni.jpg" >
</div>
+
 +
  <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>
 
</div>
 
</div>
 
</div>
+
 
 
</body>
 
</body>
 
</html>
 
</html>
 
{{:Team:TECHNION-ISRAEL/sponsors}}
 
{{:Team:TECHNION-ISRAEL/sponsors}}

Revision as of 17:54, 24 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? 25
  • Favorite hobby in iGEM? Passing on Bea’s pearls of wisdom in TC 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? 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.
  • 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.
  • Bsc Biochemical Engineering
  • Age? 23
  • Favorite hobby in iGEM? Fighting to grow hpc7 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
  • 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
  • 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? 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 have a license to operate a cable car.
  • 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.
  • 4th year Biomedical engineering
  • Age? 26
  • Favorite hobby in iGEM? Wiki designer by beautiful illustrations.
  • 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.



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