Difference between revisions of "Team:Tuebingen/Team"

 
(50 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<!DOCTYPE html>
+
<html lang="en">
<head lang="en">  
+
<head>
    <title> iGem Tübingen 2017</title>
+
<title> iGEM Tübingen 2017</title>
    <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Tuebingen/css">
+
<meta charset="utf-8" content="width=device-width, initial-scale=1.0"> <!--damit die ü, ä usw. richtig angezeigt werden-->
    <meta charset="utf-8" content="width=device-width, initial-scale=1.0"> <!--damit die ü, ä usw. richtig angezeigt werden-->
+
<style>
 +
   
 +
html, body {
 +
height: 100%;
 +
width: 100%;
 +
margin-left: 0px;
 +
padding: 0;
 +
}
 +
#ImpressumSponsoren{
 +
            bottom:0px;
 +
            margin-left: 25em;
 +
            margin-bottom: 5em;
 +
            margin-right: 10em;
 +
            text-align: right;
 +
}
 +
#BigImageLab{
 +
padding: 0;
 +
background-size: cover;
 +
display: block;
 +
margin: 0 auto;
 +
margin-left: 0px;
 +
margin-top: -2em;
 +
 
 +
max-height: 66%;
 +
max-width: 100%;
 +
   
 +
width: 100%;
 +
height: 99%;
 +
border: none;
 +
}
 +
 
 +
 
 +
 
 +
         
 +
#home_logo, #sideMenu { display:none; }
 +
  #sideMenu, #top_title, .patrollink  {display:none;}
 +
  #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 +
  body {background-color:white; }
 +
  #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
a {
 +
margin-left: 1.5em;
 +
font-size: 1.25em;
 +
padding:0.5em;
 +
border: 1em;
 +
margin-top: 0.75em;
 +
}
 +
 
 +
a:link {
 +
        text-decoration: none;
 +
        color:black;
 +
        background-color: transparent;
 +
    }
 +
 
 +
a:visited {
 +
        text-decoration: none;
 +
        color:black;
 +
        background-color: transparent;
 +
    }
 +
 
 +
a:hover{
 +
    background-color: transparent;
 +
    color:grey;
 +
background-color: transparent;
 +
}
 +
 
 +
div.Hauptnavigation{
 +
text-align: right;
 +
word-spacing: 0.5;
 +
   
 +
top: 0.9em;
 +
background-color: rgb(240,240,250);
 +
position: fixed;
 +
width: 100%;
 +
height: 2em;
 +
font-size: 1.4em;
 +
line-height: 1.6em; 
 +
text-align: center;
 +
margin-bottom: 0;
 +
margin-left: 0px;
 +
 
 +
background: linear-gradient(white, transparent 99%);
 +
}
 +
 
 +
 
 +
 
 +
 
 +
nav.Unternavigation-Team{
 +
  max-width: 20%;
 +
  margin-left:0px;
 +
margin-right: 1.875em;
 +
margin-top: 12em;
 +
padding-left: 2em;
 +
padding-top: 2em;
 +
padding-bottom:10em;
 +
font-size: 0.9em;
 +
line-height:2.3em;
 +
left: 0em;
 +
top: 3.5em;
 +
bottom: -7em;
 +
position: sticky; 
 +
background: linear-gradient(90deg,white, transparent 70%);
 +
}
 +
 
 +
 
 +
.anchor {
 +
display:block;
 +
padding-top:60px;  <!-- careful-->
 +
margin-top:-60px;
 +
}
 +
 
 +
.active{
 +
    background-color: transparent;
 +
    color: white;
 +
}
 +
 
 +
 
 +
 
 +
