Difference between revisions of "Team:INSA-Lyon/Team"

(Prototype team page)
 
(Page Team)
Line 1: Line 1:
{{INSA-Lyon}}
+
<!DOCTYPE html>
<html>
+
<html lang="en">
 +
  <head>
 +
    <meta charset="UTF-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
 +
    <title>iGEM : The Team</title>
 +
    <!-- Favicon -->
 +
    <link rel="shortcut icon" type="image/icon" href="assets/images/favicon.png"/>
 +
    <!-- Font Awesome -->
 +
    <link href="https://2016.igem.org/Template:INSA-Lyon/font-awesome?action=raw&ctype=text/css" rel="stylesheet">
 +
    <!-- Bootstrap -->
 +
    <link href="https://2016.igem.org/Template:INSA-Lyon/bootstrap?action=raw&ctype=text/css" rel="stylesheet">   
 +
    <!-- Theme color -->
 +
    <link id="switcher" href="https://2016.igem.org/Template:INSA-Lyon/CSS?action=raw&ctype=text/css" rel="stylesheet">
  
 +
    <!-- Main Style -->
 +
    <link href="https://2016.igem.org/Template:INSA-Lyon/style?action=raw&ctype=text/css" rel="stylesheet">
  
 +
  </head>
 +
  <body>
 +
 
 +
  <!-- BEGAIN PRELOADER -->
 +
  <div id="preloader">
 +
    <div id="status">&nbsp;</div>
 +
  </div>
 +
  <!-- END PRELOADER -->
  
<div class="column full_size" >
+
  <!-- SCROLL TOP BUTTON -->
 +
  <a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a>
 +
  <!-- END SCROLL TOP BUTTON -->
  
<p>In this page you can introduce your team members, instructors, and advisors. </p>
 
  
 +
  <!-- BEGIN MENU -->
 +
  <section id="menu-area">
 +
       
 +
    <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
 +
    <!-- header bottom for igem toolbar-->
 +
<div class="header-bottom">
 +
 
 +
</div>
 +
  </header>
 +
  <!-- End header -->
 +
   
 +
      <div class="container">
 +
     
 +
        <div class="navbar-header">
 +
       
 +
          <!-- FOR MOBILE VIEW COLLAPSED BUTTON -->
 +
          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
 +
            <span class="sr-only">Toggle navigation</span>
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
          </button>
 +
          <!-- LOGO -->             
 +
          <!-- TEXT BASED LOGO -->
 +
          <!--<a class="navbar-brand" href="index.html">iGEM</a>    -->
 +
          <!-- IMG BASED LOGO  -->
 +
            <a class="navbar-brand" href="index.html"><img src="https://static.igem.org/mediawiki/2016/d/d2/T-INSA-Lyon--mylogo.png" alt="logo"></a>
 +
        </div>
 +
        <div id="navbar" class="nav-tabs navbar-collapse collapse">
 +
          <ul id="top-menu" class="nav navbar-nav navbar-right main-nav">
 +
            <li class="dropdown">
 +
              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <span class="fa fa-angle-down"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="index.html">Overview</a></li>
 +
                <li><a href="description.html">Description</a></li>
 +
                <li><a href="#">Why our solution is a plus</a></li>
 +
                <li><a href="#">Collaborations</a></li>
 +
                <li><a href="#">Parts</a></li>
 +
                <li><a href="">Medals fulfilments</a></li>
 +
              </ul>
 +
            </li>
 +
            <li class="dropdown">
 +
              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Wet Lab <span class="fa fa-angle-down"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="">Results</a></li>
 +
                <li><a href="">Device</a></li>
 +
                <li><a href="">Protocols</a></li>
 +
                <li><a href="">Notebook</a></li>
 +
                <li><a href="">Safety</a></li>
 +
                <li><a href="">Our lab equipment</a></li>
 +
                <li><a href="">Interlab Study</a></li>
 +
              </ul>
 +
            </li>
 +
            <li class="dropdown">
 +
              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dry Lab <span class="fa fa-angle-down"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="l">Overview</a></li>
 +
                <li><a href="">Modelisation/procedures</a></li>
 +
                <li><a href="">Results</a></li>
 +
              </ul>
 +
            </li>
 +
            <li class="dropdown">
 +
              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Practices <span class="fa fa-angle-down"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="">Overview</a></li>
 +
                <li><a href="">The problem</a></li>
 +
                <li><a href="">The way it's dealt with</a></li>
 +
                <li><a href="">Our solution</a></li>
 +
                <li><a href="">Costs and benefits</a></li>
 +
              </ul>
 +
            </li>
 +
            <li class="dropdown active">
 +
              <a href="#" class="dropdown-toggle" data-toggle="dropdown">About US <span class="fa fa-angle-down"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="team.html">The Team</a></li>
 +
                <li><a href="">Atributions</a></li>
 +
                <li><a href="">Our achievements</a></li>
 +
              </ul>
 +
            </li>
 +
          </ul>                   
 +
        </div><!--/.nav-collapse -->
  
