Difference between revisions of "Team:Grenoble-Alpes/team"

Line 1: Line 1:
 
{{Grenoble-Alpes}}
 
{{Grenoble-Alpes}}
 
+
<!DOCTYPE html>
 
<html lang="en">
 
<html lang="en">
<head>
+
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<meta name="viewport" content="width=device-width, initial-scale=1">
<LINK rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Grenoble-Alpes/CSS"/>
+
<title>IGEM - Grenoble Alpes</title>
 +
<style type="text/css">
  
<style>
+
body {
 +
background-color: rgb(150, 42, 53);
 +
box-sizing: border-box;
  
/* Clear the default wiki settings */
 
   
 
    #home_logo, #sideMenu { display:none; }
 
    #sideMenu, #top_title, .patrollink  {display:none;}
 
    #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 
    body {background-color:white; }
 
    #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
             
 
 
*CSS SITE*
 
@CHARSET "UTF-8";
 
@import url('https://fonts.googleapis.com/css?family=Roboto');
 
@font-face {
 
    font-family: 'sf_arch_rivalregular';
 
    src: url('../font/SF_Arch_Rival-webfont.eot');
 
    src: url('../font/SF_Arch_Rival-webfont.eot?#iefix') format('embedded-opentype'),
 
        url('../font/SF_Arch_Rival-webfont.woff2') format('woff2'),
 
        url('../font/SF_Arch_Rival-webfont.woff') format('woff'),
 
        url('../font/SF_Arch_Rival-webfont.ttf') format('truetype'),
 
        url('../font/SF_Arch_Rival-webfont.svg#sf_arch_rivalregular') format('svg');
 
    font-weight: normal;
 
    font-style: normal;
 
}
 
 
@font-face {
 
    font-family: 'calligraffitiregular';
 
    src: url('../font/Calligraffiti-webfont.eot');
 
    src: url('../font/Calligraffiti-webfont.eot?#iefix') format('embedded-opentype'),
 
        url('../font/Calligraffiti-webfont.woff2') format('woff2'),
 
        url('../font/Calligraffiti-webfont.woff') format('woff'),
 
        url('../font/Calligraffiti-webfont.ttf') format('truetype'),
 
        url('../font/Calligraffiti-webfont.svg#calligraffitiregular') format('svg');
 
    font-weight: normal;
 
    font-style: normal;
 
}
 
 
 
/* STRUCTURE */
 
 
body {
 
background-color: white;
 
font-family: Roboto, Arial, Helvetica, sans-serif;
 
font-size: 0.9em;
 
line-height: 1.3em;
 
color: #333;
 
}
 
 
h1 {
 
font-size: 2.5em;
 
        text-decoration: underline;
 
        margin-left: -1em;
 
        font-family: 'Calibri';
 
}
 
 
h2 {
 
font-size: 1.5em;
 
margin-bottom: 1em;
 
font-family: 'sf_arch_rivalregular', Arial, Helvetica, sans-serif;
 
}
 
 
h3 {
 
font-size: 1em;
 
margin-bottom: 1em;
 
margin-top: 2em;
 
margin-left: 2em;
 
font-family: 'sf_arch_rivalregular', Arial, Helvetica, sans-serif;
 
}
 
 
img {
 
width: 100%;
 
}
 
 
li {
 
list-style-type: none;
 
}
 
 
button {
 
    background-color: #851313;
 
    border: none;
 
    border-radius: 3px;
 
    color: #CCC0C0;
 
    padding: 15px 32px;
 
    text-align: center;
 
    text-decoration: none;
 
    display: inline-block;
 
    font-size: 16px;
 
    margin-top: 2em;
 
}
 
 
button:hover {
 
background-color: #ff9999;
 
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
 
        color : white;
 
}
 
 
.vert {
 
background-image:linear-gradient(#e7feee, white);
 
}
 
 
.turquoise {
 
background-image:linear-gradient(#4ad0bc, white);
 
color: white;
 
}
 
 
.violet {
 
background-image:linear-gradient(white,#92789b);
 
}
 
 
.violet_inverse {
 
background-image:linear-gradient(#92789b,white);
 
}
 
 
.col-5 {
 
width: 5%;
 
}
 
 
.col-50 {
 
width: 50%;
 
}
 
 
.col-60 {
 
width: 60%;
 
}
 
 
.col-40 {
 
width: 40%;
 
}
 
 
.col-30 {
 
width: 30%;
 
}
 
 
.col-70 {
 
width: 70%;
 
}
 
 
.flex {
 
display: flex;
 
}
 
 
/* Accueil */
 
header {
 
 
}
 
 
header aside {
 
width: 20%;
 
margin: auto;
 
z-index: 10;
 
position: relative;
 
padding: 8%;
 
}
 
 
#slider {
 
line-height: 0;
 
z-index: 1; /* permet d'emplier des couches */
 
margin-top: -30%;
 
}
 
 
/*fixe la barre du haut*/
 
/*.navi {               
 
        width:75%;
 
opacity: 1;
 
position:fixed;
 
                        z-index: 100;
 
                        margin: auto;
 
}*/
 
 
/*style des onglets*/
 
                .navi ul {         
 
                        text-transform: uppercase;
 
                        font-family: 'Calibri';
 
                        font-size: 76%;
 
                        margin: 0px;
 
                        animation : ani 2s ;
 
                        box-shadow: 0px -10px 0px inset #901717;
 
                }
 
 
                .navi li {
 
                        list-style: none; 
 
                }
 
                .navi li a {
 
                        color: #CCC0C0;
 
                        vertical-align:middle;
 
                        padding-top:20px;
 
                       
 
                        margin-bottom:0px;}
 
                .navi {
 
                        animation: ani 2s;}
 
 
/*rétablir la hauteur du menu, à cause d'un conflit enfant/parent */
 
              .navi > ul::after {
 
content: "";
 
display:block;  /*table*/
 
clear:both;
 
 
}
 
}
 
+
h1 { font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif"; font-size: 5em; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px; }
/*position des onglets*/
+
h2 { font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif"; font-size: 4em; font-style: normal; font-variant: normal; font-weight: 700; line-height: 15.4px; }
                .navi > ul > li {            
+
#container {
                        float: left;  
+
display: flex;
                        position: relative;
+
flex-wrap: wrap;
                }
+
margin: 0;
 
+
margin-top: 30px;
/*style des liens*/
+
justify-content: space-around;
                .navi > ul > li > a {     
+
background-color: rgb(150, 42, 53);
                        padding: 5px 40px; /*espacement entre les onglets du menu*/
+
width: auto;
                        color:#CCC0C0;
+
                        text-decoration: none;
+
                        display: inline-block;
+
                     
+
                }
+
 
+
 
+
/*ne pas afficher les sous-menus */           
+
              .submenu {           
+
                      display: none;
+
              }
+
 
+
              .navi li:hover .submenu {
+
                        display: inline-block;
+
                        top:100%;
+
                        left: 0px;
+
                        padding:0px;
+
                        position: absolute;
+
                        z-index: 1000;
+
                       
+
                       
+
              }
+
 
+
                .navi a {
+
                        display: inline-block;
+
                        text-decoration: none;
+
                        vertical-align: middle;
+
                }
+
 
+
                /* .navi > ul > li:hover a
+
                { *//*pour pallier au problème de la bordure qui descend quand on passe la souris*//*
+
                        text-decoration: none;
+
                        color : #3498db;
+
                        padding: 2px 40px 5px 40px;
+
                        background-color: #ecf0f1;*/
+
 
+
 
+
 
}
 
}
  
.submenu li { /*pour décrire le style du sous-menu */
+
h2 {
border-bottom: 1px solid #3498db;
+
width: 80%;
 +
color: rgb(150, 42, 53);
 +
background-color:#ba6a6a;
 +
text-align: center;
 +
padding: 40px 0px 40px 0px;
 
}
 
}
 +
.perso {
 +
font-family: 'Raleway', Arial, sans-serif;
 +
position: relative;
 +
float: left;
 +
margin: 10px 1%;
 +
min-width: 310px -60px;
 +
max-width: 310px;
 +
width: 100%;
 +
color: #ffffff;
 +
text-align: center;
 +
background-color: #ba6a6a;
 +
font-size: 16px;
 +
box-sizing: border-box;
 +
}
 +
.part {
 +
display: flex;
 +
justify-content: space-around;
 +
flex-wrap: wrap;
 +
flex-direction: row;
 +
max-width: 100%;
 +
}
 +
#fullteam {
 +
background-color: white;
 +
margin: auto;
 +
margin-top: 70px;
 +
justify-content: center;
 +
max-height:500px;
 +
width: auto;
 +
padding: 20px;
 +
}
 +
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700);
 +
.snip1273 {
 +
font-family: 'Raleway', Arial, sans-serif;
 +
position: relative;
 +
float: left;
 +
margin: 0px;
 +
min-width: 310px -60px;
 +
max-width: 310px;
 +
width: 100%;
 +
color: #ffffff;
 +
text-align: left;
 +
background-color: #000000;
 +
font-size: 16px;
 +
}
 +
.snip1273 * {
 +
-webkit-box-sizing: border-box;
 +
box-sizing: border-box;
 +
-webkit-transition: all 0.4s ease-in;
 +
transition: all 0.4s ease-in;
 +
}
 +
.snip1273 img {
 +
position: relative;
 +
min-width: 300px;
 +
max-width: 100%;
 +
vertical-align: top;
 +
}
 +
.snip1273 figcaption {
 +
position: absolute;
 +
top: 0;
 +
right: 0;
 +
width: 100%;
 +
height: 100%;
 +
z-index: 1;
 +
opacity: 0;
 +
padding: 20px 30px;
 +
}
 +
.snip1273 figcaption:before,
 +
.snip1273 figcaption:after {
 +
width: 1px;
 +
height: 0;
 +
}
 +
.snip1273 figcaption:before {
 +
right: 0;
 +
top: 0;
 +
}
 +
.snip1273 figcaption:after {
 +
left: 0;
 +
bottom: 0;
 +
}
 +
.snip1273 h3,
 +
.snip1273 p {
 +
line-height: 1.5em;
 +
}
 +
.snip1273 h3 {
 +
margin: 0 0 5px;
 +
font-weight: 700;
 +
text-transform: uppercase;
 +
}
 +
.snip1273 p {
 +
font-size: 0.8em;
 +
font-weight: 500;
 +
margin: 0 0 15px;
 +
}
 +
.snip1273 a {
 +
position: absolute;
 +
top: 0;
 +
bottom: 0;
 +
right: 0;
 +
left: 0;
 +
z-index: 1;
 +
}
 +
.snip1273:before,
 +
.snip1273:after,
 +
.snip1273 figcaption:before,
 +
.snip1273 figcaption:after {
 +
position: absolute;
 +
content: '';
 +
background-color: #ffffff;
 +
z-index: 1;
 +
-webkit-transition: all 0.4s ease-in;
 +
transition: all 0.4s ease-in;
 +
opacity: 0.8;
 +
}
 +
.snip1273:before,
 +
.snip1273:after {
 +
height: 1px;
 +
width: 0%;
 +
}
 +
.snip1273:before {
 +
top: 0;
 +
left: 0;
 +
}
 +
.snip1273:after {
 +
bottom: 0;
 +
right: 0;
 +
}
 +
.snip1273:hover img,
 +
.snip1273.hover img {
 +
opacity: 0.4;
 +
}
 +
.snip1273:hover figcaption,
 +
.snip1273.hover figcaption {
 +
opacity: 1;
 +
}
 +
.snip1273:hover figcaption:before,
 +
.snip1273.hover figcaption:before,
 +
.snip1273:hover figcaption:after,
 +
.snip1273.hover figcaption:after {
 +
height: 100%;
 +
}
 +
.snip1273:hover:before,
 +
.snip1273.hover:before,
 +
.snip1273:hover:after,
 +
.snip1273.hover:after {
 +
width: 100%;
 +
}
 +
.snip1273:hover:before,
 +
.snip1273.hover:before,
 +
.snip1273:hover:after,
 +
.snip1273.hover:after,
 +
.snip1273:hover figcaption:before,
 +
.snip1273.hover figcaption:before,
 +
.snip1273:hover figcaption:after,
 +
.snip1273.hover figcaption:after {
 +
opacity: 0.1;
 +
}
 +
/* Demo purposes only */
 +
body {
 +
background-color: #212121;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div id="container" >
 +
<img src="team.png" id="fullteam">
 +
<h2>TEAM MEMBERS</h2>
 +
<div class="part">
 +
<div class="perso" >
 +
<h3>JABOUR Charles</h3>
 +
<p>2nd year master student in Biomedical Engineering - Phelma</p>
 +
<p>ENGINEER in charge of developing the fluorescence module</p>
 +
<figure class="snip1273">
 +
<img src="https://static.igem.org/mediawiki/2018/3/3a/T--Grenoble-Alpes--charles.jpg" alt="Charles"/>
 +
<figcaption>
 +
 +
<p>“Having already participated in an International Science competition, I know how enriching this kind of event can be. In addition, not only does this project mobilize a great amount of knowledges but it also needs a lot of communication work to make it known. I was mainly drawn to this aspect of the project.” </p>
 +
</figcaption>
 +
</figure>
 +
</div>
 +
<div class="perso" >
 +
<h3>GALLARD Xandre</h3>
 +
<p>2nd year master student in Biomedical Engineering - Phelma</p>
 +
<p>ENGINEER in charge of developing the transformation module</p>
 +
<figure class="snip1273">
 +
<img src="https://static.igem.org/mediawiki/2018/5/54/T--Grenoble-Alpes--xandre.jpg" alt="Xandre"/>
 +
<figcaption>
 +
 +
<p> “Participating to the iGEM competition was an opportunity that I couldn’t miss. An opportunity to carry on a research project as a leading member from its creation to its end. We are all on our own, sole actors of our success and this experience can only be an asset for our future.” </p>
 +
</figcaption>
 +
</figure>
 +
</div>
 +
<div class="perso" >
 +
<h3>AUBERT Elise</h3>
 +
<p>1st year master student in Health Engineering – Grenoble Alpes University</p>
 +
<p>BIOLOGIST in charge of creating the detection probes</p>
 +
<figure class="snip1273">
 +
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--elise.jpg" alt="Elise"/>
 +
<figcaption>
 +
 +
<p>“iGEM is for me a very unique human experience because this international competition gives us the opportunity to create a highly creative scientific project and to see it being developed. We started from scratch and we encountered a lot of challenges both in the scientific and human aspects. I didn’t think that this adventure would bring me so much, this is why I recommend it to all the open-minded students passionated with sciences.” </p>
 +
</figcaption>
 +
 +
</figure>
 +
</div>
 +
<div class="perso" >
 +
<h3>GOYET Thomas</h3>
 +
<p>2nd year master student in Biomedical Engineering - Phelma</p>
 +
<p>ENGINEER in charge of developing the purification module</p>
 +
<figure class="snip1273">
 +
<img src="https://static.igem.org/mediawiki/2018/1/1e/T--Grenoble-Alpes--thomas.jpg" alt="Thomas"/>
 +
<figcaption>
 +
 +
<p>“This synthetic biology project is for me a first real experience of a multidisciplinary work where my engineering knowledges and my curiosity for biology allow me to develop my abilities to make links between subjects.” </p>
 +
</figcaption>
 +
 +
</figure>
 +
</div>
 +
<div class="perso" >
 +
<h3>RAZIMBAUD Cécile</h3>
 +
<p>3rd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University</p>
 +
<p>BIOLOGIST in charge of DNA extraction using bacteriophages</p>
 +
<figure class="snip1273">
 +
<img src="https://static.igem.org/mediawiki/2018/1/1b/T--Grenoble-Alpes--cecile.jpg" alt="Cécile"/>
 +
<figcaption>
 +
 +
<p>“Synthetic biology is a field of study that echoes to my schooling and to my area of interest. IGEM competition gives us the opportunity to enlarge our competences in other domains like communication and project management.
 +
The team spirit that reigns inside of iGEM Grenoble 2018 team allows us each day to tackle the difficulties and to make of this competition a very special experience with a final key event: the great Jamboree of Boston.”</p>
 +
</figcaption>
 +
 +
</figure>
 +
</div>
 +
<div class="perso" >
 +
<h3>LE PENNEC Jean</h3>
 +
<p>2nd year master student in Biomedical Engineering - Phelma</p>
 +
<p>ENGINEER in charge of the pipetting module</p>
 +
<figure class="snip1273">
 +
<img src="https://static.igem.org/mediawiki/2018/0/05/T--Grenoble-Alpes--jean.jpg" alt="sample72"/>
 +
<figcaption>
 +
 +
<p>“iGEM was for me an opportunity too big not to be seized. The aspects that really motivated me to commit myself to this adventure are the multidisciplinarity of the project and the teamwork. Undoubtedly, I learned more with iGEM than if I had done a classical internship. Finally, it was the occasion to work on a subject that really motivates me and that represents a real progress for public health.” </p>
 +
</figcaption>
 +
</figure>
 +
</div>
 +
<div class="perso" >
 +
<h3>IGNACE Sarah</h3>
 +
<p>GRAPHICS DESIGNER</p>
 +
<p>ENGINEER in charge of developing the fluorescence module</p>
 +
<figure class="snip1273">
 +
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--sarah.jpg" alt="sample72"/>
 +
<figcaption>
 +
 +
<p>“To be the graphic designer of a group such as iGEM Grenoble 2018 is for me a true opportunity to expend the number of my work experiences. In addition, the topic covered by the team really enthusiasms me and their energy is very communicative.” </p>
 +
</figcaption>
 +
</figure>
 +
</div> <div class="perso" >
 +
<h3>ROCHAS Perrine</h3>
 +
<p>2nd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University</p>
 +
<p>BIOLOGIST in charge of the biological content conservation in the system</p>
 +
<figure class="snip1273">
 +
<img src="https://static.igem.org/mediawiki/2018/7/7a/T--Grenoble-Alpes--perrine.jpg" alt="sample72"/>
 +
<figcaption>
 +
 +
<p>“For me, iGEM represents both an ambitious challenge and a magnificent opportunity to be confronted to the world of research, to progress and apprehend domains that we didn’t know about. All of this within a team with complementary skills and qualities and with a common purpose of solving a society issue: it is a stimulating project and before all, a very beautiful human adventure.”</p>
 +
</figcaption>
 +
</figure>
 +
</div>
 +
<div class="perso" >
 +
<h3>TAVEAU Yasmine</h3>
 +
<p>2nd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University</p>
 +
<p>BIOLOGIST in charge of DNA extraction using bacteriophages</p>
 +
<figure class="snip1273">
 +
<img src="https://static.igem.org/mediawiki/2018/8/8f/T--Grenoble-Alpes--yasmine.jpg" alt="sample72"/>
 +
<figcaption>
 +
 +
<p>“The iGEM competition represents for me great opportunity. This occasion to live a first international experience in my domain of biotechnologies and synthetic biology. This project, led as a team, regroups people with multiple competencies, allowing the competition to grow and to become a real human experience. Hence, the issue we want to tackle makes sense to me and answers a public health issue that needs to be addressed.” </p>
 +
</figcaption>
 +
</figure>
 +
</div>
 +
<div class="perso" >
 +
<h3>GARON Fanny</h3>
 +
<p>1st year  master student in Health Engineering – Grenoble Alpes University</p>
 +
<p>BIOLOGIST in charge of creating the detection probes</p>
 +
<figure class="snip1273">
 +
<img src="https://static.igem.org/mediawiki/2018/1/1f/T--Grenoble-Alpes--fanny.jpg" alt="sample72"/>
 +
<figcaption>
 
 
.submenu li a { /*pour changer le style des liens*/
+
<p>“Before all, I choose to take part of the iGEM experience for the human side. Indeed, it is present inside of our team but also at greater scale in the competition itself. By participating, we become part of a greater event that gathers 50 different countries at the great Jamboree. Sciences are a feature of globalization. For me, it is essential and very interesting to be able to share and meet with teams from all over the world.”</p>
padding: 15px 30px;
+
</figcaption>
color: #3498db;
+
</figure>
width: 200px;
+
</div><div class="perso" >
display: block;
+
<h3>SANCERE Lucas</h3>
}
+
<p>2nd year master student in Biomedical Engineering - Phelma</p>
+
<p>ENGINEER in charge of the system modeling</p>
             
+
<figure class="snip1273">
              .submenu {
+
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--lucas.jpg" alt="sample72"/>
                    background-color: #3498db;
+
<figcaption>
              }
+
             
+
              .submenu li:hover {
+
                    background-color: #3498db;
+
                    opacity: 0.5;
+
                }
+
 
+
                @-webkit-keyframes anim {
+
                    0%  {opacity:0;}
+
                    100% {opacity:0.8;}
+
                }
+
                @keyframes ani{
+
                    0% {opacity:0;}
+
                    100% {opacity:1;}
+
                }
+
 
+
 
+
#accroche {
+
text-align: center;
+
padding: 5.5em;
+
background-image:url('../images/tortue.jpg');
+
background-repeat: no-repeat;
+
background-attachment:fixed;
+
background-position: center;
+
background-size: 2000px;
+
color: white;
+
font-family: 'calligraffitiregular';
+
font-size: 1.7em;
+
}
+
 
+
section {
+
padding: 5% 7%;
+
justify-content: space-between;
+
}
+
 
+
.presentation_texte {
+
padding-top: 4em;
+
}
+
 
+
.presentation_image {
+
margin: 2em;
+
}
+
 
+
.boutton_centrer {
+
text-align: center;
+
}
+
 
+
.titre_article {
+
margin-top: 0em;
+
        text-align: center;
+
}
+
 
+
.article_texte {
+
      text-align: justify;
+
}
+
 
+
.article_texte_team {
+
      color: #8d1616;
+
      text-align: justify;
+
}
+
 
+
#feuille {
+
text-align: center;
+
padding: 5em;
+
background-image:url('../images/palmier.jpg');
+
background-repeat: no-repeat;
+
background-attachment:fixed;
+
background-position: bottom;
+
background-size: 1450px;
+
color: white;
+
}
+
.marche_texte {
+
padding-top: 6em;
+
}
+
 
