Difference between revisions of "Team:NAIT Edmonton/Bios"

 
(43 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{NAIT_Edmonton/CSS5}}
+
{{NAIT_Edmonton/CSS6}}
 
<html>
 
<html>
  
Line 15: Line 15:
  
  
<script type="text/javascript">
 
$(document).ready(function() {
 
// grab the initial top offset of the navigation
 
  var stickyNavTop = $('.nav').offset().top;
 
 
 
  // our function that decides weather the navigation bar should have "fixed" css position or not.
 
  var stickyNav = function(){
 
    var scrollTop = $(window).scrollTop(); // our current vertical position from the top
 
       
 
    // if we've scrolled more than the navigation, change its position to fixed to stick to top,
 
    // otherwise change it back to relative
 
    if (scrollTop > stickyNavTop) {
 
        $('.nav').addClass('sticky');
 
    } else {
 
        $('.nav').removeClass('sticky');
 
    }
 
};
 
 
stickyNav();
 
// and run it again every time you scroll
 
$(window).scroll(function() {
 
stickyNav();
 
});
 
});
 
</script>
 
 
<script type="text/javascript" src="https://2015.igem.org/Team:NAIT_Edmonton/StickyMenu?action=raw&amp;ctype=text/javascript"></script>
 
 
<script type="text/javascript" charset="utf-8">
 
 
var $ = jQuery.noConflict();
 
  $(window).load(function() {
 
    $('.flexslider').flexslider({
 
          animation: "fade"
 
    });
 
  });
 
</script>
 
  
 
</head>
 
</head>
Line 57: Line 20:
 
<body>
 
<body>
  
<div class="header">
+
<div class="header">
<center><a href="https://2015.igem.org/Team:NAIT_Edmonton"><img style="margin-top:15px;" src="https://static.igem.org/mediawiki/2015/5/5d/NAIT_Argentum2.png" height="75px"></a></center>  
+
<div class="header_c">
 +
<a href="https://2015.igem.org/Team:NAIT_Edmonton"><img style="margin-top:15px;" src="https://static.igem.org/mediawiki/2015/2/2f/NAIT_Imagine.png" height="95px"></a>  
 +
</div>
 
</div>
 
</div>
  
  
 
<div class="nav">
 
<div class="nav">
 +
 +
 +
<div tabindex="0" class="onclick-menu">
 +
    <ul class="onclick-menu-content" style="list-style:none;">
 +
        <li><a href="https://2015.igem.org/Team:NAIT_Edmonton">home</a></li>
 +
        <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a></li>
 +
        <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a></li>
 +
        <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a></li>
 +
        <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a></li>
 +
    </ul>
 +
</div>
 +
  
 
<div class="navigation">
 
<div class="navigation">
 
<ul>
 
<ul>
 +
 +
                <li><a href="https://2015.igem.org/Team:NAIT_Edmonton"><img
 +
                src="https://static.igem.org/mediawiki/2015/a/a9/NAIT_home.png" width="25px"></a></li>
 +
 
                 <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a>
 
                 <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a>
 
                     <ul>
 
                     <ul>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios">bios</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios">bios</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Attributions">attributions</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Attributions">attributions</a></li>
                       <li><a href="https://igem.org/Team.cgi">official team profile</a>
+
                       <li><a href="https://igem.org/Team.cgi?id=1787">official team profile</a>
 
                     </ul>
 
                     </ul>
 
                 </li>
 
                 </li>
Line 88: Line 69:
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Practices">policy and practices</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Practices">policy and practices</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Collaborations">collaborations</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Collaborations">collaborations</a></li>
                      <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Entrepreneurship">entrepreneurship</a></li>
+
                   
 
                     </ul>
 
                     </ul>
 
                 </li>
 
                 </li>
Line 108: Line 89:
 
<div id="wrap">
 
<div id="wrap">
  
<style type="text/css">
 
  
.top_slogan {text-align:center; font-family: 'Source Sans Pro', sans-serif; color:#0D4D8C; font-size:30px; padding: 40px 0px 40px 0px; font-style:strong; line-height:40px;}
 
  
</style>
+
<center><div class="top_slogan">Bios</div></center>
  
<center><div class="top_slogan">Meet Our Team</div></center>
+
<center><h2> "We are not a team because we work together; we are a team because we respect, trust and care for each other."
 +
<br> - Vala Afshar </h2></center>
  
  
Line 121: Line 101:
  
 
/*Portraits*/
 
/*Portraits*/
 +
 +
 
.abbie {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/0/0f/NAIT_Abbie_BW.jpg);background-size:200px 200px ;background-position:50%;}  
 
