Difference between revisions of "Team:UNIK Copenhagen/Team"

 
(46 intermediate revisions by 6 users not shown)
Line 7: Line 7:
 
       display:inline-block;
 
       display:inline-block;
 
       clear: left;
 
       clear: left;
     }
+
     }  
  
    p {
+
p {
       text-align:center;
+
       text-align:left;
 +
      text-align:justify;
 
     }  
 
     }  
 +
 +
/*-------------------------------------*/
 +
/*        Flip card                  */
 +
/*-------------------------------------*/
 +
 +
.flip-container {
 +
    float: left;
 +
    position: relative;
 +
    margin-right: 10px;
 +
    margin-bottom: 10px;
 +
    perspective: 1000px;
 +
    -webkit-perspective: 1000px;
 +
}
 +
 +
.flip-container,
 +
.flip-container .front-side,
 +
.flip-container .back-side {
 +
    width: 290px;
 +
    height: 290px;
 +
}
 +
 +
.flip-container .front-side,
 +
.flip-container .back-side {
 +
    position: absolute;
 +
    top: 0;
 +
    left: 0;
 +
    backface-visibility: hidden;
 +
    -webkit-backface-visibility: hidden;
 +
    transition: 1.2s;
 +
    -webkit-transition: 1.2s;
 +
    color: #fff;
 +
    font-size: 12px;
 +
    text-align: center;
 +
    padding-top: 0px;
 +
}
 +
 +
.flip-container .back-side {
 +
    background-color: #333;
 +
    z-index: 1;
 +
    transform: rotateY(180deg);
 +
    -webkit-transform: rotateY(180deg);
 +
}
 +
 +
.flip-container .front-side {
 +
    background-color: #333;
 +
    z-index: 2;
 +
    transform: rotateY(0deg);
 +
    -webkit-transform: rotateY(0deg);
 +
}
 +
 +
.flip-container:hover .front-side {
 +
    transform: rotateY(-180deg);
 +
    -webkit-transform: rotateY(-180deg);
 +
}
 +
 +
.flip-container:hover .back-side {
 +
    transform: rotateY(0deg);
 +
    -webkit-transform: rotateY(0deg);
 +
}
 +
 +
/*-------------------------------------*/
 +
/*        Flip card small            */
 +
/*-------------------------------------*/
 +
 +
.flip-container2 {
 +
    float: left;
 +
    margin-right: 10px;
 +
    margin-bottom: 6px;
 +
    position: relative;
 +
    perspective: 1000px;
 +
    -webkit-perspective: 1000px;
 +
}
 +
 +
.flip-container2,
 +
.flip-container2 .front-side,
 +
.flip-container2 .back-side {
 +
    width: 180px;
 +
    height: 180px;
 +
}
 +
 +
.flip-container2 .front-side,
 +
.flip-container2 .back-side {
 +
    position: absolute;
 +
    top: 0;
 +
    left: 0;
 +
    backface-visibility: hidden;
 +
    -webkit-backface-visibility: hidden;
 +
    transition: 1.2s;
 +
    -webkit-transition: 1.2s;
 +
    color: #fff;
 +
    font-size: 12px;
 +
    text-align: center;
 +
    padding-top: 0px;
 +
}
 +
 +
.flip-container2 .back-side {
 +
    background-color: #333;
 +
    z-index: 1;
 +
    transform: rotateY(180deg);
 +
    -webkit-transform: rotateY(180deg);
 +
}
 +
 +
.flip-container2 .front-side {
 +
    background-color: #333;
 +
    z-index: 2;
 +
    transform: rotateY(0deg);
 +
    -webkit-transform: rotateY(0deg);
 +
}
 +
 +
.flip-container2:hover .front-side {
 +
    transform: rotateY(-180deg);
 +
    -webkit-transform: rotateY(-180deg);
 +
}
 +
 +
.flip-container2:hover .back-side {
 +
    transform: rotateY(0deg);
 +
    -webkit-transform: rotateY(0deg);
 +
}
 +
 +
  
 
/*-------------------------------------*/
 
/*-------------------------------------*/
Line 51: Line 172:
  
 
/*  Logo  */
 
/*  Logo  */
 +
#logo{
 +
margin:0px 0px 0px 100px;
 +
height:auto;
 +
width:814px;
 +
        border: none;
 +
        background:white;
 +
      display:inline-block;
 +
      clear: center;
 +
}
 
.logo img{
 
.logo img{
 
margin: 10px 5px 10px 25px;
 
margin: 10px 5px 10px 25px;
 
}
 
}
 +
 +
.logo img:hover{
 +
opacity: 0.7;
 +
}
 +
 
</style>
 
</style>
  
  
 +