+
.boutton_marche {
+
text-align: center;
+
}
+
 
+
article ul {
+
padding: 3em;
+
}
+
 
+
.produits {
+
background-color: #f2d5fa;
+
padding: 15px 32px;
+
border-radius: 10px;
+
margin-bottom: 0.5em;
+
    color: white;
+
    text-decoration: none;
+
    font-size: 16px;
+
}
+
 
+
.loisirs {
+
background-color: #e0d5fa;
+
padding: 15px 32px;
+
border-radius: 10px;
+
margin-bottom: 0.5em;
+
    color: white;
+
    text-decoration: none;
+
    font-size: 16px;
+
}
+
 
+
.restauration {
+
background-color: #d5dcfa;
+
padding: 15px 32px;
+
border-radius: 10px;
+
margin-bottom: 0.5em;
+
    color: white;
+
    text-decoration: none;
+
    font-size: 16px;
+
}
+
 
+
.souvenirs {
+
background-color: #d5effa;
+
padding: 15px 32px;
+
border-radius: 10px;
+
margin-bottom: 0.5em;
+
    color: white;
+
    text-decoration: none;
+
    font-size: 16px;
+
}
+
 
+
.vetements {
+
background-color: #d5faf3;
+
padding: 15px 32px;
+
border-radius: 10px;
+
-moz-border-radius: 10px;
+
-webkit-border-radius: 10px;
+
-ms-border-radius: 10px;
+
-o-border-radius: 10px;
+
margin-bottom: 0.5em;
+
    color: white;
+
    text-decoration: none;
+
    font-size: 16px;
+
}
+
 