.abbie {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/0/0f/NAIT_Abbie_BW.jpg);background-size:200px 200px ;background-position:50%;}  
 
.abbie:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/f/f9/NAIT_Abbie.jpg);background-size:200px 200px; background-position:50%;border-radius:50%;width:200px;height:200px)}
 
.abbie:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/f/f9/NAIT_Abbie.jpg);background-size:200px 200px; background-position:50%;border-radius:50%;width:200px;height:200px)}
  
.david {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/0/08/NAIT_Temp_DavidBW.jpg);background-size:200px 200px ;background-position:50%;}  
+
.david {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/2/23/NAIT_David_BW.jpg);background-size:200px 200px ;background-position:50%;}  
.david:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/9/91/NAIT_temp_David.jpg);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)}
+
.david:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/9/9e/NAIT_David.jpg);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)}
  
 
.eduardo {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/7/70/NAIT_Eduardo_BW.jpg);background-size:200px 200px ;background-position:50%;}  
 
.eduardo {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/7/70/NAIT_Eduardo_BW.jpg);background-size:200px 200px ;background-position:50%;}  
Line 139: Line 121:
 
.kevin:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/6d/NAIT_Kevin.jpg);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)}
 
.kevin:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/6/6d/NAIT_Kevin.jpg);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)}
  
.marcelo {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/5/55/MarceloBW.jpg);background-size:200px 200px ;background-position:50%;}  
+
.marcelo {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/3/35/NAIT_Marcelo_BW.jpg);background-size:200px 200px ;background-position:50%;}  
.marcelo:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/7/77/NAIT_temp_Marcelo.jpg);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)}
+
.marcelo:hover {width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/5/5f/NAIT_Marcelo.jpg);background-size:200px 200px;background-position:50%;border-radius:50%;width:200px;height:200px)}
  
 
.mattea {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/4/4d/NAIT_MatteaBW.jpg);background-size:200px 200px ;background-position:50%;}  
 
