Difference between revisions of "Team:Bielefeld-CeBiTec/Team"

 
(39 intermediate revisions by 3 users not shown)
Line 32: Line 32:
 
}
 
}
  
function visible() {
 
    var x = document.getElementById("dropi");
 
    if (x.style.display === "none") {
 
        x.style.display= "block";
 
    } else {
 
        x.style.display = "none";
 
    }
 
};
 
  
 
</script>
 
</script>
Line 51: Line 43:
  
  
.container_team {
+
.column_One {
  position: relative;
+
    float: left;
  width: 30%;
+
    width: 30%;
  float:left;
+
    padding: 10px;
  margin: 10px;
+
 
+
 
}
 
}
  
.image {
+
.column_Two {
  display: block;
+
    float: left;
  width: 100%;
+
    width: 65%;
  height: auto;
+
    padding: 10px;
 
}
 
}
  
.overlay {
 
  position: absolute;
 
  top: 0;
 
  bottom: 0;
 
  left: 0;
 
  right: 0;
 
  height: 100%;
 
  width: 100%;
 
  display: none;
 
  transition: .5s ease;
 
  background-color: #008CBA;
 
}
 
 
 
.text {
 
  color: white;
 
  font-size: 20px;
 
  position: absolute;
 
  top: 50%;
 
  left: 50%;
 
  -webkit-transform: translate(-50%, -50%);
 
  -ms-transform: translate(-50%, -50%);
 
  transform: translate(-50%, -50%);
 
  text-align: left;
 
}
 
 
.row {
 
margin-left: 5%;
 
}
 
  
 
.row:after {
 
.row:after {
Line 100: Line 61:
 
     clear: both;
 
     clear: both;
 
}
 
}
 +
  
 
</style>
 
</style>
 
 
<script>
 
  
function matthias() {
 
    var x = document.getElementById("mo");
 
    if (x.style.display === "none") {
 
        x.style.display= "block";
 
    } else {
 
        x.style.display = "none";
 
    }
 
};
 
  
function levin() {
 
    var x = document.getElementById("lk");
 
    if (x.style.display === "none") {
 
        x.style.display= "block";
 
    } else {
 
        x.style.display = "none";
 
    }
 
};
 
  
function irina() {
+
</head>
    var x = document.getElementById("ir");
+
    if (x.style.display === "none") {
+
        x.style.display= "block";
+
    } else {
+
        x.style.display = "none";
+
    }
+
};
+
  
function erika() {
+
<body style="height:100%";>
    var x = document.getElementById("es");
+
    if (x.style.display === "none") {
+
        x.style.display= "block";
+
    } else {
+
        x.style.display = "none";
+
    }
+
};
+
  
function antonin() {
+
<div class="title_picture">
    var x = document.getElementById("ale");
+
<img src="https://static.igem.org/mediawiki/2018/0/0b/T--Bielefeld-CeBiTec--team_vk.png" style="width:100%">
    if (x.style.display === "none") {
+
</div>      
        x.style.display= "block";
+
    } else {
+
        x.style.display = "none";
+
     }
+
};
+
  
function jakob() {
 
    var x = document.getElementById("jz");
 
    if (x.style.display === "none") {
 
        x.style.display= "block";
 
    } else {
 
        x.style.display = "none";
 
    }
 
};
 
  
function johannes() {
+
  <div class="container">
    var x = document.getElementById("jr");
+
        <div class="main_content" style="margin-left: 10%; margin-right: 10%;"> 
    if (x.style.display === "none") {
+
        x.style.display= "block";
+
                <div class="title" style="margin-bottom: 20px;">Meet the Team</div>
    } else {
+
        x.style.display = "none";
+
    }
+
};
+
  
function christoph() {
+
<div class="row">
    var x = document.getElementById("cg");
+
  <div class="column_One">
     if (x.style.display === "none") {
+
     <img style="width:100%" src="https://static.igem.org/mediawiki/2018/3/3e/T--Bielefeld-CeBiTec--Matthias_vk.jpg" class="image">
        x.style.display= "block";
+
  </div>
    } else {
+
  <div class="column_Two">
        x.style.display = "none";
+
     <h2>Matthias Otto aka Despotto </h2>
     }
+
    <article><b>Age:</b> 25 <br>
};
+
<b>Field of study:</b> Molecular Biotechnology (M.Sc.) <br>
 +
<b>Fun facts:</b>  <br>
 +
When he doesn't get enough sleep he tends to be quite bossy and likes to order people around. <br>
 +
Whenever he gets angry he needs a Snickers so that he doesn't become a diva.  <br>
 +
<b>iGEM low point/ what depressed me the most during iGEM: </b>I tried to add a stop codon at the end of one basic part and failed multiple times because I just got colonies without the stop codon. <br>
 +