+
article ul li:hover {
+
background-color:  #d1f5ff;
+
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
+
}
+
 
+
article ul li a{
+
text-decoration: none;
+
color: black;
+
}
+
 
+
.ul_centrer {
+
text-align: center;
+
}
+
 
+
#galerie aside {
+
opacity: 0.8;
+
transition: all 0.6s;
+
}
+
 
+
#galerie aside:hover {
+
opacity: 1;
+
transition: all 0.6s;
+
}
+
 
+
.img_team {
+
 
+
}
+
 
+
.centre {
+
    display: block;
+
    margin-left: auto;
+
    margin-right: auto }
+
 
+
#grayscale aside {
+
        filter: grayscale(100%);
+
        transition : all 0.6s;
+
}
+
 
+
#grayscale aside:hover {
+
        filter: grayscale(0%);
+
        transition : all 0.6s;
+
}
+
+
 
+
/* FOOTER*/  
+
footer {
+
background-color: #4ad0bc;
+
color: white;
+
}
+
 
+
.couleur_fond {
+
background-color:#36a090;
+
}
+
 
+
.carte {
+
text-align: center;
+
padding: 0.5em;
+
margin-left: 4em;
+
}
+
 
+
.taille_footer {
+
width: 300px;
+
margin-left: 4.5em;
+
 
 
}
+
<p>“The iGEM competition is an occasion to be confronted to the whole world through a field that I really like: synthetic biology. It makes us realize the immense diversity of possibilities that exist in the world and it allows us to discover new Universities and their members during the final presentations. It is also my first group project of this magnitude and the challenges are thrilling: the communication, the success of a project in an international competition, the discovery of what entrepreneurship is, the group cohesion and self-management… Finally, the feeling of being useful to the society, even though what we do is so small, is an essential motivation that compels us to do more in accordance with my values.” </p>
 