</div>
+
      </div>
 +
    </nav>
  
<div class="column half_size" >
+
  </section>
<h5>Inspiration</h5>
+
  <!-- END MENU -->
<p>You can look at what other teams did to get some inspiration! <br />
+
Here are a few examples:</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:METU_Turkey_team">METU Turkey </a></li>
+
<li><a href="https://2014.igem.org/Team:Colombia/Members">Colombia</a></li>
+
<li><a href="https://2014.igem.org/Team:Stony_Brook/Team">Stony Brook</a></li>
+
<li><a href="https://2014.igem.org/Team:OUC-China/Team">OUC-China</a></li>
+
</ul>
+
  
</div>
+
  <!-- sidebar -->
 +
  <div class="col-md-3 contents-sidebar">
 +
      <ul id="sidebar" class="nav nav-stacked hidden-xs hidden-sm" data-spy="affix" data-target=".contents-sidebar" data-offset="100">
 +
          <li><a href="#students">Students</a></li>
 +
          <li><a href="#instructors">Instructors</a></li>
 +
          <li><a href="#advisors">Advisors</a></li>
 +
      </ul>
 +
  </div>
  
<div class="column half_size" >
+
  <!-- Start Top Image -->
<h5>What should this page contain?</h5>
+
  <section id="topteam">
<ul>
+
        <div class="topteam-overlay">
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
+
            <div class="container-fluid">
<li>You can add a small biography or a few words from each team member, to tell us what you like, and what motivated you to participate in iGEM.</li>
+
                <div class="row">
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
+
                    <div class="topteam-area">
<li>Remember that image galleries can help you showcase many pictures while saving space.</li>
+
                        <h2 class="wow fadeInUp" data-wow-duration="0.5s" data-wow-delay="0.5s">Team iGEM 2016 INSA-Lyon</h2>
</ul>
+
                        <p class="wow fadeInUp" data-wow-duration="0.5s" data-wow-delay="0.75s">Competing in the premiere student competition in Synthetic Biology</p>