.Grid{
 +
display: grid;
 +
grid-template-columns: repeat (6, 1fr);
 +
grid-template-rows: auto;
 +
margin-bottom: 5em;
 +
margin-top: -37em;
 +
 
 +
}
 +
 
 +
    #Fliesstext1{
 +
        grid-column: 2/4;
 +
        grid-row: 1;
 +
        text-align: justify;
 +
        font-size: 18px;
 +
        margin-left: 20em;
 +
        margin-right: 10em;
 +
}
 +
    #Fliesstext2{
 +
        grid-column: 2/4;
 +
        grid-row: 2;
 +
        text-align: justify;
 +
        font-size: 18px;
 +
        margin-left: 20em;
 +
        margin-right: 10em;
 +
        margin-top: 1.75em;
 +
}
 +
 +
 
 +
/*table setup*/
 +
table, th, td {
 +
  table-layout: fixed;
 +
  width: 100%;
 +
  margin: auto -5px;
 +
 +
  border: 1px solid black;
 +
  border-collapse: collapse;
 +
  padding: 0px;
 +
  text-align: center;
 +
}
 +
 
 +
h1{font-weight:light;
 +
font-size: 1.2em;
 +
padding-bottom: 1em;
 +
margin-bottom:2em;
 +
}
 +
h2{font-weight:normal;
 +
font-size:1em;
 +
padding-bottom: 1em;
 +
margin-top:-2em;
 +
}
 +
p{font-weight:lighter;
 +
font-size: 1.5em;
 +
line-height:2em;
 +
 
 +
}
 +
li{font-weight:lighter;
 +
font-size: 0.6em;
 +
}
 +
th{font-weight:200;
 +
font-size:0.8em;
 +
}
 +
td{font-weight:lighter;
 +
font-size:0.8em;
 +
}
 +
 
 +
caption{text-align:left;
 +
font-size: 0.7em;
 +
margin-bottom: 0.4em;
 +
}
 +
 
 +
figcaption{
 +
font-weight:lighter;
 +
font-size:0.7em;
 +
margin-top:-0.5em;
 +
}
 +
 
 +
#Bild{
 +
grid-column-start: 0;
 +
grid-column-end: 0;
 +
grid-row: 2;
 +
width: 50%;
 +
margin-left: 33em;
 +
margin-top: 3em;
 +
border: 1px solid black;
 +
}
 +
.imgP{
 +
  max-width: 200px;
 +
  float: left;
 +
  margin-right: 0.75em;
 +
}
 +
 
 +