+
</figcaption>
.texte_footer {
+
</figure>
text-align: center;
+
</div>
}
+
</div>
 
+
<h2> ADVISORS </h2>
.img_footer {
+
<div class="part" >
width: 50px;
+
<div class="perso" >
margin-left: 5em;
+
<h3>RADZIEJEWSKI Vincent</h3>
margin-bottom: 1.5em;
+
<p>3rd year in Grenoble Management School </p>
margin-top: 1em;
+
<p>Advisor in COMMUNICATION</p>
padding-top: 1em;
+
<figure class="snip1273">
}
+
<img src="https://static.igem.org/mediawiki/2018/4/48/T--Grenoble-Alpes--vincent.jpg" alt="sample72"/>
.bx-controls {
+
<figcaption>
display: none;
+
}
+
<p>“The project iGEM Grenoble 2018 is a unique chance to be able to work with students from various background like Biology and Biomedical Engineering. It is also an exceptional occasion to put my project management competencies into actions in an international context.” </p>
 
+
</figcaption>
#map-ecran {
+
</figure></div>
display: block;
+
<div class="perso" >
}
+
<h3>Clément</h3>
#map-tab {
+
<p>..</p>
display: none;
+
<p>..</p>
}
+
<figure class="snip1273">
         
+
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--clement.jpg" alt="sample72"/>
 