</div>
+
                        <a class="read-more-btn wow fadeInUp" data-wow-duration="1s" data-wow-delay="1s" href="#our-team">Read More</a>
 +
                        <span class="line"></span>
 +
                    </div>
 +
                </div>
 +
          </div>
 +
      </div>
 +
  </section>
 +
  <!-- End Top Image -->
  
  
  
 +
  <!-- Start team members -->
 +
  <section id="our-team">
  
 +
    <div class="container">
 +
      <div class="row" id=students>
 +
        <div class="col-md-12">
 +
          <div class="title-area">
 +
            <h2 class="title">Students</h2>
 +
            <span class="line"></span>
 +
            <p>We are...</p>
 +
          </div>
 +
        </div>
 +
        <div class="col-md-12">
 +
          <div class="our-team-content">
 +
 +
            <div class="row">
 +
              <!-- Mathilde -->
 +
              <div class="col-md-3 col-sm-6 col-xs-12">
 +
                <div class="single-team-member">
 +
                <div class="team-member-img">
 +
                  <img src="https://static.igem.org/mediawiki/2016/9/92/T--INSA-Lyon--mathilde.png" alt="mathilde gonthier img">
 +
                </div>
 +
                <div class="team-member-name">
 +
                  <p>Mathilde Gonthier</p>
 +
                  <span>INSA</span>
 +
                </div>
 +
                <p>I am a fifth year student in Biochemistry and Biotechnologies at INSA Lyon. I discovered the iGEM competition in 2013 while I was providing support for the European Jamboree organization. Instantaneously, I was attracted by the scientific aspects of the concept as well as the human ones. Thus, I joined the 2016 iGEM team in order to learn how to elaborate a project from the subject's definition to the experiences and the presentation of the results. During the summer, I specifically worked on fluorescence revelation, streptavidin part design and characterization, cloning experiments and final parts characterization tests. During my leisure time, I love traveling and practicing sports like dance.</p>
 +
                <div class="team-member-link">
 +
                  <a href="mailto:math.gonthier@gmail.com"><i class="fa fa-envelope"></i></a>
 +
                  <a href="https://fr.linkedin.com/in/gonthier-mathilde-852942b7"><i class="fa fa-linkedin"></i></a>
 +
                </div>
 +
                </div>
 +
              </div>
 +
              <!-- Julien -->
 +
              <div class="col-md-3 col-sm-6 col-xs-12">
 +
                <div class="single-team-member">
 +
                <div class="team-member-img">
 +
                  <img src="https://static.igem.org/mediawiki/2016/b/b3/T--INSA-Lyon--julien.jpg" alt="julien orlans img">
 +
                </div>
 +
                <div class="team-member-name">
 +
                  <p>Julien Orlans</p>
 +
                  <span>INSA</span>
 +
                </div>
 +
                <p>I am a fifth year student in Biochemistry and Biotechnologies at INSA Lyon and in Bioinformatics at the University Claude Bernard Lyon 1. Since I heard about synthetic biology and all its possibilities, I wanted to take part in a project from scratch and build a complete system. That’s why I joined the iGEM team INSA Lyon 2016 in order to realize this ambition. During this summer, I worked on the molecular modelling of the 3D structures of our different aptamers and on the homology modelling of our protein of interest.</p>
 +
                <div class="team-member-link">
 +
                  <a href="mailto:julien.orlans@insa-lyon.fr"><i class="fa fa-envelope"></i></a>
 +
                  <a href="https://fr.linkedin.com/in/julien-orlans-916191115"><i class="fa fa-linkedin"></i></a>
 +
                </div>
 +
                </div>
 +
              </div>
 +
              <!-- Louis -->
 +
              <div class="col-md-3 col-sm-6 col-xs-12">
 +
                <div class="single-team-member">
 +
                <div class="team-member-img">
 +
                  <img src="https://static.igem.org/mediawiki/2016/e/e4/T--INSA-Lyon--louis.jpg" alt="louis becquey img">
 +
                </div>
 +
                <div class="team-member-name">
 +
                  <p>Louis Becquey</p>
 +
                  <span>INSA</span>
 +
                </div>
 +
                <p>4th year student in biosciences, and now ported on bio-informatics and mathematical modelling, I have heard about the iGEM several times last years and always wanted to join a team. This year, I tried ! I am glad to help the team making real discoveries after a modelling work and numerical calculations. The tool we built to compute the most probable aptamer structures was one of the first great bio-informatics project I contributed to. This iGEM contest experience was therefore a good training exercise of teamwork and software development.</p>
 +
                <div class="team-member-link">
 +
                  <a href="mailto:louis.becquey@insa-lyon.fr"><i class="fa fa-envelope"></i></a>
 +
                  <a href="https://fr.linkedin.com/in/louis-becquey-1004b788"><i class="fa fa-linkedin"></i></a>
 +
                  <a href="https://docs.com/persalteas"><i class="fa fa-university"></i></a>
 +
                  <a href="http://upecs.org/"><i class="fa fa-graduation-cap"></i></a>
 +
                </div>
 +
                </div>
 +
              </div>
 +
              <!-- Gianina -->
 +
              <div class="col-md-3 col-sm-6 col-xs-12">
 +
                <div class="single-team-member">
 +
                <div class="team-member-img">
 +
                  <img src="https://static.igem.org/mediawiki/2016/4/42/T--INSA-Lyon--gianina.jpg" alt="gianina ungurean img">
 +
                </div>
 +
                <div class="team-member-name">
 +
                  <p>Gianina Ungurean</p>
 +
                  <span>INSA</span>
 +
                </div>
 +
                <p>I am a fifth year student in the department of Biochemistry and Biotechnologies at INSA Lyon. I am a person who enjoys challenges and a place in my university iGEM team fits me. Having to build a project from scratch motivated me and indeed, in the end this project turned out to be a very enriching experience. Apart working on molecular cloning, I was also able to use my passion for visual arts in the benefit on the project. I worked on the molecular animation and I was also in charge with the Communication and Publicity. </p>
 +
                <div class="team-member-link">
 +
                  <a href="gianina.ungurean@insa-lyon.fr"><i class="fa fa-envelope"></i></a>
 +
                  <a href="https://www.linkedin.com/in/gianina-ungurean-9a23bb5b"><i class="fa fa-linkedin"></i></a>
 +
                </div>
 +
                </div>
 +
              </div>
 +
 +
 +
            </div>
 +
              <div class="row">
 +
                  <!-- Mathieu -->
 +
                  <div class="col-md-3 col-sm-6 col-xs-12">
 +
                      <div class="single-team-member">
 +
                          <div class="team-member-img">
 +
                              <img src="https://static.igem.org/mediawiki/2016/c/c6/T--INSA-Lyon--mathieu.jpg" alt="mathieu borel img">
 +
                          </div>
 +
                          <div class="team-member-name">
 +
                              <p>Mathieu Borel</p>
 +
                              <span>INSA</span>
 +
                          </div>
 +
                          <p>blabla</p>
 +
                          <div class="team-member-link">
 +
                              <a href="mailto:mathieu.borel@insa-lyon.fr"><i class="fa fa-envelope"></i></a>
 +
                              <a href="https://fr.linkedin.com/in/mathieu-borel-a679b7b1"><i class="fa fa-linkedin"></i></a>
 +
                          </div>
 +
                      </div>
 +
                  </div>
 +
                  <!-- Paul -->
 +
                  <div class="col-md-3 col-sm-6 col-xs-12">
 +
                      <div class="single-team-member">
 +
                          <div class="team-member-img">
 +
                              <img src="https://static.igem.org/mediawiki/2016/3/37/T--INSA-Lyon--paul.jpg" alt="paul zanoni img">
 +
                          </div>
 +
                          <div class="team-member-name">
 +
                              <p>Paul ZANONI</p>
 +
                              <span>INSA</span>
 +
                          </div>
 +
                          <p>blabla</p>
 +
                          <div class="team-member-link">
 +
                              <a href="mailto:paul.zanoni@insa-lyon.fr"><i class="fa fa-envelope"></i></a>
 +
                          </div>
 +
                      </div>
 +
                  </div>
 +
                  <!-- Margaux -->
 +
                  <div class="col-md-3 col-sm-6 col-xs-12">
 +
                      <div class="single-team-member">
 +
                          <div class="team-member-img">
 +
                              <img src="https://static.igem.org/mediawiki/2016/e/ed/T--INSA-Lyon--margaux.jpg" alt="margaux img">
 +
                          </div>
 +
                          <div class="team-member-name">
 +
                              <p>Margaux Poulalier-Delavelle</p>
 +
                              <span>INSA</span>
 +
                          </div>
 +
                          <p>I am a fourth year student in Biochemistry and Biotechnologies at INSA Lyon. Since I discovered it, I am a real synthetic biology enthusiast and naturally joined this year iGEM team. Working as a team, building and participating in this project was really fulfilling and enriching. Moreover I am really interested in the human aspect of our project and the improvement it can bring to our society, so I took part in the human practices in addition to the InterLab study.</p>
 +
                          <div class="team-member-link">
 +
                              <a href="mailto:margaux.poulalier--delavelle@insa-lyon.fr"><i class="fa fa-envelope"></i></a>
 +
                          </div>
 +
                      </div>
 +
                  </div>
 +
 +
              </div>
 +
 +
              <div class="row">
 +
                  <!-- Delphine -->
 +
                  <div class="col-md-3 col-sm-6 col-xs-12">
 +
                      <div class="single-team-member">
 +
                          <div class="team-member-img">
 +
                              <img src="https://static.igem.org/mediawiki/2016/a/a8/T--INSA-Lyon--delphine.jpg" alt="delphine bougeon img">
 +
                          </div>
 +
                          <div class="team-member-name">
 +
                              <p>Delphine Bourgeon</p>
 +
                              <span>INSA</span>
 +
                          </div>
 +
                          <p>Student in fourth year in Biochemistry and Biotechnologies at INSA Lyon, I am very interested in working as a team and in carrying out a project from the beginning to the end. I especially appreciate the way we can mix both sciences and humanities in one project. Consequently, I worked on the Human practices and I took part in the achievement of the InterLab study.</p>
 +
                          <div class="team-member-link">
 +
                              <a href="mailto:delphine.bourgeon@insa-lyon.fr"><i class="fa fa-envelope"></i></a>                     
 +
                          </div>
 +
                      </div>
 +
                  </div>
 +
                 
 +
 +
              </div>
 +
 +
          </div> <!--end our-team content -->
 +
        </div>
 +
      </div>
 +
 +
        <!-- Instructors-->
 +
        <div class="row" id=instructors>
 +
            <div class="col-md-12">
 +
                <div class="title-area">
 +
                    <h2 class="title">Instructors</h2>
 +
                    <span class="line"></span>
 +
                    <p>We are...</p>
 +
                </div>
 +
            </div>
 +
            <div class="col-md-12">
 +
                <div class="our-team-content">
 +
                    <div class="row">
 +
                        <!-- Start single team member -->
 +
                        <div class="col-md-3 col-md-offset-2 col-sm-6 col-xs-12">
 +
                            <div class="single-team-member">
 +
                                <div class="team-member-img">
 +
                                    <img src="https://static.igem.org/mediawiki/2016/8/8d/T--INSA-Lyon--corinne.jpg" alt="Corinne Dorel-Flamant img">
 +
                                </div>
 +
                                <div class="team-member-name">
 +
                                    <p>Corinne Dorel-Flamant</p>
 +
                                    <span>INSA PI</span>
 +
                                </div>
 +
                                <p>PhD in Molecular and Cellular Biology. I currently work on microbial adaptation in extreme environment and depollution. I am fan of iGEM, innovation, rowing, climbing and skiing. </p>
 +
                                <div class="team-member-link">
 +
                                    <a href="http://map.univ-lyon1.fr/spip.php?article251&lang=en"><i class="fa fa-university"></i></a>
 +
                                    <a href="http://www.biowebspin.com/members/cdorel/"><i class="fa fa-graduation-cap"></i></a>
 +
                                    <a href="http://www.french-rowing-class.com/en/french-rowing/"><i class="fa fa-heart"></i></a>
 +
                                    <a href="https://fr.linkedin.com/in/corinne-dorel-flamant-4ab40551"><i class="fa fa-linkedin"></i></a>
 +
                                </div>
 +
                            </div>
 +
                        </div>
 +
                        <!-- Start single team member -->
 +
                        <!-- Start single team member -->
 +
                        <div class="col-md-3 col-sm-6 col-xs-12">
 +
                            <div class="single-team-member">
 +
                                <div class="team-member-img">
 +
                                    <img src="https://static.igem.org/mediawiki/2016/7/70/T--INSA-Lyon--yoann.jpg" alt="yoann louis img">
 +
                                </div>
 +
                                <div class="team-member-name">
 +
                                    <p>Yoann LOUIS</p>
 +
                                    <span>INSA Instructor Handyman</span>
 +
                                </div>
 +
                                <p>PhD in environmental and analytical chemistry. And now Associate professor at the Institut National des Sciences Appliquées de Lyon, i’m working in the MAP laboratory (Microbiology, Adaptation and Pathogenesis lab) in a new team AME (Adaptation to Extreme Environments, created in 2016).
 +