.text{
 +
  font-size: 44px;
 +
 +
 
 +
.PersonText{     
 +
    grid-column: 1/4;
 +
    text-align: justify;
 +
    font-size: 18px;
 +
    margin-left: 20em;
 +
    margin-right: 10em;
 +
    margin-bottom: 1em;
 +
    margin-top: 1em;
 +
    display:block;
 +
    padding-top:60px;  <!-- careful-->
 +
    margin-top:-60px;
 +
}
 +
 
 +
</style>
 
</head>
 
</head>
 
      
 
      
  <body>  
+
<body>
      <div class="Hauptnavigation">
+
  <div class="Hauptnavigation" >
          <a href="http://www.google.de">Team</a>
+
  <a href="https://2017.igem.org/Team:Tuebingen">
          <a href="http://www.google.de">Inspiration</a>
+
  <img src="https://static.igem.org/mediawiki/2017/thumb/b/bb/T--Tuebingen--TrojHorse.png/293px-T--Tuebingen--TrojHorse.png"
          <a href="http://www.google.de">Result</a>
+
            alt="Logo Trojan Horse"
          <a href="http://www.google.de">Human Practice</a>
+
            style="max-height:70%; max-width:90%;float:left; margin-left: 2.5em;margin-top:2px;"> 
          <a href="http://www.google.de">Lab</a>
+
  </a>   
          <a href="http://www.google.de">Attribution</a>
+
 
     </div>
+
 
     
+
    <a href="https://2017.igem.org/Team:Tuebingen/Team" style="margin-right:1.5em;">Team</a>
 +
    <a href="https://2017.igem.org/Team:Tuebingen/Inspiration"style="margin-right:1.5em;">Inspiration</a>
 +
    <a href="https://2017.igem.org/Team:Tuebingen/Demonstrate"style="margin-right:1.5em;">Results</a>
 +
    <a href="https://2017.igem.org/Team:Tuebingen/HP"style="margin-right:1.5em;">Human Practice</a>
 +
    <a href="https://2017.igem.org/Team:Tuebingen/Lab"style="margin-right:1.5em;">Lab</a>
 +
    <a href="https://2017.igem.org/Team:Tuebingen/Attributions"style="margin-right:1.5em;">Attributions</a>
 +
  </div>
 +
  <div style="max-width:100%;">
 +
  <img src="https://static.igem.org/mediawiki/2017/8/83/T--Tuebingen--TeamFotoPsd.png" alt="TeamBild" id="BigImageLab">  
 +
      
 +
  <div  style="position: absolute; text-align:right;
 +
                            margin-bottom: 10%;
 +
                            margin-left: 60%;
 +
                            margin-top:-4em;
 +
                            font-size: 3em;color:white;font-weight:light;letter-spacing: 3px;"> team
 +
            </div> </div>
 +
 
 
        
 
        
       <nav id="Unternavigation-Team">
+
       <nav class="Unternavigation-Team">
          <ul>
+
              <li> <b href="http://www.google.de"> Brian Weidensee </b></li>
+
              <li> <b href="http://www.google.de"> Nikolas Layer </b></li>
+
              <li> <b href="http://www.google.de"> Marcel Conrady </b></li>
+
 
            
 
            
              <li> <b href="http://www.google.de"> Alexandra Haake </b></li>
+
              <a href="#Text-Gust"> PD Dr. Bertolt Gust </a> <br>
              <li> <b href="http://www.google.de"> Madeleine Heep </b> </li>
+
              <a href="#Text-Fuss"> PD Dr. Elisabeth Fuss </a> <br>
              <li> <b href="http://www.google.de"> Mirjam Gneiting </b></li>
+
              <a href="#Text-Hannah"> Hannah Brasse </a> <br>
 
            
 
            
              <li> <b href="http://www.google.de"> Alexander Recktenwald</b></li>
+
              <a href="#Text-Marcel"> Marcel Conrady </a><br>
              <li> <b href="http://www.google.de"> Michael Krummhaar </b></li>
+
              <a href="#Text-Lisa"> Lisa Dussling </a><br>
              <li> <b href="http://www.google.de"> Lukas Fuhs </b> </li>
+
              <a href="#Text-Lukas"> Lukas Fuhs </a> <br>
 
            
 
            
              <li> <b href="http://www.google.de"> Milena Krach</b> </li>
+
              <a href="#Text-Mirjam"> Mirjam Gneiting </a><br>  
              <li> <b href="http://www.google.de"> Hannah Brasse </b> </li>
+
              <a href="#Text-Alexandra"> Alexandra Haake </a><br>
              <li> <b href="http://www.google.de"> Lisa Dussling </b></li>
+
              <a href="#Text-Madeleine"> Madeleine Heep </a> <br>
 
            
 
            
              <li><b href="http://www.google.de"> Vic-Fabienne Schumann </b></li>
+
              <a href="#Text-Milena"> Milena Krach</a> <br>
              </ul>
+
              <a href="#Text-Michael"> Michael Krummhaar </a><br>             
 +
              <a href="#Text-Nikolas"> Nikolas Layer </a> <br>
 +
         
 +
              <a href="#Text-Alexander"> Alexander Recktenwald</a><br>
 +
              <a href="#Text-Vic"> Vic-Fabienne Schumann </a> <br>
 +
              <a href="#Text-Brian"> Brian Weidensee </a>
 +
             
 
       </nav>
 
       </nav>
     
 
     
 
     
 
     
 
          <img src="Blume.JPG" alt="TeamBild" id="BigImageTeam">
 
 
            
 
            
 
           <div class="Grid">
 
           <div class="Grid">
 
           <!-- Content der Seite -->
 
           <!-- Content der Seite -->
             
 
              <!-- BRIAN WEIDENSEE -->
 
              <div id="Text-Brian"> <p> Brian “The Brain”. It’s incredible how many things he can handle at the same time and still doesn’t lose focus. He is an organizer, pace maker and friend. It’s his second time in the iGEM Team and meanwhile he’s doing his MSc in Molecular Medicine. </p> </div>
 
              <img src="Brian%20-%20Kopie.jpg" alt="Brian Weidensee" id="Bild-Brian"> 
 
             
 
              <!-- NIKOLAS LAYER -->
 
              <div id="Text-Nikolas"> <p> Nikolas is our iGEM veteran. He has been in the team ever since. His great skills are communicating and leading. He is very passionate about realizing a project in a mixed team and has a great talent to encourage every team member individually. </p> </div>
 
              <div id="Bild-Nikolas">  </div>
 
             
 
              <!-- MARCEL CONRADY -->
 
              <div id="Text-Marcel"> <p> Marcel is doing his MSc of Biochemistry and is very experienced in the lab. His quiet and patient personality makes him a pleasant guy to work with and he additionally never hesitates to share his expertise and knowledge with the team. </p> </div>
 
              <div id="Bild-Marcel">  </div>
 
               
 
              <!-- ALEXANDRA HAAKE -->
 
              <div id="Text-Alexandra"> <p> Alexandra is our only Chemist who is doing her Bachelors. She is a perfectionist and very well organized. </p>  </div>
 
              <div id="Bild-Alexandra">  </div>
 
             
 
              <!-- MADELEINE HEEP -->
 
              <div id="Text-Madeleine"> <p> Madeleine is very open minded and a well experienced team member. She has a great sense of humor and her optimism is very motivating. Additionally, chocolate is the magic word… </p> </div>
 
              <div id="Bild-Madeleine">  </div>
 
             
 
              <!-- MIRJAM GNEITING -->
 
              <div id="Text-Mirjam"> <p> Mirjam is doing her BSc of Biochemistry and furthermore has an outstanding talent in design and visualization of any kind of things. She has a nearly perfect awareness for even the tiniest things - which is just perfect for design. It is her second iGEM season and she never runs out of good ideas.</p> </div>
 
              <div id="Bild-Mirjam ">  </div>
 
             
 
              <!-- ALEXANDER RECKTENWALD -->
 
              <div id="Text-Alexander"> <p> Lex is our only IT guy with great dedication to our project. He is also doing his Bachelor in Rhetorics. Additionally, he is very creative and has a lot of experience with graphical design which he directly applies to our WIKI Page, which he coded single-handedly. </p> </div>
 
              <div id="Bild-Alexander">  </div>
 
             
 
              <!-- MICHAEL KRUMMHAAR -->
 
              <div id="Text-Michael"> <p> Michael is a very dedicated Biochemist who is doing his Master’s degree. He is able to think through complicated processes and on top turns them into reality. </p> </div>
 
              <div id="Bild-Michael">  </div>
 
             
 
              <!-- LUKAS FUHS-->
 
              <div id="Text-Lukas"> <p> Lukas is a BSc student of Biochemistry. He prefers spending time in the lab than actually showing up in our meetings which doesn’t make him a bad team member by any means. His work, creativity, ingenuity is highly valued and needed! </p> </div>
 
              <div id="Bild-Lukas">  </div>
 
             
 
              <!-- MILENA KRACH -->
 
              <div id="Text-Milena"> <p> Milena is doing her MSc in Biochemistry and joined the team in 2015. She has lots of laboratory experience and is super well organized. She is always on top and a very reliable team member. </p> </div>
 
              <div id="Bild-Milena">  </div>
 
             
 
              <!-- HANNAH BRASSE -->
 
              <div id="Text-Hannah"> <p> Hannah is our communications expert. Although working in Munich for the most of the summer, she organized all public relations and established our YouTube channel. Studying Molecular Medicine for her BSc, she has already a confined knowledge about laboratory work and working in a team and brings a nice smile to every meeting. </p> </div>
 
              <div id="Bild-Hannah">  </div>
 
             
 
              <!-- LISA DUSSLING -->
 
              <div id="Text-Lisa"> <p> Lisa is a smart cookie, she is doing her Masters in Bioinformatics and is able to model any kind of protein interaction. Additionally, she is very open minded and straightforward which makes her a very appreciated team member. </p> </div>
 
              <div id="Bild-Lisa">  </div>
 
     
 
              <!-- VIC-FABIENNE SCHUMANN -->
 
              <div id="Text-Vic"> <p> Vic-Fabienne is our youngest team member who just started her Bachelor in Biochemistry and right away joined the team. She has a contagious enthusiasm and an endless seeming source of creative and innovative ideas. </p> </div>
 
              <div id="Bild-Vic">  </div>
 
     
 
     
 
     
 
     
 
     
 
     
 
     
 
     
 
     
 
     
 
     
 
     
 
     
 
     
 
      </div>
 
     
 
 
 
 
  
 +
          <div id="Fliesstext1">      <h2>Presenting the iGEM Tuebingen class 2017 </h2>
  
 +
              <img src="https://static.igem.org/mediawiki/2017/8/8b/T--Tuebingen--TeamFotoOK.jpeg" id="Bild-Team" width="100%"> 
 +
          </div>
  
  
 +
          <div class="PersonText" id="Text-Gust">     
 +
              <p>  <img class="imgP" src="https://static.igem.org/mediawiki/2017/a/a1/Gust.jpg" id="Bild-Gust"> 
 +
              <br>PD Dr. Gust led our team as primary PI with great knowledge and full commitment. Always approachable, cooperative and never restricting our own ideas: We could not have wished for a more suitable supervisor.</p>
 +
          </div>
  
 +
          <div class="PersonText" id="Text-Fuss">
 +
              <p> PD Dr. Fuss served as secondary PI for our this year’s project. She provided us with laboratory space and valuable contacts within the interfaculty institute of biochemistry. We were happy to welcome her in our team for the second year in a row.</p>
  
 +
          </div>
  
  
 +
          <div class="PersonText" id="Text-Hannah">
 +
              <p> <img class="imgP" src="https://static.igem.org/mediawiki/2017/1/1d/T--Tuebingen--picture_hannah_small.png" id="Bild-Hannah"> 
 +
              <br> Hannah is our communications expert. Although working in Munich for the most of the summer, she organized all public relations and established our YouTube channel. Studying Molecular Medicine for her BSc, she has already a confined knowledge about laboratory work and working in a team and brings a nice smile to every meeting. </p>
 +
          </div>
  
 +
          <div class="PersonText" id="Text-Marcel">
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/3/36/T--Tuebingen--Marcel.png" id="Bild-Marcel">
 +
              <p> <br>Marcel is doing his MSc of Biochemistry and is very experienced in the lab. His quiet and patient personality makes him a pleasant guy to work with and he additionally never hesitates to share his expertise and knowledge with the team.</p>
 +
              </div>
  
 +
          <div class="PersonText" id="Text-Lisa">
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/b/b3/T--Tuebingen--Lisa_small.jpg" id="Bild-Lisa">
 +
              <p> <br>Lisa is a smart cookie, she is doing her Masters in Bioinformatics and is able to model any kind of protein interaction. Additionally, she is very open minded and straightforward which makes her a very appreciated team member. </p>
 +
            </div>
  
 +
          <div class="PersonText" id="Text-Lukas"> 
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/9/9c/T--Tuebingen--Lukas.png" id="Bild-Lukas">
 +
              <p> <br>Lukas is a BSc student of Biochemi<br>stry. He prefers spending time in the lab than actually showing up in our meetings which doesn’t make him a bad team member by any means. His work, creativity, ingenuity is highly valued and needed! </p>
 +
            </div>
  
 +
          <div class="PersonText" id="Text-Mirjam">
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/2/2d/T--Tuebingen--Mirjam_small.jpg" id="Bild-Mirjam">
 +
              <p> <br>Mirjam is doing her BSc of Biochemistry and furthermore has an outstanding talent in design and visualization of any kind of things. She has a nearly perfect awareness for even the tiniest things - which is just perfect for design. It is her second iGEM season and she never runs out of good ideas.</p>
 +
            </div>
  
 +
          <div class="PersonText" id="Text-Alexandra">
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/e/e7/T--Tuebingen--Alex_small.jpg" id="Bild-Alexandra">
 +
              <p> <br>Alexandra is our only Chemist who is doing her Bachelors. She is a perfectionist, well organized and our steady rock in the iGEM whirlwind. </p>
 +
            </div>
  
 +
          <div class="PersonText" id="Text-Madeleine">
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/a/a4/T--Tuebingen--picture_madeleine_small.png" id="Bild-Madeleine">
 +
              <p> <br>Madeleine is very open minded and a well experienced team member. She has a great sense of humor and her optimism is very motivating. Additionally, chocolate is the magic word. </p>
 +
              </div>
  
 +
          <div class="PersonText" id="Text-Milena">
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/1/1c/T--Tuebingen--Milena.jpg" id="Bild-Milena"> 
 +
              <p><br> Milena is doing her MSc in Biochemistry and joined the team in 2015. She has lots of laboratory experience and is super well organized. She is always on top and a very reliable team member. </p>
 +
            </div>
  
 +
            <div class="PersonText" id="Text-Michael">
 +
              <img class="imgP" Src="https://static.igem.org/mediawiki/2017/3/33/T--Tuebingen--picture_michael_small.png" id="Bild-Michael">
 +
              <p> <br>Michael is a very dedicated Biochemist who is doing his Master’s degree. He is able to think through complicated processes and on top turns them into reality. </p>
 +
            </div>
  
 +
            <div class="PersonText" id="Text-Nikolas">
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/f/fd/T--Tuebingen--picture_niko_small.png" id="Bild-Nikolas">
 +
              <p> <br>Nikolas is our iGEM veteran. He has been in the team ever since. His great skills are communicating and leading. He is very passionate about realizing a project in a mixed team and has a great talent to encourage every team member individually. </p>
 +
            </div>
  
 +
            <div class="PersonText" id="Text-Alexander">
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/2/2f/T-Tuebingen--Lex.png" id="Bild-Alexander">
 +
              <p> <br>Lex is very dedicated to our project. He is doing his Bachelor in both Rhetorics and Informatics. Furthermore, he is very creative and has a lot of experience with graphical design which he directly applied to our WIKI Page. </p>
 +
              </div>
  
 +
          <div class="PersonText" id="Text-Vic">
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/c/cf/T--Tuebingen--Vic.jpg" id="Bild-Vic"> 
 +
              <p> <br>Vic-Fabienne is our youngest team member who just started her Bachelor in Biochemistry and right away joined the team. She has a contagious enthusiasm and an endless seeming source of creative and innovative ideas. </p>
 +
              </div>
  
 +
          <div class="PersonText" id="Text-Brian">
 +
              <img class="imgP" src="https://static.igem.org/mediawiki/2017/e/e8/T--Tuebingen--Brian.png" alt="Brian Weidensee" id="Bild-Brian">
 +
              <p> <br> Brian “The Brain”. It’s incredible how many things he can handle at the same time and still doesn’t lose focus. He is an organizer, pace maker and friend. It’s his second time in the iGEM Team and meanwhile he’s doing his MSc in Molecular Medicine. </p>
 +
            </div>
 +
        </div>
 +
<div id="ImpressumSponsoren">
 +
      <img src="https://static.igem.org/mediawiki/2017/5/58/T%C3%BCbingen_Qiagen-Logo.jpeg" id="Quiagen" width=70px>  <img src="https://static.igem.org/mediawiki/2017/1/1c/T%C3%BCbingen_Roth-Logo.jpeg" id="Roth" width=70px>  <img src="https://static.igem.org/mediawiki/2017/d/d8/TuebingenZymoLogo.jpeg" width=150px>  <img src="https://static.igem.org/mediawiki/2017/5/5b/T%C3%BCbingen_Eurofins-Logo.png" id="eurofins" width=150px>    <img src="https://static.igem.org/mediawiki/2017/e/e4/GATCTuebingen.png" id="GATC" width=150px>  <img src="https://static.igem.org/mediawiki/2017/4/49/T%C3%BCbingen_NEB-Logo.jpeg" id="BioLabs" width=150px><br><img src="https://static.igem.org/mediawiki/2017/7/7c/T%C3%BCbingen_Greiner-Logo.jpeg" id="Greiner" width=150px>  <img src="https://static.igem.org/mediawiki/2017/b/bf/T%C3%BCbingen_Agilent-Logo.jpeg" id="Agilent" width=150px>  <img src="https://static.igem.org/mediawiki/2017/0/01/T%C3%BCbingen_abcr-Logo.png" id="abcr" width=150px>  <img src="https://static.igem.org/mediawiki/2017/5/59/MicrosynthTuebingen.png" width=150px>  <img src="https://static.igem.org/mediawiki/2017/8/8b/Eppendorftuebingen.png" width=150px>
 +
        <div> <p> &copy; iGEM Team Tuebingen 2017</p></div>
  
 
</body>
 
</body>
 +
</html>

Latest revision as of 12:44, 12 December 2017

iGEM Tübingen 2017

TeamBild
team

Presenting the iGEM Tuebingen class 2017


PD Dr. Gust led our team as primary PI with great knowledge and full commitment. Always approachable, cooperative and never restricting our own ideas: We could not have wished for a more suitable supervisor.

PD Dr. Fuss served as secondary PI for our this year’s project. She provided us with laboratory space and valuable contacts within the interfaculty institute of biochemistry. We were happy to welcome her in our team for the second year in a row.


Hannah is our communications expert. Although working in Munich for the most of the summer, she organized all public relations and established our YouTube channel. Studying Molecular Medicine for her BSc, she has already a confined knowledge about laboratory work and working in a team and brings a nice smile to every meeting.


Marcel is doing his MSc of Biochemistry and is very experienced in the lab. His quiet and patient personality makes him a pleasant guy to work with and he additionally never hesitates to share his expertise and knowledge with the team.


Lisa is a smart cookie, she is doing her Masters in Bioinformatics and is able to model any kind of protein interaction. Additionally, she is very open minded and straightforward which makes her a very appreciated team member.


Lukas is a BSc student of Biochemi
stry. He prefers spending time in the lab than actually showing up in our meetings which doesn’t make him a bad team member by any means. His work, creativity, ingenuity is highly valued and needed!


Mirjam is doing her BSc of Biochemistry and furthermore has an outstanding talent in design and visualization of any kind of things. She has a nearly perfect awareness for even the tiniest things - which is just perfect for design. It is her second iGEM season and she never runs out of good ideas.


Alexandra is our only Chemist who is doing her Bachelors. She is a perfectionist, well organized and our steady rock in the iGEM whirlwind.


Madeleine is very open minded and a well experienced team member. She has a great sense of humor and her optimism is very motivating. Additionally, chocolate is the magic word.


Milena is doing her MSc in Biochemistry and joined the team in 2015. She has lots of laboratory experience and is super well organized. She is always on top and a very reliable team member.


Michael is a very dedicated Biochemist who is doing his Master’s degree. He is able to think through complicated processes and on top turns them into reality.


Nikolas is our iGEM veteran. He has been in the team ever since. His great skills are communicating and leading. He is very passionate about realizing a project in a mixed team and has a great talent to encourage every team member individually.


Lex is very dedicated to our project. He is doing his Bachelor in both Rhetorics and Informatics. Furthermore, he is very creative and has a lot of experience with graphical design which he directly applied to our WIKI Page.


Vic-Fabienne is our youngest team member who just started her Bachelor in Biochemistry and right away joined the team. She has a contagious enthusiasm and an endless seeming source of creative and innovative ideas.

Brian Weidensee


Brian “The Brain”. It’s incredible how many things he can handle at the same time and still doesn’t lose focus. He is an organizer, pace maker and friend. It’s his second time in the iGEM Team and meanwhile he’s doing his MSc in Molecular Medicine.


© iGEM Team Tuebingen 2017