+
<figcaption>
/* ************ Responsive **************** */
+
 
+
 
+
 
+
              @media screen and (max-width: 1250px) {  /*pour tous les écrans inférieurs à 1250px*/
+
                    #menumobile{
+
                          color: #3498db;
+
                          display:none;
+
                          background-color: #ecf0f1;
+
  opacity: 0.8;
+
                          text-align: center;
+
                          padding: 5px 0px;
+
                          }
+
                    .menumobile{
+
                          display: block;
+
                          color: #3498db;
+
                          background-color: #ecf0f1;
+
  opacity: 0.8;
+
                          text-align: center;
+
                          padding: 5px 0px;
+
                          font-family: 'Lato'
+
                          font-weight: bold;
+
                          color:  #0F056B;
+
                          }
+
                    .navi ul {
+
                          display: none;
+
                    }
+
                    .navi ul li, .navi ul li a {
+
                          width: 100%;
+
                          text-align: center;
+
                         
+
                    }
+
              .navi li:hover .submenu {
+
                        position: relative;
+
                        width : -webkit-fill-available;
+
              }
+
 
+
                    .navi ul li a, .navi ul li:hover a{
+
                          padding: 5px 0px;
+
                    }
+
                    .navi input[type=checkbox]{  /*cacher la case à cocher*/
+
                    display: block;
+
              }
+
              .navi label{
+
                    display: block;
+
              }
+
            }
+
 
+
</style>
+
 
+
 
+
</head>
+
<body>
+
 
 
<div class="navi">
+
<p>“ ” </p>
  <nav width="90%">
+
</figcaption>
    <ul>
+
</figure>
      <li>
+
        <a href="https://2018.igem.org/Team:Grenoble-Alpes">HOME</a>
+
      </li>
+
      <li class="coche">
+
        <a href="https://2018.igem.org/Team:Grenoble-Alpes/team">TEAM</a>
+
      </li>
+
      <li>
+
        <a href="https://2018.igem.org/Team:Grenoble-Alpes/project">PROJECT</a>
+
      </li>
+
      <li>
+
      <a href="humanpractices.html">HUMAN PRACTICES</a>
+
      </li>
+
      <li>
+
      <a href="entrepreneurship.html">ENTREPRENEURSHIP</a>
+
      </li>
+
      <li>
+
      <a href="ressources.html">RESSOURCES</a>
+
      </li>
+
    </ul>
+
 
+
</nav>
+
 
</div>
 
</div>
 
+
<div class="perso" >
 
+
<h3>LASEK Loïc</h3>
<section class="violet flex" id="grayscale">
+
<p>Philosophy student/p>
<h1> Team </h1>
+
<p>Advisor in HUMAN PRACTICES</p>
<article class="col-30">
+
<figure class="snip1273">
  <aside>
+
<img src="https://static.igem.org/mediawiki/2018/e/e0/T--Grenoble-Alpes--loic.jpg" alt="sample72"/>
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/6/6c/T--Grenoble-Alpes--jabour_charles.png">
+
<figcaption>
    <h2 class="titre_article"> JABOUR Charles <br> Mister President </h2>
+
    <p class="article_texte_team"><b> 2nd year master student in Biomedical Engineering - Phelma
+
    <br> ENGINEER in charge of developing the fluorescence module </b> </p>