Since 2012 I’m trying to do my best to help the iGEM-ers of INSA Lyon team to go as far as possible in their project :)</p>
 +
                                <div class="team-member-link">
 +
                                    <a href="mailto:yoann.louis@insa-lyon.fr "><i class="fa fa-envelope"></i></a>
 +
                                    <a href="http://map.univ-lyon1.fr/spip.php?article251&lang=en"><i class="fa fa-university"></i></a>
 +
                                    <a href="#"><i class="fa fa-linkedin"></i></a>
 +
                                </div>
 +
                            </div>
 +
                        </div>
 +
                        <!-- Start single team member -->
 +
                        <div class="col-md-3 col-sm-6 col-xs-12">
 +
                            <div class="single-team-member">
 +
                                <div class="team-member-img">
 +
                                    <img src="https://static.igem.org/mediawiki/2016/8/82/T--INSA-Lyon--vivianne.jpg" alt="Viviane Chansavang img">
 +
                                </div>
 +
                                <div class="team-member-name">
 +
                                    <p>Viviane Chansavang</p>
 +
                                    <span>INSA</span>
 +
                                </div>
 +
                                <p>
 +
                                    iGEM 2011, 2012, 2013, 2014 ... and 2016? I guess we can call it dedication...or is it addiction?
 +
                                    I graduated from INSA de Lyon in September 2013, worked hard in the organizing committee of the Europe Regional Jamboree in October 2013, and then traveled across the planet to sunny Southern California for my first job. Although I traded in the bench for a desk, I'm still showing support to my home team. Working at the Office for Science and Technology of the Embassy of France in the US, I am striving to foster partnerships between French and American labs in the field of life sciences.
 +
                                </p>
 +
 +
                                <div class="team-member-link">
 +
                                    <a href="#"><i class="fa fa-envelope"></i></a>
 +
                                    <a href="#"><i class="fa fa-graduation-cap"></i></a>
 +
                                    <a href="#"><i class="fa fa-linkedin"></i></a>
 +
                                </div>
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
 +
        <!-- Advisors-->
 +
        <div class="row" id=advisors>
 +
            <div class="col-md-12">
 +
                <div class="title-area">
 +
                    <h2 class="title">Advisors</h2>
 +
                    <span class="line"></span>
 +
                    <p>We are...</p>
 +
                </div>
 +
            </div>
 +
            <div class="col-md-12">
 +
                <div class="our-team-content">
 +
                    <div class="row">
 +
                     
 +
                        <!-- Valérie -->
 +
                        <div class="col-md-3 col-sm-6 col-xs-12">
 +
                            <div class="single-team-member">
 +
                                <div class="team-member-img">
 +
                                    <img src="https://static.igem.org/mediawiki/2016/2/2c/T--INSA-Lyon--valerie.jpg" alt="yoann louis img">
 +
                                </div>
 +
                                <div class="team-member-name">
 +
                                    <p>Valérie DESJARDIN</p>
 +
                                    <span>INSA</span>
 +
                                </div>
 +
                                <p>Associate professor at the Institut National des Sciences Appliquées de Lyon My research work at the Laboratory of Civil engineering and Environmental engineering (LGCIE) is currently aimed at the study of biophysicochemical interactions of pollutants in various compounds (soils, sediments, municipal solid waste) using molecular biology tools. I am very excited to take part in the iGEM project which leads to the development of a synergy, already launched, between the Biosciences department and Environmental sciences.</p>
 +
                                <div class="team-member-link">
 +
                                    <a href="#"><i class="fa fa-envelope"></i></a>
 +
                                    <a href="#"><i class="fa fa-graduation-cap"></i></a>
 +
                                    <a href="#"><i class="fa fa-linkedin"></i></a>
 +
                                </div>
 +
                            </div>
 +
                        </div>
 +
                        <!-- Marie-Pierre -->
 +
                        <div class="col-md-3 col-sm-6 col-xs-12">
 +
                            <div class="single-team-member">
 +
                                <div class="team-member-img">
 +
                                    <img src="https://static.igem.org/mediawiki/2016/4/4b/T--INSA-Lyon--marie-pierre.jpg" alt="Marie-Pierre Escudié img">
 +
                                </div>
 +
                                <div class="team-member-name">
 +
                                    <p> Marie-Pierre Escudié</p>
 +
                                    <span>INSA Instructor Human Practice</span>
 +
                                </div>
 +
                                <p>PhD in Political Science ("Gaston Berger, les sciences humaines et les sciences de l'ingénieur, un projet de réforme de la société", Université Lumière Lyon 2, December 2013). I'm presently a Research engineer at Institut Gaston Berger (INSA Lyon), I study how politics, culture, and ethics of engineer shape science and technology. My teaching interests are interdisciplinary in the field of science and technology studies. </p>
 +
                                <div class="team-member-link">
 +
                                    <a href="mailto:marie-pierre.escudie@insa-lyon.fr"><i class="fa fa-envelope"></i></a>
 +
                                    <a href="#"><i class="fa fa-graduation-cap"></i></a>
 +
                                    <a href="#"><i class="fa fa-linkedin"></i></a>
 +
                                </div>
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
 +
 +
    </div>
 +
 +
  </section>
 +
  <!-- End team members -->
 +
 +
 +
  <!-- Start footer -->
 +
  <footer id="footer">
 +
      <div class="container">
 +
          <div class="row">
 +
              <div class="col-md-6 col-sm-6">
 +
                  <div class="footer-left">
 +
                      <p>Designed by Team iGEM INSA-LYON </p>
 +
                  </div>
 +
              </div>
 +
              <div class="col-md-6 col-sm-6">
 +
                  <div class="footer-right">
 +
                      <a href="https://www.facebook.com/insaadnconceptclub/"><i class="fa fa-facebook"></i></a>
 +
                      <a href="http://www.dailymotion.com/iGEM_Lyon_2011"><i class="fa fa-video-camera"></i></a>
 +
                      <a href="https://www.linkedin.com/groups/8265587"><i class="fa fa-linkedin"></i></a>
 +
                      <a href="mailto:ia2c-membres.asso@led.insa-lyon.fr"><i class="fa fa-envelope"></i></a>
 +
                  </div>
 +
              </div>
 +
          </div>
 +
      </div>
 +
  </footer>
 +
  <!-- End footer -->
 +
 +
 +
  <!-- Include all compiled plugins (below), or include individual files as needed -->
 +
  <!-- Bootstrap -->
 +
  <script type="text/javascript" src="https://2016.igem.org/Template:INSA-Lyon/bootstrapjs?
 +