<b>My iGEM highlight: </b>The moment when I realized that the Human Ferritin has been detected in the MALDI TOF.</article>
 +
  </div>
 +
</div>
  
function vanessa() {
+
<div class="row">
    var x = document.getElementById("vk");
+
  <div class="column_Two">
     if (x.style.display === "none") {
+
     <h2>Irina Rais aka Irinabacter Maisi</h2>
        x.style.display= "block";
+
    <article><b>Age:</b> 21<br>
     } else {
+
<b>Field of study:</b> Biochemistry (B.Sc.) <br>
        x.style.display = "none";
+
<b>Fun facts:</b>  <br>
    }
+
She is our living alarm clock as she also beeps when an alarm clock in our lab goes off.<br>
};
+
During a python programming course we attended for our modeling Irina scripted an endless loop and incapacitated the whole servers of our facility. The programming course had to be interrupted for the day and Irina was suspended from using our facilities servers by the admins.<br>
 +
<b>What depressed me the most during iGEM:</b> Working about 3 hours on a graphic on Inkscape just to hear from Christoph WHEN IT WAS ALMOST READY that we can just take it from Wikipedia - and we took the one from Wikipedia.<br>
 +
<b>My iGEM highlight: </b>All days with good lab memes and the days I was NOT knocking out genes with CRISPR Cas/9. </article>
 +
  </div>
 +
<div class="column_One">
 +
     <img style="width:100%" src="https://static.igem.org/mediawiki/2018/a/a4/T--Bielefeld-CeBiTec--Irina_vk.jpg" class="image">
 +
  </div>
 +
</div>
  
  
</script>
+
<div class="row">
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/7/7e/T--Bielefeld-CeBiTec--Johannes_vk.jpg" class="image">
 +
  </div>
 +
  <div class="column_Two">
 +
    <h2>Johannes Ruhnau aka Jojo</h2>
 +
    <article><b>Age:</b> 24<br>
 +
<b>Field of study:</b> Molecular Biotechnology (M.Sc.) <br>
 +
<b>Fun facts:</b>  <br>
 +
He often sings along to pop songs on the radio in the lab.<br>
 +
<b>What depressed me the most during iGEM: </b> When the Gibson Assembly just didn't work out the way it should. Luckily I was able to solve the problem by using another cloning method.<br>
 +
<b>My iGEM highlight: </b>When several corporations were willing to support us after we visited a fair in Munich. </article>
 +
  </div>
 +
</div>
  
 +
<div class="row">
 +
  <div class="column_Two">
 +
    <h2>Antonin Lenzen aka Antonio Lenzano</h2>
 +
    <article><b>Age:</b> 22<br>
 +
<b>Field of study:</b> Molecular Biotechnology (M.Sc.) <br>
 +
<b>Fun facts:</b>  <br>
 +
His shirts have holes everywhere: He doesn't own a single shirt that isn't torn at all.
 +
He taped the door knop of another team member to the ceiling.
 +
<br>
 +
<b>What depressed me the most during iGEM: </b> When my IDT gene synthesis turned out to be broken.<br>
 +
<b>My iGEM highlight: </b>Meeting all the awesome people and seeing the awesome projects at the Munich European Meetup.</article>
 +
  </div>
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/0/08/T--Bielefeld-CeBiTec--antonin_vk.jpeg">
 +
  </div>
 +
</div>
  
</head>
+
<div class="row">
+
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/d/dc/T--Bielefeld-CeBiTec--Christoph_vk.jpeg">
 +
  </div>
 +
  <div class="column_Two">
 +
    <h2>Christoph Geske aka Chrizzle-Shizzle</h2>
 +
    <article><b>Age:</b> 26<br>
 +
<b>Field of study:</b> Bioinformatics and Genome Research (B.Sc.) <br>
 +
<b>Fun facts:</b>  <br>
 +
He once wanted to warm up a hard bun in the microwave and the bun started to smoke yellow. The stench was so unbearable that we had to discard the microwave.<br>
 +
Once he borrowed Erika's bike and when he came back he told her that she can pick it up herself – it is not his bike.<br>
 +
<b>What depressed me the most during iGEM:</b> The time we realised that our initial idea to create full sized copper nanoparticles inside the cell is not feasible and we had to make some major adjustments to the project. So glad it worked out so well in the end.<br>
 +
</article>
 +
  </div>
 +
</div>
  
<body style="height:100%";>
 
  
<div class="title_picture">
+
<div class="row">
<img src="https://static.igem.org/mediawiki/2018/0/0b/T--Bielefeld-CeBiTec--team_vk.png" style="width:100%">
+
  <div class="column_Two">