+
    <p <i>"Having already participated in an International Science competition, I know how enriching this kind of event can be. In addition, not only does this project mobilize a great amount of knowledges but it also needs a lot of communication work to make it known. I was mainly drawn to this aspect of the project.” </i></p>
+
  </aside>
+
 
+
    <aside>
+
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/2/2c/T--Grenoble-Alpes--gallard_xandre_rond.png">
+
    <h2 class="titre_article"> GALLARD Xandre </h2>
+
    <p class="article_texte_team"><b> 2nd year master student in Biomedical Engineering - Phelma
+
    <br> ENGINEER in charge of developing the transformation module </b></p>
+
    <p <i> « Participating to the iGEM competition was an opportunity that I couldn’t miss. An opportunity to carry on a research project as a leading member from its creation to its end. We are all on our own, sole actors of our success and this experience can only be an asset for our future.” </i></p>
+
  </aside>
+
 
+
 
+
    <aside>
+
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/e/e5/T--Grenoble-Alpes--aubert_elise.png">
+
    <h2 class="titre_article"> AUBERT Elise </h2>
+
    <p class="article_texte_team"><b> 1st year master student in Health Engineering – Grenoble Alpes University
+
    <br> BIOLOGIST in charge of creating the detection probes </b></p>
+
    <p <i> «iGEM is for me a very unique human experience because this international competition gives us the opportunity to create a highly creative scientific project and to see it being developed. We started from scratch and we encountered a lot of challenges both in the scientific and human aspects. I didn’t think that this adventure would bring me so much, this is why I recommend it to all the open-minded students passionated with sciences.” </i></p>
+
  </aside>
+
 
+
    <aside>
+
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/f/fb/T--Grenoble-Alpes--razimbaud_cecile.png">
+
    <h2 class="titre_article"> RAZIMBAUD Cécile </h2>
+
    <p class="article_texte_team"><b>  3rd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University <br> BIOLOGIST in charge of DNA extraction using bacteriophages </b></p>
+
    <p <i> “ Synthetic biology is a field of study that echoes to my schooling and to my area of interest. It is quite naturally that I got interested in the iGEM competition. In addition, this competition gives us the opportunity to enlarge our competences in other domains like communication and project management.
+
The team spirit that reigns inside of iGEM Grenoble 2018 team allows us each day to tackle the difficulties and to make of this competition a very special experience with a final key event: the great Jamboree of Boston.”
+
</i></p>
+
  </aside>
+
 
+
  </article>
+
 
+
<article class="col-30">
+
  <aside>
+
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/a/a1/T--Grenoble-Alpes--goyet_thomas.png">
+
    <h2 class="titre_article"> GOYET Thomas <br> Team Leader </h2>
+
    <p class="article_texte_team"><b> 2nd year master student in Biomedical Engineering - Phelma <br>              ENGINEER in charge of developing the purification module </b> </p>
+
    <p <i> « This synthetic biology project is for me a first real experience of a multidisciplinary work where my engineering knowledges and my curiosity for biology allow me to develop my abilities to make links between subjects.” </i></p>
+
  </aside>
+
 
+
  <aside>
+
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/1/12/T--Grenoble-Alpes--lepennec_jean.png">
+
    <h2 class="titre_article"> LE PENNEC Jean </h2>
+
    <p class="article_texte_team"><b> 2nd year master student in Biomedical Engineering - Phelma <br>              ENGINEER in charge of the pipetting module </b> </p>
+
    <p <i> « iGEM was for me an opportunity too big not to be seized. The aspects that really motivated me to commit myself to this adventure are the multidisciplinarity of the project and the teamwork. Undoubtedly, I learned more with iGEM than if I had done a classical internship. Finally, it was the occasion to work on a subject that really motivates me and that represents a real progress for public health.” </i></p>
+
  </aside>
+
 
+
  <aside>
+
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/8/86/T--Grenoble-Alpes--rochas_perrine.png">
+
    <h2 class="titre_article"> ROCHAS Perrine </h2>
+
    <p class="article_texte_team"><b> 2nd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University <br> BIOLOGIST in charge of the biological content conservation in the system </b> </p>
+
    <p <i> « For me, iGEM represents both an ambitious challenge and a magnificent opportunity to be confronted to the world of research, to progress and apprehend domains that we didn’t know about. All of this within a team with complementary skills and qualities and with a common purpose of solving a society issue: it is a stimulating project and before all, a very beautiful human adventure.”  </i></p>
+
  </aside>
+
 
+
  <aside>
+
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/8/85/T--Grenoble-Alpes--user.png">
+
    <h2 class="titre_article"> IGNACE Sarah </h2>
+
    <p class="article_texte_team"><b>  GRAPHICS DESIGNER </b></p>
+
    <p <i> « To be the graphic designer of a group such as iGEM Grenoble 2018 is for me a true opportunity to expend the number of my work experiences. In addition, the topic covered by the team really enthusiasms me and their energy is very communicative.”
+
</i></p>
+
  </aside>
+
 
+
 
+
  </article>
+
 
+
<article class="col-30">
+
 
+
  <aside>
+
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/b/b5/T--Grenoble-Alpes--taveau_yasmine.png">
+
    <h2 class="titre_article"> TAVEAU Yasmine </h2>
+
    <p class="article_texte_team"><b> 2nd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University <br> BIOLOGIST in charge of DNA extraction using bacteriophages </b></p>
+
    <p <i> “The iGEM competition represents for me great opportunity. This occasion to live a first international experience in my domain of biotechnologies and synthetic biology. This project, led as a team, regroups people with multiple competencies, allowing the competition to grow and to become a real human experience. Hence, the issue we want to tackle makes sense to me and answers a public health issue that needs to be addressed." </i></p>
+
  </aside>
+
  <aside>
+
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/3/30/T--Grenoble-Alpes--garon_fanny.png">
+
    <h2 class="titre_article"> GARON Fanny </h2>
+
    <p class="article_texte_team"><b> 1st year  master student in Health Engineering – Grenoble Alpes University <br> BIOLOGIST in charge of creating the detection probes </b></p>