action=raw&ctype=text/javascript"></script>
 +
 
 +
 +
  <!-- Custom js -->
 +
  <script type="text/javascript" src="https://2016.igem.org/Template:INSA-Lyon/javascript?
 +
action=raw&ctype=text/boostrap"></script>
 +
 
 +
  </body>
 
</html>
 
</html>

Revision as of 19:57, 6 October 2016

<!DOCTYPE html> iGEM : The Team

 

Team iGEM 2016 INSA-Lyon

Competing in the premiere student competition in Synthetic Biology

Read More

Students

We are...

mathilde gonthier img

Mathilde Gonthier

INSA

I am a fifth year student in Biochemistry and Biotechnologies at INSA Lyon. I discovered the iGEM competition in 2013 while I was providing support for the European Jamboree organization. Instantaneously, I was attracted by the scientific aspects of the concept as well as the human ones. Thus, I joined the 2016 iGEM team in order to learn how to elaborate a project from the subject's definition to the experiences and the presentation of the results. During the summer, I specifically worked on fluorescence revelation, streptavidin part design and characterization, cloning experiments and final parts characterization tests. During my leisure time, I love traveling and practicing sports like dance.

julien orlans img

Julien Orlans

INSA

I am a fifth year student in Biochemistry and Biotechnologies at INSA Lyon and in Bioinformatics at the University Claude Bernard Lyon 1. Since I heard about synthetic biology and all its possibilities, I wanted to take part in a project from scratch and build a complete system. That’s why I joined the iGEM team INSA Lyon 2016 in order to realize this ambition. During this summer, I worked on the molecular modelling of the 3D structures of our different aptamers and on the homology modelling of our protein of interest.