</div>    
+
    <h2>Jakob Zubek aka JAY-Z</h2>
 +
    <article><b>Age:</b> 23<br>
 +
<b>Field of study:</b> Biochemistry (B.Sc.) <br>
 +
<b>Fun facts:</b>  <br>
 +
His mortal enemy is 50x TAE buffer.<br>
 +
He talks to himself aloud when he thinks he is alone.<br>
 +
<b>What depressed me the most during iGEM:</b> When the worst tube rack shacked because I stroked it a little and just threw out ALL tubes. Problematic was that the filling order on my gel was resembled by the order on the rack. I took the rack, threw it on the ground and stomped on it multiple times.<br>
 +
<b>My iGEM highlight: </b>When I expressed OprC in E.coli and they started to die in Cu(II) ion solution.</article>
 +
  </div>
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/7/7f/T--Bielefeld-CeBiTec--Jakob_vk.jpg" class="image">
 +
  </div>
 +
</div>
  
      <div class="container">
 
         
 
 
               
 
                <div class="title" style="background-color:#001633; color:white;">Meet the Team</div>
 
  
 
<div class="row">
 
<div class="row">
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/3/38/T--Bielefeld-CeBiTec--Erika_vk.jpeg" class="image">
 +
  </div>
 +
  <div class="column_Two">
 +
    <h2>Erika Schneider aka Erik*a</h2>
 +
    <article><b>Age:</b> 24<br>
 +
<b>Field of study:</b> Genome-Based Systems Biology (M.Sc.) <br>
 +
<b>Fun facts:</b>  <br>
 +
She thinks she can not cook and she is right as her cakes come out burned at the outside and still liquid in the center.<br>
 +
She often uses new methods and thinks they are better without comparing them.<br>
 +
<b>What depressed me the most during iGEM:</b> The moment I recognized I had been working with a wrong basic part all the time and all my composite parts were wrong because I used a wrong primer in my PCR and exchanged the last five aminoacids of my protein.<br>
 +
<b>My iGEM highlight: </b>When my experiments with my copper uptake system showed first positive results as it was my first entirely self-planned and -made project. </article>
 +
  </div>
 +
</div>
  
<div class="container_team">
+
<div class="row">
   <img src="https://static.igem.org/mediawiki/2018/3/3e/T--Bielefeld-CeBiTec--Matthias_vk.jpg" onclick=matthias() class="image">
+
   <div class="column_Two">
  <div class="overlay" id="mo" onclick=matthias() style="display:none;">
+
    <h2>Levin Joe Klages aka Levin-Kevin</h2>
    <div class="text">Hello World</div>
+
    <article><b>Age:</b> 22<br>
 +
<b>Field of study:</b> Molecular Biology (B.Sc.) <br>
 +
<b>Fun facts:</b>  <br>
 +
Levin has been called "Kevin" during iGEM because the autocorrection of some member´s mobile phone constantly changed "Levin" to "Kevin".<br>
 +
For his ESTA formular Levin payed 80$ instead of 14$ as he went to the wrong internet page.<br>
 +
<b>What depressed me the most during iGEM:</b> When I cut with XbaI und EcoRI and had three bands instead of one.<br>
 +
<b>My iGEM highlight: </b>The days I could sleep for more than 8 hours. </article>
 +
  </div>
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/d/d3/T--Bielefeld-CeBiTec--Levin_vk.jpg">
 
   </div>
 
   </div>
 
</div>
 
</div>
  
 
+
<div class="row">
<div class="container_team">
+
<div class="column_One">
  <img src="https://static.igem.org/mediawiki/2018/d/d3/T--Bielefeld-CeBiTec--Levin_vk.jpg" onclick=levin() class="image">
+
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/a/a3/T--Bielefeld-CeBiTec--Vanessa_vk.jpg" class="image">
   <div class="overlay" id="lk" onclick=levin() style="display:none;">
+
  </div>
    <div class="text">Hello World</div>
+
   <div class="column_Two">
 +
    <h2>Vanessa Kraemer aka Vava</h2>
 +
    <article><b>Age:</b> 24<br>
 +
<b>Field of study:</b> Bioinformatics and Genome Research (B.Sc.) <br>
 +
<b>Fun facts:</b>  <br>
 +
When she's sitting in front of the computer she's cursing all the time and makes pitiful sounds.<br>
 +
<b>What depressed me the most during iGEM:</b> That I forgot to add a stop codon at the end of my gene sequence.<br>
 +
<b>My iGEM highlight: </b>Finishing the animations on the front page. </article>
 
   </div>
 
   </div>
 
</div>
 
