Team:Alberta/team

From 2010.igem.org

(Difference between revisions)
(At user's request)
 
(145 intermediate revisions not shown)
Line 1: Line 1:
 +
{{Team:Alberta/Head}}
 +
<html>
<html>
-
 
-
<head>
 
<style type="text/css">
<style type="text/css">
-
/* GETS RID OF DEFAULT TITLE */
+
.vtInfo
-
.firstHeading {display:none;}
+
-
 
+
-
/* SETS OUTSIDE BGCOLOUR AND INSIDE BGCOLOUR */
+
-
 
+
-
body
+
-
+
-
  background-color: #252525;
+
-
  margin: 0px;
+
-
  padding: 0px;
+
-
  border: 0px;
+
-
  font-family:"Trebuchet MS", arial;
+
-
}
+
-
 
+
-
#title
+
{
{
-
  background: #ffffff;
+
    display: none;
-
  width:28.5%;
+
-
  float: left;
+
-
  padding: 0em;
+
-
  font-size: 3.4em;
+
-
  color: #757575;
+
-
  height: 2em;
+
-
  margin-left:1.5%;
+
-
  vertical-align: middle;
+
}
}
-
#navbar
+
</style>
-
{
+
   
-
  background: #ffffff;
+
<script type="text/javascript">
-
  width:65.5%;
+
-
  float: right;
+
-
  padding: 0em;
+
-
  text-align:right;
+
-
  font-size: 1em;
+
-
  color: #a5a5a5;
+
-
  margin-right:2.5%;
+
-
  vertical-align: middle;
+
-
  height: 2.5em;
+
-
  display: inline;
+
-
}
+
-
 
+
-
#highlight
+
-
{
+
-
  background: #fff200;
+
-
  width:100%;
+
-
  clear: both;
+
-
  padding: 0em;
+
-
  height: 3px;
+
-
}
+
-
 