.mattea {display:inline-block;width: 200px; height: 200px; background: url(https://static.igem.org/mediawiki/2015/4/4d/NAIT_MatteaBW.jpg);background-size:200px 200px ;background-position:50%;}  
Line 192: Line 174:
  
 
     <center><h1>Northern Alberta Institute of Technology</h1></center>
 
     <center><h1>Northern Alberta Institute of Technology</h1></center>
  <center><img src="https://media.licdn.com/media/p/8/000/25f/329/06cf107.png" alt=""/></center>
+
  <center><object data="http://www.youtube.com/embed/qW9Mt6jBkSI"
    <br><br>
+
  width="560" height="315"></object></center><br>
    <p>The Northern Alberta Institute of Technology (NAIT) is a polytechnic and applied sciences institute located in Edmonton, Alberta, Canada. NAIT provides careers programs in applied research, technical training, applied education, and learning designed to meet the demands of Alberta's technical and knowledge-based industries. NAIT offers approximately 140 credit programs leading to applied degrees, diplomas and certificates. There are approximately 8,400 full-time students, 20,500 students in continuing education and part-time studies, 12,300 apprentices anticipated for 2012, and more than 20,000 registrants for customized corporate based training. NAIT also attracts international students from 77 countries. NAIT is similar to an Institute of technology or university of applied sciences as termed in other jurisdictions. The university press, The Nugget, is a member of CUP.</p>
+
<p>NAIT’s technical training and applied education is designed to meet the demands of Alberta's industries — graduates have the knowledge and skills employers want. They leave NAIT confident, prepared and in demand.</p>
 +
 
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 202: Line 185:
 
   <label class="modal__bg" for="modal-2"></label>
 
   <label class="modal__bg" for="modal-2"></label>
 
   <div class="modal__inner">
 
   <div class="modal__inner">
     <center><h1>Marcelo Marcet, PhD</h1></center>
+
     <center><h1>Marcelo Marcet, Ph.D.</h1></center>
     <p> <img src="https://static.igem.org/mediawiki/2015/7/77/NAIT_temp_Marcelo.jpg"> My journey in science began in the early 90s with a 4-year diploma in Pharmaceutical Chemistry. Later, I completed my BS.c. in Biochemistry at the University College London where I had the opportunity to work with great researchers from the former biotechnology company Glaxo-Wellcome. At the time, the pathways of nitric oxide were being elucidated and I was fortunate to join a group of researchers in that endeavor during a summer research project. <br><br>
+
     <p> <img src="https://static.igem.org/mediawiki/2015/7/77/NAIT_temp_Marcelo.jpg"> My journey in science began in the early 90s with a 4-year diploma in Pharmaceutical Chemistry. Later, I completed my B.Sc. in Biochemistry at the University College London where I had the opportunity to work with great researchers from the former biotechnology company Glaxo-Wellcome. At the time, the pathways of nitric oxide were being elucidated and I was fortunate to join a group of researchers in that endeavor during a summer research project. <br><br>
  
 
In 2000, I moved to Canada to complete my Ph.D. at the University of Alberta.  For the following 6 years I conducted research in inflammatory and allergic disorders like septic shock and asthma. During that time, I also spent a significant amount of time teaching, which later became a major part of my career. Throughout the following 5 years, I completed a postdoctoral fellowship in Biochemistry on autoimmune diseases, conducting full time research, and spending a significant amount of extra time teaching university courses. Between 2008 and 2011, the last 4 years of my postdoc, I spent on average 35 hours in the lab a week and 16 hours of contact time a week teaching. In late 2011, I was fortunate to get a position at NAIT to conduct research and provide teaching in Biological Sciences. The job was perfect for me and it has been ever since.</p>
 
In 2000, I moved to Canada to complete my Ph.D. at the University of Alberta.  For the following 6 years I conducted research in inflammatory and allergic disorders like septic shock and asthma. During that time, I also spent a significant amount of time teaching, which later became a major part of my career. Throughout the following 5 years, I completed a postdoctoral fellowship in Biochemistry on autoimmune diseases, conducting full time research, and spending a significant amount of extra time teaching university courses. Between 2008 and 2011, the last 4 years of my postdoc, I spent on average 35 hours in the lab a week and 16 hours of contact time a week teaching. In late 2011, I was fortunate to get a position at NAIT to conduct research and provide teaching in Biological Sciences. The job was perfect for me and it has been ever since.</p>
Line 213: Line 196:
 
   <label class="modal__bg" for="modal-3"></label>
 
   <label class="modal__bg" for="modal-3"></label>
 
   <div class="modal__inner">
 
   <div class="modal__inner">
     <center><h1>Mattéa Bujold, BSc.</h1></center>
+
     <center><h1>Mattéa Bujold, B.Sc.</h1></center>
 
   <p><img src="https://static.igem.org/mediawiki/2015/6/67/NAIT_temp_MatteaFull.jpg" alt=""/>  
 
   <p><img src="https://static.igem.org/mediawiki/2015/6/67/NAIT_temp_MatteaFull.jpg" alt=""/>  
     Mattéa Bujold was born just outside of Edmonton in St. Albert but did not stay there long. Throughout her childhood she moved around Canada until settling in Edmonton where she finished her degree in Molecular Genetics from the University of Alberta in 2004. <br><br>
+
     Mattéa Bujold was born just outside of Edmonton in St. Albert but did not stay there long. Throughout her childhoodshe moved around Canada until settling in Edmonton where she finished her degree in Molecular Genetics from the University of Alberta in 2004. <br><br>
Since then she has been working as a technician and lab manager in educational labs and in research. Her areas of expertise include molecular biology and gene expression. Currently she in the lab supervisor for the Biological Sciences Technology programs at NAIT. <br><br>
+
Since then she has been working as a technician and lab manager in educational labs and in research. Her areas of expertise include molecular biology and gene expression. Currentlyshe is the lab supervisor for the Biological Sciences Technology programs at NAIT. <br><br>
 
In her spare time she enjoys running and biking, music, serving her community, travelling, and spending time in the mountains with friends and family. <br><br>
 
In her spare time she enjoys running and biking, music, serving her community, travelling, and spending time in the mountains with friends and family. <br><br>
  
Line 227: Line 210:
 
   <label class="modal__bg" for="modal-4"></label>
 
   <label class="modal__bg" for="modal-4"></label>
 
   <div class="modal__inner">
 
   <div class="modal__inner">
     <center><h1>Eduardo A. R. Serratos</h1></center>
+
     <center><h1>Eduardo A. R. Serratos, B.Sc.</h1></center>
   <p><img src="https://static.igem.org/mediawiki/2015/4/4d/NAIT_EduardoPortrait.png" width="300px">
+
   <p><img src="https://static.igem.org/mediawiki/2015/4/4d/NAIT_EduardoPortrait.png">
 
Eduardo was born in Mexico and lived there for 24 years. He studied Biotechnological Engineering at the Monterrey Institute of Technology and Higher Education and obtained his degree in May 2014. He moved to Edmonton in September, 2014 to continue his education in Environmental Sciences and will pursue a research career in bio-remediation. <br><br>
 
Eduardo was born in Mexico and lived there for 24 years. He studied Biotechnological Engineering at the Monterrey Institute of Technology and Higher Education and obtained his degree in May 2014. He moved to Edmonton in September, 2014 to continue his education in Environmental Sciences and will pursue a research career in bio-remediation. <br><br>
  
Line 243: Line 226:
 
   <div class="modal__inner">
 
   <div class="modal__inner">
 
     <center><h1>Johannes Coomansingh</h1></center>
 
     <center><h1>Johannes Coomansingh</h1></center>
       <p><img src="https://static.igem.org/mediawiki/2015/d/db/NAIT_JohannesPortrait.png" width="300px" alt=""/> Johannes Coomansingh is a second year student in the Nanotechnology Systems program at NAIT.  Born and raised in Trinidad and Tobago, he migrated to Canada in 2007 after completing his O-levels at Presentation College San Fernando. After trying his hand at many different ventures he has rediscovered his passion for biology and plans to pursue a degree in biological engineering after completing his diploma at NAIT. <br><br>
+
       <p><img src="https://static.igem.org/mediawiki/2015/d/db/NAIT_JohannesPortrait.png" height="458px" alt=""/> Johannes Coomansingh is a second year student in the Nanotechnology Systems program at NAIT.  Born and raised in Trinidad and Tobago, he migrated to Canada in 2007 after completing his O-levels at Presentation College San Fernando. After trying his hand at many different ventures he has rediscovered his passion for biology and plans to pursue a degree in biological engineering after completing his diploma at NAIT. <br><br>
  
Currently Johannes is responsible for writing lab SOPs, assisting in experiments, fundraising, public relations, bugging Joy while she codes, tweeting the day to day activities, navigating the iGEM website and Parts Registry, confusing Eduardo with hilarious non sequiturs and being positive.</p>
+
Currently Johannes is responsible for creating our policies and practices, assisting in experiments, fundraising, public relations, bugging Joy while she codes, tweeting the day to day activities, navigating the iGEM website and Parts Registry, confusing Eduardo with hilarious non sequiturs and being positive.</p>
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 254: Line 237:
 
   <div class="modal__inner">
 
   <div class="modal__inner">
 
     <center><h1>David Barilla</h1></center>
 
     <center><h1>David Barilla</h1></center>
   <p><img src="https://static.igem.org/mediawiki/2015/6/65/NAIT_DavidPortrait.png" width="300px">
+
   <p><img src="https://static.igem.org/mediawiki/2015/6/65/NAIT_DavidPortrait.png" height="458px">
 
David Barilla was born and raised on an acreage just east of Edmonton, Alberta and is currently studying Nanotechnology Systems at NAIT. <br><br>
 
David Barilla was born and raised on an acreage just east of Edmonton, Alberta and is currently studying Nanotechnology Systems at NAIT. <br><br>
  
Line 271: Line 254:
 
   <div class="modal__inner">
 
   <div class="modal__inner">
 
     <center><h1>Abbie Gottert</h1></center>
 
     <center><h1>Abbie Gottert</h1></center>
   <p><img src="https://static.igem.org/mediawiki/2015/3/36/NAIT_AbbiePortrait.png" width="300px" alt=""/> Abbie Gottert is from a small acreage just outside the town of Hinton, three hours away from Edmonton. Currently, she is studying Nanotechnology Systems at NAIT. <br><br>
+
   <p><img src="https://static.igem.org/mediawiki/2015/3/36/NAIT_AbbiePortrait.png" height="400px" alt=""/>
 +
Abbie Gottert is from a small acreage just outside the town of Hinton, three hours away from Edmonton. Currently, she is studying Nanotechnology Systems at NAIT. <br><br>
  
 
She has a huge fascination with travelling and discovering new things. Abbie loves animals (mostly owls and sloths), running, Hello Kitty, tattoos, and naps. She is also a proud owner of a beautiful dog named Tori, and an adorable little kitten named Saki. In our team, Abbie has been primarily doing research with a side of basic designing and fundraising. By the end of the summer she’ll being getting her hands dirty doing lab work and she will love it! <br><br>
 
She has a huge fascination with travelling and discovering new things. Abbie loves animals (mostly owls and sloths), running, Hello Kitty, tattoos, and naps. She is also a proud owner of a beautiful dog named Tori, and an adorable little kitten named Saki. In our team, Abbie has been primarily doing research with a side of basic designing and fundraising. By the end of the summer she’ll being getting her hands dirty doing lab work and she will love it! <br><br>
Line 285: Line 269:
 
   <div class="modal__inner">
 
   <div class="modal__inner">
 
     <center><h1>Kevin Setzer</h1></center>
 
     <center><h1>Kevin Setzer</h1></center>
   <p><img src="https://static.igem.org/mediawiki/2015/6/6d/NAIT_Kevin.jpg" alt=""/>Kevin is an Edmonton born and raised cowboy. He is currently studying and entering his second year in Nanotechnology systems at NAIT.</p><br>
+
   <p><img src="https://static.igem.org/mediawiki/2015/5/53/NAIT_Kevin_full.jpg" alt=""/>Kevin is an Edmonton born and raised cowboy. He is currently studying and entering his second year in Nanotechnology systems at NAIT.</p><br>
         <p>Kevin has a strong technological background so he became an essential part of the team in helping to develop the wiki as well as set up a private secure server that the team could use to store their top secret information. In addition, Kevin also contributed to creating the Policy and Practices for our team. Although he maintains a full-time job on the side, we still see Kevin at the lab as often as possible and he is always ready to help out. </p><br>
+
         <p>Kevin has a strong technological background so he became an essential part of the team in helping to develop the wiki as well as set up a private secure server that the team could use to store their top secret information. In addition, Kevin also contributed to writing the Policy and Practices for our team. Although he maintains a full-time job on the side, we still see Kevin at the lab as often as possible and he is always ready to help out. </p><br>
 
         <p> In his personal time, Kevin often enjoys doing nature and wildlife photography. For the past 4 years, he has also released and published calendars of his photography. Finally, on a recent vacation Kevin popped the question to his long time girlfriend… and don’t worry she said yes!</p>
 
         <p> In his personal time, Kevin often enjoys doing nature and wildlife photography. For the past 4 years, he has also released and published calendars of his photography. Finally, on a recent vacation Kevin popped the question to his long time girlfriend… and don’t worry she said yes!</p>
 
   </div>
 
   </div>
Line 295: Line 279:
 
   <label class="modal__bg" for="modal-9"></label>
 
   <label class="modal__bg" for="modal-9"></label>
 
   <div class="modal__inner">
 
   <div class="modal__inner">
     <center><h1>Joy R. L. Santos </h1></center>
+
     <center><h1>Joy Ramielle L. Santos, B.Sc.</h1></center>
   <p><img src="https://static.igem.org/mediawiki/2015/3/38/NAIT_JoyPortrait.png" width="300px" alt=""/> Joy is a second year Mechanical Engineering Technology student at NAIT. Prior to attending NAIT, Joy also studied biological sciences, focusing on Pharmacology and Psychology, and earned her B. Sc. at the University of Alberta in 2014.  
+
   <p><img src="https://static.igem.org/mediawiki/2015/3/38/NAIT_JoyPortrait.png" height="458px" alt=""/> Joy is a second year Mechanical Engineering Technology student at NAIT. Prior to attending NAIT, Joy also studied biological sciences, focusing on Pharmacology and Psychology, and earned her B. Sc. at the University of Alberta in 2014.  
 
<br><br>
 
<br><br>
 
A self-professed nerd, Joy loves math, science, computers, baking cakes, pandas and video games. In our team, she has been the primary coder and designer of our Wiki and is also in charge of producing the 3D animations and visualizations of our project in PyMOL and Autodesk Maya. However, occasionally, you might find her in the lab cloning and transforming plasmids like a pro.
 
A self-professed nerd, Joy loves math, science, computers, baking cakes, pandas and video games. In our team, she has been the primary coder and designer of our Wiki and is also in charge of producing the 3D animations and visualizations of our project in PyMOL and Autodesk Maya. However, occasionally, you might find her in the lab cloning and transforming plasmids like a pro.

Latest revision as of 00:42, 9 October 2015

Team NAIT 2015

Bios

"We are not a team because we work together; we are a team because we respect, trust and care for each other."
- Vala Afshar