LexLunatic (Talk | contribs) |
LexLunatic (Talk | contribs) |
||
Line 3: | Line 3: | ||
<title> iGem Tübingen 2017</title> | <title> iGem Tübingen 2017</title> | ||
<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> | + | <style> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | **********OVERRIDES********** | + | **********OVERRIDES********** |
#top_menu_under { | #top_menu_under { | ||
Line 81: | Line 81: | ||
**********END OF OVERRIDES********** | **********END OF OVERRIDES********** | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | a | + | a { |
− | + | ||
− | + | ||
− | + | ||
margin-left: 1em; | margin-left: 1em; | ||
− | font-size: 1.5em | + | font-size: 1.25em; |
+ | padding:0.5em; | ||
+ | border: 1em; | ||
+ | margin:1.5em; | ||
+ | margin-top: 0.5em; | ||
} | } | ||
− | + | a:link { | |
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a:visited { | ||
+ | text-decoration: none; | ||
+ | } | ||
div.Hauptnavigation{ | div.Hauptnavigation{ | ||
Line 106: | Line 113: | ||
line-height: 1em; | line-height: 1em; | ||
text-align: center; | text-align: center; | ||
+ | margin-bottom: 1em; | ||
} | } | ||
− | |||
− | |||
Line 116: | Line 122: | ||
margin-right: 1.875em; | margin-right: 1.875em; | ||
margin-bottom: 25em; | margin-bottom: 25em; | ||
− | margin-top: 1. | + | margin-top: 3em; |
− | + | font-size: 1.5em; | |
− | left: | + | line-height:2em; |
+ | left: 2.5em; | ||
+ | top: 0.5em; | ||
+ | position: fixed; | ||
} | } | ||
− | + | a:hover{ | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
background-color: black; | background-color: black; | ||
color: white; | color: white; | ||
Line 147: | Line 140: | ||
color: white; | color: white; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 165: | Line 151: | ||
− | + | .Grid{ | |
display: grid; | display: grid; | ||
grid-template-columns: repeat (12, 1fr); | grid-template-columns: repeat (12, 1fr); | ||
+ | grid-template-rows: auto; | ||
margin-bottom: 5em; | margin-bottom: 5em; | ||
margin-top: 5em; | margin-top: 5em; | ||
− | + | ||
} | } | ||
− | + | ||
/* Brian Weidensee */ | /* Brian Weidensee */ | ||
#Text-Brian{ | #Text-Brian{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: ; |
− | grid-row: 1; | + | grid-row: 1; |
− | margin: | + | margin-left: 30em; |
− | + | margin-right: 25em; | |
} | } | ||
#Bild-Brian{ | #Bild-Brian{ | ||
− | grid-column-start: | + | grid-column-start: 7; |
− | grid-column-end: | + | grid-column-end: 10; |
− | width: | + | grid-row:1; |
+ | width: 200px; | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } | ||
Line 196: | Line 184: | ||
#Text-Nikolas{ | #Text-Nikolas{ | ||
grid-column-start: 8; | grid-column-start: 8; | ||
− | grid-column-end: | + | grid-column-end: 8; |
grid-row: 2; | grid-row: 2; | ||
+ | margin-top: 1.75em; | ||
+ | margin-right: 30em; | ||
} | } | ||
#Bild-Nikolas{ | #Bild-Nikolas{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: 0; |
grid-row: 2; | grid-row: 2; | ||
− | width: | + | width: 350px; |
+ | margin-left: 30em; | ||
+ | margin-top: 3em; | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } | ||
Line 211: | Line 203: | ||
/* Marcel Conrady */ | /* Marcel Conrady */ | ||
#Text-Marcel{ | #Text-Marcel{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: ; |
grid-row: 3; | grid-row: 3; | ||
+ | margin-left: 30em; | ||
+ | margin-right: 25em; | ||
+ | margin-top: 1.75em; | ||
+ | |||
} | } | ||
#Bild-Marcel{ | #Bild-Marcel{ | ||
− | + | grid-column-start: 7; | |
− | grid-column-end: | + | grid-column-end: 10; |
− | width: | + | grid-row: 3; |
+ | margin-top: 3em; | ||
+ | width: 250px; | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } | ||
Line 227: | Line 225: | ||
#Text-Alexandra{ | #Text-Alexandra{ | ||
grid-column-start: 8; | grid-column-start: 8; | ||
− | grid-column-end: | + | grid-column-end: 8; |
− | grid-row: 4 | + | grid-row: 4; |
+ | margin-top: 3em; | ||
+ | margin-right: 30em; | ||
+ | margin-top: 1.75em; | ||
} | } | ||
#Bild-Alexandra{ | #Bild-Alexandra{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: 0 ; |
grid-row: 4; | grid-row: 4; | ||
− | width: | + | margin-left: 30em; |
+ | margin-top: 3em; | ||
+ | width: 350px; | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } | ||
− | |||
/* Madeleine Heep */ | /* Madeleine Heep */ | ||
#Text-Madeleine{ | #Text-Madeleine{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: 0; |
grid-row: 5; | grid-row: 5; | ||
+ | margin-left: 30em; | ||
+ | margin-right: 25em; | ||
+ | margin-top: 1.75em; | ||
} | } | ||
#Bild-Madeleine{ | #Bild-Madeleine{ | ||
− | grid-column-start: | + | grid-column-start: 7; |
− | grid-column-end: | + | grid-column-end: 10; |
grid-row: 5; | grid-row: 5; | ||
width: 45%; | width: 45%; | ||
+ | margin-top: 3em; | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } | ||
Line 259: | Line 265: | ||
#Text-Mirjam{ | #Text-Mirjam{ | ||
grid-column-start: 8; | grid-column-start: 8; | ||
− | grid-column-end: | + | grid-column-end: 8; |
grid-row: 6; | grid-row: 6; | ||
+ | margin-top: 1.75em; | ||
+ | margin-right: 30em; | ||
} | } | ||
#Bild-Mirjam{ | #Bild-Mirjam{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: 0; |
grid-row: 6; | grid-row: 6; | ||
+ | margin-left: 30em; | ||
+ | margin-top: 3em; | ||
width: 33%; | width: 33%; | ||
border: 1px solid black; | border: 1px solid black; | ||
Line 274: | Line 284: | ||
/* Alexander Recktenwald */ | /* Alexander Recktenwald */ | ||
#Text-Alexander{ | #Text-Alexander{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: 0; |
grid-row: 7; | grid-row: 7; | ||
+ | margin-left: 30em; | ||
+ | margin-right: 25em; | ||
+ | margin-top: 1.75em; | ||
} | } | ||
#Bild-Alexander{ | #Bild-Alexander{ | ||
− | grid-column-start: | + | grid-column-start: 7; |
− | grid-column-end: | + | grid-column-end: 10; |
grid-row: 7; | grid-row: 7; | ||
+ | margin-top: 3em; | ||
width: 45%; | width: 45%; | ||
border: 1px solid black; | border: 1px solid black; | ||
Line 291: | Line 305: | ||
#Text-Michael{ | #Text-Michael{ | ||
grid-column-start: 8; | grid-column-start: 8; | ||
− | grid-column-end: | + | grid-column-end: 8; |
grid-row: 8; | grid-row: 8; | ||
+ | margin-top: 1.75em; | ||
+ | margin-right: 30em; | ||
} | } | ||
#Bild-Michael{ | #Bild-Michael{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: 0; |
grid-row: 8; | grid-row: 8; | ||
− | width: | + | margin-left: 30em; |
+ | margin-top: 3em; | ||
+ | width: 15%; | ||
+ | border: 1px solid black; | ||
} | } | ||
Line 305: | Line 324: | ||
/* Lukas Fuhr */ | /* Lukas Fuhr */ | ||
#Text-Lukas{ | #Text-Lukas{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: 0; |
grid-row: 9; | grid-row: 9; | ||
+ | margin-left: 30em; | ||
+ | margin-right: 25em; | ||
+ | margin-top: 1.75em; | ||
} | } | ||
#Bild-Lukas{ | #Bild-Lukas{ | ||
− | grid-column-start: | + | grid-column-start: 7; |
− | grid-column-end: | + | grid-column-end: 10; |
grid-row: 9; | grid-row: 9; | ||
+ | margin-top: 3em; | ||
width: 45%; | width: 45%; | ||
border: 1px solid black; | border: 1px solid black; | ||
Line 321: | Line 344: | ||
#Text-Milena{ | #Text-Milena{ | ||
grid-column-start: 8; | grid-column-start: 8; | ||
− | grid-column-end: | + | grid-column-end: 8; |
grid-row: 10; | grid-row: 10; | ||
+ | margin-top: 1.75em; | ||
+ | margin-right: 30em; | ||
} | } | ||
#Bild-Milena{ | #Bild-Milena{ | ||
− | + | grid-column-start: 0; | |
− | grid-column-end: | + | grid-column-end: 0; |
grid-row: 10; | grid-row: 10; | ||
− | width: | + | margin-left: 30em; |
+ | margin-top: 3em; | ||
+ | width: 25%; | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } | ||
Line 336: | Line 363: | ||
/* Hannah Brasse */ | /* Hannah Brasse */ | ||
#Text-Hannah{ | #Text-Hannah{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: 0; |
grid-row: 11; | grid-row: 11; | ||
+ | margin-left: 30em; | ||
+ | margin-right: 25em; | ||
+ | margin-top: 1.75em; | ||
} | } | ||
#Bild-Hannah{ | #Bild-Hannah{ | ||
− | grid-column-start: | + | grid-column-start: 7; |
− | grid-column-end: | + | grid-column-end: 10; |
grid-row: 11; | grid-row: 11; | ||
− | width: | + | margin-top: 3em; |
+ | width: 40%; | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } | ||
Line 353: | Line 384: | ||
#Text-Lisa{ | #Text-Lisa{ | ||
grid-column-start: 8; | grid-column-start: 8; | ||
− | grid-column-end: | + | grid-column-end: 8; |
grid-row: 12; | grid-row: 12; | ||
+ | margin-top: 1.75em; | ||
+ | margin-right: 30em; | ||
} | } | ||
#Bild-Lisa{ | #Bild-Lisa{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: 0; |
grid-row: 12; | grid-row: 12; | ||
+ | margin-left: 30em; | ||
+ | margin-top: 3em; | ||
width: 33%; | width: 33%; | ||
border: 1px solid black; | border: 1px solid black; | ||
Line 368: | Line 403: | ||
/* Vic-Fabienne Schumann */ | /* Vic-Fabienne Schumann */ | ||
#Text-Vic{ | #Text-Vic{ | ||
− | grid-column-start: | + | grid-column-start: 0; |
− | grid-column-end: | + | grid-column-end: 0; |
grid-row: 13; | grid-row: 13; | ||
+ | margin-left: 30em; | ||
+ | margin-right: 25em; | ||
+ | margin-top: 1.75em; | ||
} | } | ||
#Bild-Vic{ | #Bild-Vic{ | ||
− | grid-column-start: | + | grid-column-start: 7; |
− | grid-column-end: | + | grid-column-end: 10; |
grid-row: 13; | grid-row: 13; | ||
− | width: | + | margin-top: 3em; |
+ | width: 33%; | ||
border: 1px solid black; | border: 1px solid black; | ||
} | } | ||
− | </style> | + | |
+ | |||
+ | </style> | ||
</head> | </head> | ||
Line 389: | Line 430: | ||
<div class="Hauptnavigation"> | <div class="Hauptnavigation"> | ||
− | <a href=" | + | <a href="#Text-Brian">Team</a> |
<a href="http://www.google.de">Inspiration</a> | <a href="http://www.google.de">Inspiration</a> | ||
<a href="http://www.google.de">Result</a> | <a href="http://www.google.de">Result</a> | ||
Line 399: | Line 440: | ||
<nav class="Unternavigation-Team"> | <nav class="Unternavigation-Team"> | ||
− | |||
− | |||
− | |||
− | |||
− | + | <a href="#Text-Brian"> Brian Weidensee </a> <br> | |
− | + | <a href="#Text-Nikolas"> Nikolas Layer </a> <br> | |
− | + | <a href="#Text-Marcel"> Marcel Conrady </a><br> | |
− | + | <a href="#Text-Alexandra"> Alexandra Haake </a><br> | |
− | + | <a href="#Text-Madeleine"> Madeleine Heep </a> <br> | |
− | + | <a href="#Text-Mirjam"> Mirjam Gneiting </a><br> | |
− | + | <a href="#Text-Alexander"> Alexander Recktenwald</a><br> | |
− | + | <a href="#Text-Michael"> Michael Krummhaar </a><br> | |
− | + | <a href="#Text-Lukas"> Lukas Fuhs </a> <br> | |
− | + | <a href="#Text-Milena"> Milena Krach</a> <br> | |
− | + | <a href="#Text-Hannah"> Hannah Brasse </a> <br> | |
+ | <a href="#Text-Lisa"> Lisa Dussling </a><br> | ||
+ | |||
+ | <a href="#Text-Vic"> Vic-Fabienne Schumann </a> | ||
+ | |||
</nav> | </nav> | ||
Line 428: | Line 469: | ||
<!-- BRIAN WEIDENSEE --> | <!-- 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> | + | <div id="Text-Brian"> <b name="Brian"> </b><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"> | <img src="Brian%20-%20Kopie.jpg" alt="Brian Weidensee" id="Bild-Brian"> | ||
<!-- NIKOLAS LAYER --> | <!-- 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="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> | ||
− | < | + | <img src="Niko.jpg" id="Bild-Nikolas"> |
<!-- MARCEL CONRADY --> | <!-- 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="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> | ||
+ | <img src="Marcel.JPG" id="Bild-Marcel"> | ||
<!-- ALEXANDRA HAAKE --> | <!-- 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="Text-Alexandra"> <p> Alexandra is our only Chemist who is doing her Bachelors. She is a perfectionist and very well organized. </p> </div> | ||
− | < | + | <img src="Alexandra.jpg" id="Bild-Alexandra"> |
− | + | ||
− | + | <!-- 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="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> | ||
− | < | + | <img src="Madleine.jpg"id="Bild-Madeleine"> |
<!-- MIRJAM GNEITING --> | <!-- 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="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> | ||
− | < | + | <img src="Mirjam.jpg" id="Bild-Mirjam"> |
<!-- ALEXANDER RECKTENWALD --> | <!-- 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="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> | ||
− | < | + | <img src="" id="Bild-Alexander"> |
<!-- MICHAEL KRUMMHAAR --> | <!-- 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="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> | ||
− | < | + | <img Src="Michael.jpg" id="Bild-Michael"> |
<!-- LUKAS FUHS--> | <!-- 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="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> | ||
− | < | + | <img src="" id="Bild-Lukas"> |
<!-- MILENA KRACH --> | <!-- 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="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> | ||
− | < | + | <img src="Milena.jpg" id="Bild-Milena"> |
<!-- HANNAH BRASSE --> | <!-- 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="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> | ||
− | < | + | <img src="Hannah.JPG" id="Bild-Hannah"> |
<!-- LISA DUSSLING --> | <!-- 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="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> | ||
− | < | + | <img src=""id="Bild-Lisa"> |
<!-- VIC-FABIENNE SCHUMANN --> | <!-- 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="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> | ||
− | < | + | <img src="Vic.jpg" id="Bild-Vic"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | |||
</div> | </div> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 08:33, 1 November 2017
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.
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.
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.
Alexandra is our only Chemist who is doing her Bachelors. She is a perfectionist and very well organized.
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…
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.
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.
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.
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!
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.
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.
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.
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.