+
    <p <i> « Before all, I choose to take part of the iGEM experience for the human side. Indeed, it is present inside of our team but also at greater scale in the competition itself. By participating, we become part of a greater event that gathers 50 different countries at the great Jamboree. Sciences are a feature of globalization. For me, it is essential and very interesting to be able to share and meet with teams from all over the world.” </i></p>
+
  </aside>
+
  <aside>
+
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/8/85/T--Grenoble-Alpes--user.png">
+
    <h2 class="titre_article"> SANCERE Lucas </h2>
+
    <p class="article_texte_team"> <b> 2nd year master student in Biomedical Engineering - Phelma   
+
<br> ENGINEER in charge of the system modeling </b></p>
+
    <p <i> « The iGEM competition is an occasion to be confronted to the whole world through a field that I really like: synthetic biology. It makes us realize the immense diversity of possibilities that exist in the world and it allows us to discover new Universities and their members during the final presentations. It is also my first group project of this magnitude and the challenges are thrilling: the communication, the success of a project in an international competition, the discovery of what entrepreneurship is, the group cohesion and self-management… Finally, the feeling of being useful to the society, even though what we do is so small, is an essential motivation that compels us to do more in accordance with my values.” </i></p>
+
  </aside>
+
 
+
  </article>
+
 
 
</section>
+
<p>“The iGEM competition is a unique occasion to create cohesion, meetings and links at an international scale. In facts, it allows multiple teams, working on different subjects, to engage into a society-significant project and to share their experiences. As a human sciences student, and more particularly a philosophy student, I’m enchanted to be able to add my modest contribution to the making of a project driven by the enthusiasm, the reliability and the motivation of a whole team. The multidisciplinary approach of the iGEM event allows a real communion between both the realm of thought and technique, sole guarantee of a sustainable and responsible science.”</p>
 
+
</figcaption>
<section class="violet_inverse flex" id="grayscale">
+
</figure>
<h1> Advisors </h1>
+
</div><div class="perso" >
<article class="col-40">
+
<h3>Christopher</h3>
  <aside>
+
<p>..</p>
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/0/0d/T--Grenoble-Alpes--radzijeski_vincent.png">
+
<p>..</p>
    <h2 class="titre_article"> RADZIEJEWSKI Vincent </h2>
+
<figure class="snip1273">
    <p class="article_texte_team"><b> 3rd year in Grenoble Management School <br> Advisor in COMMUNICATION </b> </p>
+
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--christopher.jpg" alt="sample72"/>
    <p <i> « The project iGEM Grenoble 2018 is a unique chance to be able to work with students from various background like Biology and Biomedical Engineering. It is also an exceptional occasion to put my project management competencies into actions in an international context.”  </i></p>
+
<figcaption>
    <p> </p>
+
  </aside>
+
<p>“ ” </p>
 
+
</figcaption>
 
+
</figure>
<aside>
+
</div>
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/8/85/T--Grenoble-Alpes--user.png">
+
</div>
    <h2 class="titre_article"> Clément </h2>
+
<h2>PARTNERS</h2>
    <p class="article_texte_team"> <b> ... 
+
<div class="part">
<br> ... </b></p>
+
<div class="perso" >
    <p <i> « ...” </i></p>
+
<h3>..</h3>
  </aside>
+
<p>..</p>
  </article>
+
<p>..</p>
 
+
<figure class="snip1273">
<article class="col-40">
+
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--elise.jpg" alt="sample72"/>
<aside>
+
<figcaption>
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/f/fc/T--Grenoble-Alpes--lasek_loic.png">
+
    <h2 class="titre_article"> LASEK Loïc </h2>
+
<p>“ ” </p>
    <p class="article_texte_team"><b> Philosophy student <br> Advisor in HUMAN PRACTICES </b></p>
+
</figcaption>
    <p <i> « The iGEM competition is a unique occasion to create cohesion, meetings and links at an international scale. In facts, it allows multiple teams, working on different subjects, to engage into a society-significant project and to share their experiences. As a human sciences student, and more particularly a philosophy student, I’m enchanted to be able to add my modest contribution to the making of a project driven by the enthusiasm, the reliability and the motivation of a whole team. The multidisciplinary approach of the iGEM event allows a real communion between both the realm of thought and technique, sole guarantee of a sustainable and responsible science.” </i></p>
+
<a href="#"></a>
  </aside>
+
</figure>
 
+
</div>
<aside>
+
<div class="perso" >
    <IMG class="img_team centre" SRC="https://static.igem.org/mediawiki/2018/8/85/T--Grenoble-Alpes--user.png">
+
<h3>.</h3>
    <h2 class="titre_article"> Christopher </h2>
+
<p>.</p>
    <p class="article_texte_team"> <b> ... 
+
<p>.</p>
<br> ... </b></p>
+
<figure class="snip1273">
    <p <i> « ...” </i></p>
+
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--elise.jpg" alt="sample72"/>
  </aside>
+
<figcaption>
  </article>
+
</section>
+
<p>“ ” </p>
 
+
</figcaption>
 
+
<a href="#"></a>
<section class="violet flex" id="grayscale">
+
</figure>
<h1> Partners </h1>
+
</div>
<article class="col-50">  
+
<div class="perso" >
  <aside>
+
<h3>.</h3>
    <IMG class="img_partners centre" SRC="https://static.igem.org/mediawiki/2018/0/0d/T--Grenoble-Alpes--radzijeski_vincent.png">
+
<p>.</p>
  </aside>
+
<p>.</p>
 
+
<figure class="snip1273">
  <aside>
+
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--elise.jpg" alt="sample72"/>
    <IMG class="img_partners centre" SRC="https://static.igem.org/mediawiki/2018/0/0d/T--Grenoble-Alpes--radzijeski_vincent.png">
+
<figcaption>
  </aside>
+
  </article>
+
<p>“ ” </p>
 
+
</figcaption>
<article class="col-50">  
+
<a href="#"></a>
  <aside>
+
</figure>
    <IMG class="img_partners centre" SRC="https://static.igem.org/mediawiki/2018/0/0d/T--Grenoble-Alpes--radzijeski_vincent.png">
+
</div>
  </aside>
+
</div>
 
+
</div>
  <aside>