</div>
  
  
<div class="container_team">
+
 
  <img src="https://static.igem.org/mediawiki/2018/a/a3/T--Bielefeld-CeBiTec--Vanessa_vk.jpg" onclick=vanessa() class="image">
+
 
  <div class="overlay" id="vk" onclick=vanessa() style="display:none;">
+
 
    <div class="text">Hello World</div>
+
 
 +
<div class="title" style="margin-top: 0px; margin-bottom: 20px;">Supervisor</div>
 +
 
 +
 
 +
 
 +
<div class="row">
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/4/44/T--Bielefeld-CeBiTec--Boas_vk.jpg" class="image">
 
   </div>
 
   </div>
 +
  <div class="column_Two">
 +
    <h2>Boas Pucker</h2>
 +
    <div class="article">
 +
<a href="http://www.cebitec.uni-bielefeld.de/~bpucker">Boas Pucker</a> is a PhD Student at the Faculty of Biology
 +
and at the Faculty of Technology at Bielefeld University.
 +
Moreover, he is an affiliated member of the bioinformatics graduate school <a href="https://www.didy.uni-bielefeld.de/">"Computational Methods for the Analysis
 +
of the Diversity and Dynamics of Genomes"</a> and gained valuable experiences as a visiting scientist in the
 +
<a href="https://www.plantsci.cam.ac.uk/research/sambrockington">Brockington lab</a> at the University of Cambridge. As a member of the
 +
<a href="https://www.genomforschung.uni-bielefeld.de/en/">Chair of Genetics and Genomics of Plants</a>, his main focus is on
 +
plant genomics and transcriptomics. He combines methods from bioinformatics and molecular biology in his research.
 +
As a former iGEM participant, experienced team advisor, and judge, he supports us in all fields iGEM is concerned with.
 
</div>
 
</div>
 
+
  </div>
 
</div>
 
</div>
  
  
 
<div class="row">
 
<div class="row">
<div class="container_team">
+
  <div class="column_Two">
  <img src="https://static.igem.org/mediawiki/2018/7/7e/T--Bielefeld-CeBiTec--Johannes_vk.jpg" onclick=johannes() class="image">
+
    <h2>Julian Droste</h2>
  <div class="overlay" id="jr" onclick=johannes() style="display:none;">
+
    <div class="article">
    <div class="text">Hello World</div>
+
<a href="https://ekvv.uni-bielefeld.de/pers_publ/publ/PersonDetail.jsp;jsessionid=EA08F6550320DEA7CC39EA4202F451ED.publ_ekvva?personId=71297283&lang=en">Julian Droste</a>is a PhD Student at the Graduate Cluster Industrial Biotechnology at Bielefeld University, and currently working
 +
in the research group <a href="http://www.cebitec.uni-bielefeld.de/index.php/research-groups/249-microbial-genomics-and-biotechnology">Microbial Genomics and Biotechnology</a>.
 +
As a former iGEM participant, experienced team advisor, and judge he supports us in all fields iGEM is concerned with.
 +
</div>  </div>
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/b/b3/T--Bielefeld-CeBiTec--Julian_vk.jpg" class="image">
 
   </div>
 
   </div>
 
</div>
 
</div>
  
  
<div class="container_team">
+
<div class="row">
  <img src="https://static.igem.org/mediawiki/2018/7/7f/T--Bielefeld-CeBiTec--Jakob_vk.jpg" onclick=jakob() class="image">
+
<div class="column_One">
  <div class="overlay" id="jz" onclick=jakob() style="display:none;">
+
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/2/21/T--Bielefeld-CeBiTec--Pascal_vk.jpg" class="image">
    <div class="text">Hello World</div>
+
 
   </div>
 
   </div>
 +
  <div class="column_Two">
 +
    <h2>Pascal Schmidt</h2>
 +
    <div class="article">
 +
<a href="http://ekvv.uni-bielefeld.de/pers_publ/publ/PersonDetail.jsp?personId=137819627">Pascal Schmidt</a> is a PhD Student in at the Faculty of Biology at Bielefeld University, and is currently working in the research group
 +
<a href="http://www.cebitec.uni-bielefeld.de/index.php/research-groups/249-microbial-genomics-and-biotechnology">Microbial Genomics and Biotechnology</a>
 +
of Prof. Dr. Joern Kalinowski. In collaboration with the Johannes Wesling Klinikum in Minden-Germany he examines a rare type of leukemia, the bone marrow
 +
disease myeloproliferative neoplasm. As a former iGEM participant, he supports us in all fields iGEM is concerned with.
 
</div>
 
</div>
  
 +
  </div>
 +
</div>
  
  
<div class="container_team">
+
<div class="row">
   <img src="https://static.igem.org/mediawiki/2018/a/a4/T--Bielefeld-CeBiTec--Irina_vk.jpg" onclick=irina() class="image">
