Difference between revisions of "Template:Waterloo/app"

Line 1: Line 1:
 +
!function($){"use strict";$.fn.meanmenu=function(e){var n={meanMenuTarget:jQuery(this),meanMenuContainer:"body",meanMenuClose:"X",meanMenuCloseSize:"18px",meanMenuOpen:"<span /><span /><span />",meanRevealPosition:"right",meanRevealPositionDistance:"0",meanRevealColour:"",meanScreenWidth:"480",meanNavPush:"",meanShowChildren:!0,meanExpandableChildren:!0,meanExpand:"+",meanContract:"-",meanRemoveAttrs:!1,onePage:!1,meanDisplay:"block",removeElements:""};e=$.extend(n,e);var a=window.innerWidth||document.documentElement.clientWidth;return this.each(function(){var n=e.meanMenuTarget,t=e.meanMenuContainer,r=e.meanMenuClose,i=e.meanMenuCloseSize,s=e.meanMenuOpen,u=e.meanRevealPosition,m=e.meanRevealPositionDistance,l=e.meanRevealColour,o=e.meanScreenWidth,c=e.meanNavPush,v=".meanmenu-reveal",h=e.meanShowChildren,d=e.meanExpandableChildren,y=e.meanExpand,j=e.meanContract,Q=e.meanRemoveAttrs,f=e.onePage,g=e.meanDisplay,p=e.removeElements,C=!1;(navigator.userAgent.match(/iPhone/i)||navigator.userAgent.match(/iPod/i)||navigator.userAgent.match(/iPad/i)||navigator.userAgent.match(/Android/i)||navigator.userAgent.match(/Blackberry/i)||navigator.userAgent.match(/Windows Phone/i))&&(C=!0),(navigator.userAgent.match(/MSIE 8/i)||navigator.userAgent.match(/MSIE 7/i))&&jQuery("html").css("overflow-y","scroll");var w="",x=function(){if("center"===u){var e=window.innerWidth||document.documentElement.clientWidth,n=e/2-22+"px";w="left:"+n+";right:auto;",C?jQuery(".meanmenu-reveal").animate({left:n}):jQuery(".meanmenu-reveal").css("left",n)}},A=!1,E=!1;"right"===u&&(w="right:"+m+";left:auto;"),"left"===u&&(w="left:"+m+";right:auto;"),x();var M="",P=function(){M.html(jQuery(M).is(".meanmenu-reveal.meanclose")?r:s)},W=function(){jQuery(".mean-bar,.mean-push").remove(),jQuery(t).removeClass("mean-container"),jQuery(n).css("display",g),A=!1,E=!1,jQuery(p).removeClass("mean-remove")},b=function(){var e="background:"+l+";color:"+l+";"+w;if(o>=a){jQuery(p).addClass("mean-remove"),E=!0,jQuery(t).addClass("mean-container"),jQuery(".mean-container").prepend('<div class="mean-bar"><a href="#nav" class="meanmenu-reveal" style="'+e+'">Show Navigation</a><nav class="mean-nav"></nav></div>');var r=jQuery(n).html();jQuery(".mean-nav").html(r),Q&&jQuery("nav.mean-nav ul, nav.mean-nav ul *").each(function(){jQuery(this).is(".mean-remove")?jQuery(this).attr("class","mean-remove"):jQuery(this).removeAttr("class"),jQuery(this).removeAttr("id")}),jQuery(n).before('<div class="mean-push" />'),jQuery(".mean-push").css("margin-top",c),jQuery(n).hide(),jQuery(".meanmenu-reveal").show(),jQuery(v).html(s),M=jQuery(v),jQuery(".mean-nav ul").hide(),h?d?(jQuery(".mean-nav ul ul").each(function(){jQuery(this).children().length&&jQuery(this,"li:first").parent().append('<a class="mean-expand" href="#" style="font-size: '+i+'">'+y+"</a>")}),jQuery(".mean-expand").on("click",function(e){e.preventDefault(),jQuery(this).hasClass("mean-clicked")?(jQuery(this).text(y),jQuery(this).prev("ul").slideUp(300,function(){})):(jQuery(this).text(j),jQuery(this).prev("ul").slideDown(300,function(){})),jQuery(this).toggleClass("mean-clicked")})):jQuery(".mean-nav ul ul").show():jQuery(".mean-nav ul ul").hide(),jQuery(".mean-nav ul li").last().addClass("mean-last"),M.removeClass("meanclose"),jQuery(M).click(function(e){e.preventDefault(),A===!1?(M.css("text-align","center"),M.css("text-indent","0"),M.css("font-size",i),jQuery(".mean-nav ul:first").slideDown(),A=!0):(jQuery(".mean-nav ul:first").slideUp(),A=!1),M.toggleClass("meanclose"),P(),jQuery(p).addClass("mean-remove")}),f&&jQuery(".mean-nav ul > li > a:first-child").on("click",function(){jQuery(".mean-nav ul:first").slideUp(),A=!1,jQuery(M).toggleClass("meanclose").html(s)})}else W()};C||jQuery(window).resize(function(){a=window.innerWidth||document.documentElement.clientWidth,a>o,W(),o>=a?(b(),x()):W()}),jQuery(window).resize(function(){a=window.innerWidth||document.documentElement.clientWidth,C?(x(),o>=a?E===!1&&b():W()):(W(),o>=a&&(b(),x()))}),b()})}}(jQuery);
 +
  
 