<h2>Meet the Team </h2>
 +
<p>
 +
Our team consists of 9 students from University of Copenhagen and CBS (Copenhagen Business School). This year the team is very cross-disciplinary and very multicultural. Scroll down the page and read about the individual team members, their background and what they have been working with at SpaceMoss. <b>Touch</b> the images to read about the persons. Please do also pay special notice to our supervisors, professors, contributors and sponsors whitout whom project SpaceMoss would never have happened.
 +
</p>
 +
<br>
  
 
<img src="https://static.igem.org/mediawiki/2015/8/8e/UNIK_Copenhagen_groupoutside4.jpg" width=100%>
 
<img src="https://static.igem.org/mediawiki/2015/8/8e/UNIK_Copenhagen_groupoutside4.jpg" width=100%>
<p>Photo: Bardur M</p>
 
 
<br></br>
 
<br></br>
  
 
<h2>Team Members</h2>
 
<h2>Team Members</h2>
  
<div class="container">
+
<div class="flip-container">
    <img src="https://static.igem.org/mediawiki/2015/a/a4/UNIK_Copenhagen_Victoria.jpg" height="250" width="250" />
+
<div class="front-side">
    <p> Victoria Sosnovtseva</p>
+
<img src="https://static.igem.org/mediawiki/2015/2/23/UNIK_Copenhagen_Adam.jpg" height="250" width="290" />
  </div>
+
<font face="avenir" color="white" size="4">MOLECULAR <br> BIOLOGY </font></div>
  <div class="container">
+
<div class="back-side"><br>
    <img class="middle-img" src="https://static.igem.org/mediawiki/2015/e/e6/UNIK_Copenhagen_Akhil.jpg"/ height="250" width="250" >
+
<font face="avenir" color="white" size="4">ADAM PETERSEN <br> __________________ </font><br>
    <p>Akhil Sasidharan Pillai</p>
+
<br>
  </div>
+
Studies a master degree at Center for Synthetic Biology and specializing in protein purification. At SpaceMoss Adam primarily works with the DNA, which is inserted into the moss
<div class="container">
+
</div>
    <img src="https://static.igem.org/mediawiki/2015/e/ec/UNIK_Copenhagen_Dom.jpg" height="250" width="250" />
+
</div>
    <p>Domenic Manganelli</p>
+
  </div>
+
<div class="container">
+
    <img src="https://static.igem.org/mediawiki/2015/b/bf/UNIK_Copenhagen_Bardur.jpg" height="250" width="250" />
+
    <p>Bárður Fríi Mikladal</p>
+
  </div>
+
<div class="container">
+
    <img src="https://static.igem.org/mediawiki/2015/2/23/UNIK_copenhagen_Christina.jpg" height="250" width="250" />
+
    <p>Christina Toldbo</p>
+
  </div>
+
<div class="container">
+
    <img src="https://static.igem.org/mediawiki/2015/a/ae/UNIK_Copenhagen_Jonas.jpg" height="250" width="250" />
+
    <p>Jonas Damgaard Elsborg</p>
+
  </div>
+
<div class="container">
+
    <img src="https://static.igem.org/mediawiki/2015/4/4b/UNIK_Copenhagen_Jophiel.jpg" height="250" width="250" />
+
    <p>Jophiel Wiis</p>
+
  </div>
+
<div class="container">
+
    <img src="https://static.igem.org/mediawiki/2015/7/7c/UNIK_Copenhagen_Jonathan.jpg" height="250" width="250" />
+
    <p>Jonathan Asmund Arnesen</p>
+
  </div>
+
  
 +
 +
<div class="flip-container">
 +
<div class="front-side"><img src="https://static.igem.org/mediawiki/2015/a/ad/UNIK_Copenhagen_jonathan.png" height="250" width="290" />
 +
<font face="avenir" color="white" size="4">BIO <br> TECHNOLOGY </font>
 +
</div>
 +
<div class="back-side">
 
<br>
 
<br>
Adam Petersen<br>
+
<font face="avenir" color="white" size="4">JONATHAN ARNESEN <br> __________________ </font><br>
 +
<br>
 +
Studies a master degree at Center for Syntethic Biology with focus on plant biology. Jonathan is behind large parts of the work conducted in the manipulation of moss in SpaceMoss’ Green Lab.
 +
</div>
 +
</div>
  
  
<h2>Supervisors</h2>
+
<div class="flip-container">
<ul>
+
    <div class="front-side"> <img src="https://static.igem.org/mediawiki/2015/4/4b/UNIK_Copenhagen_Jophiel.jpg" height="250" width="290" />