+
   <div class="column_Two">
   <div class="overlay" id="ir" onclick=irina() style="display:none;">
+
    <h2>Marten Linder</h2>
    <div class="text">Hello World</div>
+
<div class="article">
 +
<a href="https://www.researchgate.net/profile/Marten_Linder">Marten
 +
Linder</a> is a PhD Student in at the Faculty of Biology at Bielefeld
 +
University, and is currently working in the research group
 +
<a
 +
href="http://www.cebitec.uni-bielefeld.de/index.php/research-groups/249-microbial-genomics-and-biotechnology">Microbial
 +
Genomics and Biotechnology</a>
 +
of Prof. Dr. Joern Kalinowski. He is working on a transposon-based
 +
mutagenesis system for <i>Corynebacterium glutamicum</i>.
 +
As a former iGEM participant, he supports us in all fields iGEM is
 +
concerned with.
 +
</div>
 +
   </div>
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/3/3f/T--Bielefeld-CeBiTec--Marten_vk.jpg" class="image">
 
   </div>
 
   </div>
 
</div>
 
</div>
  
 +
 +
<div class="row">
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/d/da/T--Bielefeld-CeBiTec--Carsten_vk.jpg" class="image">
 +
  </div>
 +
  <div class="column_Two">
 +
    <h2>Carsten Hain</h2>
 +
    <div class="article">
 +
<a href="https://ekvv.uni-bielefeld.de/pers_publ/publ/PersonDetail.jsp;jsessionid=EC9E8A214A757837EE8C3B5EEC8FDCAB.publ_ekvva?personId=137819307">Carsten Hain</a>
 +
is a PhD Student at Bielefeld University and currently
 +
working in the research group <a href="http://www.cebitec.uni-bielefeld.de/index.php/research-groups/249-microbial-genomics-and-biotechnology">Microbial Genomics and Biotechnology</a> . His
 +
main research focus is on genomics of cutaneous lymphoma. As a former iGEM
 +
participant, he supports us in all fields iGEM is concerned with.
 +
</div>
 +
  </div>
 
</div>
 
</div>
 +
  
 
<div class="row">
 
<div class="row">
<div class="container_team">
+
  <div class="column_Two">
  <img src="https://static.igem.org/mediawiki/2018/0/08/T--Bielefeld-CeBiTec--antonin_vk.jpeg" onclick=antonin() class="image">
+
    <h2>Svenja Vinke</h2>
   <div class="overlay" id="ale" onclick=antonin() style="display:none;">
+
    <div class="article">
    <div class="text">Hello World</div>
+
<a href="http://ekvv.uni-bielefeld.de/pers_publ/publ/PersonDetail.jsp?personId=137266368">Svenja Vinke</a> is a member of the research group
 +
<a href="http://www.cebitec.uni-bielefeld.de/index.php/research-groups/249-microbial-genomics-and-biotechnology">Microbial Genomics and Biotechnology</a>
 +
at Bielefeld University. In her master thesis she is working on phage-assisted directed evolution of tRNA/aminoacyl synthetases.
 +
As a former iGEM participant she supports us in all fields iGEM is concerned with.
 +
</div>
 +
   </div>
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/e/e0/T--Bielefeld-CeBiTec--Svenja_vk.jpg" class="image">
 
   </div>
 
   </div>
 
</div>
 
</div>
  
+
 
<div class="container_team">
+
<div class="row">
  <img src="https://static.igem.org/mediawiki/2018/3/38/T--Bielefeld-CeBiTec--Erika_vk.jpeg"" onclick=erika() class="image">
+
<div class="column_One">
  <div class="overlay" id="es" onclick=erika() style="display:none;">
+
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/f/fd/T--Bielefeld-CeBiTec--Christian_vk.jpeg" class="image">
    <div class="text">Hello World</div>
+
 
   </div>
 
   </div>
 +
  <div class="column_Two">
 +
    <h2>Dr. Christian Rueckert</h2>
 +
    <div class="article">
 +
<a href="http://www.cebitec.uni-bielefeld.de/~cruecker">Christian Rueckert</a> is a Senior Research Scientist at the
 +
<a href="http://www.cebitec.uni-bielefeld.de/">CeBiTec</a> and a Research Associate at <a href="https://sinskeylab.mit.edu/">MIT</a>,
 +
working in the <a href="https://www.cebitec.uni-bielefeld.de/index.php/technology-platforms/genomics">Technology Platform Genomics</a>
 +
and the research group <a href="http://www.cebitec.uni-bielefeld.de/index.php/research-groups/249-microbial-genomics-and-biotechnology">Microbial Genomics and Biotechnology</a>
 +