louis becquey img

Louis Becquey

INSA

4th year student in biosciences, and now ported on bio-informatics and mathematical modelling, I have heard about the iGEM several times last years and always wanted to join a team. This year, I tried ! I am glad to help the team making real discoveries after a modelling work and numerical calculations. The tool we built to compute the most probable aptamer structures was one of the first great bio-informatics project I contributed to. This iGEM contest experience was therefore a good training exercise of teamwork and software development.

gianina ungurean img

Gianina Ungurean

INSA

I am a fifth year student in the department of Biochemistry and Biotechnologies at INSA Lyon. I am a person who enjoys challenges and a place in my university iGEM team fits me. Having to build a project from scratch motivated me and indeed, in the end this project turned out to be a very enriching experience. Apart working on molecular cloning, I was also able to use my passion for visual arts in the benefit on the project. I worked on the molecular animation and I was also in charge with the Communication and Publicity.

mathieu borel img

Mathieu Borel

INSA

blabla

paul zanoni img

Paul ZANONI

INSA

blabla

margaux img

Margaux Poulalier-Delavelle

INSA

I am a fourth year student in Biochemistry and Biotechnologies at INSA Lyon. Since I discovered it, I am a real synthetic biology enthusiast and naturally joined this year iGEM team. Working as a team, building and participating in this project was really fulfilling and enriching. Moreover I am really interested in the human aspect of our project and the improvement it can bring to our society, so I took part in the human practices in addition to the InterLab study.