<li>Cecilie Cetti Hansen
+
<font face="avenir" color="white" size="4">ASTRO <br> PHYSICS</font>
<li>Brian King
+
<br>  
<li>Jesper Harholt
+
</div>
<li>Josephine Schrøder
+
    <div class="back-side"><br>
<li>Anna Holzwarth
+
<font face="avenir" color="white" size="4">JOPHIEL WIIS <br> __________________ </font><br>
<li>Kamil Bąkowski
+
<br>
<li>Nanna Heinz
+
Jophiel studies a masters degree in Astrophysics with a focus on Cosmology. At SpaceMoss, his focus is on Red Lab, working on experiments which simulate the conditions on Mars. He also works with outreach and film editing.
<li>Will Wright
+
</div>
<li>Artur Włodarczyk
+
</div>
</ul>
+
  
<h2>Assiciated Professors</h2>
+
<div class="flip-container">
<ul>
+
    <div class="front-side"><img src="https://static.igem.org/mediawiki/2015/a/ae/UNIK_Copenhagen_Jonas.jpg" height="250" width="290"/>
<li>Björn Hamberger
+
<font face="avenir" color="white" size="4">MOLECULAR <br> BIOMEDICINE</font>
<li>Henrik Toft Simonsen
+
</div>
<li>Morten Bo Madsen
+
<div class="back-side">
</ul>
+
<br>
 +
<font face="avenir" color="white" size="4">JONAS ELSBORG <br> __________________ </font><br>
 +
<br>
 +
Studies a bachelor in Molecular Biomedicine. Jonas has experience with mammalian cells and NMR-spectroscopy. In
 +
SpaceMoss he primarily works in the GreenLab: doing transformations of moss and purification of plasmids in E. coli, for use in the transformation procedures.
 +
</div>
 +
</div>
  
 +
<div class="flip-container">
 +
    <div class="front-side"><img src="https://static.igem.org/mediawiki/2015/2/23/UNIK_copenhagen_Christina.jpg" height="250" width="290" />
 +
<font face="avenir" color="white" size="4">PLANETARY <br> PHYSICS</font>
 +
</div>
 +
    <div class="back-side">
 +
<br>
 +
<font face="avenir" color="white" size="4">CHRISTINA TOLDBO <br> __________________ </font><br>
 +
<br>
 +
Studies a master degree in Astrophysics with focus on space travel and human exploration of the solar system. She is primarily working with outreach and web development, as well as designing experiments to test if the moss has obtained the wished ability.
 +
</div>
 +
</div>
  
<h2>Contributers </h2>
+
<div class="flip-container">
<ul>
+
    <div class="front-side"><img src="https://static.igem.org/mediawiki/2015/b/bf/UNIK_Copenhagen_Bardur.jpg" height="250" width="290" />
<li>Asmus Koefoed
+
<font face="avenir" color="white" size="4">GRAPHIC <br> DESIGN</font>
<li>Carol Norberg
+
</div>
</ul>
+
    <div class="back-side">
 +
<br>
 +
<font face="avenir" color="white" size="4">BÁRÐUR FRÍI MIKLADAL <br> __________________ </font><br>
 +
<br>
 +
Bárður is from the Faroe Islands. He studies and works with graphic design. Bárður is SpaceMoss' photographer and designer and he is working on a new logo for SpaceMoss as well as optimizing our poster for our presentation at MIT in Boston.
 +
</div>
 +
</div>
  
<h2>Sponsors</h2>
+
 
<div class="logo">
+
<div class="flip-container">
<a href="http://www.tycho-bio.com/">
+
    <div class="front-side"><img src="https://static.igem.org/mediawiki/2015/e/ec/UNIK_Copenhagen_Dom.jpg" height="250" width="290" />
<img src="https://static.igem.org/mediawiki/2015/e/e3/UNIK_Copenhagen_TychoBio_logo.png" width=160px>
+
<font face="avenir" color="white" size="4">ORGANIZATIONAL <br> INNOVATION </font>
</a>
+
</div>
<a href="http://www.ku.dk/english/">
+
    <div class="back-side">
<img src="https://static.igem.org/mediawiki/2015/3/30/UNIK_Copenhagen_Ku_logo.jpg" width=160px>
+
<br>
</a>
+
<font face="avenir" color="white" size="4">DOMENIC MANGANELLI <br> __________________ </font><br>
<a href="http://eu.idtdna.com/site">
+
<br>
<img src="https://static.igem.org/mediawiki/2015/c/cc/UNIK_Copenhagen_IDT-Logo.jpg" width=160px>
+
Dom has a bachelor degree in Economy, is from Boston, USA and studies Social Science at Copenhagen Business School. In SpaceMoss he works with webdesign as well as building the experiments that test our moss in Red Lab.  
</a>
+
</div>
<a href="http://www.lundbeckfonden.com/">
+
</div>
<img src="https://static.igem.org/mediawiki/2015/4/48/UNIK_copenhagen_Lundbeckfonden.jpg" width=160px>
+
 
