Difference between revisions of "Team:Bordeaux/Team"

 
(183 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
<script src="http://savandara.besse.emi.u-bordeaux.fr/Wiki/alphabet.js"></script>
 
<script src="http://savandara.besse.emi.u-bordeaux.fr/Wiki/alphabet.js"></script>
  
     <section class="Team_intro">
+
     <section id="Team_intro">
 
+
        <div class="content_wrapper">
         <canvas id="myCanvas" align="center"></canvas>
+
         <canvas id="myCanvas"></canvas>
 
                 <script src="http://savandara.besse.emi.u-bordeaux.fr/Wiki/bubbles.js"></script>
 
                 <script src="http://savandara.besse.emi.u-bordeaux.fr/Wiki/bubbles.js"></script>
 
 
         <script>
 
         <script>
  
         var myName = "Our awesome team";
+
         var myName = "iGEM Bordeaux";
  
 
         var red = [0, 100, 63];
 
         var red = [0, 100, 63];
Line 32: Line 31:
  
 
         bounceBubbles();
 
         bounceBubbles();
 
 
         </script>
 
         </script>
 
+
        </div>
 
     </section>
 
     </section>
  
 
     <section id="Mascot">
 
     <section id="Mascot">
 
 
         <div class="content_wrapper">
 
         <div class="content_wrapper">
  
 
             <div class="column full_size">
 
             <div class="column full_size">
             <h1>We are iGEM Bordeaux!</h1>
+
             <h1 style="text-align:center">The mascots</h1>   
            <h3 style="text-align:center">Let us introduce our Mascots : </h3>   
+
            </div>
+
  
             <div class="column half_size">
+
             <img src=" https://static.igem.org/mediawiki/2016/b/b1/T--Bordeaux--BiootifulLife.png "  
             <h1 align="center">Bioo</h1>
+
             style="display:block ; margin-left: auto ; margin-right: auto"
             <p style="text-align:center"><i>Click on the picture to know more about him!</i></p>  
+
             title="Biootiful Life">
  
            <img src="https://static.igem.org/mediawiki/2016/8/8b/T--Bordeaux--Tempory.jpeg"
+
<br><br>
            style="display:block ; margin-left: auto ; margin-right: auto; width:25% ; height:auto"
+
            id="Bioo" title="Meet Bioo!" onclick="Mascot_display('Bioo')">
+
            </div>
+
  
 +
            <img src=" https://static.igem.org/mediawiki/2016/9/99/T--Bordeaux--FoolishAdventures.png "
 +
            style="display:block ; margin-left: auto ; margin-right: auto"
 +
            title="Foo(lish) Adventures">
  
            <div class="column half_size">
 
            <h1 align="center">Foo</h1>
 
            <p style="text-align:center"><i>Click on the picture to know more about him!</i></p>
 
 
            <img src="https://static.igem.org/mediawiki/2016/8/8b/T--Bordeaux--Tempory.jpeg"
 
            style="display:block ; margin-left: auto ; margin-right: auto ; width:25% ; height:auto"
 
            id="Foo" title="Meet Foo!" onclick="Mascot_display('Foo')">
 
            </div>
 
 
            <div class="column full_size">
 
            <div id="MascotComic"></div>
 
 
             </div>
 
             </div>
  
 
         </div>
 
         </div>
 
            <!-- JQUERY for moving menu -->
 
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
 
        <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
 
 
        <script>
 
 
            $(function() {
 
                $("#Bioo").bind('click', function(event) {
 
                    $('html, body').stop().animate({
 
                        scrollTop: $("#MascotComic").offset().top
 
                    }, 1500, 'easeInOutExpo');
 
                event.preventDefault();
 
                });
 
            });
 
 
            $(function() {
 
                $("#Foo").bind('click', function(event) {
 
                    $('html, body').stop().animate({
 
                        scrollTop: $("#MascotComic").offset().top
 
                    }, 1500, 'easeInOutExpo');
 
                event.preventDefault();
 
                });
 
            });
 
 
            function Mascot_display(name) {
 
                var id=name;
 
                var element = document.getElementById("MascotComic");
 
                var html="";
 
 
                if  (id === "Bioo") {
 
                    html+= "<h1>(Bioo)tiful Life !</h1>";   
 
                    html +="<img src=\"http:\/\/2016.igem.org\/wiki\/images\/8/8b\/T--Bordeaux--Tempory.jpeg\"";
 
                    html +="style=\"display:block ; margin-left: auto ; margin-right: auto ; width:25% ; height:auto\"";
 
                    html +="id=\"BiooBD\" title=\"(Bioo)tiful Life!\">";
 
                }
 
 
                else if (id === "Foo") {
 
                    html += "<h1>(Foo)lish Adventures</h1>";
 
                    html +="<img src=\"http:\/\/2016.igem.org\/wiki\/images\/8/8b\/T--Bordeaux--Tempory.jpeg\"";
 
                    html +="style=\"display:block ; margin-left: auto ; margin-right: auto ; width:25% ; height:auto\"";
 
                    html +="id=\"FooBD\" title=\"(Bioo)tiful Life!\">";
 
                }
 
       
 
                element.innerHTML = html;
 
            };
 
 
        </script>
 
  
 
     </section>
 
     </section>
  
     <section id="supervisors">
+
     <section id="Supervisors">
 
+
 
         <div class="content_wrapper">
 
         <div class="content_wrapper">
 
 
             <div class="column full_size"><h1> Our supervisors </h1></div>
 
             <div class="column full_size"><h1> Our supervisors </h1></div>
 
 
             <div class="column half_size">
 
             <div class="column half_size">
  
             <img src="https://static.igem.org/mediawiki/2016/8/8b/T--Bordeaux--Tempory.jpeg"  
+
            <h3 align="center">Denis DUPUY</h3>
             style="display:block ; margin-left: auto ; margin-right: auto; width:400px ; height:300px"  
+
           
 +
<br>
 +
             <img src="https://static.igem.org/mediawiki/2016/5/55/T--Bordeaux--Dupuy.png"  
 +
             style="display:block ; margin-left: auto ; margin-right: auto; width:75% ; height:auto"  
 
             id="Dupuy" title="Denis DUPUY, our biology project supervisor">
 
             id="Dupuy" title="Denis DUPUY, our biology project supervisor">
 +
<br>
  
             <p align="justify"><b>Denis DUPUY</b> is our primary Principal Investigator. He is a Research officer (CR1) at the National Institute of Health and Medical Research (INSERM). He works at the European Institute of Chemistry and Biology on tools and methods needed to perform systematic analysis of spatiotemporal gene expression in vivo in <i>C. elegans</i>.</p>
+
             <p align="justify"><b>Denis DUPUY</b> is a Research officer (CR1) at the National Institute of Health and Medical Research (INSERM). He works at the European Institute of Chemistry and Biology on tools and methods needed to perform systematic analysis of spatiotemporal gene expression in vivo in <i>Caenorhabditis elegans</i>.</p>
 
+
 
             </div>
 
             </div>
 
+
           
 
             <div class="column half_size">
 
             <div class="column half_size">
 
+
            <h3 align="center">Marie BEURTON-AIMAR</h3>
             <img src="https://static.igem.org/mediawiki/2016/8/8b/T--Bordeaux--Tempory.jpeg"  
+
           
             style="display:block ; margin-left: auto ; margin-right: auto; width:400px ; height:300px"  
+
<br>
 +
             <img src="https://static.igem.org/mediawiki/2016/d/da/T--Bordeaux--Beurton.png"  
 +
             style="display:block ; margin-left: auto ; margin-right: auto; width:75% ; height:auto"  
 
             id="Beurton" title="Marie BEURTON-AIMAR, our bioinformatics supervisor">
 
             id="Beurton" title="Marie BEURTON-AIMAR, our bioinformatics supervisor">
  
             <p align="justify"><b>Marie BEURTON AIMAR</b> is our secondary Principal Investigator. She is the head of the Bioformatics Master of the Bordeaux University.</p>
+
<br>
 
+
             <p align="justify"><b>Marie BEURTON AIMAR</b> is is the head of the Bioformatics Master of Bordeaux University. She is also a Research officer at the Bordeaux Laboratory of Research and Informatics (LaBRI) and works on the modeling and simulation of biochemical reactions and on the processing and analysis of biological images.</p>
 
             </div>
 
             </div>
  
 
             <div class="column full_size">
 
             <div class="column full_size">
             <h5><i>Together, they have been participated in the iGEM competition since 2012 and promoting student initiatives through the creation of the iGEM Bordeaux team.</i></h5>
+
             <h5><i>Together, they have been participating in the iGEM competition since 2012 and they have been supporting the student initiatives through the creation of the iGEM Bordeaux team.</i></h5>
 
             </div>
 
             </div>
  
 
         </div>
 
         </div>
 
 
     </section>
 
     </section>
  
     <section id="members">
+
     <section id="Instructor">
 
+
 
         <div class="content_wrapper">
 
         <div class="content_wrapper">
 +
            <div class="column full_size"><h1>The members</h1></div>
 +
            <div class="column half_size">
  
            <div class="column full_size">
+
             <img src="https://static.igem.org/mediawiki/2016/4/47/T--Bordeaux--Hibiou2.jpg"  
 
+
             style="display:block ; margin-left: auto ; margin-right: auto ; width: 50% ; height: auto"  
            <h1>The members</h1>
+
             onmouseover="this.src=' https://static.igem.org/mediawiki/2016/e/e3/T--Bordeaux--Hibiou1.jpg  '"  
 
+
            style="width: 50% ; height:auto"
             <img src="https://static.igem.org/mediawiki/2016/8/8b/T--Bordeaux--Tempory.jpeg"  
+
             onmouseout="this.src='https://static.igem.org/mediawiki/2016/4/47/T--Bordeaux--Hibiou2.jpg '"  
             style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"  
+
            style="width: 50% ; height: auto"
             id="Hibiou" title="Hiba BENMOHAMED, our little granny (L)">
+
             id="Hibiou" title="Hiba BENMOHAMED, our little granny <3">
 
+
            <!--onmouseover="this.src='https://static.igem.org/mediawiki/2016/8/8b/TBordeauxTempory.jpeg'" style="width:400px ; height:300px"
+
             onmouseout="this.src='https://static.igem.org/mediawiki/2016/8/8b/TBordeauxTempory.jpeg'" style="width:400px ; height:300px"-->
+
 
+
             <h3 align="center">Hiba BENMOHAMED, a <b>real iGEM addict</b></h3>
+
 
+
            <p align="justify">Hiba is the <b>oldest member</b> of our team. Aged of 24 yeard old, in 5th year of <i>Agroscience Biology : Phytopathology and Mycology (Bordeaux University)</i>, she started the iGEM adventure since 2014. <br> Against winds and tides, she is <b>always there</b>, supporting the team with her <b>happiness</b> and her <b>smile</b>. <br> </p>
+
 
+
 
             </div>
 
             </div>
 
+
           
 
             <div class="column half_size">
 
             <div class="column half_size">
 
+
            <h3 align="center">Hiba BEN MOHAMED, a <b>real iGEM addict</b>!</h3>
             <img src="https://static.igem.org/mediawiki/2016/8/8b/T--Bordeaux--Tempory.jpeg"  
+
            <div class="highlight" style="text-align:center">
             style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"  
+
            <p>Hiba is the <b>oldest member</b> of our team. <br>24 years old,  currently in her 5th year of <i>Agroscience Biology specialized in Phytopathology and Mycology (Bordeaux University)</i>, she started her first iGEM adventure in 2014. Against winds and tides, she is <b>always there</b> (we can't get rid of her!), supporting the team with her <b>happiness</b> and her <b>smile</b>. Money (for sponsoring!) and handsome guys can't resist to her charms.</p>
             onclick="focus_display('Advisor')"
+
            </div>
             id="Advisor" title="The survivors of iGEM Bordeaux 2015">
+
            </div>
 
+
<br>
             <!--onmouseover="this.src='https://static.igem.org/mediawiki/2016/8/8b/TBordeauxTempory.jpeg'"  
+
            <div class="column full_size"><h5 id="teamReturn"><i>Click on the pictures to know more about each team! <br> (Or wait few seconds and something will appear..)</i></h5></div>
            style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"
+
 
             onmouseout="this.src='https://static.igem.org/mediawiki/2016/8/8b/TBordeauxTempory.jpeg'"  
+
        </div>
          style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"-->
+
    </section>
 
+
       
             <img src="https://static.igem.org/mediawiki/2016/8/8b/T--Bordeaux--Tempory.jpeg"  
+
    <section id="Members">
             style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"  
+
        <div class="content_wrapper">   
 +
            <div class="column half_size">
 +
           
 +
            <h3 align="center">Team Survivor</h3>
 +
            <br>
 +
             <img src="https://static.igem.org/mediawiki/2016/7/78/T--Bordeaux--Survivor.jpg"  
 +
             style="display:block ; margin-left:auto ; margin-right: auto ; padding:10px ; width:80% ; height:auto"  
 +
             onclick="focus_display('Survivor')"
 +
             id="Survivor" title="Team Survivor">
 +
            <br>
 +
           
 +
             <h3 align="center" style="color:red">Team Valor</h3>
 +
             <br>
 +
            <img src="https://static.igem.org/mediawiki/2016/6/63/T--Bordeaux--Valor1.jpg"  
 +
            style="display:block ; margin-left:auto ; margin-right: auto ; padding:10px ; width:90% ; height:auto"  
 +
             onmouseover="this.src=' https://static.igem.org/mediawiki/2016/6/65/T--Bordeaux--Valor2.jpg '"  
 +
             style="display:block ; margin-left:auto ; margin-right: auto ; padding:10px ; width:90% ; height:auto"
 
             onclick="focus_display('Valor')"
 
             onclick="focus_display('Valor')"
             id="Valor" title="The new members of the team (Team Valor)">
+
             onmouseout="this.src=' https://static.igem.org/mediawiki/2016/6/63/T--Bordeaux--Valor1.jpg '"  
 
+
            style="display:block ; margin-left:auto ; margin-right: auto ; padding:10px ; width:90% ; height:auto"
            <!--onmouseover="this.src='https://static.igem.org/mediawiki/2016/8/8b/TBordeauxTempory.jpeg'"  
+
            id="Valor" title="Team Valor">
          style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"      
+
          onmouseout="this.src='https://static.igem.org/mediawiki/2016/8/8b/TBordeauxTempory.jpeg'"  
+
          style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"-->
+
 
+
 
             </div>
 
             </div>
 
+
           
 
             <div class="column half_size">
 
             <div class="column half_size">
 
+
           
             <img src="https://static.igem.org/mediawiki/2016/8/8b/T--Bordeaux--Tempory.jpeg"  
+
            <h3 align="center" style="color:blue">Team Mystic</h3>
             style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"  
+
            <br>
 +
             <img src="https://static.igem.org/mediawiki/2016/6/64/T--Bordeaux--Mystic1.png"  
 +
             style="display:block ; margin-left:auto ; margin-right: auto ; padding:10px ; width:80% ; height:auto"
 +
            onmouseover="this.src=' https://static.igem.org/mediawiki/2016/2/20/T--Bordeaux--Mystic2.png '"
 +
            style="display:block ; margin-left:auto ; margin-right: auto ; padding:10px ; width:80% ; height:auto"
 
             onclick="focus_display('Mystic')"
 
             onclick="focus_display('Mystic')"
             id="Mystic" title="The new members of the team (Team Mystic)">
+
             onmouseout="this.src=' https://static.igem.org/mediawiki/2016/6/64/T--Bordeaux--Mystic1.png '"  
 
+
            style="display:block ; margin-left:auto ; margin-right: auto ; padding:10px ; width:80% ; height:auto"
          <!--onmouseover="this.src='https://static.igem.org/mediawiki/2016/8/8b/TBordeauxTempory.jpeg'"  
+
            id="Mystic" title="Team Mystic">
          style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"
+
            <br>
          onmouseout="this.src='https://static.igem.org/mediawiki/2016/8/8b/TBordeauxTempory.jpeg'"  
+
           
          style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"-->
+
            <h3 align="center" style="color:yellow">Team Instinct</h3>
 
+
            <br>
          <img src="https://static.igem.org/mediawiki/2016/8/8b/T--Bordeaux--Tempory.jpeg"  
+
            <img src="https://static.igem.org/mediawiki/2016/2/29/T--Bordeaux--Instinct.jpg"  
             style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"  
+
             style="display:block ; margin-left:auto ; margin-right: auto ; padding:10px ; width:80% ; height:auto"
 
             onclick="focus_display('Instinct')"
 
             onclick="focus_display('Instinct')"
             id="Instinct" title="The new members of the team (Team Instinct)">
+
             id="Instinct" title="Team Instinct">
 
+
            <!--onmouseover="this.src='https://static.igem.org/mediawiki/2016/8/8b/TBordeauxTempory.jpeg'"
+
            style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"
+
            onmouseout="this.src='https://static.igem.org/mediawiki/2016/8/8b/TBordeauxTempory.jpeg'"
+
            style="display:block ; margin-left: auto ; margin-right: auto ; width:400px ; height:300px"-->
+
 
+
            </div>
+
 
+
            <div class="column full_size">
+
 
+
            <div id="descriptionDisplay"></div>
+
 
+
 
             </div>
 
             </div>
  
 
         </div>
 
         </div>
  
 +
<!-- JQUERY for moving menu -->
 +
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
 +
        <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
 
         <script>
 
         <script>
  
 
         $(function() {
 
         $(function() {
             $("#Advisor").bind('click', function(event) {
+
             $("#Survivor").bind('click', function(event) {
 
                 $('html, body').stop().animate({
 
                 $('html, body').stop().animate({
 
                     scrollTop: $("#descriptionDisplay").offset().top
 
                     scrollTop: $("#descriptionDisplay").offset().top
Line 275: Line 212:
 
             var html = "";
 
             var html = "";
 
          
 
          
             if (clicked_id === "Advisor") {
+
             if (clicked_id === "Survivor") {
                 html += "Coucou";
+
                 html += "<h1 align=\"center\">Team Survivor<\/h1>";
 +
                html += "            ";
 +
                html += "            <div class=\"column half_size\">";
 +
                html += "            ";
 +
                html += "            <img src=\"http:\/\/2016.igem.org\/wiki\/images\/7\/78\/T--Bordeaux--Survivor.jpg\" ";
 +
                html += "            style=\"display:block ; margin-left:auto ; margin-right:auto ; width:90% ; height:auto\"> ";
 +
                html += "            ";
 +
                html += "            <\/div>";
 +
                html += "            ";
 +
                html += "            <div class=\"column half_size\">";
 +
                html += "            ";
 +
                html += "            <p align=\"center\">From left to right:<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Jean DESCARPENTRIE, the Pirate of Genetics<\/h3>";
 +
                html += "            <p align=\"justify\"><b>23 years old<\/b>, currently in his 5th year of <i>Molecular and Cellular Genetics (Bordeaux University)<\/i>, he participated to the previous project <b>Cur'ed Vine<\/b>. Master of (role playing) games, he loves to tease all the team members with his jokes. He suggested the first subject ideas for the new project <b> Sleep with EpiC elegans<\/b>.<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Emilie GOUNIN, the Unicorn Lover<\/h3>";
 +
                html += "            <p align=\"justify\"><b>24 years old<\/b>, currently in her 5th year of <i>Biomaterials and Medical Devices (Bordeaux University)<\/i>, she participated to the previous project <b>Cur'ed Vine<\/b>. Loving tiny and cute things, she either dreams of dancing on the rainbow as Pink Fluffy Unicorn or of experiments! She also is a Queen of cloning.<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Savandara BESSE, the Webmaster <\/h3>";
 +
                html += "            <p align=\"justify\"><b>23 years old<\/b>, currently in her 5th year of <i>Bioinformatics, specialized in Computational Biology (Bordeaux University)<\/i>, she participated to the previous project <b>Cur'ed Vine<\/b>. Little mom of the team and Pokémon addict, she works on the wiki design hiding things on the page for the visitors.<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Nicolas BOISSET, the Super Hero<\/h3>";
 +
                html += "            <p align=\"justify\"><b>23 years old<\/b>, currently in her 5th year of <i>Agroscience Biology specialized in Biotechnologies and Plant Biology (Bordeaux University)<\/i>, he participated to the previous project <b>Cur'ed Vine<\/b>. Always saying \"Have you talked about me?\" when he hears his name, he supports the team by giving many advices.<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Charlotte MAILLOT, the Human Jukebox<\/h3>";
 +
                html += "            <p align=\"justify\"><b>21 years old<\/b>, currently in her 3rd year in <i>the Engineering School of Biotechnology (ENSTBB)<\/i>, she participated to the previous project <b>Cur'ed Vine<\/b>. Always smiling, she helps the team with her English skills from the north east of France where she has her school internship. We miss you little Chaa!<\/p>";
 +
                html += "            ";
 +
                html += "          <a href=\"#teamReturn\"><h5 style=\"text-align:right\"><i>Return to the other teams ...<\/i><\/h5><\/a>";
 +
                html += "            <\/div>";
 +
                html += "";
 
             }   
 
             }   
  
 
             if (clicked_id === "Valor") {
 
             if (clicked_id === "Valor") {
                 html += "c'est";
+
                 html += "<h1 align=\"center\">Team Valor<\/h1>";
 +
                html += "            ";
 +
                html += "            <div class=\"column half_size\">";
 +
                html += "            ";
 +
                html += "            <img src=\"http:\/\/2016.igem.org\/wiki\/images\/6\/65\/T--Bordeaux--Valor2.jpg \"";
 +
                html += "            style=\"display:block ; margin-left:auto ; margin-right: auto ; width:90% ; height:auto\"> ";
 +
                html += "            ";
 +
                html += "            <\/div>";
 +
                html += "            ";
 +
                html += "            <div class=\"column half_size\">";
 +
                html += "            ";
 +
                html += "            <p align=\"center\">From left to right:<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Camille FAVAREL, the Baby Face<\/h3>";
 +
                html += "            <p align=\"justify\"><b>22 years old<\/b>, currently in 2nd year in <i>the Engineering School of Biotechnology (ENSTBB)<\/i>, she started the iGEM adventure this year. Crazy in love with chocolate and fan of riding sports, she participated to the street interviews, enjoying to meet people and discover how does they sleep.<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Kristina KASTANO, the Coding Expert<\/h3>";
 +
                html += "            <p align=\"justify\"><b>22 years old<\/b>, currently in 5th year of <i>Bioinformatics, specialized in Computational Biology (Bordeaux University)<\/i>, she started the iGEM adventure this year. Queen of words when we have to write text on the wiki, she worked on the plush design and found how to make a beautiful node to Foo.<\/p>";
 +
                html += "";
 +
                html += "            <h3>Lisa PERUS, the Artist<\/h3>";
 +
                html += "            <p align=\"justify\"><b>22 years old<\/b>, currently in 5th year of <i>Bioinformatics, specialized in Computational Biology (Bordeaux University)<\/i>, she started the iGEM adventure this year. Always being hungry, she can't live without drinking coffee! She made all the drawings of our project. <\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Alexia SOUVANE, the Hidden Ninja<\/h3>";
 +
                html += "            <p align=\"justify\"><b>28 years old<\/b>, currently in 5th year of <i>Bioinformatics, specialized in Computational Biology (Bordeaux University)<\/i>, she started the iGEM adventure this year. Helping on several aspects of the bioinformatics model and the wiki, she is also always here when the team wants to have a drink. <\/p>";
 +
                                html += "            <h3>Christian TE, the Little Ninja <\/h3>";
 +
                html += "            <p align=\"justify\">23 years old, currently in 4th year of <i>Bioinformatics (Bordeaux University)<\/i>, he started the iGEM adventure this year. Always bringing some foods at the meetings, he worked on the ethical and the safety part of the project. He may be the next bioinformatics coach for the next edition!<\/p>";
 +
                html += "            ";
 +
                html += "            ";   
 +
                html += "          <a href=\"#teamReturn\"><h5 style=\"text-align:right\"><i>Return to the other teams ...<\/i><\/h5><\/a>";
 +
                html += "            <\/div>";
 +
                html += "";
 +
 
 
             }  
 
             }  
  
 
             if (clicked_id === "Mystic") {
 
             if (clicked_id === "Mystic") {
                 html += "ton";
+
                 html += "<h1 align=\"center\">Team Mystic<\/h1>";
 +
                html += "            ";
 +
                html += "            <div class=\"column half_size\">";
 +
                html += "            ";
 +
                html += "            <img src=\"http:\/\/2016.igem.org\/wiki\/images\/2\/20\/T--Bordeaux--Mystic2.png\" ";
 +
                html += "            style=\"display:block ; margin-left:auto ; margin-right: auto ; width:90% ; height:auto\"> ";
 +
                html += "            </div>";
 +
                html += "            ";
 +
                html += "            <div class=\"column half_size\">";
 +
                html += "            ";
 +
                html += "            <p align=\"center\">From left to right:<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Marie BONNIN, Little Marie<\/h3>";
 +
                html += "            <p align=\"justify\"><b>21 years old<\/b>, currently in 1st year of <i>the Engineering School of Biochemistry, Chemistry and Physics (ENSTBP)<\/i>, she started the iGEM adventure this year. Always full of energy, she is interested in pretty much everything. The legend says that her bloodline comes from the love story between a woman and one of the last hobbits.<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Fatma SALECK, the Pokémon Go Hunter <\/h3>";
 +
                html += "            <p align=\"justify\"><b>22 years old<\/b>, currently in 2nd year of <i>Biology (Bordeaux University)<\/i>, she started the iGEM adventure this year. Kind and always have fun, she loves to organize some \"Chicken and Ice Tea\" event. She also particpated to many aspects of the team project. <\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Marguerite BATSALE, the Korean Drama Watcher<\/h3>";
 +
                html += "            <p align=\"justify\"><b>21 years old<\/b>, currently in 3rd year of <i>Molecular Biology and Cellular Physiology (Bordeaux University)<\/i>, she started the iGEM adventure this year. Always making delicious cakes for the group meetings and she is the better for the yoga exercises.<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Marie DIDELON, the Great Marie<\/h3>";
 +
                html += "            <p align=\"justify\"><b>22 years old<\/b>, currently in 4th year of <i>Molecular and Cellular Genetics (Bordeaux University)<\/i>, she started the iGEM adventure this year. She loves wandering into the wilderness to take pictures. The legend says that her bloodline comes from the love story between a woman and one of the last giants.<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Alexandre DE BARROS, the Poster Designer<\/h3>";
 +
                html += "            <p align=\"justify\"><b>21 years old<\/b>, currently in 3rd year of <i>Molecular Biology and Cellular Physiology (Bordeaux University)<\/i>, he started the iGEM adventure this year. At day, he is an Photoshop expert making for the team some great and wonderful banner and posters. But when the night comes, he becomes a Rock Star ... <\/p>";
 +
                html += "            ";       
 +
                html += "          <a href=\"#teamReturn\"><h5 style=\"text-align:right\"><i>Return to the other teams ...<\/i><\/h5><\/a>";
 +
                html += "            <\/div>";
 +
                html += "";
 
             }
 
             }
  
 
             if (clicked_id === "Instinct") {
 
             if (clicked_id === "Instinct") {
                 html += "chat!";
+
                 html += "<h1 align=\"center\">Team Instinct<\/h1>";
 +
                html += "            ";
 +
                html += "            <div class=\"column half_size\">";
 +
                html += "            ";
 +
                html += "            <img src=\"http:\/\/2016.igem.org\/wiki\/images\/2\/29\/T--Bordeaux--Instinct.jpg\" ";
 +
                html += "            style=\"display:block ; margin-left:auto ; margin-right: auto ; width:90% ; height:auto\"> ";
 +
                html += "            ";
 +
                html += "            <\/div>";
 +
                html += "            ";
 +
                html += "            <div class=\"column half_size\">";
 +
                html += "            ";
 +
                html += "            <p align=\"center\">From left to right:<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Nicolas NYS, the Lone Ranger<\/h3>";
 +
                html += "            <p align=\"justify\"><b>23 years old<\/b>, currently in 4th year of <i>Molecular and Cellular Genetics (Bordeaux University)<\/i>, he started the iGEM adventure this year. He likes singing at loud in the lab during doing his experiments. He always success the PCR that's why, the team calls him \"Fairy fingers of PCR\".<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Noémie DUBUC, the CRISPR-CAS9 lover<\/h3>";
 +
                html += "            <p align=\"justify\"><b>23 years old<\/b>, currently in 5th year of <i>Molecular and Cellular Genetics (Bordeaux University)<\/i>, she started the iGEM adventure this year. Always have many ideas for the CRISPR project, To continue ... <\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Maurene BINDELS, the Treasure Hunter<\/h3>";
 +
                html += "            <p align=\"justify\"><b>21 years old<\/b>, currently in 2nd year in <i>the Engineering School of Biotechnology (ENSTBB)<\/i>; she started the iGEM adventure this year. If she wasn't in science studies, her dream would be to be a journalist because she has great skills in writing. She helped a lot on the sponsoring part. <\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Linejy TAVARS, the Female Joker <\/h3>";
 +
                html += "            <p align=\"justify\"><b>24 years old<\/b>, currently in 5th year of <i>Agroscience Biology specialized in Biotechnologies and Plant Biology (Bordeaux University)<\/i>, she started the iGEM adventure this year. Always motivated, she loves doing jokes (even if sometimes, the team doesn't understand it). She organized the Apéro Science events.<\/p>";
 +
                html += "            ";
 +
                html += "            <h3>Thomas FAVRAUD, the Secret Man<\/h3>";
 +
                html += "            <p align=\"justify\"><b>22 years old<\/b>, in his 2nd year in <i>the Engineering School of Biochemistry, Chemistry and Physics (ENSTBP)<\/i>, he participated to the previous project <b>Cur'ed Vine<\/b>. He wants to have many strings to his bow, learning both biotechnology and nanotechnology.<\/p>";
 +
                html += "            ";
 +
                html += "          <a href=\"#teamReturn\"><h5 style=\"text-align:right\"><i>Return to the other teams ...<\/i><\/h5><\/a>";
 +
                html += "            <\/div>";
 +
                html += "";
 +
 
 
             }  
 
             }  
 +
 
             element.innerHTML = html;
 
             element.innerHTML = html;
 
         }
 
         }
  
 
         </script>
 
         </script>
 
+
    </section>
 +
   
 +
    <section id="description">
 +
        <div class="content_wrapper">
 +
            <div class="column full_size">
 +
           
 +
            <div id="descriptionDisplay"></div>
 +
           
 +
            </div>
 +
           
 +
        </div>
 
     </section>
 
     </section>
  
 +
    <section id="gallery">
 +
 +
    <div class="content_wrapper">
 +
 +
    <div class="column full_size">
 +
 +
    <a href="https://2016.igem.org/Team:Bordeaux/Photos"><h5>See more photos of us...</h5></a>
 +
 +
<br><br>
 +
 +
    <div class="container">
 +
        <div id="carousel">
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476740806-dsc-0101.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476740807-dsc-0123.jpg" style="width:100%;height:auto"> </figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476740814-dsc-0131.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476740806-dsc-0136.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476740806-dsc-0147.jpg" style="width:100%;height:auto"> </figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476741052-img-5112-1.jpg" style="width:100%;height:auto"> </figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476741082-img-8826.jpg" style="width:100%;height:auto"> </figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476741084-img-8804.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914252-dsc-0009.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914252-dsc-0019.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914252-dsc-0110-1.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914252-dsc-0140.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914253-dsc-0377.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476915842-logo.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914252-dsc-0146.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914253-dsc-0377.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914252-dsc-0061.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914252-dsc-0110.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914252-dsc-0146.jpg" style="width:100%;height:auto"></figure>
 +
            <figure><img src="http://image.noelshack.com/fichiers/2016/42/1476914253-dsc-0151.jpg" style="width:100%;height:auto"></figure>
 +
 +
 
 +
           
 +
        </div>
 +
    </div>
 +
 +
    <div class="photos"> 
 +
    </div>
 +
 +
    </div>
 +
<br><br>
 +
    </div>
 +
    </section>
 
</html>
 
</html>
  
 
{{Bordeaux/Footer}}
 
{{Bordeaux/Footer}}

Latest revision as of 02:29, 20 October 2016

Sleep with EpiC elegans

The mascots



Our supervisors

Denis DUPUY



Denis DUPUY is a Research officer (CR1) at the National Institute of Health and Medical Research (INSERM). He works at the European Institute of Chemistry and Biology on tools and methods needed to perform systematic analysis of spatiotemporal gene expression in vivo in Caenorhabditis elegans.

Marie BEURTON-AIMAR



Marie BEURTON AIMAR is is the head of the Bioformatics Master of Bordeaux University. She is also a Research officer at the Bordeaux Laboratory of Research and Informatics (LaBRI) and works on the modeling and simulation of biochemical reactions and on the processing and analysis of biological images.

Together, they have been participating in the iGEM competition since 2012 and they have been supporting the student initiatives through the creation of the iGEM Bordeaux team.

The members

Hiba BEN MOHAMED, a real iGEM addict!

Hiba is the oldest member of our team.
24 years old, currently in her 5th year of Agroscience Biology specialized in Phytopathology and Mycology (Bordeaux University), she started her first iGEM adventure in 2014. Against winds and tides, she is always there (we can't get rid of her!), supporting the team with her happiness and her smile. Money (for sponsoring!) and handsome guys can't resist to her charms.


Click on the pictures to know more about each team!
(Or wait few seconds and something will appear..)

Team Survivor



Team Valor


Team Mystic



Team Instinct