// Define the `waterloo` module
 
// Define the `waterloo` module

Revision as of 14:42, 19 October 2016

!function($){"use strict";$.fn.meanmenu=function(e){var n={meanMenuTarget:jQuery(this),meanMenuContainer:"body",meanMenuClose:"X",meanMenuCloseSize:"18px",meanMenuOpen:"<span /><span /><span />",meanRevealPosition:"right",meanRevealPositionDistance:"0",meanRevealColour:"",meanScreenWidth:"480",meanNavPush:"",meanShowChildren:!0,meanExpandableChildren:!0,meanExpand:"+",meanContract:"-",meanRemoveAttrs:!1,onePage:!1,meanDisplay:"block",removeElements:""};e=$.extend(n,e);var a=window.innerWidth||document.documentElement.clientWidth;return this.each(function(){var n=e.meanMenuTarget,t=e.meanMenuContainer,r=e.meanMenuClose,i=e.meanMenuCloseSize,s=e.meanMenuOpen,u=e.meanRevealPosition,m=e.meanRevealPositionDistance,l=e.meanRevealColour,o=e.meanScreenWidth,c=e.meanNavPush,v=".meanmenu-reveal",h=e.meanShowChildren,d=e.meanExpandableChildren,y=e.meanExpand,j=e.meanContract,Q=e.meanRemoveAttrs,f=e.onePage,g=e.meanDisplay,p=e.removeElements,C=!1;(navigator.userAgent.match(/iPhone/i)||navigator.userAgent.match(/iPod/i)||navigator.userAgent.match(/iPad/i)||navigator.userAgent.match(/Android/i)||navigator.userAgent.match(/Blackberry/i)||navigator.userAgent.match(/Windows Phone/i))&&(C=!0),(navigator.userAgent.match(/MSIE 8/i)||navigator.userAgent.match(/MSIE 7/i))&&jQuery("html").css("overflow-y","scroll");var w="",x=function(){if("center"===u){var e=window.innerWidth||document.documentElement.clientWidth,n=e/2-22+"px";w="left:"+n+";right:auto;",C?jQuery(".meanmenu-reveal").animate({left:n}):jQuery(".meanmenu-reveal").css("left",n)}},A=!1,E=!1;"right"===u&&(w="right:"+m+";left:auto;"),"left"===u&&(w="left:"+m+";right:auto;"),x();var M="",P=function(){M.html(jQuery(M).is(".meanmenu-reveal.meanclose")?r:s)},W=function(){jQuery(".mean-bar,.mean-push").remove(),jQuery(t).removeClass("mean-container"),jQuery(n).css("display",g),A=!1,E=!1,jQuery(p).removeClass("mean-remove")},b=function(){var e="background:"+l+";color:"+l+";"+w;if(o>=a){jQuery(p).addClass("mean-remove"),E=!0,jQuery(t).addClass("mean-container"),jQuery(".mean-container").prepend('
<a href="#nav" class="meanmenu-reveal" style="'+e+'">Show Navigation</a><nav class="mean-nav"></nav>
');var r=jQuery(n).html();jQuery(".mean-nav").html(r),Q&&jQuery("nav.mean-nav ul, nav.mean-nav ul *").each(function(){jQuery(this).is(".mean-remove")?jQuery(this).attr("class","mean-remove"):jQuery(this).removeAttr("class"),jQuery(this).removeAttr("id")}),jQuery(n).before('<div class="mean-push" />'),jQuery(".mean-push").css("margin-top",c),jQuery(n).hide(),jQuery(".meanmenu-reveal").show(),jQuery(v).html(s),M=jQuery(v),jQuery(".mean-nav ul").hide(),h?d?(jQuery(".mean-nav ul ul").each(function(){jQuery(this).children().length&&jQuery(this,"li:first").parent().append('<a class="mean-expand" href="#" style="font-size: '+i+'">'+y+"</a>")}),jQuery(".mean-expand").on("click",function(e){e.preventDefault(),jQuery(this).hasClass("mean-clicked")?(jQuery(this).text(y),jQuery(this).prev("ul").slideUp(300,function(){})):(jQuery(this).text(j),jQuery(this).prev("ul").slideDown(300,function(){})),jQuery(this).toggleClass("mean-clicked")})):jQuery(".mean-nav ul ul").show():jQuery(".mean-nav ul ul").hide(),jQuery(".mean-nav ul li").last().addClass("mean-last"),M.removeClass("meanclose"),jQuery(M).click(function(e){e.preventDefault(),A===!1?(M.css("text-align","center"),M.css("text-indent","0"),M.css("font-size",i),jQuery(".mean-nav ul:first").slideDown(),A=!0):(jQuery(".mean-nav ul:first").slideUp(),A=!1),M.toggleClass("meanclose"),P(),jQuery(p).addClass("mean-remove")}),f&&jQuery(".mean-nav ul > li > a:first-child").on("click",function(){jQuery(".mean-nav ul:first").slideUp(),A=!1,jQuery(M).toggleClass("meanclose").html(s)})}else W()};C||jQuery(window).resize(function(){a=window.innerWidth||document.documentElement.clientWidth,a>o,W(),o>=a?(b(),x()):W()}),jQuery(window).resize(function(){a=window.innerWidth||document.documentElement.clientWidth,C?(x(),o>=a?E===!1&&b():W()):(W(),o>=a&&(b(),x()))}),b()})}}(jQuery);


// Define the `waterloo` module var waterloo = angular.module('waterloo', []);

// Define the `main` controller on the `waterloo` module waterloo.controller('main', function main($scope) {

 $scope.host = "localhost:8000"
 $scope.things = [
   {
     name: 'Waterloo',
     snippet: 'Yaaaay Waterloo'
   }, {
     name: 'iGEM',
     snippet: 'iGEM is awesome too!'
   }, {
     name: 'Prions',
     snippet: 'Let\'s figure them out'
   }
 ];

}) .controller('nav', function nav($scope){

 $scope.clickety = false;
 $scope.subnav = ""
 $scope.hider = function(){
   if ($scope.clickety == false){
     $scope.subnav = "";
   } else{
     setTimeout(function(){$scope.subnav=""}, 5000)
   }
 }

})

.controller('protocols', function protocols($scope){

 $scope.active = 
 $scope.test = "HELLO, WORLD"
 $scope.testing = function(){
   console.log('testing')
 

}})

.controller('team', function team($scope){

 $scope.showLeads = {
   lead : true,
   notLead : true
 }
 $scope.showTeams = {
   "Lab and Design" : true,
   "Math Modelling" : true,
   "Policy and Practices" : true,
   "Business" : true
 }
 $scope.filterPeople = function() {
   $scope.visiblePeople = $scope.team.filter(function (person) {
     if (person.lead) {
       var lead = 'lead';
     } else {
       var lead = 'notLead'
     }
     return $scope.showTeams[person.subteam] && $scope.showLeads[lead];
   })
 }
 $scope.team = [
     {
       name: "Cody Receno",
       subteam: "Lab and Design",
       program: "2B Biology",
       bio: "Hello, thanks for clicking on me. As a reward I'd like to drop some knowledge. Did you know that octopuses (octopi/octopode okay?) lose an arm in order to give birth then die shortly after? Talk about commitment right? I get really excited about synthetic biology because it makes biology so much more intersting in that the possibilities are endless and can make anything happen! Harnessing the power of life in order to create the best 3D printer the universe has to offer. If you ever meet me, ask me if I'm a tree.",
       image: "T--Waterloo--zordon.jpg",
       lead: false,
       reveal: false,
     },
     {
       name: "Ayan Abukar",
       subteam: "Lab and Design",
       bio: "",
       image: "",
       lead: true,
       reveal: false,
     },

{

       name: "Patricia Balbon",
       subteam: "Policy and Practices",
       bio: "asdasd",
       image: "T--Waterloo--Patricia.jpg",
       lead: true,
       reveal: false,
     },

{

       name: "Alicia Dubinski",
       subteam: "Lab and Design",
       bio: "This year, Alicia was one of the Lab and Design leads on the Waterloo iGEM team. She helped with the design of the project and the collaborations between the lab and math team, as well as financial matters in the lab. Alicia learned something new from every lab member and is truly honored to be one of the leads since she loves to teach and share her passion for synthetic biology. When Alicia isn’t in the lab she is usually reading scientific literature but if you catch her on a off day then she may be at the rink playing hockey.",
       image: "T--Waterloo--Alicia.jpg",
       lead: true,
       reveal: false,
     },

{

       name: "Patrick Diep",
       subteam: "Lab and Design",
       bio: "As one of the Lab and Design leads, Patrick helped design the project and the collaborations between the lab and policy team. Organizing the subteam’s many socials has given him the opportunity to really get to know many of the lab members and is genuinely proud of all the growth they’ve made since joining. When he isn’t in the iGEM lab, he can be seen safely biking full-speed in crowds of students trying to juggle commitments to another lab researching virus/therapeutic protein production, the Campus Response Team where he provides first-aid coverage for events, and other responsibilities he both (slightly) regrets accepting and (absolutely) loves having.",
       image: "T--Waterloo--Patrick.jpg",
       lead: true,
       reveal: false,
     },

{

       name: "Zoë Humphries",
       subteam: "Math Modelling",
       bio: "asdasd",
       image: "T--Waterloo--Zoe.jpg",
       lead: true,
       reveal: false,
     },
     {
       name: "Austin Boucinha",
       subteam: "Lab and Design",
       bio: "Deep from the depths of the Quantum Nano Centre rises a jack-of-all-trades in nanotechnology. He nanodrops at the speed of light, has the slickest of skills with a pipette, and rumours say he has a presence that bestows luck upon the entire laboratory. Hey, I'm Austin! I'm a Nanotechnology Engineering student at the University of Waterloo who just started his fourth year of studies. I've been helping the lab and design team design and make our project's constructs. Outside of the lab, I'm best known for getting involved with the Engineering Society and other student initiatives around campus.",
       image: "T--Waterloo--Austin.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Andres Escobar",
       subteam: "Lab and Design",
       bio: "Second year Biochemistry student with the fiery passion for syn bio; cause I am “fuego”.  While in school, I’ve been mainly working on making the Cup 1 and the Gal 1 constructs.  In addition, I have conducted at least one of every type of experiment performed in the lab, minus flow cytometry, and helped in simple troubleshooting and designing of constructs.  I hope to eventually work on flow cytometry and CRISPR-Cas9 with sensei Patrick and improve my designing skills from grandmaster Alicia. My spare time is filled with sports, eating sushi, reading and learning how to be a Peter Hoang.",
       image: "T--Waterloo--Andres.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Vincent Halim",
       subteam: "Lab and Design",
       bio: "iGEM provided the perfect opportunity to obtain valuable experience not found elsewhere, with its central theme of applying genetic engineering to solve real-world issues. As synthetic biology has always piqued my interest to explore the foundation of life from a genetic focus, it goes without saying what a unique experience it was to create constructs in theory and realizing it in the lab. Such opportunities include designing research plans to transform the system’s core mechanism into host cells and characterizing promoters with existing biobricks. Taking it further, I explored the system’s gene retention to ensure continuing effect on real-life application.",
       image: "T--Waterloo--Vincent.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Peter Hoang",
       subteam: "Lab and Design",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Gareth Holmes",
       subteam: "Lab and Design",
       bio: "I’m in my third year of chemical engineering and was part of Waterloo iGEM’s Lab and Design team. It was great being a part of such a high-energy team that is so excited, if not sometimes overly so, about synthetic biology. Although I had some experience before iGEM, I learned a lot about a myriad of topics and techniques related to the project. In addition to learning, iGEM afforded me the opportunity to teach, not only in the lab, but also when engaging high school students in synthetic biology at SHAD Valley.",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Seneca Jackson Velling",
       subteam: "Lab and Design",
       bio: "As part of the more elusive cave-dwelling phylum involved with iGEM this year, my time is drawn between many extracurricular and team adventures. iGEM is really an invaluable experience and a great social atmosphere. The guiding hands of our glorious leaders and jovial work environment is an amazing part of being with this team. Skills include ingestion of vast amounts of coffee, a few work-ups, nanodrop measurements, and consuming copious cornucopias of comestibles. Beyond iGEM and Waterloo, I have a co-op at Harvard Wyss Institute and enjoy sailing, ski racing, and reading.",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Natasha Poley",
       subteam: "Lab and Design",
       bio: "asdasd",
       image: "T--Waterloo--Natasha.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Samuel Pop",
       subteam: "Lab and Design",
       bio: "S. Pop is a peculiar species localized to the small area of B1 377E of Waterloo, Ontario. He surprisingly survives on a diet where coffee and rice krispies go in and biobrick constructs come out. The creature can also be identified by its characteristic lack of sleep. The bags under his eyes ever dropping, yet never matching his nanodrop skills. When he isn’t transforming into yeast, he’s transforming the lives of those around him. Since just like a PCR, everything comes full cycle. Even so, he uses what he learned from flow cytometry and just goes with the flow.",
       image: "T--Waterloo--Sam.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Emma Rapley",
       subteam: "Lab and Design",
       bio: "Emma is in her final year of biochemistry. One day, she got lost trying to find a bathroom and wandered into the iGEM lab, where she was hypnotized by the streak plates. Since then she’s been a double agent working to overthrow the biotechnology industry for the E. coli resistance forces. When Waterloo iGEM found out about her treachery, there was a high speed car chase with pipettes instead of guns. Then we gave her some antibiotics and she was fine. These days she loves reading, drawing, and hanging out with her pet rats.",
       image: "T--Waterloo--EmmaRapley.jpg",
       lead: false,
       reveal: false,
     },
     {
       name: "Max Reed",
       subteam: "Lab and Design",
       bio: "I’m Max. I did a couple experiments, and some of them almost worked. I worked with making the constructs for our project, as opposed to testing them. I like the classics, and drama, and science, and also other things. I also enjoy curling up into a ball and pretending I am a tomato because I envy the simple life of such a careless fruit.",
       image: "T--Waterloo--Max.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Adrian Van Dyk",
       subteam: "Lab and Design",
       bio: "After being on the Policy and Practices team last year, I moved to the Lab team for this year where I gained important skills in designing experiments, wet-lab experiments, and troubleshooting.  In moving from Policy and Practices to Lab I made sure to bring my policy experience with me and think about how my work within our lab would affect other labs and the public at large.  Outside of iGEM, I enjoy camping, hiking and canoeing.",
       image: "T--Waterloo--Adrian.jpg",
       lead: false,
       reveal: false,
     },
     {
       name: "Marina Drygala",
       subteam: "Math Modelling",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Isaac Ellmen",
       subteam: "Math Modelling",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Azoacha Forchech",
       subteam: "Math Modelling",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Mumtahin Monzoor",
       subteam: "Math Modelling",
       bio: "Mumtahin is one of the members of Math Modeling team and is completing her third year of Science and Business degree with a specialization in Biotechnology. She has been involved with the Math Modelling team and contributed to the data analysis pertaining to a network research paper completed by the Policy and Practices team. Mumtahin has conducted hypothesis testings, linear regressions, and network analysis with team collaboration data of the various iGEM teams in 2015. The findings from her analysis has been used in the network research paper to find connections between social theories such as structural hole and social capital within the iGEM organization. Mumtahin is passionate about computational biology, coffee, reading, and going for runs.",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Justin Ng",
       subteam: "Math Modelling",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Kim Nguyen",
       subteam: "Math Modelling",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Hanah Sennik",
       subteam: "Math Modelling",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Laura Vaughan",
       subteam: "Math Modelling",
       bio: "Laura is on the Mathematical Modeling team, with a research focus on protein aggregation and Hsp104 dynamics. Within these subteams, she wrote a tool to optimize stop codon placement given any open reading frame and any set of context effects. In addition to also facilitating remote communications as the team liaison, she also headed the graphic design team for our wiki, creating this year's project logo and various aesthetic elements.",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Hamza Wajid",
       subteam: "Math Modelling",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Emily Watson",
       subteam: "Math Modelling",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Joyce Zhang",
       subteam: "Math Modelling",
       bio: "I am a biomedical engineering major and am once again in Math Modelling for my second year with iGEM. I'm part of the Protein Aggregation subteam, investigating the growth of protein aggregation and factors controlling it. When I'm not working on iGEM, I like to eat and find the spots for the best food, as well as keeping up a pretense of adulting correctly.",
       image: "T--Waterloo--Joyce.jpg",
       lead: false,
       reveal: false,
     },
     {
       name: "Emma Gaffney",
       subteam: "Policy and Practices",
       bio: "I am in my last year of biochemistry, dabbling in psychology. My other interests involve plant-based food and obsessing over my pets (yes - I’m a crazy dog lady). Being part of the policies and practices sub-team allowed me to combine my two areas of study. One main project I was involved in was Shad Valley. Hosting synthetic biology workshops allowed for the introduction and expansion of synbio knowledge to individuals previously unaware. Increasing the number of individuals interested in synbio was one of the most exciting things that I accomplished this year. Another large project that I was part of networking.",
       image: "T--Waterloo--EmmaGaf.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Nadine Haymour",
       subteam: "Policy and Practices",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Tony Kappen",
       subteam: "Policy and Practices",
       bio: "This is Tony's first year at iGem and he absolutely loved it. As a Nanotechnology Engineering student at Waterloo, Tony loves that iGem lets him get a peek at what's at the frontier of applications in biotechnology. On the team, he is helping to collect data from past iGem teams to help create the final networks paper. He is also helping to write articles to include in the UW iGem blog. In his free time, Tony loves going for a run, reading, and stressing about the things he may be forgetting to do.",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Raisa Ladha",
       subteam: "Policy and Practices",
       bio: "This is Raisa’s first year on the iGEM team! As a member of the Policies and Practices sub team, Raisa is involved in gathering Networks data, contributing to our Codebook and Networks Paper, and editing the Open Science paper. As well, Raisa manages our social media accounts and blog. She is also an active contributor to our blog and posts several entries!  Aside from iGEM, Raisa is an Executive Member of the uWaterloo Pre-Medicine Club and a Lead for the Applied Health Sciences Mentorship Program. She also works at the University of Waterloo’s Student Success Office as a Peer Success Coach!",
       image: "T--Waterloo--Reisa.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Colin Pierce",
       subteam: "Policy and Practices",
       bio: "Colin is in his third year of science and business specializing in biotechnology and this is his first year on the Waterloo iGEM team. He has been working within the Policy & Practices team to draft a networking research paper to gain a greater understanding of how iGEM teams collaborate and how it correlates to their success. Colin has also dedicated work towards understanding the stakeholders of neurodegenerative diseases and synthetic biology by creating a PSA that caters towards important issues such as ethics, safety, security and social justice. In his spare time, Colin enjoys playing piano, and Photoshopping other iGEM members into embarrassing photos.",
       image: "T--Waterloo--Collin.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Tatiana Portelli-Graham",
       subteam: "Policy and Practices",
       bio: "asdasd",
       image: "",
       lead: false,
       reveal: false,
     },

{

       name: "Melissa Prickaerts",
       subteam: "Policy and Practices",
       bio: "asdasd",
       image: "T--Waterloo--Melissa.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Jane Wang",
       subteam: "Policy and Practices",
       bio: "As part of the Policy and Practices team, I worked primarily on our iGEM collaboration networks project compiling collaboration data, researching social network theories, developing the codebook, and working on the paper. I also contributed to our public engagement efforts by writing blog posts for the Waterloo iGEM website and helping create a Public Service Announcement related to our project. In my spare time I like to sleep (!!!), hang out with friends, read, and pet big floofy cats.",
       image: "T--Waterloo--Jane.jpg",
       lead: false,
       reveal: false,
     },

{

       name: "Bill Lin",
       subteam: "Business",
       bio: "Bill is currently a third year Biotechnology and Chartered Professional Accountancy student. He worked primarily on team budgeting, financial analysis, and reimbursements for the iGEM team in addition to serving as a liaison between the team and the university’s finance departments. In his spare time, he likes to listen to music, go on runs, and crush people in rap battles.",
       image: "T--Waterloo--Bill.jpg",
       lead: false,
       reveal: false,
     }];
 $scope.visiblePeople = $scope.team;

}) .controller('medals', function main($scope) { $scope.active=""; })