at Bielefeld University. His main areas of research focus on genomics and transcriptomics of industrially important organisms like <i>Corynebacterium glutamicum</i>,
 +
<i>Streptomyces</i> sp., <i>Rhodococcus</i> sp., and <i>Bacillus</i> sp., to identify genes of interest for use in metabolic engineering and synthetic biology.
 +
Metabolic engineering and synthetic biology work largely focuses on C. glutamicum to produce vitamins and to streamline the genome for increased stability.
 +
<br>
 +
Besides this main focus on applied science, he is involved in various projects in, among others, environmental & medical microbiology, bacterial taxonomy, biotechnology,
 +
and bioinformatics.
 +
<br>
 +
With his expertise in synthetic biology, bioinformatics and Next Generation Sequencing, he advises us especially with regards to useful methods for our lab work.
 +
In 2017, he was awarded <a href="https://2017.igem.org/Competition/Results">best veteran judge</a>As an experienced iGEM team advisor he supports us in all
 +
fields iGEM is concerned with.
 +
</div>  </div>
 
</div>
 
</div>
  
  
<div class="container_team">
+
<div class="row">
   <img src="https://static.igem.org/mediawiki/2018/d/dc/T--Bielefeld-CeBiTec--Christoph_vk.jpeg" onclick=christoph() class="image">
+
   <div class="column_Two">
  <div class="overlay" id="cg" onclick=christoph() style="display:none;">
+
    <h2>Prof. Dr. Joern Kalinowski</h2>
    <div class="text"><b>Christoph Geske aka Chrizzle-Shizzle</b> <br>
+
  <div class="article">
<b>Age: 26</b><br>
+
<a href="https://www.cebitec.uni-bielefeld.de/~joern">Joern Kalinowski</a> is the head of the <a href="https://www.cebitec.uni-bielefeld.de/index.php/technology-platforms/genomics">Technology Platform Genomics</a>  
<b>Field of study: Bioinformatics and Genome Research (B.Sc.)</b><br>
+
and the research group <a href="http://www.cebitec.uni-bielefeld.de/index.php/research-groups/249-microbial-genomics-and-biotechnology">Microbial Genomics and Biotechnology</a>.  
<b>Fun facts:</b><br>
+
Joern Kalinowski's research interests are centered on the application of -omics approaches to study organisms of biotechnological as well as medical relevance.  
He once wanted to warm up a hard bun in the microwave and the bun started to smoke yellow. The stench was so unbearable that we had to discard the microwave. <br>
+
With a focus on genomics and transcriptomics approaches, these interests also include the genetic engineering of microbial production hosts like Corynebacterium glutamicum,
Once he borrowed Erika's bike and when he came back he told her that she can pick it up herself – it is not his bike. <br>
+
Actinoplanes sp., and several Streptomyces strains. In additions to applying -omics methods to single organisms, he is also involved in the study of communities from
<b>My iGEM highlight:</b><br>
+
all regions of the taxonomic tree as well as from different ecosystems. Here, there is a focus on freshwater and marine organisms and ecosystems, comprising sponges,
One day Irina was so stressed out because she had trouble replicating a safety symbol and had worked many hours on it already. The graphic Irina had designed so far was still very ugly so I quickly checked if the graphic is in the public domain which it was and I send it on to our graphic team. This why I not only helped Irina to be less stressed out by releasing her from this timely and stressful task but also helped the design team to finish the poster just on time for the German Meetup.<br>
+
corals, algae and their bacterial communities as well as viruses. With his comprehensive knowledge in the field of synthetic biology, he advises us especially
<b>What depressed me the most during iGEM:</b><br>
+
with regards to safety and current research.  
The time we realised that our initial idea to create full sized copper nanoparticles inside the cell is not feasible and we had to make some major adjustments to the project. So glad it worked out so well in the end.
+
 
</div>
 
</div>
 +
  </div>
 +
<div class="column_One">
 +
    <img style="width:100%" src="https://static.igem.org/mediawiki/2018/0/04/T--Bielefeld-CeBiTec--J%C3%B6rn_vk.jpg" class="image">
 
   </div>
 
   </div>
 
</div>
 
</div>
 +
  
 
</div>
 
</div>
 
  
 
<!-- Footer -->
 
<!-- Footer -->
<footer id="footer" class="w3-container w3-padding-32 w3-center w3-black w3-xlarge" style="position: absolute; width:100%; z-index:200; bottom:0px">
+
<footer id="footer" class="w3-container w3-padding-32 w3-center w3-black w3-xlarge" style="position: absolute; width:100%; z-index:200;">
 
   <a class="footer-icon" href="https://www.facebook.com/igembielefeld/"> <i class="fa fa-facebook-official" ></i></a>
 
   <a class="footer-icon" href="https://www.facebook.com/igembielefeld/"> <i class="fa fa-facebook-official" ></i></a>
 
   <a class="footer-icon" href="https://www.instagram.com/igem.bielefeld/?hl=de"><i class="fa fa-instagram"></i></a>
 
   <a class="footer-icon" href="https://www.instagram.com/igem.bielefeld/?hl=de"><i class="fa fa-instagram"></i></a>