+
    <IMG class="img_partners centre" SRC="https://static.igem.org/mediawiki/2018/0/0d/T--Grenoble-Alpes--radzijeski_vincent.png">
+
  </aside>
+
  </article>
+
+
</section>
+
 
+
 
+
 
</body>
 
</body>
 
 
 
</html>
 
</html>

Revision as of 10:08, 8 September 2018

Template loop detected: Template:Grenoble-Alpes

<!DOCTYPE html> IGEM - Grenoble Alpes

TEAM MEMBERS

JABOUR Charles

2nd year master student in Biomedical Engineering - Phelma

ENGINEER in charge of developing the fluorescence module

Charles

“Having already participated in an International Science competition, I know how enriching this kind of event can be. In addition, not only does this project mobilize a great amount of knowledges but it also needs a lot of communication work to make it known. I was mainly drawn to this aspect of the project.”

GALLARD Xandre

2nd year master student in Biomedical Engineering - Phelma

ENGINEER in charge of developing the transformation module

Xandre

“Participating to the iGEM competition was an opportunity that I couldn’t miss. An opportunity to carry on a research project as a leading member from its creation to its end. We are all on our own, sole actors of our success and this experience can only be an asset for our future.”

AUBERT Elise

1st year master student in Health Engineering – Grenoble Alpes University

BIOLOGIST in charge of creating the detection probes

Elise

“iGEM is for me a very unique human experience because this international competition gives us the opportunity to create a highly creative scientific project and to see it being developed. We started from scratch and we encountered a lot of challenges both in the scientific and human aspects. I didn’t think that this adventure would bring me so much, this is why I recommend it to all the open-minded students passionated with sciences.”

GOYET Thomas

2nd year master student in Biomedical Engineering - Phelma

ENGINEER in charge of developing the purification module

Thomas

“This synthetic biology project is for me a first real experience of a multidisciplinary work where my engineering knowledges and my curiosity for biology allow me to develop my abilities to make links between subjects.”

RAZIMBAUD Cécile

3rd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University

BIOLOGIST in charge of DNA extraction using bacteriophages

Cécile

“Synthetic biology is a field of study that echoes to my schooling and to my area of interest. IGEM competition gives us the opportunity to enlarge our competences in other domains like communication and project management. The team spirit that reigns inside of iGEM Grenoble 2018 team allows us each day to tackle the difficulties and to make of this competition a very special experience with a final key event: the great Jamboree of Boston.”

LE PENNEC Jean

2nd year master student in Biomedical Engineering - Phelma

ENGINEER in charge of the pipetting module

sample72

“iGEM was for me an opportunity too big not to be seized. The aspects that really motivated me to commit myself to this adventure are the multidisciplinarity of the project and the teamwork. Undoubtedly, I learned more with iGEM than if I had done a classical internship. Finally, it was the occasion to work on a subject that really motivates me and that represents a real progress for public health.”

IGNACE Sarah

GRAPHICS DESIGNER

ENGINEER in charge of developing the fluorescence module

sample72

“To be the graphic designer of a group such as iGEM Grenoble 2018 is for me a true opportunity to expend the number of my work experiences. In addition, the topic covered by the team really enthusiasms me and their energy is very communicative.”

ROCHAS Perrine

2nd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University

BIOLOGIST in charge of the biological content conservation in the system

sample72

“For me, iGEM represents both an ambitious challenge and a magnificent opportunity to be confronted to the world of research, to progress and apprehend domains that we didn’t know about. All of this within a team with complementary skills and qualities and with a common purpose of solving a society issue: it is a stimulating project and before all, a very beautiful human adventure.”

TAVEAU Yasmine

2nd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University

BIOLOGIST in charge of DNA extraction using bacteriophages

sample72

“The iGEM competition represents for me great opportunity. This occasion to live a first international experience in my domain of biotechnologies and synthetic biology. This project, led as a team, regroups people with multiple competencies, allowing the competition to grow and to become a real human experience. Hence, the issue we want to tackle makes sense to me and answers a public health issue that needs to be addressed.”

GARON Fanny

1st year master student in Health Engineering – Grenoble Alpes University

BIOLOGIST in charge of creating the detection probes

sample72

“Before all, I choose to take part of the iGEM experience for the human side. Indeed, it is present inside of our team but also at greater scale in the competition itself. By participating, we become part of a greater event that gathers 50 different countries at the great Jamboree. Sciences are a feature of globalization. For me, it is essential and very interesting to be able to share and meet with teams from all over the world.”

SANCERE Lucas

2nd year master student in Biomedical Engineering - Phelma

ENGINEER in charge of the system modeling

sample72

“The iGEM competition is an occasion to be confronted to the whole world through a field that I really like: synthetic biology. It makes us realize the immense diversity of possibilities that exist in the world and it allows us to discover new Universities and their members during the final presentations. It is also my first group project of this magnitude and the challenges are thrilling: the communication, the success of a project in an international competition, the discovery of what entrepreneurship is, the group cohesion and self-management… Finally, the feeling of being useful to the society, even though what we do is so small, is an essential motivation that compels us to do more in accordance with my values.”

ADVISORS

RADZIEJEWSKI Vincent

3rd year in Grenoble Management School

Advisor in COMMUNICATION

sample72

“The project iGEM Grenoble 2018 is a unique chance to be able to work with students from various background like Biology and Biomedical Engineering. It is also an exceptional occasion to put my project management competencies into actions in an international context.”

Clément

..

..

sample72

“ ”

LASEK Loïc

Philosophy student/p>

Advisor in HUMAN PRACTICES

sample72

“The iGEM competition is a unique occasion to create cohesion, meetings and links at an international scale. In facts, it allows multiple teams, working on different subjects, to engage into a society-significant project and to share their experiences. As a human sciences student, and more particularly a philosophy student, I’m enchanted to be able to add my modest contribution to the making of a project driven by the enthusiasm, the reliability and the motivation of a whole team. The multidisciplinary approach of the iGEM event allows a real communion between both the realm of thought and technique, sole guarantee of a sustainable and responsible science.”

Christopher

..

..

sample72

“ ”

PARTNERS

..

..

..

sample72

“ ”

.

.

.

sample72

“ ”

.

.

.

sample72

“ ”