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"> |
− | < | + | <title>IGEM - Grenoble Alpes</title> |
+ | <style type="text/css"> | ||
− | + | body { | |
+ | background-color: rgb(150, 42, 53); | ||
+ | box-sizing: border-box; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | 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; } | |
− | + | 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; } | |
− | + | #container { | |
− | + | display: flex; | |
− | + | flex-wrap: wrap; | |
− | + | margin: 0; | |
− | + | margin-top: 30px; | |
− | + | justify-content: space-around; | |
− | + | background-color: rgb(150, 42, 53); | |
− | + | width: auto; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | h2 { | |
− | + | 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> | ||
− | . | + | <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> |
− | + | </figcaption> | |
− | + | </figure> | |
− | + | </div><div class="perso" > | |
− | + | <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"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--lucas.jpg" alt="sample72"/> | |
− | + | <figcaption> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | / | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | . | + | |
− | + | ||
− | + | ||
− | + | <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> | |
− | + | </figure> | |
− | + | </div> | |
− | + | </div> | |
− | + | <h2> ADVISORS </h2> | |
− | . | + | <div class="part" > |
− | + | <div class="perso" > | |
− | + | <h3>RADZIEJEWSKI Vincent</h3> | |
− | + | <p>3rd year in Grenoble Management School </p> | |
− | + | <p>Advisor in COMMUNICATION</p> | |
− | + | <figure class="snip1273"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/4/48/T--Grenoble-Alpes--vincent.jpg" alt="sample72"/> | |
− | . | + | <figcaption> |
− | + | ||
− | + | <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> | |
− | + | </figure></div> | |
− | + | <div class="perso" > | |
− | + | <h3>Clément</h3> | |
− | + | <p>..</p> | |
− | + | <p>..</p> | |
− | + | <figure class="snip1273"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--clement.jpg" alt="sample72"/> | |
− | + | <figcaption> | |
− | / | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
− | </ | + | |
− | < | + | |
− | < | + | <p>“ ” </p> |
− | + | </figcaption> | |
− | + | </figure> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
</div> | </div> | ||
− | + | <div class="perso" > | |
− | + | <h3>LASEK Loïc</h3> | |
− | < | + | <p>Philosophy student/p> |
− | < | + | <p>Advisor in HUMAN PRACTICES</p> |
− | + | <figure class="snip1273"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/e/e0/T--Grenoble-Alpes--loic.jpg" alt="sample72"/> | |
− | + | <figcaption> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <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> | |
− | + | </figure> | |
− | + | </div><div class="perso" > | |
− | + | <h3>Christopher</h3> | |
− | + | <p>..</p> | |
− | + | <p>..</p> | |
− | + | <figure class="snip1273"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--christopher.jpg" alt="sample72"/> | |
− | + | <figcaption> | |
− | + | ||
− | + | <p>“ ” </p> | |
− | + | </figcaption> | |
− | + | </figure> | |
− | + | </div> | |
− | + | </div> | |
− | + | <h2>PARTNERS</h2> | |
− | + | <div class="part"> | |
− | + | <div class="perso" > | |
− | + | <h3>..</h3> | |
− | + | <p>..</p> | |
− | + | <p>..</p> | |
− | + | <figure class="snip1273"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--elise.jpg" alt="sample72"/> | |
− | + | <figcaption> | |
− | + | ||
− | + | <p>“ ” </p> | |
− | + | </figcaption> | |
− | + | <a href="#"></a> | |
− | + | </figure> | |
− | + | </div> | |
− | < | + | <div class="perso" > |
− | + | <h3>.</h3> | |
− | + | <p>.</p> | |
− | + | <p>.</p> | |
− | < | + | <figure class="snip1273"> |
− | + | <img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--elise.jpg" alt="sample72"/> | |
− | + | <figcaption> | |
− | + | ||
− | </ | + | <p>“ ” </p> |
− | + | </figcaption> | |
− | + | <a href="#"></a> | |
− | < | + | </figure> |
− | < | + | </div> |
− | + | <div class="perso" > | |
− | + | <h3>.</h3> | |
− | + | <p>.</p> | |
− | + | <p>.</p> | |
− | + | <figure class="snip1273"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/a/ae/T--Grenoble-Alpes--elise.jpg" alt="sample72"/> | |
− | + | <figcaption> | |
− | + | ||
− | + | <p>“ ” </p> | |
− | + | </figcaption> | |
− | + | <a href="#"></a> | |
− | + | </figure> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
</body> | </body> | ||
− | |||
− | |||
</html> | </html> |
Revision as of 10:08, 8 September 2018
Template loop detected: Template:Grenoble-Alpes
<!DOCTYPE html>TEAM MEMBERS
JABOUR Charles
2nd year master student in Biomedical Engineering - Phelma
ENGINEER in charge of developing the fluorescence module
GALLARD Xandre
2nd year master student in Biomedical Engineering - Phelma
ENGINEER in charge of developing the transformation module
AUBERT Elise
1st year master student in Health Engineering – Grenoble Alpes University
BIOLOGIST in charge of creating the detection probes
GOYET Thomas
2nd year master student in Biomedical Engineering - Phelma
ENGINEER in charge of developing the purification module
RAZIMBAUD Cécile
3rd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University
BIOLOGIST in charge of DNA extraction using bacteriophages
LE PENNEC Jean
2nd year master student in Biomedical Engineering - Phelma
ENGINEER in charge of the pipetting module
IGNACE Sarah
GRAPHICS DESIGNER
ENGINEER in charge of developing the fluorescence module
ROCHAS Perrine
2nd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University
BIOLOGIST in charge of the biological content conservation in the system
TAVEAU Yasmine
2nd year of Bachelor degree in Health Biotechnologies - Grenoble Alpes University
BIOLOGIST in charge of DNA extraction using bacteriophages
GARON Fanny
1st year master student in Health Engineering – Grenoble Alpes University
BIOLOGIST in charge of creating the detection probes
SANCERE Lucas
2nd year master student in Biomedical Engineering - Phelma
ENGINEER in charge of the system modeling
ADVISORS
RADZIEJEWSKI Vincent
3rd year in Grenoble Management School
Advisor in COMMUNICATION
Clément
..
..
LASEK Loïc
Philosophy student/p>
Advisor in HUMAN PRACTICES
Christopher
..
..
PARTNERS
..
..
..
.
.
.
.
.
.