Line 17: | Line 17: | ||
<link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/w3?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/w3?action=raw&ctype=text/css"> | ||
+ | <!--- Bootstrap Css ---> | ||
+ | <script src="https://2018.igem.org/Template:HebrewU/boot?action=raw&ctype=text/javascript"></script> | ||
+ | <link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/strap?action=raw&ctype=text/css"> | ||
+ | |||
<style> | <style> | ||
/* Disable I-GEM defult properties for blank page */ | /* Disable I-GEM defult properties for blank page */ | ||
Line 40: | Line 44: | ||
} | } | ||
− | + | ||
+ | |||
+ | @media (max-width: 1000px) { | ||
.fixed { | .fixed { | ||
display: none; | display: none; | ||
Line 49: | Line 55: | ||
− | + | body { | |
− | + | background-color:teal; | |
+ | |||
+ | } | ||
+ | |||
+ | .w3-container li { | ||
+ | padding-left:60px; | ||
+ | font-size:130%; | ||
+ | line-height:30px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .w3-container h5 { | ||
+ | padding-left:60px; | ||
+ | font-size:130%; | ||
+ | line-height:25px; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | .huji_card { | ||
+ | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8); | ||
+ | max-width: 300px; | ||
+ | margin: 10px; | ||
+ | text-align:center; | ||
+ | font: 16px Calibri, Calibri; | ||
+ | background-color:#FCFBF8; | ||
+ | display: inline-block; | ||
+ | box-sizing:border-box ; | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | .huji_cardtitle { | ||
+ | color: grey; | ||
+ | font: 18px Calibri, Calibri; | ||
+ | |||
+ | } | ||
+ | |||
+ | stats_button { | ||
border: none; | border: none; | ||
− | + | outline: 0; | |
− | + | display: inline-block; | |
− | + | ||
− | + | ||
− | + | ||
color: white; | color: white; | ||
− | + | background-color: black; | |
− | + | text-align: center; | |
+ | cursor: pointer; | ||
+ | width: 40%; | ||
+ | font: 20px Calibri, Calibri; | ||
+ | padding-left:0px; | ||
+ | opacity:0.9; | ||
+ | float:left; | ||
+ | |||
} | } | ||
+ | .linkdin_button { | ||
+ | text-decoration: none; | ||
+ | margin: -1em; | ||
+ | display:inline-block; | ||
+ | z-index: -1; | ||
− | |||
− | |||
− | |||
− | |||
+ | |||
} | } | ||
− | . | + | .huji_stat_title { |
− | + | width: 290px; | |
+ | color: white; | ||
+ | font: 16px Calibri, Calibri; | ||
+ | background-color: black; | ||
+ | text-align:left; | ||
+ | padding-left:2px; | ||
+ | opacity:0.9; | ||
+ | padding:5px; | ||
+ | |||
} | } | ||
− | . | + | |
− | + | ||
− | + | .huji_stat_job { | |
− | + | width: 290px; | |
+ | color: white; | ||
+ | font: 16px Calibri, Calibri; | ||
+ | background-color: black; | ||
+ | text-align: center; | ||
+ | padding-left:2px; | ||
+ | opacity:0.8; | ||
+ | padding:5px; | ||
+ | |||
} | } | ||
− | + | .huji_stat_content { | |
− | + | width: 280px; | |
− | + | color: black; | |
− | + | background-color: #FCFBF8; | |
+ | border-color:black; | ||
+ | font: 16px Calibri, Calibri; | ||
+ | text-align:left; | ||
+ | opacity:0.9; | ||
− | |||
} | } | ||
− | + | .dropup { | |
− | + | ||
− | + | float:left; | |
− | + | width: 400px; | |
} | } | ||
+ | stats_button:hover, a:hover { | ||
+ | opacity: 0.7; | ||
+ | } | ||
+ | .flip-box { | ||
+ | width: 300px; | ||
+ | height: 200px; | ||
+ | perspective: 1000px; | ||
+ | margin-top:-10px; | ||
+ | } | ||
− | . | + | .flip-box-inner { |
− | + | position: relative; | |
− | + | width: 100%; | |
− | + | height: 100%; | |
− | + | text-align: center; | |
− | + | transition: transform 0.8s; | |
− | + | transform-style: preserve-3d; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | .flip-box:hover .flip-box-inner { | |
− | + | transform: rotateY(180deg); | |
− | + | } | |
− | + | ||
− | + | ||
− | + | .flip-box-front, .flip-box-back { | |
− | + | position: absolute; | |
− | + | width: 100%; | |
− | + | height: 100%; | |
− | + | backface-visibility: hidden; | |
} | } | ||
− | + | .flip-box-front { | |
− | + | background-color: #bbb; | |
− | + | color: black; | |
− | + | ||
} | } | ||
− | + | .flip-box-back { | |
− | + | background-color: #555; | |
− | + | color: white; | |
− | + | transform: rotateY(180deg); | |
− | + | ||
} | } | ||
− | + | .w3_third_left { | |
− | + | padding-left:5%; | |
− | + | } | |
− | + | ||
− | + | .w3_third_right { | |
+ | |||
+ | padding-left:5%; | ||
+ | float:right; | ||
+ | } | ||
+ | |||
+ | |||
+ | @media (max-width: 1000px) { | ||
+ | .w3_third_left .w3_third_right { | ||
+ | display: block; | ||
+ | margin-left:auto; | ||
+ | margin-right: auto; | ||
+ | width: 50%; | ||
+ | padding:none; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
} | } | ||
− | . | + | |
− | + | ||
+ | @media (max-width: 1000px) { | ||
+ | .fixed { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .ulogo { display:none; } | ||
} | } | ||
− | . | + | .social_huji img { |
− | + | padding:5px; | |
− | + | ||
− | + | ||
} | } | ||
+ | |||
+ | body { | ||
+ | background-color:teal; | ||
+ | |||
+ | } | ||
</style> | </style> | ||
− | |||
+ | |||
+ | <body> | ||
+ | <div class="w3-dark-grey"> | ||
<ul id="ddmenu_hebrewu"> | <ul id="ddmenu_hebrewu"> | ||
<li style="float:left;margin-top:12px;padding-left:15px;"><br />Hebrew</li> | <li style="float:left;margin-top:12px;padding-left:15px;"><br />Hebrew</li> | ||
Line 187: | Line 286: | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Safety">Safety</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Safety">Safety</a></li> | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Protocols">Protocols</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Protocols">Protocols</a></li> | ||
− | |||
</ul> | </ul> | ||
Line 295: | Line 393: | ||
</script> | </script> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | |||
<!--- Up button ---> | <!--- Up button ---> | ||
Line 311: | Line 402: | ||
<!--- Page content start ---> | <!--- Page content start ---> | ||
− | <div class=" | + | <div class="w3"> |
− | <!--- | + | <br /> |
− | < | + | <h2 class="w3-center w3-white w3-animate-fading"> Students </h2> |
− | <p class=" | + | <div class="w3-row"> |
− | + | <!---------------------- Alon start----------------------------> | |
+ | <div class="w3-third w3-animate-left" style="padding-left:100px;"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/f6/T--Hebrewu--Alon_front.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/8/88/T--Hebrewu--Alon_back.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Alon Barshap</h1> | ||
+ | <p class="huji_stat_job">Team Captain</p> | ||
+ | <p>Just a year ago Alon was only a student with a dream. He wanted HerbewU to take part in an international synthetic biology competition called iGEM. <br /><br /> Nobody around him had heard of it, but he wouldn’t give up. He pushed the University, students, and advisors until we had a team and initial funding. | ||
+ | Since things got moving, he took over as team captain and had led us to where we are today. <br/> | ||
+ | </p> | ||
+ | |||
+ | <div class="dropup"> | ||
+ | <stats_button type="stats_button" data-toggle="dropdown"><b>STATS</b><img style="margin-bottom:8px;padding-left:10px;" src="https://static.igem.org/mediawiki/2018/a/a5/T--Hebrewu--bar_chart.png" width="20" height="20"> | ||
+ | </stats_button> | ||
+ | <a href="https://www.linkedin.com/in/alon-barshap-310273136/"> <img src="index/linkedin-logo.png" width="20" height="20"> | ||
+ | </a> | ||
+ | |||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-education"></span> <b> Degree: </b></li> | ||
+ | <li class="huji_stat_content">Plant science and Biotechnology</</li> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-star"></span> <b>Special skills:</b></li> | ||
+ | <li class="huji_stat_content">Endless drive and optimism </li> | ||
+ | <li class="huji_stat_content">Literary Research Expert </li> | ||
+ | <li class="huji_stat_title"><span class="glyphicon glyphicon-bed"></span> <b>Things that keep him up at night:</b> </li> | ||
+ | <li class="huji_stat_content">Unfinished to do lists</li> | ||
+ | <li class="huji_stat_content">Meetings with CEOs and Faculty </li> | ||
+ | <li class="huji_stat_content">How do mermaids breath under water? </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Alon End ----------------------------> | ||
+ | |||
+ | <!---------------------- Badash start----------------------------> | ||
+ | <div class="w3-animate-right" style="float:right;padding-right:100px;"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/a/a9/T--Hebrewu--Badash_front.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/1/13/T--Hebrewu--Badash_back.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Lior Badash</h1> | ||
+ | <p class="huji_stat_job">Team Captain</p> | ||
+ | <p>Lior was the second person to join the journey from library meetings to Boston. He played a huge role in getting our team off the ground and creating the infrastructure for our team to flourish.<br /> <br /> As team captain he has he has brought out the best in our team members. Even as he was running the team, he found ways to organize awesome projects like the livestream and lab safety poetry contest. <br/></p> | ||
+ | |||
+ | <div class="dropup"> | ||
+ | <stats_button type="stats_button" data-toggle="dropdown"><b>STATS</b><img style="margin-bottom:8px;padding-left:10px;" src="https://static.igem.org/mediawiki/2018/a/a5/T--Hebrewu--bar_chart.png" width="20" height="20"> | ||
− | < | + | </stats_button> |
− | < | + | <a href="https://www.linkedin.com/in/alon-barshap-310273136/"> <img src="index/linkedin-logo.png" width="20" height="20"> |
− | < | + | </a> |
− | < | + | |
+ | <ul class="dropdown-menu"> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-education"></span> <b> Degree: </b></li> | ||
+ | <li class="huji_stat_content">Agroecology and Biotechnology</</li> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-star"></span> <b>Special skills:</b></li> | ||
+ | <li class="huji_stat_content">Tech Spec Expert </li> | ||
+ | <li class="huji_stat_content">Can go 37 hours without sleep </li> | ||
+ | <li class="huji_stat_title"><span class="glyphicon glyphicon-bed"></span> <b>Things that keep him up at night:</b> </li> | ||
+ | <li class="huji_stat_content">Creating to do lists</li> | ||
+ | <li class="huji_stat_content"> 3D Printing for our community project </li> | ||
+ | <li class="huji_stat_content">Will fungi unseat humans as the most intelligent lifeform on earth? </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Badash End ----------------------------> | ||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | <div class="w3-row"> | ||
+ | <!---------------------- Eliya start----------------------------> | ||
+ | <div class="w3-third w3-animate-left" style="padding-left:100px;"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/3/39/T--Hebrewu--Eliya_front.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/b/b7/T--Hebrewu--Eliya_back.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Eliya Milshtein</h1> | ||
+ | <p class="huji_stat_job">Head of PR and Community Outreach</p> | ||
+ | <p>From participation in her first iGEM meeting, Eliya has played a dominant role in the group throughout all stages of its development. Overseeing the PR and fundraising has been no small task, and Eliya has handled it with resilience and grace.<br /><br /> Additionally, Eliya headed up our Inter-lab team, securing our bronze medal. Always bringing outside the box thinking to the table, she has continuously pushed out team forward.<br/></p> | ||
+ | |||
+ | <div class="dropup"> | ||
+ | <stats_button type="stats_button" data-toggle="dropdown"><b>STATS</b><img style="margin-bottom:8px;padding-left:10px;" src="https://static.igem.org/mediawiki/2018/a/a5/T--Hebrewu--bar_chart.png" width="20" height="20"> | ||
+ | </stats_button> | ||
+ | <a href=" "> <img src="index/linkedin-logo.png" width="20" height="20"> | ||
+ | </a> | ||
− | < | + | <ul class="dropdown-menu"> |
− | + | <li class="huji_stat_title"> <span class="glyphicon glyphicon-education"></span> <b> Degree: </b></li> | |
− | + | <li class="huji_stat_content">Biochemistry and Biotechnology</</li> | |
− | </ | + | <li class="huji_stat_title"> <span class="glyphicon glyphicon-star"></span> <b>Special skills:</b></li> |
− | + | <li class="huji_stat_content">Pro Level Pipetting </li> | |
− | < | + | <li class="huji_stat_content">Blackbelt in video editing </li> |
+ | <li class="huji_stat_content">Blackbelt in PowerPoint </li> | ||
+ | <li class="huji_stat_title"><span class="glyphicon glyphicon-bed"></span><b>Things that keep her up at night:</b></li> | ||
+ | <li class="huji_stat_content">Emails that need replies</li> | ||
+ | <li class="huji_stat_content">I-GEM team budget </li> | ||
+ | <li class="huji_stat_content">If a cells has GFP, but no one is there to to measure it, does it really fluoresce? </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Eliya End ----------------------------> | ||
− | </div> | + | <!---------------------- Amichai start----------------------------> |
+ | <div class="w3" style="float:right;padding-right:100px;"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/4/48/T--Hebrewu--Amichai_front.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/2/22/T--Hebrewu--Amichai_back.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Amichai BK</h1> | ||
+ | <p class="huji_stat_job">Student Research Leader</p> | ||
+ | <p>From our first brainstorming session, Amichai was pushing for a project in Bioremediation. Through perseverance and flexibility his ideas evolved into our current project on TCDD. <br /><br /> Since we started wet work, he has spent most of his time in the lab; both overseeing all of the lab task and leading all efforts to do with the yeast. Though he has contributed to other aspects of the project, its hard to get him out of his lab coat, and away from the microbes.<br/> </p> | ||
+ | |||
+ | <div class="dropup"> | ||
+ | <stats_button type="stats_button" data-toggle="dropdown"><b>STATS</b><img style="margin-bottom:8px;padding-left:10px;" src="https://static.igem.org/mediawiki/2018/a/a5/T--Hebrewu--bar_chart.png" width="20" height="20"> | ||
− | < | + | </stats_button> |
− | + | <a href="https://www.linkedin.com/in/alon-barshap-310273136/"> <img src="index/linkedin-logo.png" width="20" height="20"> | |
− | + | </a> | |
+ | |||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-education"></span> <b> Degree: </b></li> | ||
+ | <li class="huji_stat_content">Agroecology and Biotechnology</</li> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-star"></span> <b>Special skills:</b></li> | ||
+ | <li class="huji_stat_content">Yeast Whisperer </li> | ||
+ | <li class="huji_stat_content">Excel Wizard </li> | ||
+ | <li class="huji_stat_title"><span class="glyphicon glyphicon-bed"></span> <b>Things that keep him up at night:</b></li> | ||
+ | <li class="huji_stat_content">Mislabled tubes</li> | ||
+ | <li class="huji_stat_content">Did I leave samples in the PCR cycler? </li> | ||
+ | <li class="huji_stat_content">How many enzymes does it take to skrew in a light bulb? </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Amichai End ----------------------------> | ||
</div> | </div> | ||
+ | <div class="w3-row"> | ||
+ | |||
+ | <!---------------------- LIor S Start----------------------------> | ||
+ | <div class="w3-third" style="padding-left:100px;"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/d/d4/T--Hebrewu--Lee_front.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/e/ef/T--Hebrewu--Lee_back.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Lior Shachar</h1> | ||
+ | <p class="huji_stat_job">Research Liason</p> | ||
+ | <p>Lior joined the team in January, and hit the ground running. Lior is our go to guy for information on any subject relating to the research. He has founded and kept corrispondence with leading researchers around the world to help push our lab work forward.<br /><br /> Lior has also interviewed predominant resarchers about TCDD and genetic engineering in the framework of our livestreams and human practices projects.<br/></p> | ||
+ | |||
+ | <div class="dropup"> | ||
+ | <stats_button type="stats_button" data-toggle="dropdown"><b>STATS</b><img style="margin-bottom:8px;padding-left:10px;" src="https://static.igem.org/mediawiki/2018/a/a5/T--Hebrewu--bar_chart.png" width="20" height="20"> | ||
+ | |||
+ | </stats_button> | ||
+ | <a href="https://www.linkedin.com/in/alon-barshap-310273136/"> <img src="index/linkedin-logo.png" width="20" height="20"> | ||
+ | </a> | ||
+ | |||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-education"></span> <b> Degree: </b></li> | ||
+ | <li class="huji_stat_content">Agroecology and Biotechnology</</li> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-star"></span> <b>Special skills:</b></li> | ||
+ | <li class="huji_stat_content">24 hour turnaround on ANY question </li> | ||
+ | <li class="huji_stat_content">Fantastic Phraseologist </li> | ||
+ | <li class="huji_stat_title"><span class="glyphicon glyphicon-bed"></span> <b>Things that keep him up at night:</b></li> | ||
+ | <li class="huji_stat_content">Gloabal GMO Regulations </li> | ||
+ | <li class="huji_stat_content">Should I host my own late night TV show? </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Lior S End ----------------------------> | ||
+ | |||
+ | <!---------------------- Aliza start----------------------------> | ||
+ | <div class="w3" style="float:right;padding-right:100px;"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/a/a7/T--Hebrewu--Aliza_front.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/4/42/T--Hebrewu--Aliza_back.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Aliza Fedorenko</h1> | ||
+ | <p class="huji_stat_job">Plant Engineer</p> | ||
+ | <p>Aliza has contiuously played a key role both in the lab, and outside of it. She ruled over the lab as the safety tzar- making sure we all made it to Boston in one peice.<br /> <br /> Additionally, She headed our Arabidopsis engineering team, and helped bring our project closer to real world applications. When shes not in the lab growing plants, Aliza is designing graphics for everything including our poster and wiki. </p> | ||
+ | |||
+ | <div class="dropup"> | ||
+ | <stats_button type="stats_button" data-toggle="dropdown"><b>STATS</b><img style="margin-bottom:8px;padding-left:10px;" src="https://static.igem.org/mediawiki/2018/a/a5/T--Hebrewu--bar_chart.png" width="20" height="20"> | ||
+ | |||
+ | </stats_button> | ||
+ | <a href="https://www.linkedin.com/in/aliza-fedorenko-1a4b99171/"> <img src="index/linkedin-logo.png" width="20" height="20"> | ||
+ | </a> | ||
+ | |||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-education"></span> <b> Degree: </b></li> | ||
+ | <li class="huji_stat_content">Agroecology and Biotechnology</</li> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-star"></span> <b>Special skills:</b></li> | ||
+ | <li class="huji_stat_content">Green thumb </li> | ||
+ | <li class="huji_stat_content">Graphics Guru </li> | ||
+ | <li class="huji_stat_title"><span class="glyphicon glyphicon-bed"></span><b>Things that keep her up at night:</b></li> | ||
+ | <li class="huji_stat_content">Everything</li> | ||
+ | <li class="huji_stat_content">Growth cell humidity levels </li> | ||
+ | <li class="huji_stat_content">Should I buy a chem hood for my kitchen? </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Aliza End ----------------------------> | ||
+ | |||
+ | |||
</div> | </div> | ||
− | </div> | + | <div class="w3-row"> |
+ | |||
+ | <!---------------------- Hagit start----------------------------> | ||
+ | <div class="w3-third" style="padding-left:100px;"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/3/30/T--Hebrewu--Hagit_front.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="TBA" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Hagit Shoyhet-Smoilovsky</h1> | ||
+ | <p class="huji_stat_job">Chemical Analyst</p> | ||
+ | <p>Hagit was with us from the start. She helped shape our ideas and, through thorough research strongly influenced the pathway. From the moment we stepped into the lab, she clocked ceaseless hours in the lab helping move the research along.<br /> <br />Hagit lead our chemical analysis team working closely with experts from Hebrew U's Soil science Department.</p> | ||
+ | |||
+ | <div class="dropup"> | ||
+ | <stats_button type="stats_button" data-toggle="dropdown"><b>STATS</b><img style="margin-bottom:8px;padding-left:10px;" src="https://static.igem.org/mediawiki/2018/a/a5/T--Hebrewu--bar_chart.png" width="20" height="20"> | ||
− | <div> | + | </stats_button> |
− | <!-- | + | <a href="https://www.linkedin.com/in/hagit-shoyhet-292652121/"> <img src="index/linkedin-logo.png" width="20" height="20"> |
− | <div class="w3- | + | </a> |
− | + | ||
− | <img src=" | + | <ul class="dropdown-menu"> |
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-education"></span> <b> Degree: </b></li> | ||
+ | <li class="huji_stat_content">biochemistry and food science</</li> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-star"></span> <b>Special skills:</b></li> | ||
+ | <li class="huji_stat_content">Protocol Powerhouse</li> | ||
+ | <li class="huji_stat_content">British Accent</li> | ||
+ | <li class="huji_stat_title"><span class="glyphicon glyphicon-bed"></span><b>Things that keep her up at night:</b></li> | ||
+ | <li class="huji_stat_content">TCDD melting temperatures</li> | ||
+ | <li class="huji_stat_content">Unfilled lab orders</li> | ||
+ | <li class="huji_stat_content">Why can't life be as stable as TCDD?</li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Hagit End ----------------------------> | ||
+ | |||
+ | |||
+ | <!---------------------- Lea start----------------------------> | ||
+ | <div class="w3" style="float:right;padding-right:100px;"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/fd/T--Hebrewu--Lea_front.jpeg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src=" " width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Lea Cohen-Tannoudji</h1> | ||
+ | <p class="huji_stat_job">Computational Biologist</p> | ||
+ | <p>Lea joined our team from a far. Despite the difficulties of being on a different campus, in a different city, she played an integral part of our team. <br /> <br /> Coming from a separate faculty, she brought with her a radically different skill set and point of view. She expanded our capabilities and brought MOOLTi, our codon optimizing software to life.</p> | ||
+ | |||
+ | <div class="dropup"> | ||
+ | <stats_button type="stats_button" data-toggle="dropdown"><b>STATS</b><img style="margin-bottom:8px;padding-left:10px;" src="https://static.igem.org/mediawiki/2018/a/a5/T--Hebrewu--bar_chart.png" width="20" height="20"> | ||
+ | |||
+ | </stats_button> | ||
+ | <a href="https://www.linkedin.com/in/lea-tannoudji-49b74a171/"> <img src="index/linkedin-logo.png" width="20" height="20"> | ||
+ | </a> | ||
+ | |||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-education"></span> <b> Degree: </b></li> | ||
+ | <li class="huji_stat_content">Agroecology and Biotechnology</</li> | ||
+ | <li class="huji_stat_title"> <span class="glyphicon glyphicon-star"></span> <b>Special skills:</b></li> | ||
+ | <li class="huji_stat_content">Can optimize and code, and any codon</li> | ||
+ | <li class="huji_stat_content">Snake charmer (specifically python)</li> | ||
+ | <li class="huji_stat_title"><span class="glyphicon glyphicon-bed"></span><b>Things that keep her up at night:</b></li> | ||
+ | <li class="huji_stat_content">Unsequenced genomes</li> | ||
+ | <li class="huji_stat_content">Salsa dancing</li> | ||
+ | <li class="huji_stat_content">Can I use insecticide to debug my code? | ||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Lea End ----------------------------> | ||
</div> | </div> | ||
− | < | + | |
− | </ | + | <h2 class="w3-white w3-center"> Mentors </h2> |
+ | <div class="w3-row"> | ||
+ | <!---------------------- Assaf start----------------------------> | ||
+ | <div class="w3-third w3_third_left"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="WikiSquares/WikiSquares-7.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="WikiSquares/WikiSquares-12.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Dr. Assaf Mosquna</h1> | ||
+ | <p class="huji_stat_job">Head Mentor</p> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Assaf End ----------------------------> | ||
+ | </div> | ||
+ | <div class="w3-row"> | ||
+ | |||
+ | <!---------------------- Berta start----------------------------> | ||
+ | <div class="w3 w3_third_right"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="WikiSquares/WikiSquares-7.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="WikiSquares/WikiSquares-12.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Prof. Berta Levavi-Sivan</h1> | ||
+ | <p class="huji_stat_job">Head Menotr</p> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Berta End ----------------------------> | ||
+ | </div> | ||
+ | <div class="w3-row"> | ||
+ | <!---------------------- Masha start----------------------------> | ||
+ | <div class="w3-third w3_third_left"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="WikiSquares/WikiSquares-7.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="WikiSquares/WikiSquares-12.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Prof. Masha Niv</h1> | ||
+ | <p class="huji_stat_job">Head Menotr</p> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Masha End ----------------------------> | ||
+ | </div> | ||
+ | <div class="w3-row"> | ||
+ | <!---------------------- Shai start----------------------------> | ||
+ | <div class="w3 w3_third_right"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="WikiSquares/WikiSquares-7.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="WikiSquares/WikiSquares-12.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Shai Ducin</h1> | ||
+ | <p class="huji_stat_job">Advisor</p> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Shai End ----------------------------> | ||
+ | </div> | ||
+ | <div class="w3-row"> | ||
+ | <!---------------------- Oded start----------------------------> | ||
+ | <div class="w3-third w3_third_left"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="WikiSquares/WikiSquares-7.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="WikiSquares/WikiSquares-12.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Oded Pri-Tal</h1> | ||
+ | <p class="huji_stat_job">Lab Instructor</p> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Oded End ----------------------------> | ||
+ | </div> | ||
+ | <div class="w3-row"> | ||
+ | <!---------------------- Gil start----------------------------> | ||
+ | <div class="w3 w3_third_right"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="WikiSquares/WikiSquares-7.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="WikiSquares/WikiSquares-12.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Gil Zimran</h1> | ||
+ | <p class="huji_stat_job">Lab Instructor</p> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Gil End ----------------------------> | ||
+ | </div> | ||
+ | <div class="w3-row"> | ||
+ | <!---------------------- Noam start----------------------------> | ||
+ | <div class="w3-third w3_third_left"> | ||
+ | <div class="huji_card"> | ||
+ | <p> | ||
+ | <div class="flip-box"> | ||
+ | <div class="flip-box-inner"> | ||
+ | <div class="flip-box-front"> | ||
+ | <img src="WikiSquares/WikiSquares-7.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | <div class="flip-box-back"> | ||
+ | <img src="WikiSquares/WikiSquares-12.jpg" width="300" height="300"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br /><br /><br /><br /><br /> | ||
+ | |||
+ | </p> | ||
+ | <h1>Noam Kirshenbaum</h1> | ||
+ | <p class="huji_stat_job">Product Analysis</p> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <!---------------------- Noam End ----------------------------> | ||
+ | |||
+ | |||
+ | </div> | ||
− | <!------------ Smooth scrool script -------------> | + | </div> |
+ | |||
+ | |||
+ | <!------------ Smooth scrool script -------------> | ||
<script> | <script> | ||
// Select all links with hashes | // Select all links with hashes | ||
Line 396: | Line 1,019: | ||
</script> | </script> | ||
− | |||
− | |||
− | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 22:10, 9 October 2018
Students
Alon Barshap
Team Captain
Just a year ago Alon was only a student with a dream. He wanted HerbewU to take part in an international synthetic biology competition called iGEM.
Nobody around him had heard of it, but he wouldn’t give up. He pushed the University, students, and advisors until we had a team and initial funding.
Since things got moving, he took over as team captain and had led us to where we are today.
Lior Badash
Team Captain
Lior was the second person to join the journey from library meetings to Boston. He played a huge role in getting our team off the ground and creating the infrastructure for our team to flourish.
As team captain he has he has brought out the best in our team members. Even as he was running the team, he found ways to organize awesome projects like the livestream and lab safety poetry contest.
Eliya Milshtein
Head of PR and Community Outreach
From participation in her first iGEM meeting, Eliya has played a dominant role in the group throughout all stages of its development. Overseeing the PR and fundraising has been no small task, and Eliya has handled it with resilience and grace.
Additionally, Eliya headed up our Inter-lab team, securing our bronze medal. Always bringing outside the box thinking to the table, she has continuously pushed out team forward.
Amichai BK
Student Research Leader
From our first brainstorming session, Amichai was pushing for a project in Bioremediation. Through perseverance and flexibility his ideas evolved into our current project on TCDD.
Since we started wet work, he has spent most of his time in the lab; both overseeing all of the lab task and leading all efforts to do with the yeast. Though he has contributed to other aspects of the project, its hard to get him out of his lab coat, and away from the microbes.
Lior Shachar
Research Liason
Lior joined the team in January, and hit the ground running. Lior is our go to guy for information on any subject relating to the research. He has founded and kept corrispondence with leading researchers around the world to help push our lab work forward.
Lior has also interviewed predominant resarchers about TCDD and genetic engineering in the framework of our livestreams and human practices projects.
Aliza Fedorenko
Plant Engineer
Aliza has contiuously played a key role both in the lab, and outside of it. She ruled over the lab as the safety tzar- making sure we all made it to Boston in one peice.
Additionally, She headed our Arabidopsis engineering team, and helped bring our project closer to real world applications. When shes not in the lab growing plants, Aliza is designing graphics for everything including our poster and wiki.
Hagit Shoyhet-Smoilovsky
Chemical Analyst
Hagit was with us from the start. She helped shape our ideas and, through thorough research strongly influenced the pathway. From the moment we stepped into the lab, she clocked ceaseless hours in the lab helping move the research along.
Hagit lead our chemical analysis team working closely with experts from Hebrew U's Soil science Department.
Lea Cohen-Tannoudji
Computational Biologist
Lea joined our team from a far. Despite the difficulties of being on a different campus, in a different city, she played an integral part of our team.
Coming from a separate faculty, she brought with her a radically different skill set and point of view. She expanded our capabilities and brought MOOLTi, our codon optimizing software to life.
Mentors
Dr. Assaf Mosquna
Head Mentor
Prof. Berta Levavi-Sivan
Head Menotr
Prof. Masha Niv
Head Menotr
Shai Ducin
Advisor
Oded Pri-Tal
Lab Instructor
Gil Zimran
Lab Instructor
Noam Kirshenbaum
Product Analysis