Latest revision as of 15:28, 18 March 2019

Meet the Team

Matthias Otto aka Despotto

Age: 25
Field of study: Molecular Biotechnology (M.Sc.)
Fun facts:
When he doesn't get enough sleep he tends to be quite bossy and likes to order people around.
Whenever he gets angry he needs a Snickers so that he doesn't become a diva.
iGEM low point/ what depressed me the most during iGEM: I tried to add a stop codon at the end of one basic part and failed multiple times because I just got colonies without the stop codon.
My iGEM highlight: The moment when I realized that the Human Ferritin has been detected in the MALDI TOF.

Irina Rais aka Irinabacter Maisi

Age: 21
Field of study: Biochemistry (B.Sc.)
Fun facts:
She is our living alarm clock as she also beeps when an alarm clock in our lab goes off.
During a python programming course we attended for our modeling Irina scripted an endless loop and incapacitated the whole servers of our facility. The programming course had to be interrupted for the day and Irina was suspended from using our facilities servers by the admins.
What depressed me the most during iGEM: Working about 3 hours on a graphic on Inkscape just to hear from Christoph WHEN IT WAS ALMOST READY that we can just take it from Wikipedia - and we took the one from Wikipedia.
My iGEM highlight: All days with good lab memes and the days I was NOT knocking out genes with CRISPR Cas/9.

Johannes Ruhnau aka Jojo

Age: 24
Field of study: Molecular Biotechnology (M.Sc.)
Fun facts:
He often sings along to pop songs on the radio in the lab.
What depressed me the most during iGEM: When the Gibson Assembly just didn't work out the way it should. Luckily I was able to solve the problem by using another cloning method.
My iGEM highlight: When several corporations were willing to support us after we visited a fair in Munich.

Antonin Lenzen aka Antonio Lenzano

Age: 22
Field of study: Molecular Biotechnology (M.Sc.)
Fun facts:
His shirts have holes everywhere: He doesn't own a single shirt that isn't torn at all. He taped the door knop of another team member to the ceiling.
What depressed me the most during iGEM: When my IDT gene synthesis turned out to be broken.
My iGEM highlight: Meeting all the awesome people and seeing the awesome projects at the Munich European Meetup.

Christoph Geske aka Chrizzle-Shizzle

Age: 26
Field of study: Bioinformatics and Genome Research (B.Sc.)
Fun facts:
He once wanted to warm up a hard bun in the microwave and the bun started to smoke yellow. The stench was so unbearable that we had to discard the microwave.
Once he borrowed Erika's bike and when he came back he told her that she can pick it up herself – it is not his bike.
What depressed me the most during iGEM: The time we realised that our initial idea to create full sized copper nanoparticles inside the cell is not feasible and we had to make some major adjustments to the project. So glad it worked out so well in the end.

Jakob Zubek aka JAY-Z

Age: 23
Field of study: Biochemistry (B.Sc.)
Fun facts:
His mortal enemy is 50x TAE buffer.
He talks to himself aloud when he thinks he is alone.
What depressed me the most during iGEM: When the worst tube rack shacked because I stroked it a little and just threw out ALL tubes. Problematic was that the filling order on my gel was resembled by the order on the rack. I took the rack, threw it on the ground and stomped on it multiple times.
My iGEM highlight: When I expressed OprC in E.coli and they started to die in Cu(II) ion solution.

Erika Schneider aka Erik*a

Age: 24
Field of study: Genome-Based Systems Biology (M.Sc.)
Fun facts:
She thinks she can not cook and she is right as her cakes come out burned at the outside and still liquid in the center.
She often uses new methods and thinks they are better without comparing them.
What depressed me the most during iGEM: The moment I recognized I had been working with a wrong basic part all the time and all my composite parts were wrong because I used a wrong primer in my PCR and exchanged the last five aminoacids of my protein.
My iGEM highlight: When my experiments with my copper uptake system showed first positive results as it was my first entirely self-planned and -made project.

Levin Joe Klages aka Levin-Kevin

Age: 22
Field of study: Molecular Biology (B.Sc.)
Fun facts:
Levin has been called "Kevin" during iGEM because the autocorrection of some member´s mobile phone constantly changed "Levin" to "Kevin".
For his ESTA formular Levin payed 80$ instead of 14$ as he went to the wrong internet page.
What depressed me the most during iGEM: When I cut with XbaI und EcoRI and had three bands instead of one.
My iGEM highlight: The days I could sleep for more than 8 hours.