delphine bougeon img

Delphine Bourgeon

INSA

Student in fourth year in Biochemistry and Biotechnologies at INSA Lyon, I am very interested in working as a team and in carrying out a project from the beginning to the end. I especially appreciate the way we can mix both sciences and humanities in one project. Consequently, I worked on the Human practices and I took part in the achievement of the InterLab study.

Instructors

We are...

Corinne Dorel-Flamant img

Corinne Dorel-Flamant

INSA PI

PhD in Molecular and Cellular Biology. I currently work on microbial adaptation in extreme environment and depollution. I am fan of iGEM, innovation, rowing, climbing and skiing.

yoann louis img

Yoann LOUIS

INSA Instructor Handyman

PhD in environmental and analytical chemistry. And now Associate professor at the Institut National des Sciences Appliquées de Lyon, i’m working in the MAP laboratory (Microbiology, Adaptation and Pathogenesis lab) in a new team AME (Adaptation to Extreme Environments, created in 2016). Since 2012 I’m trying to do my best to help the iGEM-ers of INSA Lyon team to go as far as possible in their project :)

Viviane Chansavang img

Viviane Chansavang

INSA

iGEM 2011, 2012, 2013, 2014 ... and 2016? I guess we can call it dedication...or is it addiction? I graduated from INSA de Lyon in September 2013, worked hard in the organizing committee of the Europe Regional Jamboree in October 2013, and then traveled across the planet to sunny Southern California for my first job. Although I traded in the bench for a desk, I'm still showing support to my home team. Working at the Office for Science and Technology of the Embassy of France in the US, I am striving to foster partnerships between French and American labs in the field of life sciences.

Advisors

We are...

yoann louis img

Valérie DESJARDIN

INSA

Associate professor at the Institut National des Sciences Appliquées de Lyon My research work at the Laboratory of Civil engineering and Environmental engineering (LGCIE) is currently aimed at the study of biophysicochemical interactions of pollutants in various compounds (soils, sediments, municipal solid waste) using molecular biology tools. I am very excited to take part in the iGEM project which leads to the development of a synergy, already launched, between the Biosciences department and Environmental sciences.

Marie-Pierre Escudié img

Marie-Pierre Escudié

INSA Instructor Human Practice

PhD in Political Science ("Gaston Berger, les sciences humaines et les sciences de l'ingénieur, un projet de réforme de la société", Université Lumière Lyon 2, December 2013). I'm presently a Research engineer at Institut Gaston Berger (INSA Lyon), I study how politics, culture, and ethics of engineer shape science and technology. My teaching interests are interdisciplinary in the field of science and technology studies.