(200 intermediate revisions by 7 users not shown) | |||
Line 11: | Line 11: | ||
<head> | <head> | ||
<style> | <style> | ||
+ | #HQ_page .meta p{ | ||
+ | text-align: left; | ||
+ | font-size: 15.4px !important; | ||
+ | } | ||
+ | |||
+ | |||
+ | .ui.card, .ui.cards>.card { | ||
+ | width: 280px; | ||
+ | } | ||
+ | |||
+ | .ui.cards{ | ||
+ | margin-bottom: 40px; | ||
+ | } | ||
.mydescription{ | .mydescription{ | ||
− | height: | + | height: 8em; |
overflow: hidden; | overflow: hidden; | ||
cursor: pointer; | cursor: pointer; | ||
Line 19: | Line 32: | ||
} | } | ||
− | .mydescription:hover{ | + | .mydescription.myLong:hover{ |
− | animation: | + | animation: expandCardLong 0.5s; |
animation-fill-mode: forwards; | animation-fill-mode: forwards; | ||
} | } | ||
− | #HQ_page .mydescription:hover p { | + | .mydescription:not(#Benjamin).myMedium:hover{ |
+ | animation: expandCardMedium 0.5s; | ||
+ | animation-fill-mode: forwards; | ||
+ | } | ||
+ | |||
+ | .mydescription.myShort:hover{ | ||
+ | animation: expandCardShort 0.5s; | ||
+ | animation-fill-mode: forwards; | ||
+ | } | ||
+ | |||
+ | #HQ_page #myContent .mydescription:hover p { | ||
background: initial; | background: initial; | ||
-webkit-background-clip: initial; | -webkit-background-clip: initial; | ||
Line 34: | Line 57: | ||
} | } | ||
− | @keyframes | + | @keyframes expandCardLong{ |
to{ | to{ | ||
− | height: | + | height: 400px; |
} | } | ||
+ | } | ||
+ | |||
+ | @keyframes expandCardMedium{ | ||
+ | to{ | ||
+ | height: 350px; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @keyframes expandCardShort{ | ||
+ | to{ | ||
+ | height: 250px; | ||
+ | } | ||
} | } | ||
Line 56: | Line 91: | ||
} /*The container is there to make sure the threeDots picture is centered and on to bottom of the container (mydescription). No idea how or why this works. */ | } /*The container is there to make sure the threeDots picture is centered and on to bottom of the container (mydescription). No idea how or why this works. */ | ||
− | #HQ_page .mydescription >p{ | + | #HQ_page #myContent .mydescription >p{ |
background: -webkit-linear-gradient(rgb(0,0,0),rgb(230,230,230) 50%, rgb(255,255,255)); | background: -webkit-linear-gradient(rgb(0,0,0),rgb(230,230,230) 50%, rgb(255,255,255)); | ||
-webkit-background-clip: text; | -webkit-background-clip: text; | ||
-webkit-text-fill-color: transparent; | -webkit-text-fill-color: transparent; | ||
− | + | color: black; | |
height: 15em; | height: 15em; | ||
− | font-size: 1em; | + | font-size: 1.1em; |
} | } | ||
.image > img{ | .image > img{ | ||
− | height: 200px | + | height: 200px; |
} | } | ||
.cards{ | .cards{ | ||
align-items: flex-start; | align-items: flex-start; | ||
+ | } | ||
+ | |||
+ | #myContent .ui.card > .content > .header, .ui.cards > .card > .content > .header { | ||
+ | color: #51a7f9; | ||
} | } | ||
</style> | </style> | ||
− | </head><body> | + | </head></html> |
+ | {{Munich/Menu}} | ||
+ | <html> | ||
+ | <body> | ||
<table width=100% height=100% cellpadding=0 cellspacing=0 border=0> | <table width=100% height=100% cellpadding=0 cellspacing=0 border=0> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- Content --> | <!-- Content --> | ||
<tr><td width="100%" colspan=3> | <tr><td width="100%" colspan=3> | ||
Line 187: | Line 128: | ||
<!-- Head End --> | <!-- Head End --> | ||
<!-- Content Begin --> | <!-- Content Begin --> | ||
− | <img width="960" src="https://static.igem.org/mediawiki/2017/ | + | <img id="TopPicture" width="960" src="https://static.igem.org/mediawiki/2017/f/f1/T--Munich--team-picture.jpeg" > |
− | <table width=" | + | <table width="100%" border=0 cellspacing=0 cellpadding=10> |
<tr><td colspan=3 align=left valign=center> | <tr><td colspan=3 align=left valign=center> | ||
− | <font size=7 color=# | + | <font size=7 color=#51a7f9><b style="color: #51a7f9">Students</b></font> |
</td></tr> | </td></tr> | ||
<tr><td colspan=3 align=center valign=center> | <tr><td colspan=3 align=center valign=center> | ||
<div class="ui cards centered stackable"> | <div class="ui cards centered stackable"> | ||
− | <div | + | <div class="ui card" id="Christoph"> |
<div class="image"> | <div class="image"> | ||
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/e/e1/T--Munich--ProfilePicture_Chris.jpg"> |
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
− | <p class="header"> | + | <p class="header">Christoph Neumayer</p> |
<div class="meta"> | <div class="meta"> | ||
− | <span class="date"> | + | <p><span class="date">Bachelor Molecular Biotechnology (TUM)</span><br>Age: 20<br>Origin: Abensberg, Germany</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myMedium" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> I like that I learn so many new methods and problem-solving strategies, which can really help me prepare for a future career in research.<br> | |
+ | <b>Scientific Interests:</b> Experimental Genetics and Synthetic Biology.<br> | ||
+ | <b>Fun Fact:</b> I missed 5 minutes of “The Martian” when he did surgery on himself because I can´t see blood.<br> | ||
+ | <b>What makes you happy:</b> when my freaking cloning works and when someone gives me food.<br> | ||
+ | <b>Role Model:</b> Donald E. Ingber and Feng Zhang. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 215: | Line 160: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Benedikt"> |
<div class="image"> | <div class="image"> | ||
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/9/98/T--Munich--ProfilePicture_Benedikt.jpg"> |
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
− | <p class="header"> | + | <p class="header">Benedikt Dürr</p> |
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Bachelor | + | <p><span class="date">Bachelor Biology (LMU)</span><br>Age: 20<br>Origin: Munich, Germany</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myShort" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> So many cool ideas.<br> | |
+ | <b>Scientific Interests:</b> I want to copy the mechanisms of nature to use them under a new purpose.<br> | ||
+ | <b>Fun Fact:</b> I like to philosophize about everything.<br> | ||
+ | <b>What makes you happy:</b> Climbing, nature, traveling, and new impressions.<br> | ||
+ | <b>Who is your role-model:</b> Alexander von Humboldt | ||
</p> | </p> | ||
</div> | </div> | ||
Line 236: | Line 185: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Sven"> |
<div class="image"> | <div class="image"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/d/d6/T--Munich--ProfilePicture_Sven.jpg"> |
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
− | <p class="header"> | + | <p class="header">Sven Klumpe</p> |
<div class="meta"> | <div class="meta"> | ||
− | <span class="date"> | + | <p><span class="date">Master Biochemistry (TUM)</span><br>Age: 23<br>Origin: Germany</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myLong" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> | |
+ | The possibility of experiencing the development of a project from the idea to the implementation, and being able to influence it a lot along the way. <br> | ||
+ | <b>Fun fact about me:</b> | ||
+ | An old friend of mine used some music we produced in one of his movies. So by accident, I am now credited in the Music section on Cannes Festival's webpage.<br> | ||
+ | <b>What makes you happy?</b> | ||
+ | Experiments, simulations and/or electronics that work out the way I expected. My music being on when I enter the lab/room. Jam Sessions!<br> | ||
+ | <b>Who is your role-model?</b> | ||
+ | Linus Pauling and B.B. King | ||
+ | |||
</p> | </p> | ||
</div> | </div> | ||
Line 257: | Line 214: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Patrick"> |
<div class="image"> | <div class="image"> | ||
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/c/cb/T--Munich--ProfilePicture_Pattrick.jpg"> |
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
− | <p class="header"> | + | <p class="header">Patrick Wilke</p> |
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Master Biochemistry (TUM)</span> | + | <p><span class="date">Master Biochemistry (TUM)</span><br>Age: 23<br>Origin: Germany</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myMedium" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> | |
+ | Working in a team of motivated students and helping each other out.<br> | ||
+ | <b>Fun fact about me:</b>When I was little, I spent the whole day playing table football at the school. Once, I lost sense of time and my worried mother called the police on me. | ||
+ | .<br> | ||
+ | <b>What makes you happy?</b> | ||
+ | Wandering in the forest and seeing nature. Although I sometimes get lost.<br> | ||
+ | <b>Who is your role-model?</b> | ||
+ | Harry Houdini | ||
+ | |||
</p> | </p> | ||
</div> | </div> | ||
Line 278: | Line 243: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Erika"> |
<div class="image"> | <div class="image"> | ||
<img src="https://static.igem.org/mediawiki/2017/a/ae/T--Munich--ProfilePicture_Erika.jpg"> | <img src="https://static.igem.org/mediawiki/2017/a/ae/T--Munich--ProfilePicture_Erika.jpg"> | ||
Line 285: | Line 250: | ||
<p class="header">Erika Chacin De Leonardis</p> | <p class="header">Erika Chacin De Leonardis</p> | ||
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Master Biology (LMU)</span> | + | <p><span class="date">Master Biology (LMU)</span><br>Age: 26<br>Origin: Caracas, Venezuela</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myMedium" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> the possibility to create something novel with freedom and sharing science with people outside the field.<br> | |
+ | <b>Scientific Interests:</b> Epigenetics, Synthetic Biology, and Drug Development.<br> | ||
+ | <b>Fun Fact:</b> I have a very low tolerance to heat after it goes up to 24 °C so I always bring a fan with me everywhere during the summer.<br> | ||
+ | <b>What makes you happy:</b> Cloning working, binge watching movies, rock concerts, and air conditioning.<br> | ||
+ | <b>Role Model:</b> Marie Curie and Craig Venter. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 299: | Line 268: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Ludwig"> |
<div class="image"> | <div class="image"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/b/b6/T--Munich--ProfilePicture_Ludwig.jpg"> |
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
− | <p class="header"> | + | <p class="header">Ludwig Bauer</p> |
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Master Biochemistry (TUM)</span> | + | <p><span class="date">Master Biochemistry (TUM)</span><br>Age: 22<br>Origin: Erding, Germany</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myShort" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> Learning about new things that are not directly related to my biochemistry studies and working in a multidisciplinary team.<br> | |
+ | <b>Scientific Interests:</b> Biological and natural products chemistry<br> | ||
+ | <b>Fun Fact:</b> He keep smiling even in stressful situations.<br> | ||
+ | <b>What makes you happy:</b> A large peak when purifying proteins.<br> | ||
+ | <b>Role Model:</b> M. T. Cicero | ||
</p> | </p> | ||
</div> | </div> | ||
Line 320: | Line 293: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Max"> |
<div class="image"> | <div class="image"> | ||
<img src="https://static.igem.org/mediawiki/2017/d/d4/T--Munich--ProfilePicture_Max.jpg"> | <img src="https://static.igem.org/mediawiki/2017/d/d4/T--Munich--ProfilePicture_Max.jpg"> | ||
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
− | <p class="header"> | + | <p class="header">Maximilian Honemann</p> |
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Master Biochemistry (TUM)</span> | + | <p><span class="date">Master Biochemistry (TUM)</span><br>Age: 22<br>Origin: Stuttgart, Germany</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myMedium" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> The chance to work on a project that we chose ourselves.<br> | |
+ | <b>Scientific Interests:</b> DNA Nanotechnology and Electron Microscopy.<br> | ||
+ | <b>Fun Fact:</b> I would rather be late for an exam than skip breakfast.<br> | ||
+ | <b>What makes you happy:</b> Positive clones and time spent with friends.<br> | ||
+ | <b>Role Model:</b> One should not limit himself to the achievments of others. - Albert Einstein, my role model. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 341: | Line 318: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Rob"> |
<div class="image"> | <div class="image"> | ||
<img src="https://static.igem.org/mediawiki/2017/6/61/T--Munich--ProfilePicture_Rob.jpg"> | <img src="https://static.igem.org/mediawiki/2017/6/61/T--Munich--ProfilePicture_Rob.jpg"> | ||
Line 348: | Line 325: | ||
<p class="header">Rob Strasser</p> | <p class="header">Rob Strasser</p> | ||
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Master Biology (LMU)</span> | + | <p><span class="date">Master Biology (LMU)</span><br>Age: 25<br>Origin: Kirmbach, Germany </p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myShort" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> Creative and positive people everywhere.<br> | |
+ | <b>Scientific Interests:</b> Infectious and Immune Diseases.<br> | ||
+ | <b>Fun Fact:</b> Sometimes dresses like Disney´s Aladdin.<br> | ||
+ | <b>What makes you happy:</b> The smell of freshly mowed grass.<br> | ||
+ | <b>Role Model:</b> Christopher Hitchens. | ||
+ | |||
</p> | </p> | ||
</div> | </div> | ||
Line 362: | Line 344: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Dali"> |
<div class="image"> | <div class="image"> | ||
<img src="https://static.igem.org/mediawiki/2017/c/c7/T--Munich--Dali.jpg"> | <img src="https://static.igem.org/mediawiki/2017/c/c7/T--Munich--Dali.jpg"> | ||
Line 369: | Line 351: | ||
<p class="header">Dawafuti Sherpa</p> | <p class="header">Dawafuti Sherpa</p> | ||
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Master Biology (LMU)</span> | + | <p><span class="date">Master Biology (LMU)</span><br>Age: 27<br>Origin: Kathmandu, Nepal</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myMedium" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> meeting people with amazing ideas and trying out new stuffs.<br> | |
+ | <b>Scientific Interests:</b> almost everything related to Molecular and Cell Biology and of course Synthetic Biology.<br> | ||
+ | <b>Fun Fact:</b> need at least 8 hours sleep to function properly.<br> | ||
+ | <b>What makes you happy:</b> spending time with my family, yummy food, nature, sunsets, travelling to strange cities/places, overcoming hurdles in life, and good results from lab experiments.<br> | ||
+ | <b>Role Model:</b> My dad and mom.<br> | ||
</p> | </p> | ||
</div> | </div> | ||
Line 383: | Line 369: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Milica"> |
<div class="image"> | <div class="image"> | ||
<img src="https://static.igem.org/mediawiki/2017/f/f2/T--Munich--ProfilePicture_Milica.jpg"> | <img src="https://static.igem.org/mediawiki/2017/f/f2/T--Munich--ProfilePicture_Milica.jpg"> | ||
Line 390: | Line 376: | ||
<p class="header">Milica Zivanic</p> | <p class="header">Milica Zivanic</p> | ||
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Bachelor Molecular Biotechnology (TUM)</span> | + | <p><span class="date">Bachelor Molecular Biotechnology (TUM)</span><br>Age: 21<br>Origin: Belgrade, |
+ | Serbia</p> | ||
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myShort" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> acquiring knowledge and skills in different fields.<br> | |
+ | <b>Scientific Interests:</b> Genetics, Immunology, and Pharmacology.<br> | ||
+ | <b>Fun Fact:</b> I learned Spanish as a kid just by watching telenovelas<br> | ||
+ | <b>What makes you happy:</b> seeing and making other people happy<br> | ||
+ | <b>Role Model:</b> Novak Djokovic | ||
</p> | </p> | ||
</div> | </div> | ||
Line 404: | Line 395: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Jorge"> |
<div class="image"> | <div class="image"> | ||
<img src="https://static.igem.org/mediawiki/2017/3/3e/T--Munich--ProfilePicture_Jorge.jpg"> | <img src="https://static.igem.org/mediawiki/2017/3/3e/T--Munich--ProfilePicture_Jorge.jpg"> | ||
Line 411: | Line 402: | ||
<p class="header">Jorge Andres Quintero Serna</p> | <p class="header">Jorge Andres Quintero Serna</p> | ||
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Bachelor Computer Science (LMU)</span> | + | <p><span class="date">Bachelor Computer Science (LMU)</span><br>Age: 23<br>Origin: Cali, Colombia</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myMedium" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> Students can develop their own projects and learn about original projects from teams around the world.<br> | |
+ | <b>Scientific Interests:</b> in vitro DNA synthesis.<br> | ||
+ | <b>Fun Fact:</b> I'm extremely cold resistant and can survive winter equipped with a light jacket.<br> | ||
+ | <b>What makes you happy:</b> Arguing, about anything and everything. The more pointless the discussion the better.<br> | ||
+ | <b>Role Model:</b> My dad. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 425: | Line 420: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Katzi"> |
<div class="image"> | <div class="image"> | ||
<img src="https://static.igem.org/mediawiki/2017/4/49/T--Munich--ProfilePicture_Katzi.jpg"> | <img src="https://static.igem.org/mediawiki/2017/4/49/T--Munich--ProfilePicture_Katzi.jpg"> | ||
Line 432: | Line 427: | ||
<p class="header">Florian Katzmeier</p> | <p class="header">Florian Katzmeier</p> | ||
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Master Biophysics (TUM)</span> | + | <p><span class="date">Master Biophysics (TUM)</span><br>Age: 23<br>Origin: Landsberg am Lech, Germany</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myShort" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> Working late into the night.<br> | |
+ | <b>Scientific Interests:</b> Theoretical Physics and doing handicraft.<br> | ||
+ | <b>Fun Fact:</b> I do things for reasons.<br> | ||
+ | <b>What makes you happy:</b> Coffee, cigarettes, and things that finally work as expected.<br> | ||
+ | <b>Role Model:</b> Isaac Newton. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 446: | Line 445: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Julian"> |
<div class="image"> | <div class="image"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/9/9a/T--Munich--ProfilePicture_Julian.jpg"> |
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
<p class="header">Julian Reinhard</p> | <p class="header">Julian Reinhard</p> | ||
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Bachelor Bioinformatics (LMU | + | <p><span class="date">Bachelor Bioinformatics, Molecular Biotech. (LMU + TUM)</span><br>Age: 25<br>Origin: Bruchsal, Germany</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myShort" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> Trying and mixing new experimental protocols.<br> | |
+ | <b>Scientific Interests:</b> Structural Bioinformatics and Systems Biology.<br> | ||
+ | <b>Fun Fact:</b> Developed RNase anxiety disorder during iGEM.<br> | ||
+ | <b>What makes you happy:</b> Getting things to (finally!) work.<br> | ||
+ | <b>Role Model:</b> Craig Venter. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 467: | Line 470: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Florian"> |
<div class="image"> | <div class="image"> | ||
<img src="https://static.igem.org/mediawiki/2017/c/cf/T--Munich--ProfilePicture_Florian.jpg"> | <img src="https://static.igem.org/mediawiki/2017/c/cf/T--Munich--ProfilePicture_Florian.jpg"> | ||
Line 474: | Line 477: | ||
<p class="header">Florian Rothfischer</p> | <p class="header">Florian Rothfischer</p> | ||
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Master Biochemistry (TUM)</span> | + | <p><span class="date">Master Biochemistry (TUM)</span><br>Age: 22<br>Origin: Munich, Germany</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myShort" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> CRISPR and night shifts.<br> | |
+ | <b>Scientific Interests:</b> Microbiology, DNA-Nanorobotics, and Bio-Organic Chemistry.<br> | ||
+ | <b>Fun Fact:</b> The Professor for whom I work knows Florence Welch mother personally.<br> | ||
+ | <b>What makes you happy:</b> Florence and the Machine's concerts.<br> | ||
+ | <b>Role Model:</b> Florence Leontine Mary Welch and Francis Crick. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 488: | Line 495: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | |
+ | <div class="ui card" id="Matthias"> | ||
<div class="image"> | <div class="image"> | ||
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/5/5a/T--Munich--ProfilePicture_Matthias.jpg"> |
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
− | <p class="header"> | + | <p class="header">Matthias Lenz</p> |
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Bachelor | + | <p><span class="date">Bachelor Biology (TUM)</span><br>Age: 22<br>Origin: Velden, Germany</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myMedium" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> Having people from diverse backgrounds come together and seeing their different approaches to problems.<br> | |
+ | <b>Scientific Interests:</b> Genomics and Biomedicine.<br> | ||
+ | <b>Fun Fact:</b> A Professor of Genetics once told me I had a "really distinct phenotype" and walked away without any further explanation.<br> | ||
+ | <b>What makes you happy:</b> Observing nature, reading, bouldering.<br> | ||
+ | <b>Role Model:</b> Top tier scientists that also communicate science to the public like Richard Feynman or Richard Dawkins. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 509: | Line 521: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="ui card"> | + | <div class="ui card" id="Teeradon"> |
<div class="image"> | <div class="image"> | ||
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/9/96/T--Munich--ProfilePicture_Teeradon.jpg"> |
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
− | <p class="header"> | + | <p class="header">Teeradon Phlairaharn</p> |
<div class="meta"> | <div class="meta"> | ||
− | <span class="date">Bachelor | + | <p><span class="date">Bachelor Molecular Biotechnology (TUM)</span><br>Age: 23<br>Origin: Bangkok, Thailand</p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myShort" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | <b>Favorite thing about iGEM:</b> Meet new people.<br> | |
+ | <b>Scientific Interests:</b> Plant System Biology<br> | ||
+ | <b>Fun Fact:</b> I laugh when people talk about serious topic.<br> | ||
+ | <b>What makes you happy:</b> Food.<br> | ||
+ | <b>Role Model:</b> Dr. Pakpoom Subsoontorn. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 530: | Line 546: | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | </div> | |
+ | </td></tr> | ||
+ | <tr><td colspan=3 align=left valign=center> | ||
+ | <font size=7 color=#51a7f9><b style="color: #51a7f9">Supervisors</b></font> | ||
+ | </td></tr> | ||
+ | <tr><td colspan=3 align=center valign=center> | ||
+ | <div class="ui cards centered stackable"> | ||
+ | <div class="ui card" id="Aurore"> | ||
<div class="image"> | <div class="image"> | ||
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/5/5a/T--Munich--ProfilePicture_Aurore.jpg"> |
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
− | <p class="header"> | + | <p class="header">Aurore Dupin</p> |
<div class="meta"> | <div class="meta"> | ||
− | <span class="date"> | + | <p><span class="date">PhD student on synthetic circuits</span></p> |
</div> | </div> | ||
<div class="description" > | <div class="description" > | ||
− | <div class="mydescription | + | <div class="mydescription myMedium" > |
<div class="threeDots-container"> | <div class="threeDots-container"> | ||
<img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
</div> | </div> | ||
<p> | <p> | ||
− | + | She comes from France, studied at the ENS Cachan and got her Master in Chemistry from the UPMC in Paris. Currently, she is a PhD student in the field of synthetic biology and is working on spatially organized synthetic circuits. At the beginning of our lab work, she trained us in key experiments like cloning and RNA isolation. We can confirm that she is a very patient supervisor, always with a nice answer even after asking her several times the same questions. | |
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="ui card" id="Lukas"> | ||
+ | <div class="image"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/e/e5/T--Munich--ProfilePicture_Lukas.jpg"> | ||
+ | </div> | ||
+ | <div class="content"> | ||
+ | <p class="header">Lukas Aufinger</p> | ||
+ | <div class="meta"> | ||
+ | <p><span class="date">PhD student on cell-free gene expression</span></p> | ||
+ | </div> | ||
+ | <div class="description"> | ||
+ | <div class="mydescription myShort" > | ||
+ | <div class="threeDots-container"> | ||
+ | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
+ | </div> | ||
+ | <p> | ||
+ | He studied Physics and Biophysics at TUM. Before serious science got in the middle of his life, he used to do long jump. Now in his free time, he goes hiking and climbing. He has no clue about cloning, but is always willing to help us with any problem we have. He gives us advice on hardware and is always pushing us to learn new things outside the biologists’ comfort zone. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="ui card"> | ||
+ | <div class="image"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/0/04/T--Munich--ProfilePicture_Benjamin.jpg"> | ||
+ | </div> | ||
+ | <div onmouseenter="toggleCard($('#Benjamin'))" onmouseleave="toggleCard($('#Benjamin'))" class="content"> | ||
+ | <p class="header">Benjamin Aleritsch</p> | ||
+ | <div class="meta"> | ||
+ | <p><span class="date">PhD student on cellular computers</span></p> | ||
+ | </div> | ||
+ | <div class="description" > | ||
+ | <div class="mydescription myMedium" id="Benjamin"> | ||
+ | <div class="threeDots-container"> | ||
+ | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
+ | </div> | ||
+ | <p> | ||
+ | He studied Aircraft-Engineering and got his Master in Physics at the LMU. Now, as a PhD student, he is attempting to build a Turing-capable computer in a living cell, which expanded his skills to microbiology and genetics. He is an IT- and Tech-Guru that can build anything. For that reason, he gives us advice in different fields like hardware, software, and web design. He's a heavy metal hearted nature-boy that has finished the Ironman twice in the two years past. His next goal: to cycle up to Mauna Kea's summit. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="ui card" id="Michael"> | ||
+ | <div class="image"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/9/9f/T--Munich--ProfilePicture_Michael.jpg"> | ||
+ | </div> | ||
+ | <div class="content"> | ||
+ | <p class="header">Michael Heymann</p> | ||
+ | <div class="meta"> | ||
+ | <p><span class="date">Post-doc at the Max Plank Institute for Biochemistry</span></p> | ||
+ | </div> | ||
+ | <div class="description" > | ||
+ | <div class="mydescription myMedium" > | ||
+ | <div class="threeDots-container"> | ||
+ | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
+ | </div> | ||
+ | <p> | ||
+ | He studied Biology and Biophysics in Berlin and Boston and now spends his days watching liquids flow down microfluidic channels to study dynamic biological systems. He is a fan of 3D printing big and small things and when he is not riding a bicycle, he likes to spend his vacations to spray nanocrystals in big free-electron lasers. Whenever he is around he is helping us understand and solve plumbing problems for our project. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="ui card" id="Jeffery"> | ||
+ | <div class="image"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/0/06/T--Munich--ProfilePicture_Jeffery.jpg"> | ||
+ | </div> | ||
+ | <div class="content"> | ||
+ | <p class="header">Dong-Jiunn Jeffery Truong</p> | ||
+ | <div class="meta"> | ||
+ | <p><span class="date">PhD student developing Molecular Tools for Non-Invasive Imaging and Actuation</span></p> | ||
+ | </div> | ||
+ | <div class="description" > | ||
+ | <div class="mydescription myMedium" > | ||
+ | <div class="threeDots-container"> | ||
+ | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
+ | </div> | ||
+ | <p> | ||
+ | Jeff studied Molecular Biotechnology at TUM and is doing his PhD at the Helmholtz Zentrum München, where he is engineering molecular systems to control and observe cellular processes with different stimuli | ||
+ | like light, magnetic fields, and sound. As an iGEM veteran, his experiences in the competition and the work | ||
+ | dynamic have been very valuable, just like his knowledge in synthetic biology and biological engineering | ||
+ | provided us with great ideas for our project. | ||
</p> | </p> | ||
</div> | </div> | ||
Line 552: | Line 662: | ||
</div> | </div> | ||
</div> | </div> | ||
− | </td></tr> | + | </td></tr> |
+ | <tr><td colspan=3 align=left valign=center> | ||
+ | <font size=7 color=#51a7f9><b style="color: #51a7f9">PIs</b></font> | ||
+ | </td></tr> | ||
+ | <tr><td colspan=3 align=center valign=center> | ||
+ | <div class="ui cards centered stackable"> | ||
+ | <div class="ui card pi-card" id="Simmel"> | ||
+ | <div class="image"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/9/90/T--Munich--ProfilPicture_Simmel.jpg"> | ||
+ | </div> | ||
+ | <div class="content"> | ||
+ | <p class="header">Professor Friedrich Simmel</p> | ||
+ | <div class="meta"> | ||
+ | <p><span class="date">Chair of Physics of Synthetic Biology at TUM</span></p> | ||
+ | </div> | ||
+ | <div class="description" > | ||
+ | <div class="mydescription myLong" > | ||
+ | <div class="threeDots-container"> | ||
+ | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
+ | </div> | ||
+ | <p> | ||
+ | Prof. Simmel is an elected member of acatech, Germany's National Academy of Science and Engineering,and Chair of Physics of Synthetic Biological Systems at TUM. His research is focused on the design of | ||
+ | biochemical circuits and DNA-based nanostructures and systems, where he has contributed with | ||
+ | important advances on the field. As co-coordinator of the Nanosystems Initiative Munich (NIM), Prof. | ||
+ | Simmel helps bringing together the expertise of different research groups in their respective fields to | ||
+ | design and develop nanosystems with a broad range of applications. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="ui card pi-card" id="Westmeyer"> | ||
+ | <div class="image"> | ||
+ | <img style="height: 280px !important" src="https://static.igem.org/mediawiki/2017/1/10/T--Munich--ProfilePicture_Westmeyer.jpg"> | ||
+ | </div> | ||
+ | <div class="content"> | ||
+ | <p class="header">Professor Gil Westmeyer</p> | ||
+ | <div class="meta"> | ||
+ | <p><span class="date">Professor for Molecular Imaging</span></p> | ||
+ | </div> | ||
+ | <div class="description" > | ||
+ | <div class="mydescription myMedium" > | ||
+ | <div class="threeDots-container"> | ||
+ | <img alt ="three dots" src="https://static1.squarespace.com/static/5654cf16e4b00b463710ff91/t/56568104e4b0509ba9df9296/1448509701389/?format=750w"> | ||
+ | </div> | ||
+ | <p> | ||
+ | Since 2011, Prof. Westmeyer has been in the Faculty of Medicine at TUM. Currently, he is the Head of | ||
+ | the Molecular Magnetic Resonance Imaging at the Chair of Biological Imaging group and works on the | ||
+ | development of novel molecular visualization systems and control mechanisms for brain function | ||
+ | imaging. Furthermore, his group uses this technology to gain new insights in neuropsychiatric diseases. | ||
+ | At the Helmholtz Zentrum München, Prof. Westmeyer leads a Young Investigator Group focused on | ||
+ | Molecular Imaging. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </td></tr> | ||
<tr><td class="no-padding" colspan=2 align=right valign=center height=10> | <tr><td class="no-padding" colspan=2 align=right valign=center height=10> | ||
<br><br><br><center><hr></center> | <br><br><br><center><hr></center> | ||
Line 573: | Line 740: | ||
<!-- Foot Begin --> | <!-- Foot Begin --> | ||
− | <table width=960 height=35 cellpadding=0 cellspacing=0 border=0><tr><td align=right class="no-padding" valign=center> | + | <table id="myFooter" width=960 height=35 cellpadding=0 cellspacing=0 border=0><tr><td align=right class="no-padding" valign=center> |
<table width=300 height=35 cellpadding=0 cellspacing=0 border=0><tr> | <table width=300 height=35 cellpadding=0 cellspacing=0 border=0><tr> | ||
Line 617: | Line 784: | ||
<td align=center valign=center> | <td align=center valign=center> | ||
<a href="https://www.facebook.com/Munich.iGEM" target="_blank7" > | <a href="https://www.facebook.com/Munich.iGEM" target="_blank7" > | ||
− | <img src="https://static.igem.org/mediawiki/2017/7/76/T--Munich--wiki_image_sm_facebook_low.svg" border=0 height="25" onmouseover="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/7/76/T--Munich--wiki_image_sm_facebook_low.svg" border=0 height="25" onmouseover="this.src='https://static.igem.org/mediawiki/2017/4/44/T--Munich--wiki_image_sm_facebook_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/7/76/T--Munich--wiki_image_sm_facebook_low.svg'"> |
</a> | </a> | ||
</td> | </td> | ||
Line 732: | Line 899: | ||
</td><td height="25" bgcolor=#ffffff></td></tr> | </td><td height="25" bgcolor=#ffffff></td></tr> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | $(".card").click(function(){ | ||
+ | |||
+ | $(this).toggleClass("locked"); | ||
+ | |||
+ | }); //With this click function, the locked class is added. Locked is simply use for a boolean expression no determine whether the animation on mouse hover should be trigger (see toggleCard). | ||
+ | |||
+ | var initialheight = $(".mydescription").css("height"); // We save the initialheight of any card (they all should have the same inital height) so we can use its value to reset the height once the card is deactivated. | ||
+ | |||
+ | function debugging(){ | ||
+ | alert(initialheight); | ||
+ | |||
+ | } | ||
+ | |||
+ | function toggleCard(object){ | ||
+ | |||
+ | if(!(object.parents().hasClass("locked"))){ | ||
+ | |||
+ | if(!(object.hasClass("card-active"))){ | ||
+ | object.addClass("card-active"); | ||
+ | |||
+ | object.animate({ | ||
+ | |||
+ | height: 360 | ||
+ | |||
+ | },500, function(){ | ||
+ | |||
+ | if((object.hasClass("card-active"))){ | ||
+ | |||
+ | object.clearQueue(); | ||
+ | |||
+ | } | ||
+ | |||
+ | }); | ||
+ | |||
+ | } else { | ||
+ | object.removeClass("card-active"); | ||
+ | |||
+ | object.animate({ | ||
+ | |||
+ | height: initialheight | ||
+ | |||
+ | },500, function(){ | ||
+ | |||
+ | if(!(object.hasClass("card-active"))){ | ||
+ | |||
+ | object.clearQueue(); | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | }); | ||
+ | |||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | } //Toggle function. Changes the card to its active, inactive state by using the animate function to gradually change its height to match that of the p (active) or to become initalheight (inactive). Adds the card-active class at the end to change the other css properties that do not require animation. | ||
+ | |||
+ | function toggleCardSudden(object){ | ||
+ | if(!(object.hasClass("card-active"))){ | ||
+ | if(object.attr("id")=="Dali") { | ||
+ | $("#DaliF").attr("src","https://scontent.xx.fbcdn.net/v/t31.0-8/19488772_1328753460507879_5404459836438295641_o.jpg?oh=42fee72c3e799515ca59f9a20809b612&oe=5A070989"); | ||
+ | |||
+ | |||
+ | }/* TODO: Delete this later and implement it in an good way. */ | ||
+ | object.animate({ | ||
+ | |||
+ | height: object.children("p").css("height") | ||
+ | |||
+ | },500, function(){ | ||
+ | |||
+ | |||
+ | }); | ||
+ | |||
+ | } else { | ||
+ | if(object.attr("id")=="Dali") { | ||
+ | $("#DaliF").attr("src","D:\\Documentos\\IGEM\\wiki\\ProfileFotos\\Dali.jpg"); | ||
+ | |||
+ | |||
+ | }/* TODO: Delete this later and implement it in an good way. */ | ||
+ | object.css("height",initialheight); | ||
+ | } | ||
+ | |||
+ | object.toggleClass("card-active"); | ||
+ | } | ||
+ | |||
+ | |||
+ | function and(a, b){ | ||
+ | return (!(!(a || a) || !(b || b))); | ||
+ | } //Calculates the value of a and b, because why should the &&; operator work? | ||
+ | |||
+ | $('.dropdown').dropdown({on:'hover'}); | ||
+ | |||
+ | </script> | ||
</table></body></html> | </table></body></html> |
Latest revision as of 18:23, 15 December 2017