Vanessa Kraemer aka Vava

Age: 24
Field of study: Bioinformatics and Genome Research (B.Sc.)
Fun facts:
When she's sitting in front of the computer she's cursing all the time and makes pitiful sounds.
What depressed me the most during iGEM: That I forgot to add a stop codon at the end of my gene sequence.
My iGEM highlight: Finishing the animations on the front page.
Supervisor

Boas Pucker

Boas Pucker is a PhD Student at the Faculty of Biology and at the Faculty of Technology at Bielefeld University. Moreover, he is an affiliated member of the bioinformatics graduate school "Computational Methods for the Analysis of the Diversity and Dynamics of Genomes" and gained valuable experiences as a visiting scientist in the Brockington lab at the University of Cambridge. As a member of the Chair of Genetics and Genomics of Plants, his main focus is on plant genomics and transcriptomics. He combines methods from bioinformatics and molecular biology in his research. As a former iGEM participant, experienced team advisor, and judge, he supports us in all fields iGEM is concerned with.

Julian Droste

Julian Drosteis a PhD Student at the Graduate Cluster Industrial Biotechnology at Bielefeld University, and currently working in the research group Microbial Genomics and Biotechnology. As a former iGEM participant, experienced team advisor, and judge he supports us in all fields iGEM is concerned with.

Pascal Schmidt

Pascal Schmidt is a PhD Student in at the Faculty of Biology at Bielefeld University, and is currently working in the research group Microbial Genomics and Biotechnology of Prof. Dr. Joern Kalinowski. In collaboration with the Johannes Wesling Klinikum in Minden-Germany he examines a rare type of leukemia, the bone marrow disease myeloproliferative neoplasm. As a former iGEM participant, he supports us in all fields iGEM is concerned with.

Marten Linder

Marten Linder is a PhD Student in at the Faculty of Biology at Bielefeld University, and is currently working in the research group Microbial Genomics and Biotechnology of Prof. Dr. Joern Kalinowski. He is working on a transposon-based mutagenesis system for Corynebacterium glutamicum. As a former iGEM participant, he supports us in all fields iGEM is concerned with.

Carsten Hain

Carsten Hain is a PhD Student at Bielefeld University and currently working in the research group Microbial Genomics and Biotechnology . His main research focus is on genomics of cutaneous lymphoma. As a former iGEM participant, he supports us in all fields iGEM is concerned with.

Svenja Vinke

Svenja Vinke is a member of the research group Microbial Genomics and Biotechnology at Bielefeld University. In her master thesis she is working on phage-assisted directed evolution of tRNA/aminoacyl synthetases. As a former iGEM participant she supports us in all fields iGEM is concerned with.

Dr. Christian Rueckert

Christian Rueckert is a Senior Research Scientist at the CeBiTec and a Research Associate at MIT, working in the Technology Platform Genomics and the research group Microbial Genomics and Biotechnology at Bielefeld University. His main areas of research focus on genomics and transcriptomics of industrially important organisms like Corynebacterium glutamicum, Streptomyces sp., Rhodococcus sp., and Bacillus sp., to identify genes of interest for use in metabolic engineering and synthetic biology. Metabolic engineering and synthetic biology work largely focuses on C. glutamicum to produce vitamins and to streamline the genome for increased stability.
Besides this main focus on applied science, he is involved in various projects in, among others, environmental & medical microbiology, bacterial taxonomy, biotechnology, and bioinformatics.
With his expertise in synthetic biology, bioinformatics and Next Generation Sequencing, he advises us especially with regards to useful methods for our lab work. In 2017, he was awarded best veteran judgeAs an experienced iGEM team advisor he supports us in all fields iGEM is concerned with.

Prof. Dr. Joern Kalinowski

Joern Kalinowski is the head of the Technology Platform Genomics and the research group Microbial Genomics and Biotechnology. Joern Kalinowski's research interests are centered on the application of -omics approaches to study organisms of biotechnological as well as medical relevance. With a focus on genomics and transcriptomics approaches, these interests also include the genetic engineering of microbial production hosts like Corynebacterium glutamicum, Actinoplanes sp., and several Streptomyces strains. In additions to applying -omics methods to single organisms, he is also involved in the study of communities from all regions of the taxonomic tree as well as from different ecosystems. Here, there is a focus on freshwater and marine organisms and ecosystems, comprising sponges, corals, algae and their bacterial communities as well as viruses. With his comprehensive knowledge in the field of synthetic biology, he advises us especially with regards to safety and current research.