</a>
+
<div class="flip-container">
 +
    <div class="front-side"><img class="middle-img" src="https://static.igem.org/mediawiki/2015/e/e6/UNIK_Copenhagen_Akhil.jpg"/ height="250" width="290" >
 +
<font face="avenir" color="white" size="4">BIO <br> BUSINESS </font>
 +
</div>
 +
    <div class="back-side">
 +
<br>
 +
<font face="avenir" color="white" size="4">AKHIL SASIDHARAN PILLAI <br> __________________ </font><br>
 +
<br>
 +
Akhil is from India and holds a master degree in Industrial Biotechnology as well as one in Business Administration. At SpaceMoss Akhil has primarily worked with branding and funding as well as helping with the moss transformations in Green Lab.</div>
 +
</div>
 +
 
 +
<div class="flip-container">
 +
    <div class="front-side"><img src="https://static.igem.org/mediawiki/2015/a/a4/UNIK_Copenhagen_Victoria.jpg" height="250" width="290" />
 +
<font face="avenir" color="white" size="4">BIO <br> PHYSICS </font>
 +
</div>
 +
    <div class="back-side"><br>
 +
<font face="avenir" color="white" size="4">VICTORIA SOSNOVTSEVA <br> __________________ </font><br>
 +
<br>
 +
Victoria is born in Russia and studies a bachelor degree which combines Biophysics and Astrophysics. Victoria has participated both in the moss transformations and the subsequent experiments testing the results in Red Lab.
 +
</div>
 
</div>
 
</div>
  

Latest revision as of 21:01, 17 September 2015


Meet the Team

Our team consists of 9 students from University of Copenhagen and CBS (Copenhagen Business School). This year the team is very cross-disciplinary and very multicultural. Scroll down the page and read about the individual team members, their background and what they have been working with at SpaceMoss. Touch the images to read about the persons. Please do also pay special notice to our supervisors, professors, contributors and sponsors whitout whom project SpaceMoss would never have happened.




Team Members

MOLECULAR
BIOLOGY

ADAM PETERSEN
__________________


Studies a master degree at Center for Synthetic Biology and specializing in protein purification. At SpaceMoss Adam primarily works with the DNA, which is inserted into the moss
BIO
TECHNOLOGY

JONATHAN ARNESEN
__________________


Studies a master degree at Center for Syntethic Biology with focus on plant biology. Jonathan is behind large parts of the work conducted in the manipulation of moss in SpaceMoss’ Green Lab.
ASTRO
PHYSICS


JOPHIEL WIIS
__________________


Jophiel studies a masters degree in Astrophysics with a focus on Cosmology. At SpaceMoss, his focus is on Red Lab, working on experiments which simulate the conditions on Mars. He also works with outreach and film editing.
MOLECULAR
BIOMEDICINE

JONAS ELSBORG
__________________


Studies a bachelor in Molecular Biomedicine. Jonas has experience with mammalian cells and NMR-spectroscopy. In SpaceMoss he primarily works in the GreenLab: doing transformations of moss and purification of plasmids in E. coli, for use in the transformation procedures.
PLANETARY
PHYSICS

CHRISTINA TOLDBO
__________________


Studies a master degree in Astrophysics with focus on space travel and human exploration of the solar system. She is primarily working with outreach and web development, as well as designing experiments to test if the moss has obtained the wished ability.
GRAPHIC
DESIGN

BÁRÐUR FRÍI MIKLADAL
__________________


Bárður is from the Faroe Islands. He studies and works with graphic design. Bárður is SpaceMoss' photographer and designer and he is working on a new logo for SpaceMoss as well as optimizing our poster for our presentation at MIT in Boston.
ORGANIZATIONAL
INNOVATION

DOMENIC MANGANELLI
__________________


Dom has a bachelor degree in Economy, is from Boston, USA and studies Social Science at Copenhagen Business School. In SpaceMoss he works with webdesign as well as building the experiments that test our moss in Red Lab.
BIO
BUSINESS

AKHIL SASIDHARAN PILLAI
__________________


Akhil is from India and holds a master degree in Industrial Biotechnology as well as one in Business Administration. At SpaceMoss Akhil has primarily worked with branding and funding as well as helping with the moss transformations in Green Lab.
BIO
PHYSICS

VICTORIA SOSNOVTSEVA
__________________


Victoria is born in Russia and studies a bachelor degree which combines Biophysics and Astrophysics. Victoria has participated both in the moss transformations and the subsequent experiments testing the results in Red Lab.