+
-
#photo
+
-
{
+
-
  width: 965px;
+
-
  float: left;
+
-
  padding: 0em;
+
-
  height: 200px;
+
-
/*  height: 200px; */
+
-
  background: url(https://static.igem.org/mediawiki/2010/b/b6/Alberta_GroupPic.png);
+
-
  background-position: 0% 0%;
+
-
  border: 0em;
+
-
}
+
-
 
+
-
p.logo
+
-
{
+
-
  vertical-align: top;
+
-
}
+
-
 
+
-
.llink2 A:link {text-decoration: underline; color: #757575; font-size: 1em;}
+
-
.llink2 A:visited {text-decoration: none; color: #656565; font-size: 1em;}
+
-
.llink2 A:hover {text-decoration: none; font-size: 1em;}
+
-
.llink2 A:active {text-decoration: none; font-size: 1em;}
+
-
 
+
-
#content 
+
-
{
+
-
  width:75%;
+
-
  height:50%;
+
-
  border:1px solid #000000;
+
-
}
+
-
+
-
#vtab0  
+
-
{
+
-
  width:20%;
+
-
  float:left;
+
-
}
+
-
 
+
-
#vtab0 li
+
-
{
+
-
  list-style:none;
+
-
  border:1px dotted #000000;
+
-
  font-weight:bold;
+
-
}
+
-
 
+
-
#vtab0 li:hover
+
-
{
+
-
background-color: #fff200;
+
-
}
+
-
 
+
-
#tabContent
+
-
{
+
-
  float:right;
+
-
  width:78%;
+
-
  margin: 1% 1%;
+
-
}
+
-
 
+
-
.vtInfo 
+
-
{
+
-
  display:none;
+
-
  height:98%;
+
-
  overflow:auto;
+
-
}
+
-
 
+
-
/* #leftcolumn
+
-
{
+
-
  float: left;
+
-
  width: 12em;
+
-
  background-color: #3b3b3b;
+
-
  margin: 2em;
+
-
  padding: 2em;
+
-
  text-align: left;
+
-
  font-family: "Trebuchet MS", Times;
+
-
  font-style: bold;
+
-
  font-size: 1em;
+
-
  color: #fff200;
+
-
  border: 0;
+
-
} */
+
-
 
+
-
.llink1 A:link {text-decoration: none; color: #bfbfbf; font-size: 1em;}
+
-
.llink1 A:visited {text-decoration: none; color: #bfbfbf; font-size: 1em;}
+
-
.llink1 A:hover {text-decoration: none; color: #fff200; font-size: 1em;}
+
-
.llink1 A:active {text-decoration: none; font-size: 1em;}
+
-
 
+
-
/* #rightcolumn
+
-
{
+
-
  float: right;
+
-
  width: 40em;
+
-
  background-color: #ffffff;
+
-
  margin: 4em;
+
-
  padding: 3em;
+
-
  color: #000000;
+
-
  border: 1px solid #3b3b3b;;
+
-
} */
+
-
 
+
-
#highlightb
+
-
{
+
-
  background: #ffffff;
+
-
  width:100%;
+
-
  clear: both;
+
-
  padding: 0em;
+
-
  height: 3px;
+
-
}
+
-
 
+
-
#footer
+
-
{
+
-
  clear: both;
+
-
  margin: 0;
+
-
  padding: .5em;
+
-
  color: #333333;
+
-
  background-color: #dddddd;
+
-
border-top: 3px solid #333333;
+
-
}
+
-
.llink3 A:link {text-decoration: underline; color: #757575; font-size: 1em;}
+
$(document).ready( function(){
-
.llink3 A:visited {text-decoration: none; color: #656565; font-size: 1em;}
+
  // load group photo on page load
-
.llink3 A:hover {text-decoration: none; font-size: 1em;}
+
  $('#vtab0').show();
-
.llink3 A:active {text-decoration: none; font-size: 1em;}
+
-
</style>
+
});
-
 
+
-
<script type="text/javascript">
+
function showTab(IDS)  
function showTab(IDS)  
Line 204: Line 48:
}
}
-
</script>
 
-
</head>
+
jQuery.preloadImages = function()
 +
{
 +
  for(var i = 0; i<arguments.length; i++)
 +
{
 +
    jQuery("<img>").attr("src", arguments[i]);
 +
}
 +
}
 +
$.preloadImages("https://static.igem.org/mediawiki/2010/b/b6/Alberta_GroupPic.png", "https://static.igem.org/mediawiki/2010/0/0f/Alberta_Karina.png", "https://static.igem.org/mediawiki/2010/d/d3/Alberta_Eric.png", "https://static.igem.org/mediawiki/2010/b/b1/Alberta_Oscar.png", "https://static.igem.org/mediawiki/2010/a/a6/Alberta_Anh.png", "https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png", "https://static.igem.org/mediawiki/2010/2/21/Alberta_Arni.png", "https://static.igem.org/mediawiki/2010/d/d2/Alberta_Steve.png", "https://static.igem.org/mediawiki/2010/7/78/Alberta_Jacqueline.png", "https://static.igem.org/mediawiki/2010/6/6e/Alberta_David.png", "https://static.igem.org/mediawiki/2010/0/03/Alberta_Mitch.png", "https://static.igem.org/mediawiki/2010/1/1f/Alberta_Amanda.png"), "https://static.igem.org/mediawiki/2010/a/aa/Alberta_Alina.png", "https://static.igem.org/mediawiki/2010/5/5e/Alberta_Jeremy.png", "https://static.igem.org/mediawiki/2010/f/fc/Alberta_Mike.png", "https://static.igem.org/mediawiki/2010/9/90/Alberta_Zach.png", "https://static.igem.org/mediawiki/2010/9/9f/Alberta_MikeE.png", "https://static.igem.org/mediawiki/2010/8/89/Alberta_Doug.png", "https://2010.igem.org/Image:Alberta_Kurtis.png";
-
<!-- ACTUAL BODY STARTS HERE ********************************** -->
+
</script>
-
<body>
+
</html>
-
<!-- PROJECT TITLE -->
+
{{Team:Alberta/navbar|team=selected}}
 +
{{Team:Alberta/beginLeftSideBar|toc=NO}}
-
<div id="title">
+
<div id=left-gray-box>
 +
 +
<html>
-
<p class="logo"><img src="https://static.igem.org/mediawiki/2010/c/cc/Alberta_Logo.png" width="50px" height="50px" padding="5px" align="left"></img></p>
+
  <h2 onclick="showTab('vtab0')">iGEM 2010 Team</h2>
-
 
+
-
genomikon</div>
+
-
 
+
-
<!-- NAVBAR -->
+
-
<div id="navbar"><span class="llink2"><a href="https://2010.igem.org/Team:Alberta/JTest"> home</a> |  <a href="project"> project</a> | <a href="ethics"> ethics</a> | <a href="parts"> parts</a> | <a href="software"> software</a> | <a href="https://2010.igem.org/Team:Alberta/Notebook"> notebook</a> | <a href="team"> team</a></span>
+
-
</div>
+
-
<!-- HIGHLIGHT -->
+
  <ul class=rolodex>
-
<div id="highlight"></div>
+
   <li onclick="showTab('vtab1')">Karina Arnesen</li>
-
 
+
   <li onclick="showTab('vtab2')">Eric Bennett</li>  
-
<div id="photo">
+
   <li onclick="showTab('vtab3')">Stephanie Cornfort</li>
-
 
+
-
</div>
+
-
 
+
-
<div id="highlightb"></div>
+
-
 
+
-
<div id="content">
+
-
 
+
-
<div id="vtab0">
+
-
   <li onclick="showTab('vtab1')">iGEM 2010 Team</li>
+
-
   <li onclick="showTab('vtab2')">Karina Arnesen</li>
+
-
   <li onclick="showTab('vtab3')">Eric Bennett</li>  
+
   <li onclick="showTab('vtab4')">Oscar Cortes</li>
   <li onclick="showTab('vtab4')">Oscar Cortes</li>
   <li onclick="showTab('vtab5')">Anh Dao</li>
   <li onclick="showTab('vtab5')">Anh Dao</li>
Line 248: Line 84:
   <li onclick="showTab('vtab11')">Stephen Jahns</li>
   <li onclick="showTab('vtab11')">Stephen Jahns</li>
   <li onclick="showTab('vtab12')">David Kramer</li>
   <li onclick="showTab('vtab12')">David Kramer</li>
-
   <li onclick="showTab('vtab23')">Jacqueline Lee</li>
+
   <li onclick="showTab('vtab13')">Jacqueline Lee</li>
-
   <li onclick="showTab('vtab14')">David Lloyd</li>
+
   <li onclick="showTab('vtab14')">Kurtis Letwin</li>
-
   <li onclick="showTab('vtab15')">Mitch Paquette</li>
+
   <li onclick="showTab('vtab15')">Darren Liviniuk</li>
-
   <li onclick="showTab('vtab16')">Amanda Pisio</li>
+
   <li onclick="showTab('vtab16')">David Lloyd</li>
-
   <li onclick="showTab('vtab17')">Alina Ponomarev</li>
+
   <li onclick="showTab('vtab17')">Amanda Pisio</li>
-
   <li onclick="showTab('vtab18')">Fahad Safi</li>
+
   <li onclick="showTab('vtab18')">Alina Ponomarev</li>
-
   <li onclick="showTab('vtab19')">Ravina Singh</li>
+
   <li onclick="showTab('vtab19')">Fahad Safi</li>
-
   <li onclick="showTab('vtab20')">John Taggart</li>
+
   <li onclick="showTab('vtab20')">Ravina Singh</li>
-
   <li onclick="showTab('vtab21')">Brandon Tanner</li>
+
   <li onclick="showTab('vtab21')">John Taggart</li>
   <li onclick="showTab('vtab22')">Jeremy Thomas</li>
   <li onclick="showTab('vtab22')">Jeremy Thomas</li>
   <li onclick="showTab('vtab23')">Mike Wilson</li>
   <li onclick="showTab('vtab23')">Mike Wilson</li>
   <li onclick="showTab('vtab24')">Zach Wiltshire</li>
   <li onclick="showTab('vtab24')">Zach Wiltshire</li>
-
   <li onclick="showTab('vtab25')">Jennifer Yau</li>
+
   <li onclick="showTab('vtab25')">Gaby Wong</li>
-
   <li onclick="showTab('vtab26')">Kim Ellison</li>
+
   <li onclick="showTab('vtab26')">Saima Zamir</li>
-
   <li onclick="showTab('vtab27')">Mike Ellison </li>
+
   </ul>
-
   <li onclick="showTab('vtab28')">Marilla</li>
+
 
 +
  <h2 onclick="showTab('vtab27')">Advisors</h2>
 +
 
 +
  <ul class=rolodex>
 +
   <li onclick="showTab('vtab28')">Mike Ellison </li>
   <li onclick="showTab('vtab29')">Doug Ridgway</li>
   <li onclick="showTab('vtab29')">Doug Ridgway</li>
-
</div>
+
  </ul>
-
+
 
-
<div id="tabContent">
+
  <h2 onclick="showTab('vtab30')">Laboratory Staff</h2>
    
    
-
<div id="vtab1" class="vtInfo"><h2>iGEM 2010 Team</h2>
+
  <ul class=rolodex>
-
<img src="https://static.igem.org/mediawiki/2010/a/a2/Alberta_Team.png" width="610px" height="495px" padding="0px" align="left"></img>
+
  <li onclick="showTab('vtab31')">Kim Ellison</li>
 +
  <li onclick="showTab('vtab32')">Maryla Lupicki</li>
 +
  </ul>
 +
 
 +
 
 +
  <h2 onclick="showTab('vtab33')">Special Thanks</h2>
 +
 
 +
  <ul class=rolodex>
 +
  <li onclick="showTab('vtab34')">Carl Amrhein</li>
 +
  <li onclick="showTab('vtab35')">David Evans</li>
 +
  <li onclick="showTab('vtab36')">Jack Moore</li>
 +
  <li onclick="showTab('vtab37')">Jack Tuszinsky</li>
 +
  <li onclick="showTab('vtab38')">Stefan Pukatzki</li>
 +
  </ul>
 +
 
 +
</html>
 +
 
 +
 
</div>
</div>
-
<div id="vtab2" class="vtInfo"> <h2>Karina Arnesen</h2>  
+
{{Team:Alberta/endLeftSideBar}}
-
<img src="https://static.igem.org/mediawiki/2010/0/0f/Alberta_Karina.png" width="400px" height="533px" padding="0px" align="left"></img>
+
{{Team:Alberta/beginRightSideBar}}
 +
==Did you know?==
 +
*Our team has 26 members
 +
*We represent 14 departments and 7 faculties at the University of Alberta
 +
*Our members are from diverse parts of the world including India, Pakistan and Russia
 +
*A member has climbed over 9 mountains
 +
*A member speaks 5 languages fluently
 +
*A member is a Provincial Level Snowboarder
 +
*Four members are certified Lifeguards
 +
*A member is a 2nd Degree Blackbelt and Certified Instructor
 +
*At least 2 of our team members have full drivers licenses
 +
*Over 65% of our team can swim (But that's ok - we have four lifeguards)
 +
*3 members have seen bears
 +
*A member encountered a venomous snake
 +
{{Team:Alberta/endRightSideBar}}
 +
{{Team:Alberta/beginMainContent}}
 +
 
 +
<div id=tabContent>
 +
 
 +
<div id=vtab0 class=vtInfo>
 +
 
 +
==Meet The University of Alberta Team==
 +
<div>[[Image:Alberta_Team.png | 550px ]]</div>
 +
 
 +
<div><br>The University of Alberta iGEM Team from Edmonton has worked hard this summer to bring our kit to life for high school students. Our diverse backgrounds, skills, talents and personalities have allowed us to work cooperatively and successfully. Click the names on the left panel to learn more about our members, advisors, and support staff.  Special thanks to our support staff and sponsors for aiding our project!</div>
</div>
</div>
-
<div id="vtab3" class="vtInfo"> <h2>Eric Bennett</h2>  
+
<div id=vtab1 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/d/d3/Alberta_Eric.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Karina Arnesen==
 +
===Honors in Biochemistry (4th Year); Sub-project: Plasmid Construction===
 +
[[Image:Alberta_Karina.png | 200px | left]]
 +
This is my first year with the Alberta iGEM team, and so far so good!  I plan to continue into further studies after my degree.  Otherwise, I enjoy martial arts, playing piano and reading modern fiction.
 +
 
</div>
</div>
-
<div id="vtab4" class="vtInfo"> <h2>Oscar Cortes</h2>
+
<div id=vtab2 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/b/b1/Alberta_Oscar.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Eric Bennett==
 +
===Electrical Engineering, Biomedical Option (Graduate); Sub-project: Modelling & Bead Assembly===
 +
[[Image:Alberta_Eric.png | 200px | left]]
 +
This is my second year involved with iGEM. I expect this year to be as enjoyable as the last and even more successful. My participation in iGEM has exposed me to concepts and experiences that I could not have received elsewhere in my undergrad experience. My interests include brain machine interfacing, computational intelligence, haptic teleoperation, and of course, synthetic biology. I am now pursuing my Masters in Electrical and Computer Engineering at the University of Florida. iGEM has proven to be a fascinating and rewarding experience and I am looking forward to the competition.
</div>
</div>
-
<div id="vtab5" class="vtInfo"> <h2>Anh Dao</h2>  
+
<div id=vtab3 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a6/Alberta_Anh.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Stephanie Cornfort==
 +
===Specialized in Marketing Bachelor of Commerce Program (3rd Year); Sub-project: Distribution & Market Analysis ===
 +
[[Image:Alberta_Stephanie.png | 200px | left]]
 +
I am in my third year of university, attending the Alberta School of Business and majoring in marketing.  I am involved in a number of students groups including iGEM, EDGE Business Competition, and Campus Recreation. In my spare time I coach figure skating in the Edmonton community.
</div>
</div>
-
<div id="vtab6" class="vtInfo"> <h2>Mark Elliott </h2>  
+
<div id=vtab4 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Oscar Cortes==
 +
===Specialized in Molecular Genetics (Graduate); Sub-project: Bead Assembly===
 +
[[Image:Alberta_Oscar.png | 200px | left]]
 +
My future plans include entering into a Masters program in Medical Genetics or Human Genetics, and pursuing this discipline towards a PhD. I enjoy reading books about the human genome and advancements in stem cell research. In my spare time I like to play a variety of sports that I am not necessarily good at: soccer, softball, and
 +
dodge ball. I see iGEM as an extraordinary opportunity for me to be exposed to real life research, in which my knowledge of molecular genetics will be challenged, and will help me further my understanding of Synthetic Biology. "Man with all his noble qualities still bears in his bodily frame the indelible stamp of his lowly origin" - Charles Darwin
</div>
</div>
-
<div id="vtab7" class="vtInfo"> <h2>Kim Freeman</h2>  
+
<div id=vtab5 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Anh Dao==
 +
===Biological Sciences & Chemistry (5th Year); Sub-project: BioByte Construction & Bead Assembly ===
 +
[[Image:Alberta_Anh.png | 200px | left]]
 +
Since I enjoy learning new things, the General Science program allows me to explore a broad range of subjects, from Biochemistry and Microbiology to Classics and Nutritional Food Sciences. My goal is to get into graduate
 +
studies in either Microbiology and Biotechnology or Microbiology and Genetics. Thus, I believe iGEM is a fascinating opportunity to learn about Synthetic Biology, to gain experience conducting experiments in a laboratory and work with various people with different educational backgrounds. When I am not slaving away with studying and schoolwork, my hobbies include: producing digital art on Photoshop, listening to music, playing the piano and chasing my ankle-biting dog when he slips past the backyard fence because he plans to wreak havoc around the neighborhood.
</div>
</div>
-
<div id="vtab8" class="vtInfo"> <h2>Paige Hacking</h2>  
+
<div id=vtab6 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Mark Elliott==
 +
===Biology with Business Minor (3rd Year); Sub-project: Bead Assembly and Fundraising===
 +
[[Image:Alberta_Mark.png | 200px | left]]
 +
I am looking forward to the upcoming year. It’s my first year involved with iGEM and I am excited
 +
about the project that we are working on. The team is awesome and I couldn’t have asked for a better group. I am interested in the commercial applications of synthetic biology as I think it has a huge potential in the biofuels market. I am amazed at what can be done in the field already and am excited to see how it evolves and flourishes. I hope to be involved in business in some manner in my future and I think it would be an incredible experience to own a biotech or green energy company.
</div>
</div>
-
<div id="vtab9" class="vtInfo"> <h2>Pieter Hak</h2>  
+
<div id=vtab7 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Kim Freeman==
 +
===Biological Sciences (4th Year); Sub-project: Reusable Plates===
 +
[[Image:Alberta_Kim.png | 200px | left]]
 +
I am about to graduate from my undergrad degree in biology and plan on pursuing a postgrad degree in a much, much warmer climate. Other than science, my favorite things include cooking, music, running and flying.  I joined iGEM because of the sheer potential synthetic biology offers and to gain a little insight into what is already a hugely controversial field. After an inspiring introduction, I am quite excited to see where we'll be in 10 years!
</div>
</div>
-
<div id="vtab10" class="vtInfo"> <h2>Arni Hansen</h2>  
+
<div id=vtab8 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/2/21/Alberta_Arni.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Paige Hacking==
 +
===Biological Sciences (3rd Year); Sub-project: Reusable Plates, Fundraising, and Team Management===
 +
[[Image:Alberta_Paige.png | 200px | left]]
 +
I am currently a third year student en route to completing a BSc degree. Although I’m not set on a particular career just yet, I am interested in optometry and medicine. When I’m not studying, I’m busy volunteering, singing with my choir, teaching dance or indulging in random vegetarian cuisine. I believe iGEM offers undergraduates a unique opportunity to collaborate with individuals from not only science, but many other fields of study. As a first time team member, I am excited to take what I’ve learned in lecture and apply it to a project with huge business and educational potential. I look forward to a fun summer and an intense competition!
</div>
</div>
-
<div id="vtab11" class="vtInfo"> <h2>Stephen Jahns</h2>  
+
<div id=vtab9 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/d/d2/Alberta_Steve.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Pieter Hak==
 +
===Biological Sciences with Chemistry Minor (4th Year); Sub-project: Multiple Project Contributor===
 +
[[Image:Alberta_Pieter.png | 200px | left]]
 +
I’m already done my bachelors at the UofA, I’ve just been tagging along with iGEM over the summer as a volunteer. From iGEM I’m looking toward studies and work related to synthetic biology.  I really hope to see synthetic biology open up the intricate machine-like world inside cells to engineering applications.  For now, help from the biofuels industry seems to be a safe bet, as long as oil prices stay high.  I’m also a fan of rally racing, DnB, military aviation, eastern and western philosophy/metaphysics and you can find me on Starcraft 2 occasionally.
</div>
</div>
-
<div id="vtab12" class="vtInfo"> <h2>David Kramer</h2>  
+
<div id=vtab10 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Arni Hansen==
 +
===Specialized in Molecular Genetics (Graduate); Sub-project: Multiple Project Contributor===
 +
[[Image:Alberta_Arni.png | 200px | left]]
 +
I was born in Toronto, Ontario but have spent nearly my entire life in Edmonton. I aim to contribute my knowledge and abilities in this field to the U of A iGEM team. I look forward to being a part of a team that offers its students a chance to participate in the scientific community and to contribute to the burgeoning field of synthetic biology. My outside interests are: sport (soccer, rock climbing), music (playing kit drums, listening to nearly all genres), and languages (fluent in one, nearly-functional in three more, and can say at least “thank you” in about 30 others). I sincerely hope to help ensure that the U of A team continues to prove itself as an organization in the vanguard of scientific innovation. I also love to laugh…ha ha.
</div>
</div>
-
<div id="vtab13" class="vtInfo"> <h2>Jacqueline Lee</h2>  
+
<div id=vtab11 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/7/78/Alberta_Jacqueline.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Stephen Jahns==
 +
===Computing Science / Genetics (4th Year); Sub-project: Software===
 +
[[Image:Alberta_Steve.png | 200px | left]]
 +
Steve is pretty much the coolest guy I know. He grew up out in the bushes, and had to knife-fight a fully grown grizzly every day before school. Now, he's made it his mission to clean up the streets, and will stop at nothing before Eric Bennett and his gang of hooligans are brought to justice.
</div>
</div>
-
<div id="vtab14" class="vtInfo"> <h2>David Lloyd</h2>
+
<div id=vtab12 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/6/6e/Alberta_David.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==David Kramer==
 +
===Honors in Biochemistry (4th Year); Sub-project: Competent Cells===
 +
[[Image:Alberta_Kramer.png | 200px | left]]
 +
This is my first year being involved with the iGEM team.  As Biochemistry is one of my major, it serves as my primary interest to study the inner workings of life and I find synthetic biology and it's ability to play with these processes extremely interesting.  In my spare time I can be found reading up on current scientific advances, gaming, or drinking ridiculous amounts of coffee.  I hope to either pursue Synthetic Biology through a PhD or study Medicine in the future.  So far, iGEM has been an excellent opportunity to learn about the potential that biological systems hold for future industrial applications.  I look forward to seeing everyone in Boston!
</div>
</div>
-
<div id="vtab15" class="vtInfo"> <h2>Mitch Paquette</h2>  
+
<div id=vtab13 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/0/03/Alberta_Mitch.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Jacqueline Lee==
 +
===Honors in Bioinformatics (3rd Year); Sub-project: Software===
 +
[[Image:Alberta_Jacqueline.png | 200px | left]]
 +
This is my first year in iGEM. I joined iGEM because of the opportunities it presented in learning about research, synthetic biology and the applications of computing science to these fields.  I am interested in mathematical modeling, genetics and molecular biology and I would like to pursue these interests by obtaining my doctorate and doing research into mathematical modeling of biological systems.  I am originally from Red Deer, Alberta and in my free time, I enjoy traveling around the Canadian Rockies doing activities such as backpacking, canoeing and biking.  I look forward to solving problems and working with and meeting new people through the course of this project.
</div>
</div>
-
<div id="vtab16" class="vtInfo"> <h2>Amanda Pisio</h2>  
+
<div id=vtab14 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/1/1f/Alberta_Amanda.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Kurtis Letwin==
 +
===Bachelor of Commerce Specialized in Accounting (3rd Year); Sub-project: Distribution & Market Analysis===
 +
[[Image:Alberta_Kurtis.png | 200px | left]]
 +
I am a third year Accounting major at the Alberta School of Business, with a minor in Strategic Management and Organization. I am originally from a small town northeast of Edmonton where it takes only five minutes to drive through the whole community! Currently, I am an External Director for the EDGE Business Competition and a Teacher's Assistant with the Management Science Department at the School of Business. As well, I am a Student Ambassador for the Alberta School of Business and represent the school at various social and recruiting events. I have attended a number of conferences and competitions on behalf of the business faculty, most notably the 2010 Deloitte National Leadership Conference. I am a complete sports fanatic and when I can find some spare time I enjoy officiating minor hockey games. I love meeting new people and iGEM is definitely a place where I will get to do just that.
</div>
</div>
-
<div id="vtab17" class="vtInfo"> <h2>Alina Ponomarev</h2>  
+
<div id=vtab15 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/aa/Alberta_Alina.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Darren Liviniuk==
 +
===Bachelor of Commerce Specialized in Accounting (4th Year); Sub-project: Distribution & Market Analysis===
 +
[[Image:Alberta_Darren.png | 200px | left]]
 +
I am in my final year at the Alberta School of Business and an active representative of the University of Alberta, as President of the Accounting Club, as Captain of the JDC West Taxation Team, as a Student Ambassador, and as the Business Blogger. I attended the Deloitte National Leadership Conference in 2009 and will join the firm’s Edmonton office in 2011.
 +
Finally, in my spare time, I am an avid reader, a dismal golfer, and play soccer and basketball.
</div>
</div>
-
<div id="vtab18" class="vtInfo"> <h2>Fahad Safi</h2>  
+
<div id=vtab16 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==David Lloyd==
 +
===Honors in Biochemistry (5th Year); Sub-project: Fundraising, Business Development & Team Management===
 +
[[Image:Alberta_David.png | 200px | left]]
 +
This is my second year being involved in iGEM. While Biochemistry is my major, I have many interests including Genetics, Immunology, Cell Biology, Bioinformatics, and Microbiology. In my spare time I can be found playing sports like soccer, volleyball, or squash, as well as playing piano, listening to music, and playing video games. In the
 +
future, I hope to continue into a graduate program in Biochemistry, Cell Biology, or Synthetic Biology. iGEM has been an amazing opportunity to gain additional skills in a variety of fields and I greatly look forward to another year in the competition!
</div>
</div>
-
<div id="vtab19" class="vtInfo"> <h2>Ravina Singh</h2>  
+
<div id=vtab17 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Amanda Pisio==
 +
===Honors in Molecular Genetics (Graduate); Sub-project: Plasmid & BioByte Construction===
 +
[[Image:Alberta_Amanda.png | 200px | left]]
 +
I was born and raised in the city of Edmonton. I plan on continuing on to do my masters at the University of Alberta this following year. I hope to spend my career doing research in the field of immunology or developmental biology. During my free time I rock climb, dance, play Ultimate Frisbee. In the summers I love to camp, hike and spend time at lakes. I also take as many opportunities as I can to travel. This coming fall I will be backpacking around Europe. I joined iGEM because I believe that it will be an interesting experience in a field that I have little experience in and I hope to spend the summer tackling all the difficult problems that come our way.
</div>
</div>
-
<div id="vtab20" class="vtInfo"> <h2>John Taggart</h2>  
+
<div id=vtab18 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Alina Ponomarev==
 +
===Honors in Immunology and Infection (3rd Year); Sub-project: BioByte Construction & Bead Assembly===
 +
[[Image:Alberta_Alina.png | 200px | left]]
 +
This is my second year with iGEM. Last year was an incredible learning experience and I am very excited for this upcoming year. In the future, I hope to pursue a Medical Degree or a PhD in Immunology and Infection. I moved here from Russia ten years ago. In my spare time I like to jog, dance and drive.
</div>
</div>
-
<div id="vtab21" class="vtInfo"> <h2>Brandon Tanner</h2>  
+
<div id=vtab19 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Fahad Safi==
 +
===Biological Science and Chemistry (4th Year); Sub-project: Multiple Project Contributor===
 +
[[Image:Alberta_Fahad.png | 200px | left]]
 +
I am entering my fourth year in my undergrad degree in Biological sciences and chemistry at the University of Alberta. I love my degree because it allows me to gain experience in a wide variety of subjects. I enjoy research because it allows me to apply my knowledge, challenge myself and think critically. Working with iGEM is an opportunity in a life time and I am very glad to be a part of this very exciting group that is sure to help make many breakthroughs in modern synthetic biology and genetics. In my spare time I like to go to the gym, tan and then do my laundry. I also enjoy boxing and call of duty.
</div>
</div>
-
<div id="vtab22" class="vtInfo"> <h2>Jeremy Thomas</h2>  
+
<div id=vtab20 class=vtInfo>
-
Pharmacology (4th Year)
+
 
-
<img src="https://static.igem.org/mediawiki/2010/5/5e/Alberta_Jeremy.png" width="350px" height="466px" padding="0px" align="left"></img>
+
==Ravina Singh==
 +
===Biology (3rd Year); Sub-project: Reusable Plates===
 +
[[Image:Alberta_Ravina.png | 200px | left]]
 +
I am currently a third year BSc student with a major in biological sciences and minor in psychology. I still have no idea what I want to do after my degree; hopefully I have figured it out by the time I graduate. This was my first year on the iGEM team and I have to say that synthetic biology has definitely sparked an interest in me.  In my spare time I like to read, play video games and catch up with my favourite TV shows.
 +
</div>
-
<p> After I finish my degree, I plan to continue into medical 
+
<div id=vtab21 class=vtInfo>
-
research. I’ve always been interested in how things work- my primary 
+
-
interests are in Physiology and Pharmacology. I’m motivated by 
+
-
challenges, and I’m glad to be joining the university's iGEM team this 
+
-
year. I find Synthetic Biology to be incredibly fascinating. I have 
+
-
high hopes for the field and our part of it this year. Though I was 
+
-
born and raised in and around Toronto, I came to Edmonton to get 
+
-
another perspective on the great big country that I live in. I’ve also 
+
-
always wanted to see the Northern Lights. I’ve learned many things in 
+
-
my time here, and I’ve truly grown to hate the cold. In my free time, 
+
-
I enjoy running , playing the piano, and flossing(dental hygiene is 
+
-
important!). </p> </div>
+
-
<div id="vtab23" class="vtInfo"> <h2>Mike Wilson</h2>
+
==John Taggart==
-
<img src="https://static.igem.org/mediawiki/2010/f/fc/Alberta_Mike.png" width="400px" height="533px" padding="0px" align="left"></img>
+
===Economics with Biological Sciences Minor (4th Year); Sub-project: Fundraising & Human Practices===
 +
[[Image:Alberta_John.png | 200px | left]]
 +
I am most passionate about botany and as such am fond of all things plants. This is my first year with the iGEM team and I am very excited because I see synthetic biology as a vehicle to help relieve many of the challenges facing humanity. To solve problems using game theory (an economic tool) we must work our way backwards to the beginning. All life begins with a genetic code.
</div>
</div>
-
<div id="vtab24" class="vtInfo"> <h2>Zach Wiltshire</h2>  
+
<div id=vtab22 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/9/90/Alberta_Zach.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Jeremy Thomas==
 +
===Pharmacology (4th Year); Sub-project: BioByte Design & Construction===
 +
[[Image:Alberta_Jeremy.png | 200px | left]]
 +
After I finish my degree, I plan to continue into medical research. I’ve always been interested in how things work- my primary interests are in Physiology and Pharmacology. I’m motivated by challenges, and I’m glad to be joining the university's iGEM team this year. I find Synthetic Biology to be incredibly fascinating. I have high hopes for the field and our part of it this year. Though I was born and raised in and around Toronto, I came to Edmonton to get another perspective on the great big country that I live in. I’ve also always wanted to see the Northern Lights. I’ve learned many things in my time here, and I’ve truly grown to hate the cold. In my free time, I enjoy running, playing the piano, and flossing (dental hygiene is important!).
</div>
</div>
-
<div id="vtab25" class="vtInfo"> <h2>Jennifer Yau</h2>  
+
<div id=vtab23 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/b/b1/Alberta_Jen.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Mike Wilson==
 +
===Biology with Computer Sciences Minor (4th Year); Sub-project: Software===
 +
[[Image:Alberta_Mike.png | 200px | left]]
 +
My interests are diverse (evolution, music, visual arts, robotics, artificial intelligence, and more) but at the root of them all is my interest in creativity. I am constantly in awe of the creative power of evolution and the astounding diversity of the life on our little planet.  What better way to learn more about the the inner workings of the living things around us than to tinker with them and reassemble their parts in new and strange (hopefully useful)
 +
ways? I very excited to be a part of the iGEM team and participate in the development of new tools and methods in the field of Synthetic Biology.  I hope to continue researching in this area beyond my undergrad, and ultimately use these tools for the creation of microbial robots.
</div>
</div>
-
<div id="vtab26" class="vtInfo"> <h2>Kim Ellison</h2>  
+
<div id=vtab24 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Zach Wiltshire==
 +
===Specialized in Cell Biology (4th Year); Sub-project: Reusable Plates, Fundraising & Team Management===
 +
[[Image:Alberta_Zach.png | 200px | left]]
 +
I am entering into my last year in the Cell Biology program at the University of Alberta and, this will be my third year involved with iGEM. In addition to iGEM, my other research experiences have included synbio and biophysics projects. iGEM has proven to be an amazing eye opener for the potential of biological engineering. I hope to continue to be involved with some aspect of this field in the future.
</div>
</div>
-
<div id="vtab27" class="vtInfo"> <h2>Mike Ellison</h2>  
+
<div id=vtab25 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/9/9f/Alberta_MikeE.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Gaby Wong==
 +
===Visual Communications (4th Year); Sub-project: Kit, Poster, & Identity Design===
 +
[[Image:Alberta_Gaby.png | 200px | left]]
 +
I am finishing my last year in the BDes program, majoring in Visual Communications. My addiction involves following design & art blogs and reading design books. I spend my free time repurposing furniture, doodling, decorating cupcakes and listening to music. iGEM has given me a great opportunity to apply my design knowledge to something real and practical.
</div>
</div>
-
<div id="vtab28" class="vtInfo"> <h2>Maryla</h2>  
+
<div id=vtab26 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/a/a8/Alberta_DefaultPic.png" width="400px" height="533px" padding="0px" align="left"></img>
+
 
 +
==Saima Zamir==
 +
 
 +
<div id=vtab28 class=vtInfo>
 +
 
 +
==Mike Ellison==
 +
===Advisor===
 +
[[Image:Alberta_MikeE.png | 200px | left]]
 +
At the beginning of his career, Mike Ellison’s interests were primarily centred on the structure and function of complex biomolecules. More recently his interests have tended towards the possibility of constructing synthetic biological devices that perform useful functions.
 +
 
 +
As Synthetic Biology theme leader of the Bioconversions network, his current efforts are directed toward the creation of microbial systems with the capacity to produce high value chemical feed stocks from provincially available sources of biomass.
 +
 
 +
He continues to be a strong advocate for innovative science. He has served on the boards of Genome Prairie, the Alberta Network for Proteomic Innovation and has played a major role in bringing new technologies to the university through two multi-million dollar investments from the Canada Foundation for Innovation.
</div>
</div>
-
<div id="vtab29" class="vtInfo"> <h2>Doug Ridgway</h2>  
+
<div id=vtab31 class=vtInfo>
-
<img src="https://static.igem.org/mediawiki/2010/8/89/Alberta_Doug.png" width="400px" height="533px" padding="0px" align="left"></img>
+
==Kim Ellison==
 +
===Department of Medical Microbiology & Immunology; Lab Advisor ===
</div>
</div>
 +
<div id=vtab32 class=vtInfo>
 +
==Maryla Lupicki==
 +
===Department of Medical Microbiology & Immunology; Lab Advisor ===
</div>
</div>
-
<br style="clear:both">
+
<div id=vtab29 class=vtInfo>
 +
 
 +
==Doug Ridgway==
 +
===Advisor===
 +
[[Image:Alberta_Doug.png | 200px | left]]
</div>
</div>
-
<div id="highlightb"></div>
+
<div id=vtab35 class=vtInfo>
 +
==David Evans==
 +
===Chair of Medical Microbiology and Immunology===
 +
</div>
-
<div id="footer"><span class="llink3">
+
<div id=vtab36 class=vtInfo>
-
<a href="Site_Map">site map</a>|<a href="Sponsors">sponsors</a>|<a href="Contact">contact us</a>
+
==Jack Moore==
-
</span></div>
+
===Institute for Biomolecular Design===
 +
</div>
-
</body>
+
<div id=vtab37 class=vtInfo>
-
<!-- END OF ACTUAL BODY *************************************** -->
+
 +
==Jack Tuszynski==
 +
===Cross Cancer Centre===
 +
</div>
-
</html>
+
<div id=vtab34 class=vtInfo>
 +
==Carl Amrhein==
 +
===Provost and Vice President (Academic) University of Alberta===
 +
</div>
 +
<div id=vtab38 class=vtInfo>
 +
==Stefan Pukatzki==
 +
===Professor Medical Microbiology and Immunology===
 +
</div>
 +
 
 +
</div>

Latest revision as of 17:54, 4 September 2014

TEAM ALBERTA

Meet The University of Alberta Team

Alberta Team.png

The University of Alberta iGEM Team from Edmonton has worked hard this summer to bring our kit to life for high school students. Our diverse backgrounds, skills, talents and personalities have allowed us to work cooperatively and successfully. Click the names on the left panel to learn more about our members, advisors, and support staff. Special thanks to our support staff and sponsors for aiding our project!

Karina Arnesen

Honors in Biochemistry (4th Year); Sub-project: Plasmid Construction

Alberta Karina.png

This is my first year with the Alberta iGEM team, and so far so good! I plan to continue into further studies after my degree. Otherwise, I enjoy martial arts, playing piano and reading modern fiction.

Eric Bennett

Electrical Engineering, Biomedical Option (Graduate); Sub-project: Modelling & Bead Assembly

Alberta Eric.png

This is my second year involved with iGEM. I expect this year to be as enjoyable as the last and even more successful. My participation in iGEM has exposed me to concepts and experiences that I could not have received elsewhere in my undergrad experience. My interests include brain machine interfacing, computational intelligence, haptic teleoperation, and of course, synthetic biology. I am now pursuing my Masters in Electrical and Computer Engineering at the University of Florida. iGEM has proven to be a fascinating and rewarding experience and I am looking forward to the competition.

Stephanie Cornfort

Specialized in Marketing Bachelor of Commerce Program (3rd Year); Sub-project: Distribution & Market Analysis

Alberta Stephanie.png

I am in my third year of university, attending the Alberta School of Business and majoring in marketing. I am involved in a number of students groups including iGEM, EDGE Business Competition, and Campus Recreation. In my spare time I coach figure skating in the Edmonton community.

Oscar Cortes

Specialized in Molecular Genetics (Graduate); Sub-project: Bead Assembly

Alberta Oscar.png

My future plans include entering into a Masters program in Medical Genetics or Human Genetics, and pursuing this discipline towards a PhD. I enjoy reading books about the human genome and advancements in stem cell research. In my spare time I like to play a variety of sports that I am not necessarily good at: soccer, softball, and dodge ball. I see iGEM as an extraordinary opportunity for me to be exposed to real life research, in which my knowledge of molecular genetics will be challenged, and will help me further my understanding of Synthetic Biology. "Man with all his noble qualities still bears in his bodily frame the indelible stamp of his lowly origin" - Charles Darwin

Anh Dao

Biological Sciences & Chemistry (5th Year); Sub-project: BioByte Construction & Bead Assembly

Alberta Anh.png

Since I enjoy learning new things, the General Science program allows me to explore a broad range of subjects, from Biochemistry and Microbiology to Classics and Nutritional Food Sciences. My goal is to get into graduate studies in either Microbiology and Biotechnology or Microbiology and Genetics. Thus, I believe iGEM is a fascinating opportunity to learn about Synthetic Biology, to gain experience conducting experiments in a laboratory and work with various people with different educational backgrounds. When I am not slaving away with studying and schoolwork, my hobbies include: producing digital art on Photoshop, listening to music, playing the piano and chasing my ankle-biting dog when he slips past the backyard fence because he plans to wreak havoc around the neighborhood.

Mark Elliott

Biology with Business Minor (3rd Year); Sub-project: Bead Assembly and Fundraising

Alberta Mark.png

I am looking forward to the upcoming year. It’s my first year involved with iGEM and I am excited about the project that we are working on. The team is awesome and I couldn’t have asked for a better group. I am interested in the commercial applications of synthetic biology as I think it has a huge potential in the biofuels market. I am amazed at what can be done in the field already and am excited to see how it evolves and flourishes. I hope to be involved in business in some manner in my future and I think it would be an incredible experience to own a biotech or green energy company.

Kim Freeman

Biological Sciences (4th Year); Sub-project: Reusable Plates

Alberta Kim.png

I am about to graduate from my undergrad degree in biology and plan on pursuing a postgrad degree in a much, much warmer climate. Other than science, my favorite things include cooking, music, running and flying. I joined iGEM because of the sheer potential synthetic biology offers and to gain a little insight into what is already a hugely controversial field. After an inspiring introduction, I am quite excited to see where we'll be in 10 years!

Paige Hacking

Biological Sciences (3rd Year); Sub-project: Reusable Plates, Fundraising, and Team Management

Alberta Paige.png

I am currently a third year student en route to completing a BSc degree. Although I’m not set on a particular career just yet, I am interested in optometry and medicine. When I’m not studying, I’m busy volunteering, singing with my choir, teaching dance or indulging in random vegetarian cuisine. I believe iGEM offers undergraduates a unique opportunity to collaborate with individuals from not only science, but many other fields of study. As a first time team member, I am excited to take what I’ve learned in lecture and apply it to a project with huge business and educational potential. I look forward to a fun summer and an intense competition!

Pieter Hak

Biological Sciences with Chemistry Minor (4th Year); Sub-project: Multiple Project Contributor

Alberta Pieter.png

I’m already done my bachelors at the UofA, I’ve just been tagging along with iGEM over the summer as a volunteer. From iGEM I’m looking toward studies and work related to synthetic biology. I really hope to see synthetic biology open up the intricate machine-like world inside cells to engineering applications. For now, help from the biofuels industry seems to be a safe bet, as long as oil prices stay high. I’m also a fan of rally racing, DnB, military aviation, eastern and western philosophy/metaphysics and you can find me on Starcraft 2 occasionally.

Arni Hansen

Specialized in Molecular Genetics (Graduate); Sub-project: Multiple Project Contributor

Alberta Arni.png

I was born in Toronto, Ontario but have spent nearly my entire life in Edmonton. I aim to contribute my knowledge and abilities in this field to the U of A iGEM team. I look forward to being a part of a team that offers its students a chance to participate in the scientific community and to contribute to the burgeoning field of synthetic biology. My outside interests are: sport (soccer, rock climbing), music (playing kit drums, listening to nearly all genres), and languages (fluent in one, nearly-functional in three more, and can say at least “thank you” in about 30 others). I sincerely hope to help ensure that the U of A team continues to prove itself as an organization in the vanguard of scientific innovation. I also love to laugh…ha ha.

Stephen Jahns

Computing Science / Genetics (4th Year); Sub-project: Software

Alberta Steve.png

Steve is pretty much the coolest guy I know. He grew up out in the bushes, and had to knife-fight a fully grown grizzly every day before school. Now, he's made it his mission to clean up the streets, and will stop at nothing before Eric Bennett and his gang of hooligans are brought to justice.

David Kramer

Honors in Biochemistry (4th Year); Sub-project: Competent Cells

Alberta Kramer.png

This is my first year being involved with the iGEM team. As Biochemistry is one of my major, it serves as my primary interest to study the inner workings of life and I find synthetic biology and it's ability to play with these processes extremely interesting. In my spare time I can be found reading up on current scientific advances, gaming, or drinking ridiculous amounts of coffee. I hope to either pursue Synthetic Biology through a PhD or study Medicine in the future. So far, iGEM has been an excellent opportunity to learn about the potential that biological systems hold for future industrial applications. I look forward to seeing everyone in Boston!

Jacqueline Lee

Honors in Bioinformatics (3rd Year); Sub-project: Software

Alberta Jacqueline.png

This is my first year in iGEM. I joined iGEM because of the opportunities it presented in learning about research, synthetic biology and the applications of computing science to these fields. I am interested in mathematical modeling, genetics and molecular biology and I would like to pursue these interests by obtaining my doctorate and doing research into mathematical modeling of biological systems. I am originally from Red Deer, Alberta and in my free time, I enjoy traveling around the Canadian Rockies doing activities such as backpacking, canoeing and biking. I look forward to solving problems and working with and meeting new people through the course of this project.

Kurtis Letwin

Bachelor of Commerce Specialized in Accounting (3rd Year); Sub-project: Distribution & Market Analysis

Alberta Kurtis.png

I am a third year Accounting major at the Alberta School of Business, with a minor in Strategic Management and Organization. I am originally from a small town northeast of Edmonton where it takes only five minutes to drive through the whole community! Currently, I am an External Director for the EDGE Business Competition and a Teacher's Assistant with the Management Science Department at the School of Business. As well, I am a Student Ambassador for the Alberta School of Business and represent the school at various social and recruiting events. I have attended a number of conferences and competitions on behalf of the business faculty, most notably the 2010 Deloitte National Leadership Conference. I am a complete sports fanatic and when I can find some spare time I enjoy officiating minor hockey games. I love meeting new people and iGEM is definitely a place where I will get to do just that.

Darren Liviniuk

Bachelor of Commerce Specialized in Accounting (4th Year); Sub-project: Distribution & Market Analysis

Alberta Darren.png

I am in my final year at the Alberta School of Business and an active representative of the University of Alberta, as President of the Accounting Club, as Captain of the JDC West Taxation Team, as a Student Ambassador, and as the Business Blogger. I attended the Deloitte National Leadership Conference in 2009 and will join the firm’s Edmonton office in 2011. Finally, in my spare time, I am an avid reader, a dismal golfer, and play soccer and basketball.

David Lloyd

Honors in Biochemistry (5th Year); Sub-project: Fundraising, Business Development & Team Management

Alberta David.png

This is my second year being involved in iGEM. While Biochemistry is my major, I have many interests including Genetics, Immunology, Cell Biology, Bioinformatics, and Microbiology. In my spare time I can be found playing sports like soccer, volleyball, or squash, as well as playing piano, listening to music, and playing video games. In the future, I hope to continue into a graduate program in Biochemistry, Cell Biology, or Synthetic Biology. iGEM has been an amazing opportunity to gain additional skills in a variety of fields and I greatly look forward to another year in the competition!

Amanda Pisio

Honors in Molecular Genetics (Graduate); Sub-project: Plasmid & BioByte Construction

Alberta Amanda.png

I was born and raised in the city of Edmonton. I plan on continuing on to do my masters at the University of Alberta this following year. I hope to spend my career doing research in the field of immunology or developmental biology. During my free time I rock climb, dance, play Ultimate Frisbee. In the summers I love to camp, hike and spend time at lakes. I also take as many opportunities as I can to travel. This coming fall I will be backpacking around Europe. I joined iGEM because I believe that it will be an interesting experience in a field that I have little experience in and I hope to spend the summer tackling all the difficult problems that come our way.

Alina Ponomarev

Honors in Immunology and Infection (3rd Year); Sub-project: BioByte Construction & Bead Assembly

Alberta Alina.png

This is my second year with iGEM. Last year was an incredible learning experience and I am very excited for this upcoming year. In the future, I hope to pursue a Medical Degree or a PhD in Immunology and Infection. I moved here from Russia ten years ago. In my spare time I like to jog, dance and drive.

Fahad Safi

Biological Science and Chemistry (4th Year); Sub-project: Multiple Project Contributor

Alberta Fahad.png

I am entering my fourth year in my undergrad degree in Biological sciences and chemistry at the University of Alberta. I love my degree because it allows me to gain experience in a wide variety of subjects. I enjoy research because it allows me to apply my knowledge, challenge myself and think critically. Working with iGEM is an opportunity in a life time and I am very glad to be a part of this very exciting group that is sure to help make many breakthroughs in modern synthetic biology and genetics. In my spare time I like to go to the gym, tan and then do my laundry. I also enjoy boxing and call of duty.

Ravina Singh

Biology (3rd Year); Sub-project: Reusable Plates

Alberta Ravina.png

I am currently a third year BSc student with a major in biological sciences and minor in psychology. I still have no idea what I want to do after my degree; hopefully I have figured it out by the time I graduate. This was my first year on the iGEM team and I have to say that synthetic biology has definitely sparked an interest in me. In my spare time I like to read, play video games and catch up with my favourite TV shows.

John Taggart

Economics with Biological Sciences Minor (4th Year); Sub-project: Fundraising & Human Practices

Alberta John.png

I am most passionate about botany and as such am fond of all things plants. This is my first year with the iGEM team and I am very excited because I see synthetic biology as a vehicle to help relieve many of the challenges facing humanity. To solve problems using game theory (an economic tool) we must work our way backwards to the beginning. All life begins with a genetic code.

Jeremy Thomas

Pharmacology (4th Year); Sub-project: BioByte Design & Construction

Alberta Jeremy.png

After I finish my degree, I plan to continue into medical research. I’ve always been interested in how things work- my primary interests are in Physiology and Pharmacology. I’m motivated by challenges, and I’m glad to be joining the university's iGEM team this year. I find Synthetic Biology to be incredibly fascinating. I have high hopes for the field and our part of it this year. Though I was born and raised in and around Toronto, I came to Edmonton to get another perspective on the great big country that I live in. I’ve also always wanted to see the Northern Lights. I’ve learned many things in my time here, and I’ve truly grown to hate the cold. In my free time, I enjoy running, playing the piano, and flossing (dental hygiene is important!).

Mike Wilson

Biology with Computer Sciences Minor (4th Year); Sub-project: Software

Alberta Mike.png

My interests are diverse (evolution, music, visual arts, robotics, artificial intelligence, and more) but at the root of them all is my interest in creativity. I am constantly in awe of the creative power of evolution and the astounding diversity of the life on our little planet. What better way to learn more about the the inner workings of the living things around us than to tinker with them and reassemble their parts in new and strange (hopefully useful) ways? I very excited to be a part of the iGEM team and participate in the development of new tools and methods in the field of Synthetic Biology. I hope to continue researching in this area beyond my undergrad, and ultimately use these tools for the creation of microbial robots.

Zach Wiltshire

Specialized in Cell Biology (4th Year); Sub-project: Reusable Plates, Fundraising & Team Management

Alberta Zach.png

I am entering into my last year in the Cell Biology program at the University of Alberta and, this will be my third year involved with iGEM. In addition to iGEM, my other research experiences have included synbio and biophysics projects. iGEM has proven to be an amazing eye opener for the potential of biological engineering. I hope to continue to be involved with some aspect of this field in the future.

Gaby Wong

Visual Communications (4th Year); Sub-project: Kit, Poster, & Identity Design

Alberta Gaby.png

I am finishing my last year in the BDes program, majoring in Visual Communications. My addiction involves following design & art blogs and reading design books. I spend my free time repurposing furniture, doodling, decorating cupcakes and listening to music. iGEM has given me a great opportunity to apply my design knowledge to something real and practical.

Saima Zamir

Mike Ellison

Advisor

Alberta MikeE.png

At the beginning of his career, Mike Ellison’s interests were primarily centred on the structure and function of complex biomolecules. More recently his interests have tended towards the possibility of constructing synthetic biological devices that perform useful functions.

As Synthetic Biology theme leader of the Bioconversions network, his current efforts are directed toward the creation of microbial systems with the capacity to produce high value chemical feed stocks from provincially available sources of biomass.

He continues to be a strong advocate for innovative science. He has served on the boards of Genome Prairie, the Alberta Network for Proteomic Innovation and has played a major role in bringing new technologies to the university through two multi-million dollar investments from the Canada Foundation for Innovation.

Kim Ellison

Department of Medical Microbiology & Immunology; Lab Advisor

Maryla Lupicki

Department of Medical Microbiology & Immunology; Lab Advisor

Doug Ridgway

Advisor

Alberta Doug.png

David Evans

Chair of Medical Microbiology and Immunology

Jack Moore

Institute for Biomolecular Design

Jack Tuszynski

Cross Cancer Centre

Carl Amrhein

Provost and Vice President (Academic) University of Alberta

Stefan Pukatzki

Professor Medical Microbiology and Immunology