Difference between revisions of "Team:Freiburg/Team"

Line 11: Line 11:
 
---------------- Our Team Flipcards css ----------------
 
---------------- Our Team Flipcards css ----------------
 
*/
 
*/
.flippanel {
+
.outer_flippanel{
    width: 227px;
+
width: 227px;
 
     height: 341px;
 
     height: 341px;
     margin: auto;
+
     margin: 10px 5px;
 
     position: relative;
 
     position: relative;
 +
}
 +
 +
.flippanel {
 +
 
}
 
}
  
Line 49: Line 53:
 
}
 
}
  
.flippanel:hover .front {
+
.outer_flippanel:hover .front {
 
     z-index: 1;
 
     z-index: 1;
 
     -webkit-transform: rotateY(-180deg);
 
     -webkit-transform: rotateY(-180deg);
Line 57: Line 61:
 
}
 
}
  
.flippanel:hover .back {
+
.outer_flippanel:hover .back {
 
     z-index: 2;   
 
     z-index: 2;   
 
     -webkit-transform: rotateX(0deg);
 
     -webkit-transform: rotateX(0deg);
Line 88: Line 92:
 
.degree{
 
.degree{
 
     color: black;
 
     color: black;
    padding-top: 5px;
+
padding-top: 5px;
    padding-bottom: 15px;
+
padding-bottom: 15px;
font-weight:300;
+
font-weight:300;
text-align: left;
+
text-align: left;
 
}
 
}
  
.flippanel_row{
+
.flippanel_group{
width: 105%;
+
width: 105%;
margin-left: -25px;
+
margin-left: -25px;
margin-right: -25px;
+
display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    margin-top: 25px;
+
display: -moz-box;        /* OLD - Firefox 19- (buggy but mostly works) */
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
+
display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -moz-box;        /* OLD - Firefox 19- (buggy but mostly works) */
+
display: -webkit-flex;    /* NEW - Chrome */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
+
display: flex;            /* NEW, Spec - Opera 12.1, Firefox 20+ */
  display: -webkit-flex;    /* NEW - Chrome */
+
flex-wrap: wrap;
  display: flex;            /* NEW, Spec - Opera 12.1, Firefox 20+ */
+
justify-content: space-around;
 +
 
 
}
 
}
 
/*
 
/*
Line 125: Line 130:
 
<p>This year’s iGEM team consists of 19 students from many distinct scientific fields including chemistry, physics, biology, informatics and medicine. Our team is supervised by Jun. Prof. Maximilian Ulbrich and Dr. Nicole Gensch, both being part of the scientific staff of the BIOSS Centre for Biological Signalling Studies. We also get advice and support from some former iGEM participants who are sharing their experiences and knowledge with us.</p>
 
<p>This year’s iGEM team consists of 19 students from many distinct scientific fields including chemistry, physics, biology, informatics and medicine. Our team is supervised by Jun. Prof. Maximilian Ulbrich and Dr. Nicole Gensch, both being part of the scientific staff of the BIOSS Centre for Biological Signalling Studies. We also get advice and support from some former iGEM participants who are sharing their experiences and knowledge with us.</p>
  
 +
<!--
 +
  _____ _______ _    _ _____  ______ _  _ _______ _____
 +
  / ____|__  __| |  | |  __ \|  ____| \ | |__  __/ ____|
 +
| (___    | |  | |  | | |  | | |__  |  \| |  | | | (___ 
 +
  \___ \  | |  | |  | | |  | |  __| | . ` |  | |  \___ \
 +
  ____) |  | |  | |__| | |__| | |____| |\  |  | |  ____) |
 +
|_____/  |_|  \____/|_____/|______|_| \_|  |_| |_____/
 +
                                                         
 +
-->                                                         
  
<div class="flippanel_row">
 
  
<div class="flippanel">
+
<h3> Students </h3>
 +
 
 +
<div class="flippanel_group">
 +
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
  
Line 145: Line 161:
 
<div class="answer">Julius Roentgen - Bassoon sonata</div>
 
<div class="answer">Julius Roentgen - Bassoon sonata</div>
 
    </div>
 
    </div>
</div>
+
</div></div>
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
  
Line 161: Line 177:
 
<div class="answer">dancing, cakes and pastry, foreign languages,swimming and more dancing</div>
 
<div class="answer">dancing, cakes and pastry, foreign languages,swimming and more dancing</div>
 
</div>
 
</div>
</div>
+
</div></div>
  
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
    <div class="front card">
+
 
+
    <img src="https://static.igem.org/mediawiki/2015/7/70/Freiburg_Illona_Blank.jpg" class=memberPicture id="Illona Blank" alt="Illona Blank iGEM 2015 Team"></img>
+
    </div>
+
    <div class="back card"> 
+
<div class="profile-name">Ilona Blank (25)</div>
+
<div class="degree">Biochemistry & Microbiology</div>
+
 
+
<div class="profile-question">Why do I participate in iGEM</div>
+
<div class="answer">To help with my experience as best I can and again be part of a great synthetic biology project</div>
+
<div class="profile-question">What would I have studied instead</div>
+
<div class="answer">Chemistry or Psychology</div>
+
<div class="profile-question">Hobbies (before iGEM)</div>
+
<div class="answer">photography, cooking, music</div>
+
</div>
+
</div>
+
 
+
<div class="flippanel">
+
 
    <div class="front card">
 
    <div class="front card">
  
Line 201: Line 199:
  
 
    </div>
 
    </div>
</div>
+
</div></div>
</div>
+
 
+
 
+
  
  
<div class="flippanel_row">
+
<div class="outer_flippanel"> <div class="flippanel">
<div class="flippanel">
+
 
    <div class="front card">
 
    <div class="front card">
  
Line 224: Line 218:
 
<div class="answer">The Bare Necessities [Jungle Book]</div>
 
<div class="answer">The Bare Necessities [Jungle Book]</div>
 
</div>
 
</div>
</div>
+
</div></div>
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
  
Line 238: Line 232:
 
<div class="answer">Music (piano) or sports</div>
 
<div class="answer">Music (piano) or sports</div>
 
</div>
 
</div>
</div>
+
</div></div>
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
  
Line 257: Line 251:
  
 
</div>
 
</div>
</div>
+
</div></div>
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
  
Line 277: Line 271:
 
<div class="answer">Archeology, Art History</div>
 
<div class="answer">Archeology, Art History</div>
 
</div>
 
</div>
</div>
+
</div></div>
</div>
+
  
  
 
+
<div class="outer_flippanel"> <div class="flippanel">
<div class="flippanel_row">
+
<div class="flippanel">
+
    <div class="front card">
+
 
+
    <img src="https://static.igem.org/mediawiki/2015/0/01/Freiburg_Nicole_Gensch.jpg" class=memberPicture id="Nicole Gensch" alt="Nicole Gensch iGEM 2015 Team"></img>
+
    </div>
+
    <div class="back card">
+
<div class="profile-name">Nicole Gensch</div>
+
</div>
+
</div>
+
 
+
<div class="flippanel">
+
 
    <div class="front card">
 
    <div class="front card">
  
Line 312: Line 293:
  
 
</div>
 
</div>
</div>
+
</div></div>
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
  
Line 332: Line 313:
 
<div class="answer">accidentally following the shredded jeans trend after an incident with sulfuric acid and that time the first aid protocol had to be executed because I'd gotten a paper cut</div>
 
<div class="answer">accidentally following the shredded jeans trend after an incident with sulfuric acid and that time the first aid protocol had to be executed because I'd gotten a paper cut</div>
 
</div>
 
</div>
</div>
+
</div></div>
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
 
    <img src="https://static.igem.org/mediawiki/2015/1/11/Freiburg_Daniel_Kokotek.jpg" class=memberPicture id="Daniel Kokotek" alt="Daniel Kokotek iGEM 2015 Team"></img>
 
    <img src="https://static.igem.org/mediawiki/2015/1/11/Freiburg_Daniel_Kokotek.jpg" class=memberPicture id="Daniel Kokotek" alt="Daniel Kokotek iGEM 2015 Team"></img>
Line 353: Line 334:
 
<div class="answer">the usual stuff, like adding water to concentrated acids and blowing it up, smearing cancerogenous dye all over me etc. generally lots of things exploded during our organic chemistry course.</div>
 
<div class="answer">the usual stuff, like adding water to concentrated acids and blowing it up, smearing cancerogenous dye all over me etc. generally lots of things exploded during our organic chemistry course.</div>
 
</div>
 
</div>
</div>
+
</div></div>
</div>
+
  
  
 
+
<div class="outer_flippanel"> <div class="flippanel">
<div class="flippanel_row">
+
<div class="flippanel">
+
    <div class="front card">
+
 
+
    <img src="https://static.igem.org/mediawiki/2015/6/63/Freiburg_Stefan_Kr%C3%A4mer.jpg" class=memberPicture id="Stefan Krämer" alt="Stefan Krämer iGEM 2015 Team"></img>
+
    </div>
+
    <div class="back card">
+
<div class="profile-name">Stefan Krämer (24)</div>
+
<div class="degree">Biology, Biochemistry & Biophysics</div>
+
 
+
<div class="profile-question">Why do I participate in iGEM</div>
+
<div class="answer">I participate as a supervisor to pass on my experience and impressions to other students. Having participated in the iGEM team Freiburg 2013 it is exciting to see the iGEM community from from this very different perspective.</div>
+
<div class="profile-question">Hobbies (before iGEM)</div>
+
<div class="answer">Playing my guitar, programming, drinking exquisite green and black tee, learning about entrepreneurship</div>
+
<div class="profile-question">What would I have studied instead</div>
+
<div class="answer">Chemistry, Physics, Informatics... There are too much interessting fields</div>
+
<div class="profile-question">Funniest lab disaster</div>
+
<div class="answer">I spilled a 50 ml tube of DNA loading dye with a lot of bromphenolblue dye in it al over me and the lab...</div>
+
<div class="profile-question">Song I would take with me to a desolate island</div>
+
<div class="answer">Hakuna Matata - Lion King</div>
+
</div>
+
</div>
+
 
+
<div class="flippanel">
+
 
    <div class="front card">
 
    <div class="front card">
  
Line 399: Line 355:
 
<div class="answer">Katha in 2 words? Tinker Bell!</div>
 
<div class="answer">Katha in 2 words? Tinker Bell!</div>
 
</div>
 
</div>
</div>
+
</div></div>
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
  
Line 419: Line 375:
 
<div class="answer">Heidenei OR "I got 50 gb on Dropbox"</div>
 
<div class="answer">Heidenei OR "I got 50 gb on Dropbox"</div>
 
</div>
 
</div>
</div>
+
</div></div>
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
  
Line 437: Line 393:
 
<div class="answer">engineering or philosophy</div>
 
<div class="answer">engineering or philosophy</div>
 
</div>
 
</div>
</div>
+
</div></div>
</div>
+
  
  
 
+
<div class="outer_flippanel"> <div class="flippanel">
<div class="flippanel_row">
+
<div class="flippanel">
+
    <div class="front card">
+
 
+
    <img src="https://static.igem.org/mediawiki/2015/c/cf/Freiburg_G%C3%BCnther_Roth.jpg" class=memberPicture id="Günther Roth" alt="Günther Roth iGEM 2015 Team"></img>
+
    </div>
+
    <div class="back card">
+
<div class="profile-name">Günther Roth (39)</div>
+
<div class="degree">Dipl.-Phys. & Dipl.-Biochem., Dr. rer.nat</div>
+
 
+
<div class="profile-question">Why do I participate in iGEM</div>
+
<div class="answer">To mentor the students which decided to use our copy technlogy</div>
+
<div class="profile-question">Hobbies (before iGEM)</div>
+
<div class="answer">sword fighting, Kendo, chess, painting, dancing, playing with my son (15 month)</div>
+
<div class="profile-question">What would I have studied instead</div>
+
<div class="answer">Archeology</div>
+
<div class="profile-question">Funniest lab diasaster</div>
+
<div class="answer">Dropping and crushing a container with 500 g of Rhodamine, simply staining the whole lab in red. Days of washing, cleaning and UV-light controlling.</div>
+
</div>
+
</div>
+
 
+
<div class="flippanel">
+
    <div class="front card">
+
 
+
    <img src="https://static.igem.org/mediawiki/2015/8/8a/Freiburg_Philipp_Schwenk.jpg" class=memberPicture id="Philipp Schwenk" alt="Philipp Schwenk iGEM 2015 Team"></img>
+
    </div>
+
    <div class="back card">
+
<div class="profile-name">Philipp Schwenk (24)</div>
+
<div class="degree">Biology PhD plant physiology</div>
+
 
+
<div class="profile-question">why do I participate in iGEM</div>
+
<div class="answer">Give other students the opportunity to profit iGEM as I did.</div>
+
<div class="profile-question">What would I have studied instead than what I do?</div>
+
<div class="answer">Sound engineer</div>
+
<div class="profile-question">Song I would take with me to a desolate island</div>
+
<div class="answer">Mozart KV622 Clarinet Concerto in A Major - 2nd Movement "Adagio"</div>
+
</div>
+
</div>
+
 
+
<div class="flippanel">
+
 
    <div class="front card">
 
    <div class="front card">
  
Line 502: Line 417:
 
<div class="answer">Lovesong - Sara Bareilles, but I would rather take more than 1 song</div>
 
<div class="answer">Lovesong - Sara Bareilles, but I would rather take more than 1 song</div>
 
</div>
 
</div>
</div>
+
</div></div>
 
+
<div class="flippanel">
+
    <div class="front card">
+
 
+
    <img src="https://static.igem.org/mediawiki/2015/a/ad/Freiburg_Maike_Smits.jpg" class=memberPicture id="Maike Smits" alt="Maike Smits iGEM 2015 Team"></img>
+
    </div>
+
    <div class="back card">
+
<div class="profile-name">Maike Smits</div>
+
</div>
+
</div>
+
</div>
+
 
+
  
  
<div class="flippanel_row">
+
<div class="outer_flippanel"> <div class="flippanel">
<div class="flippanel">
+
 
    <div class="front card">
 
    <div class="front card">
  
Line 534: Line 436:
 
<div class="answer">Cleaning up after a looong day of lab work, I accidently set a lot of ethanol on fire... no one was hurt :)</div>
 
<div class="answer">Cleaning up after a looong day of lab work, I accidently set a lot of ethanol on fire... no one was hurt :)</div>
 
</div>
 
</div>
</div>
+
</div></div>
  
<div class="flippanel">
 
    <div class="front card">
 
 
    <img src="https://static.igem.org/mediawiki/2015/3/37/Freiburg_Max_Ulbrich.jpg" class=memberPicture id="Max Ulbrich" alt="Max Ulbrich iGEM 2015 Team"></img>
 
    </div>
 
    <div class="back card">
 
<div class="profile-name">Max Ulbrich</div>
 
</div>
 
</div>
 
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
  
Line 566: Line 459:
 
<div class="answer">Any song from Jeff Buckley</div>
 
<div class="answer">Any song from Jeff Buckley</div>
 
</div>
 
</div>
</div>
+
</div></div>
  
<div class="flippanel">
+
<div class="outer_flippanel"> <div class="flippanel">
 
    <div class="front card">
 
    <div class="front card">
  
Line 584: Line 477:
 
<div class="answer">Probably Math or Physics</div>
 
<div class="answer">Probably Math or Physics</div>
 
</div>
 
</div>
</div>
+
</div></div>
</div>
+
 
+
 
+
  
<div class="flippanel_row">
+
<div class="outer_flippanel"> <div class="flippanel">
<div class="flippanel">
+
 
    <div class="front card">
 
    <div class="front card">
  
Line 605: Line 494:
 
<div class="profile-question">What would I have studied instead than what I do?</div>
 
<div class="profile-question">What would I have studied instead than what I do?</div>
 
<div class="answer">Psychology or French</div>
 
<div class="answer">Psychology or French</div>
 +
</div>
 +
</div></div>
 
</div>
 
</div>
 +
 +
<!--
 +
          _______      _______  _____  ____  _____  _____
 +
    /\  |  __ \ \    / /_  _|/ ____|/ __ \|  __ \ / ____|
 +
    /  \  | |  | \ \  / /  | | | (___ | |  | | |__) | (___ 
 +
  / /\ \ | |  | |\ \/ /  | |  \___ \| |  | |  _  / \___ \
 +
  / ____ \| |__| | \  /  _| |_ ____) | |__| | | \ \ ____) |
 +
/_/    \_\_____/  \/  |_____|_____/ \____/|_|  \_\_____/
 +
                                                           
 +
                                                           
 +
-->
 +
 +
<h2> Advisors </h2>
 +
 +
<div class="flippanel_group">
 +
 +
<div class="outer_flippanel"> <div class="flippanel">
 +
    <div class="front card">
 +
 +
    <img src="https://static.igem.org/mediawiki/2015/7/70/Freiburg_Illona_Blank.jpg" class=memberPicture id="Illona Blank" alt="Illona Blank iGEM 2015 Team"></img>
 +
    </div>
 +
    <div class="back card"> 
 +
<div class="profile-name">Ilona Blank (25)</div>
 +
<div class="degree">Biochemistry & Microbiology</div>
 +
 +
<div class="profile-question">Why do I participate in iGEM</div>
 +
<div class="answer">To help with my experience as best I can and again be part of a great synthetic biology project</div>
 +
<div class="profile-question">What would I have studied instead</div>
 +
<div class="answer">Chemistry or Psychology</div>
 +
<div class="profile-question">Hobbies (before iGEM)</div>
 +
<div class="answer">photography, cooking, music</div>
 
</div>
 
</div>
 +
</div></div>
 +
 +
 +
 +
<div class="outer_flippanel"> <div class="flippanel">
 +
    <div class="front card">
 +
 +
    <img src="https://static.igem.org/mediawiki/2015/0/01/Freiburg_Nicole_Gensch.jpg" class=memberPicture id="Nicole Gensch" alt="Nicole Gensch iGEM 2015 Team"></img>
 +
    </div>
 +
    <div class="back card">
 +
<div class="profile-name">Nicole Gensch</div>
 +
</div>
 +
</div></div>
 +
 +
 +
<div class="outer_flippanel"> <div class="flippanel">
 +
    <div class="front card">
 +
 +
    <img src="https://static.igem.org/mediawiki/2015/6/63/Freiburg_Stefan_Kr%C3%A4mer.jpg" class=memberPicture id="Stefan Krämer" alt="Stefan Krämer iGEM 2015 Team"></img>
 +
    </div>
 +
    <div class="back card">
 +
<div class="profile-name">Stefan Krämer (24)</div>
 +
<div class="degree">Biology, Biochemistry & Biophysics</div>
 +
 +
<div class="profile-question">Why do I participate in iGEM</div>
 +
<div class="answer">I participate as a supervisor to pass on my experience and impressions to other students. Having participated in the iGEM team Freiburg 2013 it is exciting to see the iGEM community from from this very different perspective.</div>
 +
<div class="profile-question">Hobbies (before iGEM)</div>
 +
<div class="answer">Playing my guitar, programming, drinking exquisite green and black tee, learning about entrepreneurship</div>
 +
<div class="profile-question">What would I have studied instead</div>
 +
<div class="answer">Chemistry, Physics, Informatics... There are too much interessting fields</div>
 +
<div class="profile-question">Funniest lab disaster</div>
 +
<div class="answer">I spilled a 50 ml tube of DNA loading dye with a lot of bromphenolblue dye in it al over me and the lab...</div>
 +
<div class="profile-question">Song I would take with me to a desolate island</div>
 +
<div class="answer">Hakuna Matata - Lion King</div>
 +
</div>
 +
</div></div>
 +
 +
 +
<div class="outer_flippanel"> <div class="flippanel">
 +
    <div class="front card">
 +
 +
    <img src="https://static.igem.org/mediawiki/2015/c/cf/Freiburg_G%C3%BCnther_Roth.jpg" class=memberPicture id="Günther Roth" alt="Günther Roth iGEM 2015 Team"></img>
 +
    </div>
 +
    <div class="back card">
 +
<div class="profile-name">Günther Roth (39)</div>
 +
<div class="degree">Dipl.-Phys. & Dipl.-Biochem., Dr. rer.nat</div>
 +
 +
<div class="profile-question">Why do I participate in iGEM</div>
 +
<div class="answer">To mentor the students which decided to use our copy technlogy</div>
 +
<div class="profile-question">Hobbies (before iGEM)</div>
 +
<div class="answer">sword fighting, Kendo, chess, painting, dancing, playing with my son (15 month)</div>
 +
<div class="profile-question">What would I have studied instead</div>
 +
<div class="answer">Archeology</div>
 +
<div class="profile-question">Funniest lab diasaster</div>
 +
<div class="answer">Dropping and crushing a container with 500 g of Rhodamine, simply staining the whole lab in red. Days of washing, cleaning and UV-light controlling.</div>
 +
</div>
 +
</div></div>
 +
 +
<div class="outer_flippanel"> <div class="flippanel">
 +
    <div class="front card">
 +
 +
    <img src="https://static.igem.org/mediawiki/2015/8/8a/Freiburg_Philipp_Schwenk.jpg" class=memberPicture id="Philipp Schwenk" alt="Philipp Schwenk iGEM 2015 Team"></img>
 +
    </div>
 +
    <div class="back card">
 +
<div class="profile-name">Philipp Schwenk (24)</div>
 +
<div class="degree">Biology PhD plant physiology</div>
 +
 +
<div class="profile-question">why do I participate in iGEM</div>
 +
<div class="answer">Give other students the opportunity to profit iGEM as I did.</div>
 +
<div class="profile-question">What would I have studied instead than what I do?</div>
 +
<div class="answer">Sound engineer</div>
 +
<div class="profile-question">Song I would take with me to a desolate island</div>
 +
<div class="answer">Mozart KV622 Clarinet Concerto in A Major - 2nd Movement "Adagio"</div>
 +
</div>
 +
</div></div>
 +
 +
 +
 +
<div class="outer_flippanel"> <div class="flippanel">
 +
    <div class="front card">
 +
 +
    <img src="https://static.igem.org/mediawiki/2015/a/ad/Freiburg_Maike_Smits.jpg" class=memberPicture id="Maike Smits" alt="Maike Smits iGEM 2015 Team"></img>
 +
    </div>
 +
    <div class="back card">
 +
<div class="profile-name">Maike Smits</div>
 +
</div>
 +
</div></div>
 +
 +
<div class="outer_flippanel"> <div class="flippanel">
 +
    <div class="front card">
 +
 +
    <img src="https://static.igem.org/mediawiki/2015/3/3a/Freiburg_Lara_St%C3%BChn.jpg" class=memberPicture id="Lara Stühn" alt="Lara Stühn iGEM 2015 Team"></img>
 +
    </div>
 +
    <div class="back card">
 +
<div class="profile-name">Lara Stühn (24)</div>
 +
<div class="degree">MSc Biology</div>
 +
 +
<div class="profile-question">Why do I participate in iGEM</div>
 +
<div class="answer">To think outside the box, learn how to work together in an interdisciplinary team and have lots of fun with awesome people</div>
 +
<div class="profile-question">Hobbies (before iGEM)</div>
 +
<div class="answer">reading, cooking, jogging</div>
 +
<div class="profile-question">Funniest lab diasaster</div>
 +
<div class="answer">Cleaning up after a looong day of lab work, I accidently set a lot of ethanol on fire... no one was hurt :)</div>
 +
</div>
 +
</div></div>
 +
 +
<div class="outer_flippanel"> <div class="flippanel">
 +
    <div class="front card">
 +
 +
    <img src="https://static.igem.org/mediawiki/2015/3/37/Freiburg_Max_Ulbrich.jpg" class=memberPicture id="Max Ulbrich" alt="Max Ulbrich iGEM 2015 Team"></img>
 +
    </div>
 +
    <div class="back card">
 +
<div class="profile-name">Max Ulbrich</div>
 +
</div>
 +
</div></div>
 
</div>
 
</div>
 +
 +
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</html>
 
</html>

Revision as of 09:45, 8 September 2015

""

Team Freiburg 2015

Wie sieht es eigentlich mit den Leuten aus der AG Roth aus? Werden die auch noch mit Bild aufgeführt? Immerhin sind sie auch im Teamroaster als advisor aufgeführt. Vielleicht kann man hier generell 2 Rubriken machen, eine mit Team und eine Instructor und Advisor. Dann ist es übersichtlicher und wird auch von den Judges richtig verstanden.

This year’s iGEM team consists of 19 students from many distinct scientific fields including chemistry, physics, biology, informatics and medicine. Our team is supervised by Jun. Prof. Maximilian Ulbrich and Dr. Nicole Gensch, both being part of the scientific staff of the BIOSS Centre for Biological Signalling Studies. We also get advice and support from some former iGEM participants who are sharing their experiences and knowledge with us.

Students

Julian Bender iGEM 2015 Team
Julian Bender (23)
Biology, Biochemistry & Biophysics
Why do I participate in iGEM
Interdisciplinary work on a challenging project
What would I have studied instead
Chemistry or Informatics
Hobbies (before iGEM)
bassoon, cooking, jogging, swimming, reading
Song I would take with me to a desolate island
Julius Roentgen - Bassoon sonata
Sabine Bognar iGEM 2015 Team
Sabine Bognar (23)
Chemistry
What would I have studied instead
Economics & Spanish
Hobbies (before iGEM)
dancing, cakes and pastry, foreign languages,swimming and more dancing
Maurizio Camagna iGEM 2015 Team
Maurizio Camagna (27)
Biology, Computer Science
Why do I participate in iGEM
Apparently I despise free time
What would I have studied instead
Actually i did study something else: Computer Science. But philosophy would be nice
Hobbies (before iGEM)
magnets, plants, foreign languages, drum & bass, games
song I would take with me to a desolate island
Hybrid Minds - Inner beauty
Julia Donauer iGEM 2015 Team
Julia Donauer (23)
Biology, Biochemistry & Microbiology
why do I participate in iGEM
working with a young team together for a common aim, with a lot of fun
Hobbies (before iGEM)
soccer, tennis, jogging, hiking
song I would take with me to a desolate island
The Bare Necessities [Jungle Book]
Julian Eble iGEM 2015 Team
Julian Eble (25)
M.Sc. Biology
What would I have studied instead
Music (piano) or sports
Ramona Emig iGEM 2015 Team
Ramona Emig (23)
M.Sc. Biology
Hobbies (before iGEM)
soccer, reading, my friends
song I would take with me to a desolate island
The Bare Necessities [Jungle Book]
What would I have studied instead than what I do?
Physiotherapy or something in the field of sports
Sabrina Fischer iGEM 2015 Team
Sabrina Fischer (24)
M.Sc. Biology
why do I participate in iGEM
To become a better scientist
hobbies (before iGEM)
painting and drawing, cooking
signature sentence from others
if you need pathos, ask for Sabi
What would I have studied instead
Archeology, Art History
Rabea Jesser iGEM 2015 Team
Rabea Jesser (24)
M.Sc. Biology
why do I participate in iGEM
Because it´s a great chance to learn a lot both scientifically and personally
Hobbies (before iGEM)
beachvolleyball, bouldering, travelling & languages
signature sentence from others
I..uh...dings...you know?!
What would I have studied instead than what I do?
something like renewable energies or interpreter would have been nice, or just a gardener...
Luisa Keilholz iGEM 2015 Team
Luisa Keilholz (23)
Biochemistry, Biophysics, Economics
Why do I participate in iGEM
To be part of a team of young scientist who plan on spending a fun summer while creating the best iGEM project ever!
Hobbies (before iGEM)
running, travelling, reading, cooking for friends and family
What would I have studied instead
Just economics - I'm glad I didn't
Funniest lab disaster
accidentally following the shredded jeans trend after an incident with sulfuric acid and that time the first aid protocol had to be executed because I'd gotten a paper cut
Daniel Kokotek iGEM 2015 Team
Daniel Kokotek (25)
B.sc Biology
why do I participate in iGEM
"an entire summer in the lab? awesome, no allergies!"
Hobbies (before iGEM)
bouldering, internet
signature sentence from others
I..uh...dings...you know?!
What would I have studied instead than what I do?
nothing academic: probably something like carpenting or mechanics. or nurse
Funniest lab disaster
the usual stuff, like adding water to concentrated acids and blowing it up, smearing cancerogenous dye all over me etc. generally lots of things exploded during our organic chemistry course.
Katharina Moos iGEM 2015 Team
Katharina Moos (24)
M.Sc. Bioinformatics & Systems Biology
Why do I participate in iGEM
I participate in iGEM because I like to work together with others, to have our own project, and to get a deeper insight into scientific fields other than what I study
Hobbies (before iGEM)
volleyball, beachvolleyball, drawing, painting, gaming
What would I have studied instead
Maths, Physics or Computer Science
signature sentence from others
Katha in 2 words? Tinker Bell!
Julika Neumann iGEM 2015 Team
Julika Neumann (20)
B.Sc Molecular Medicine
Why do I participate in iGEM
To work on an own project together with many other motivated students from different fields
Hobbies (before iGEM)
reading, all kinds of sports, music
What would I have studied instead
probably occupational therapy or teaching post
Signature sentence from others
Heidenei OR "I got 50 gb on Dropbox"
Simon Nicklaus iGEM 2015 Team
Simon Nicklaus (23)
Biology, Biochemistry & Biophysics
Why do I participate in iGEM
To learn how to work as a part of a team on an awesome project
Hobbies (before iGEM)
reading,gaming, running
What would I have studied instead
engineering or philosophy
Anne Seifert iGEM 2015 Team
Anne Seifert (23)
MSc Biology
Why do I participate in iGEM
I wanted to take the opportunity to increase my scientific experience by working together with students from various fields, and learning how to plan and carry out larger projects.
Hobbies (before iGEM)
Reading, hiking, nitting, travelling, bike riding, painting, swimming, music, movies.
What would I have studied instead
Clinical Monitor (Clinical Research Assistant), Stem Cell Research
Funniest lab diasaster
We once had fertilized eggs in the lab for a practical course. After the course, one was left and I asked if we could further breed it.
So it was kept in an incubator until it hatched. We called the chick Urmel-Emma. We had her for about 2 weeks, but she got louder from day to day because she was the only chick in our lab and I couldn't attend her all day long. So in the end I had to give her away, but she now lives with a nice farmer family close to cologne.
Song I would take with me to a desolate island
Lovesong - Sara Bareilles, but I would rather take more than 1 song
Lara Stühn iGEM 2015 Team
Lara Stühn (24)
MSc Biology
Why do I participate in iGEM
To think outside the box, learn how to work together in an interdisciplinary team and have lots of fun with awesome people
Hobbies (before iGEM)
reading, cooking, jogging
Funniest lab diasaster
Cleaning up after a looong day of lab work, I accidently set a lot of ethanol on fire... no one was hurt :)
Ricardo Oude Weernink iGEM 2015 Team
Ricardo Oude Weernink (24)
Physics
Why do I participate in iGEM
To acquire knowledge in an interesting scientific field
Hobbies (before iGEM)
badminton, standard dancing, playing keyboard & violin, retro gaming, tasting a good whisky
What would I have studied instead
Still physics, there's no alternative for me
Funniest lab diasaster
We had two samples for scanning tunneling microscopy: Graphite and gold. For better pictures you can take sellotape, put it on the graphite and rip it off to order the surface. When we unconsciously did the same with the gold probe, the probe was still there but the gold was on the sellotape -> probe completely destroyed
Song I would take with me to a desolate island
Any song from Jeff Buckley
Nathalie Wössner iGEM 2015 Team
Nathalie Wössner (23)
MSc Chemistry
Why do I participate in iGEM
To work together with an interdisciplinary team on a great and challenging scientific project.
Hobbies (before iGEM)
music, trumpet, reading, cooking, watch series
What would I have studied instead
Probably Math or Physics
Julia Zbiegly iGEM 2015 Team
Julia Zbiegly (20)
BSc molecular medicine
why do I participate in iGEM
In order to get an insight in different fields of science and working in a team, organising an entire project
Hobbies (before iGEM)
Hiking, Biking, travelling, photography
What would I have studied instead than what I do?
Psychology or French

Advisors

Illona Blank iGEM 2015 Team
Ilona Blank (25)
Biochemistry & Microbiology
Why do I participate in iGEM
To help with my experience as best I can and again be part of a great synthetic biology project
What would I have studied instead
Chemistry or Psychology
Hobbies (before iGEM)
photography, cooking, music
Nicole Gensch iGEM 2015 Team
Nicole Gensch
Stefan Krämer iGEM 2015 Team
Stefan Krämer (24)
Biology, Biochemistry & Biophysics
Why do I participate in iGEM
I participate as a supervisor to pass on my experience and impressions to other students. Having participated in the iGEM team Freiburg 2013 it is exciting to see the iGEM community from from this very different perspective.
Hobbies (before iGEM)
Playing my guitar, programming, drinking exquisite green and black tee, learning about entrepreneurship
What would I have studied instead
Chemistry, Physics, Informatics... There are too much interessting fields
Funniest lab disaster
I spilled a 50 ml tube of DNA loading dye with a lot of bromphenolblue dye in it al over me and the lab...
Song I would take with me to a desolate island
Hakuna Matata - Lion King
Günther Roth iGEM 2015 Team
Günther Roth (39)
Dipl.-Phys. & Dipl.-Biochem., Dr. rer.nat
Why do I participate in iGEM
To mentor the students which decided to use our copy technlogy
Hobbies (before iGEM)
sword fighting, Kendo, chess, painting, dancing, playing with my son (15 month)
What would I have studied instead
Archeology
Funniest lab diasaster
Dropping and crushing a container with 500 g of Rhodamine, simply staining the whole lab in red. Days of washing, cleaning and UV-light controlling.
Philipp Schwenk iGEM 2015 Team
Philipp Schwenk (24)
Biology PhD plant physiology
why do I participate in iGEM
Give other students the opportunity to profit iGEM as I did.
What would I have studied instead than what I do?
Sound engineer
Song I would take with me to a desolate island
Mozart KV622 Clarinet Concerto in A Major - 2nd Movement "Adagio"
Maike Smits iGEM 2015 Team
Maike Smits
Lara Stühn iGEM 2015 Team
Lara Stühn (24)
MSc Biology
Why do I participate in iGEM
To think outside the box, learn how to work together in an interdisciplinary team and have lots of fun with awesome people
Hobbies (before iGEM)
reading, cooking, jogging
Funniest lab diasaster
Cleaning up after a looong day of lab work, I accidently set a lot of ethanol on fire... no one was hurt :)
Max Ulbrich iGEM 2015 Team
Max Ulbrich