Difference between revisions of "Team:Calgary/Attributions"

Line 1: Line 1:
body {
+
{{Calgary/Imposter-Navbar-No-Logo}}
   overflow-x: hidden;
+
<html>
  background-color: #fff;
+
   <head>
}
+
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 +
    <link
 +
      rel="stylesheet"
 +
      type="text/css"
 +
      href="https://2020.igem.org/Template:Calgary/Attributions-Style?action=raw&ctype=text/css"
 +
    />
 +
    <link
 +
      rel="stylesheet"
 +
      type="text/css"
 +
      href="https://2020.igem.org/Template:Calgary/Imposter-Sidebar-2-Style?action=raw&ctype=text/css"
 +
    />
 +
    <link
 +
      href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@500;600;700&display=swap"
 +
      rel="stylesheet"
 +
    />
 +
    <style>
 +
      /*header font size for tablet*/
 +
      @media (max-width: 768px) {
 +
        .resp h1 {
 +
          font-size: 55px !important;
 +
        }
 +
      }
  
.grid-container {
+
      /*header font size for mobile*/
  display: grid;
+
      @media (max-width: 525px) {
  grid-template-areas:
+
        .resp h1 {
    "menu header header header header header"
+
          font-size: 50px !important;
    "menu main main main main main"
+
        }
    "menu footer footer footer footer footer";
+
      }
  grid-gap: 10px;
+
  padding: 10px;
+
}
+
  
/*Banner styling section*/
+
      /* Fixing the top content under the navbar */
/* HEADER/BANNER */
+
      .banner-image {
body,
+
        position: relative;
html {
+
      }
  height: 100%;
+
    </style>
   background-color: #fff;
+
   </head>
}
+
  
/* The banner image */
+
  <body>
.banner-image {
+
    <div>
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
+
      <div class="container3 container-fluid">
  background-image: linear-gradient(
+
        <div class="sidenav" id="sidenav">
      to bottom,
+
          <a href="https://2020.igem.org/Team:Calgary">
      rgba(0, 0, 0, 0.5) 0%,
+
            <img
      rgba(0, 0, 0, 0.5) 100%
+
              src="https://static.igem.org/mediawiki/2020/c/c1/T--Calgary--whitelogo.jpg"
    ),
+
              style="
    url("https://static.igem.org/mediawiki/2020/6/6c/T--Calgary--cellulase.jpg");
+
                height: 150px;
  /* Set a specific height */
+
                width: auto;
  height: 65vh;
+
                padding-top: 20px;
  /* Position and center the image to scale nicely on all screens */
+
                position: relative;
  background-position: center;
+
                left: -20px;
  background-repeat: no-repeat;
+
              "
  background-size: cover;
+
            />
  position: relative;
+
          </a>
  background-attachment: fixed;
+
          <a href="#tm"> Team Members </a>
  margin-top: ;
+
          <br />
}
+
          <a href="#hp"> Community Human Practices </a>
 +
          <br />
 +
          <a href="#gs"> General Support </a>
 +
          <br />
 +
          <a href="#gw"> General Wet Lab Support </a>
 +
          <br />
 +
          <a href="#dl"> General Dry Lab Support </a>
 +
          <br />
 +
          <a href="#en"> Entrepreneurship </a>
 +
          <br />
 +
          <a href="#ed"> Education </a>
 +
        </div>
  
/* Place text in the middle of the image */
+
        <div class="grid-container main">
.banner-text {
+
          <div class="container1">
  font-size: ;
+
            <div class="banner-image">
  font-weight: ;
+
              <div class="banner-text resp">
  color: ;
+
                <h1
  text-align: center;
+
                  style="
  position: absolute;
+
                    font-family: 'Public Sans', sans-serif;
  left: 50%;
+
                    font-weight: 600;
  top: 50%;
+
                  "
  transform: translate(-50%, -50%);
+
                >
}
+
                  ATTRIBUTIONS
 +
                </h1>
 +
              </div>
 +
            </div>
 +
          </div>
  
.banner-text h1 {
 
  color: #f1c23f;
 
  font-size: 5em;
 
  font-weight: 600;
 
  font-family: "Public Sans", sans-serif;
 
  margin-top: 25%;
 
}
 
  
.container2 h2 {
 
  color: #000;  /*changes h2 text color to black in the div class container2.*/
 
  font-weight: 200;
 
}
 
  
.container1 {
 
  grid-area: header;
 
  margin-left: -20px;
 
  margin-right: -20px;
 
  margin-top: -20px;
 
}
 
  
/*Main section styling*/
+
          <div class="container2">
.container2 {
+
  grid-area: main;
+
  background: ;
+
  padding: 7vw 10vw;
+
  background-color: #fff;
+
  margin-left: -10px;
+
  margin-top: -10px;
+
}
+
  
.hp-name {
+
            <div class="section">
  font-weight: bold;
+
              <h2 id="tm">Team Members</h2>
  color: #882916;
+
}
+
  
.hp-org {
+
              <div class="ind">
  font-style: italic;
+
                <span class="hp-name"> Alexa Calkhoven </span>
}
+
                <span class="hp-org"> Dry Lab </span>
 +
                <p>
 +
                  Was the wiki development lead and contributed to the branding of Oviita.
 +
                </p>
 +
              </div>
  
.ind {
+
              <div class="ind">
  margin-top: 30px;
+
                <span class="hp-name"> Andrew Symes </span>
  margin-bottom: 30px;
+
                <span class="hp-org"> Dry Lab </span>
}
+
                <p>
 +
                  Completed all of our protein modelling and led the creation of Bellatrix.
 +
                  Also, contributed to entrepreneurship by incorporating Oviita as a non-profit organization and created our dry lab educational materials.
 +
                </p>
 +
              </div>
  
.section {
+
              <div class="ind">
  margin-bottom: 40px;
+
                <span class="hp-name"> John Cedric Acierto </span>
}
+
                <span class="hp-org"> Dry Lab </span>
 +
                <p>
 +
                  Focused on the software aspect of the bioreactor design and was a major contributor to our wiki.
 +
                </p>
 +
              </div>
  
#tm {
+
              <div class="ind">
  padding-top: 10px;
+
                <span class="hp-name"> Randy Moore </span>
}
+
                <span class="hp-org"> Dry Lab </span>
 +
                <p>
 +
                  Major contributor to the Bioreactor design, the Randle Cell Testing Device, and Bellatrix. Also worked on entrepreneurship and parts of our wiki.
 +
                </p>
 +
              </div>
  
#hp {
+
              <div class="ind">
  padding-top: 20px;
+
                <span class="hp-name"> Allison Guthrie </span>
}
+
                <span class="hp-org"> Wet Lab </span>
 +
                <p>
 +
                  Worked on Cellulase Integration in the lab and helped design the wet lab experiments for the Bioreactor development.
 +
                  Also was a major contributor to human practices, helped organize JulyGEM, improved our wet lab educational materials, and helped create the Oviita brand.
 +
                </p>
 +
              </div>
  
#gs {
+
              <div class="ind">
  padding-top: 20px;
+
                <span class="hp-name"> Anika Zaman </span>
}
+
                <span class="hp-org"> Wet Lab </span>
 +
                <p>
 +
                  Designed and worked on Biocontainment in the lab, and was one of the human practices leads.
 +
                  Also was a major contributor to the Oviita brand, helped organize JulyGEM, and made our graphics.
 +
                </p>
 +
              </div>
  
#gw {
+
              <div class="ind">
  padding-top: 20px;
+
                <span class="hp-name"> Arshia Mostoufi </span>
}
+
                <span class="hp-org"> Wet Lab </span>
 +
                <p>
 +
                  Designed the Biocontainment parts and worked on the lab execution, while also helping organize JulyGEM.
 +
                </p>
 +
              </div>
  
#dl {
+
              <div class="ind">
  padding-top: 20px;
+
                <span class="hp-name"> Michaella Atienza </span>
}
+
                <span class="hp-org"> Wet Lab </span>
 +
                <p>
 +
                  One of the human practices leads and sole designer of the Thymol and Omega-3 Fatty acid Production projects.
 +
                  Also helped create the wet lab educational materials, and brought the Oviita brand to life by developing all of our videos.
 +
                </p>
 +
              </div>
  
#en {
+
              <div class="ind">
  padding-top: 20px;
+
                <span class="hp-name"> Nimaya De Silva </span>
}
+
                <span class="hp-org"> Wet Lab </span>
 +
                <p>
 +
                  Design and worked on Biocontainment in the lab. Also helped organize JulyGEM, create our wet lab educational materials,
 +
                  and was a major contributor to our wiki.
 +
                </p>
 +
              </div>
  
#ed {
+
              <div class="ind">
  padding-top: 20px;
+
                <span class="hp-name"> Simran Sandhu </span>
}
+
                <span class="hp-org"> Wet Lab </span>
 +
                <p>
 +
                  Worked on Cellulase Integration in the lab and spearheaded the branding of Oviita.
 +
                  Also helped organize JulyGEM, improve our wet lab educational materials, and create our graphics.
 +
                </p>
 +
              </div>
  
.last-section {
+
              <div class="ind">
   padding-bottom: 40px;
+
                <span class="hp-name"> Sravya Kakumanu </span>
}
+
                <span class="hp-org"> Wet Lab </span>
/* Sidebar styling section */
+
                <p>
.container3 {
+
                  Led and designed the Cellulase Integration project, designed wet lab experiments for the Bioreactor development,
   grid-area: menu;
+
                  and was a major contributor to the Oviita brand. Also made many of our graphics, helped organize JulyGEM, and
}
+
                  contributed to the wet lab educational materials.
 +
                </p>
 +
              </div>
 +
            </div>
 +
 
 +
            <div class="section">
 +
 
 +
              <h2 id="hp"> Community Human Practices </h2>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Charles Mather </span>
 +
                <span class="hp-org"> Medical, cultural, and Sub-Saharan anthropologist at the University of Calgary </span>
 +
                <p>
 +
                  Informed us of local culture and practices and helped us envision how our idea could fit into existing infrastructure in West Africa.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Dia Sanou </span>
 +
                <span class="hp-org"> Professor of Nutrition and International Health working with the UN Food and Agricultural Organization in East Africa </span>
 +
                <p>
 +
                  Taught us more about existing systems of micronutient supplementation, what still needs to be improved, and how Oviita fits within this.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Warren Wilson </span>
 +
                <span class="hp-org"> Biological Anthropologist at the University of Calgary </span>
 +
                <p>
 +
                  Gave us a more nuanced and cautious understanding of the complicated factors relating to nutritional aid, and taught us the importance of centering our design on the user's real needs
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Sidney Courtice </span>
 +
                <span class="hp-org"> Volunteer for the United Way GAIN (Group for Assisting and Improving Non-profits) Team </span>
 +
                <p>
 +
                  Gave us direction on how to establish a charity non-profit and stressed the importance of creating partnerships with existing organizations and community groups.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Chris Naugler </span>
 +
                <span class="hp-org"> Professor of Pathology and Associate Dean of Undergraduate Medical Education at the UofC Cumming School of Medicine </span>
 +
                <p>
 +
                  Helped us understand the testing and diagnostics of vitamin A deficiency and the applications of a field test.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Banda Ndiaye </span>
 +
                <span class="hp-org"> Deputy Regional Director of Health for Africa with Nutrition International </span>
 +
                <p>
 +
                  Taught us about existing solutions and focused our attention to the importance of preventative measures, long-term solutions, and commitment to the overall vitamin A deficiency initiative
 +
                </p>
 +
              </div>
 +
            </div>  <!--HP Section-->
 +
 
 +
            <hr>
 +
 
 +
            <div class="section">
 +
              <h2 id="gs">General Support</h2>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name">Dr. Mayi Arcellana-Panlilio </span>
 +
                <span class="hp-org"> Senior Instructor at the Cumming School of Medicine. </span>
 +
                <p>
 +
                  The primary supervisor for the iGEM Calgary team who provided endless support and guidance for us.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Mackenzie Sampson  </span>
 +
                <span class="hp-org"> Electrical Engineering student at the University of Calgary </span>
 +
                <p>
 +
                  Provided key guidance on the Bioreactor design, Randle Cell Testing Device development, and helped our entrepreneurship.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Jadon Duby  </span>
 +
                <span class="hp-org"> Mathematics student at the University of Calgary </span>
 +
                <p>
 +
                  Provided key guidance on the metabolic flux.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Christian Emond </span>
 +
                <span class="hp-org"> Research Assistant </span>
 +
                <p>
 +
                  Was our Research Assistant throughout the iGEM season, and always offered advice and assistance with any of the team's needs.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Elke Monika Lohmeier Vogel </span>
 +
                <span class="hp-org"> Adjunct Senior Instructor in Biochemistry at the University of Calgary </span>
 +
                <p>
 +
                  Always provided us with support and feedback on our ideas, especially in the initial stages of project ideation.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Tian Zhao </span>
 +
                <span class="hp-org"> Teaching Assistant and PhD student at the Cumming School of Medicine </span>
 +
                <p>
 +
                  Helped train our new members and provided cruicial support and advice to the wet lab, especially when we started lab work in the fall.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Deirdre Lobb </span>
 +
                <span class="hp-org"> Laboratory Technician </span>
 +
                <p>
 +
                  Supported the team, kept our lab space safe and up to COVID-19 regulations, and helped us with ordering materials and supplies in the lab.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Marija Drikic </span>
 +
                <span class="hp-org"> Metabolomics Research Assistant </span>
 +
                <p>
 +
                  Provided feedback and advice to the wet lab, and was a judge at JulyGEM.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Raymond Turner </span>
 +
                <span class="hp-org"> Biochemistry Professor Emeritus at the University of Calgary </span>
 +
                <p>
 +
                  Sponsored one of our member's research stipend for the summer, and gave advice to the wet lab in the initial designing phase of the project.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Kamran Yusuf </span>
 +
                <span class="hp-org"> Associate professor in the Department of Pediatrics </span>
 +
                <p>
 +
                  Sponsored one of our member's research stipend for the summer .
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Brianne Burkinshaw </span>
 +
                <span class="hp-org"> Instructor in the Department of Biological Sciences </span>
 +
                <p>
 +
                  Sponsored one of our member's research stipend for the summer .
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Dae-kyun Ro </span>
 +
                <span class="hp-org"> Professor in the Department of Biological Sciences </span>
 +
                <p>
 +
                  Sponsored one of our member's research stipend for the summer .
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Anders Nygren  </span>
 +
                <span class="hp-org"> Vice-dean of the Schulich School of Engineering </span>
 +
                <p>
 +
                  Sponsored one of our member's research stipend for the summer .
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Michael Wahba  </span>
 +
                <span class="hp-org"> Game Developer and iGEM Calgary alumni </span>
 +
                <p>
 +
                  Helped train our new dry lab members and provided expertise on one of our early ideas for synbio education.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Sarah Walker </span>
 +
                <span class="hp-org"> Computer Science Student and iGEM Calgary alumni </span>
 +
                <p>
 +
                  Led us through a workshop on effective meeting and project organization strategies.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Neeraj Gupta  </span>
 +
                <span class="hp-org"> Co-founder of Formulate IP </span>
 +
                <p>
 +
                  Led an informative workshop on patents at JulyGEM.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Patrick Wu   </span>
 +
                <span class="hp-org"> Graphic Designer and iGEM alumni </span>
 +
                <p>
 +
                  Led an informative workshop on graphic design in iGEM at JulyGEM and was a judge at JulyGEM.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Sara Far </span>
 +
                <span class="hp-org"> CEO of yOIL Technologies </span>
 +
                <p>
 +
                  Led an informative workshop on iGEM start-ups at JulyGEM.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Julie Legault  </span>
 +
                <span class="hp-org"> Co-founder of Amino Labs </span>
 +
                <p>
 +
                  Led an informative workshop effective science communication at JulyGEM.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Elisa Park  </span>
 +
                <span class="hp-org"> Hunter Hub for Entrepreneurial Thinking </span>
 +
                <p>
 +
                  Was a judge at JulyGEM.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Colin Dalton   </span>
 +
                <span class="hp-org">  </span>
 +
                <p>
 +
                  Was a judge at JulyGEM, and provided some guidance on our dry lab projects.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Robert Mayall  </span>
 +
                <span class="hp-org"> Co-founder of FREDSense Technologies </span>
 +
                <p>
 +
                  Was a judge at JulyGEM, and provided guidance on the wet lab portion of our project, particularly Biocontainment.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Chelsea Wu  </span>
 +
                <span class="hp-org">  </span>
 +
                <p>
 +
                  Was a judge at JulyGEM.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> JC Gray  </span>
 +
                <span class="hp-org"> iGEM HP Committee  </span>
 +
                <p>
 +
                  Was a judge at JulyGEM, and provided us some guidance on how to prepare HP educational materials.
 +
                </p>
 +
              </div>
 +
            </div> <!--General Support Section--> <!--General Support Section-->
 +
 
 +
            <hr>
 +
 
 +
            <div class="section">
 +
              <h2 id="gw">General Wet Lab Support</h2>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Vanina Zaremberg </span>
 +
                <span class="hp-org"> Associate Professor in Biochemistry at the University of Calgary </span>
 +
                <p>
 +
                  Helped team with various aspects of the wet lab projects and generously gave us yeast protocols and <span style="font-style:italic">Yarrowia lipolytica</span> and <span style="font-style: italic"> Saccharomyces cerevisiae  </span> strains.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Vanina Zaremberg </span>
 +
                <span class="hp-org"> Associate Professor in Biochemistry at the University of Calgary </span>
 +
                <p>
 +
                  Helped team with various aspects of the wet lab projects and generously gave us <span style="font-style:italic">Yarrowia lipolytica</span> and <span style="font-style: italic"> Saccharomyces cerevisiae  </span> strains.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Maria Laura Sonsa </span>
 +
                <span class="hp-org"> PhD Student at the University of Calgary </span>
 +
                <p>
 +
                  Generously gave us yeast protocols and recommendations.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Trevor Randall </span>
 +
                <span class="hp-org"> PhD Student at the University of Calgary </span>
 +
                <p>
 +
                  Gave us advice on Gibson cloning and feedback on our project at our Faculty Talk.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Heather Addy </span>
 +
                <span class="hp-org"> Associate head in the Department of Biological Sciences </span>
 +
                <p>
 +
                  Helped with understand yeast characteristics and taxonomy.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Rodrigo Ledesma-Amaro </span>
 +
                <span class="hp-org"> Imperial Collage London </span>
 +
                <p>
 +
                  Graciously sent us beta-carotene producing <span style="font-style:italic">Y. lipolytica</span> strain and <span style="font-style: italic">Y. lipolytica</span> protocols.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Anirban Chakraborty </span>
 +
                <span class="hp-org"> Research Associate at the University of Calgary </span>
 +
                <p>
 +
                  Gave us advice on our to culture environmental samples for Biocontainment experiments.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Murray Lab </span>
 +
                <span class="hp-org"> Harvard University</span>
 +
                <p>
 +
                  Graciously sent us the genetically engineered <span style="font-style:italic">S. cerevisiae</span> strains yMM60 and yMM65 that we used in our proof of concept co-culturing experiments.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Peter Facchini </span>
 +
                <span class="hp-org"> Professor at the University of Calgary </span>
 +
                <p>
 +
                  Provided a number of useful suggestions regarding the co-culturing of our strains, and gave feedback to the experimental design of our project.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Gordon Chua </span>
 +
                <span class="hp-org"> Professor at the University of Calgary </span>
 +
                <p>
 +
                  Helped us gain knowledge in creating our own auxotrophic strains and answered our general questions regarding co-culturing. He also provided us with the contact information for a number of other academia members that informed our project development.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Joe Harrison </span>
 +
                <span class="hp-org"> Associate Professor at the University of Calgary </span>
 +
                <p>
 +
                  Allowed us to use a plate reader in his lab, for our experiments.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Lisa Gieg</span>
 +
                <span class="hp-org"> Associate Professor at the University of Calgary </span>
 +
                <p>
 +
                  Lent us some reagents to conduct the DNS assay.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Derek Toms </span>
 +
                <span class="hp-org"> Postdoctoral Fellow at University of Calgary </span>
 +
                <p>
 +
                  Gave us feedback during our Faculty Talk.
 +
                </p>
 +
              </div>
 +
            </div>
 +
 
 +
            <hr>
 +
 
 +
            <div class="section">
 +
              <h2 id="dl">General Dry Lab Support</h2>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Firstname Lastname </span>
 +
                <span class="hp-org"> Company Industries Inc. </span>
 +
                <p>
 +
                  Far far away, behind the word mountains, far from the
 +
                  countries Vokalia and Consonantia, there live the blind texts.
 +
                  Separated they live in Bookmarksgrove right at the coast of
 +
                  the Semantics, a large language ocean.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Firstname Lastname </span>
 +
                <span class="hp-org"> Company Industries Inc. </span>
 +
                <p>
 +
                  Far far away, behind the word mountains, far from the
 +
                  countries Vokalia and Consonantia, there live the blind texts.
 +
                  Separated they live in Bookmarksgrove right at the coast of
 +
                  the Semantics, a large language ocean.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Firstname Lastname </span>
 +
                <span class="hp-org"> Company Industries Inc. </span>
 +
                <p>
 +
                  Far far away, behind the word mountains, far from the
 +
                  countries Vokalia and Consonantia, there live the blind texts.
 +
                  Separated they live in Bookmarksgrove right at the coast of
 +
                  the Semantics, a large language ocean.
 +
                </p>
 +
              </div>
 +
            </div>
 +
 
 +
            <hr>
 +
 
 +
            <div class="section">
 +
              <h2 id="en">Entrepreneurship</h2>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Firstname Lastname </span>
 +
                <span class="hp-org"> Company Industries Inc. </span>
 +
                <p>
 +
                  Far far away, behind the word mountains, far from the
 +
                  countries Vokalia and Consonantia, there live the blind texts.
 +
                  Separated they live in Bookmarksgrove right at the coast of
 +
                  the Semantics, a large language ocean.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Firstname Lastname </span>
 +
                <span class="hp-org"> Company Industries Inc. </span>
 +
                <p>
 +
                  Far far away, behind the word mountains, far from the
 +
                  countries Vokalia and Consonantia, there live the blind texts.
 +
                  Separated they live in Bookmarksgrove right at the coast of
 +
                  the Semantics, a large language ocean.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Firstname Lastname </span>
 +
                <span class="hp-org"> Company Industries Inc. </span>
 +
                <p>
 +
                  Far far away, behind the word mountains, far from the
 +
                  countries Vokalia and Consonantia, there live the blind texts.
 +
                  Separated they live in Bookmarksgrove right at the coast of
 +
                  the Semantics, a large language ocean.
 +
                </p>
 +
              </div>
 +
            </div>
 +
 
 +
            <hr>
 +
 
 +
            <div class="section last-section">
 +
              <h2 id="ed">Education and Outreach</h2>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Fatima Ghanem </span>
 +
                <span class="hp-org"> Renert High School Calgary. </span>
 +
                <p>
 +
                  Renert iGEM lead, helped orchestrate Renert HS iGEM workshops
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Douglas Clark </span>
 +
                <span class="hp-org"> Education Professor of Design-Based Learning and Learning Sciences </span>
 +
                <p>
 +
                  Aided in one of our early synthetic biology education projects.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Dr. Douglas Clark </span>
 +
                <span class="hp-org"> Education Professor of Design-Based Learning and Learning Sciences </span>
 +
                <p>
 +
                  Aided in one of our early synthetic biology education projects.
 +
                </p>
 +
              </div>
 +
 
 +
              <div class="ind">
 +
                <span class="hp-name"> Patrick Diep </span>
 +
                <span class="hp-org"> CSBERG </span>
 +
                <p>
 +
                  Aided in HP Package development
 +
                </p>
 +
              </div>
 +
            </div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </body>
 +
</html>
 +
 
 +
{{Calgary/Imposter-Footer}}

Revision as of 16:43, 8 October 2020



Team Members

Alexa Calkhoven Dry Lab

Was the wiki development lead and contributed to the branding of Oviita.

Andrew Symes Dry Lab

Completed all of our protein modelling and led the creation of Bellatrix. Also, contributed to entrepreneurship by incorporating Oviita as a non-profit organization and created our dry lab educational materials.

John Cedric Acierto Dry Lab

Focused on the software aspect of the bioreactor design and was a major contributor to our wiki.

Randy Moore Dry Lab

Major contributor to the Bioreactor design, the Randle Cell Testing Device, and Bellatrix. Also worked on entrepreneurship and parts of our wiki.

Allison Guthrie Wet Lab

Worked on Cellulase Integration in the lab and helped design the wet lab experiments for the Bioreactor development. Also was a major contributor to human practices, helped organize JulyGEM, improved our wet lab educational materials, and helped create the Oviita brand.

Anika Zaman Wet Lab

Designed and worked on Biocontainment in the lab, and was one of the human practices leads. Also was a major contributor to the Oviita brand, helped organize JulyGEM, and made our graphics.

Arshia Mostoufi Wet Lab

Designed the Biocontainment parts and worked on the lab execution, while also helping organize JulyGEM.

Michaella Atienza Wet Lab

One of the human practices leads and sole designer of the Thymol and Omega-3 Fatty acid Production projects. Also helped create the wet lab educational materials, and brought the Oviita brand to life by developing all of our videos.

Nimaya De Silva Wet Lab

Design and worked on Biocontainment in the lab. Also helped organize JulyGEM, create our wet lab educational materials, and was a major contributor to our wiki.

Simran Sandhu Wet Lab

Worked on Cellulase Integration in the lab and spearheaded the branding of Oviita. Also helped organize JulyGEM, improve our wet lab educational materials, and create our graphics.

Sravya Kakumanu Wet Lab

Led and designed the Cellulase Integration project, designed wet lab experiments for the Bioreactor development, and was a major contributor to the Oviita brand. Also made many of our graphics, helped organize JulyGEM, and contributed to the wet lab educational materials.

Community Human Practices

Dr. Charles Mather Medical, cultural, and Sub-Saharan anthropologist at the University of Calgary

Informed us of local culture and practices and helped us envision how our idea could fit into existing infrastructure in West Africa.

Dr. Dia Sanou Professor of Nutrition and International Health working with the UN Food and Agricultural Organization in East Africa

Taught us more about existing systems of micronutient supplementation, what still needs to be improved, and how Oviita fits within this.

Dr. Warren Wilson Biological Anthropologist at the University of Calgary

Gave us a more nuanced and cautious understanding of the complicated factors relating to nutritional aid, and taught us the importance of centering our design on the user's real needs

Sidney Courtice Volunteer for the United Way GAIN (Group for Assisting and Improving Non-profits) Team

Gave us direction on how to establish a charity non-profit and stressed the importance of creating partnerships with existing organizations and community groups.

Dr. Chris Naugler Professor of Pathology and Associate Dean of Undergraduate Medical Education at the UofC Cumming School of Medicine

Helped us understand the testing and diagnostics of vitamin A deficiency and the applications of a field test.

Banda Ndiaye Deputy Regional Director of Health for Africa with Nutrition International

Taught us about existing solutions and focused our attention to the importance of preventative measures, long-term solutions, and commitment to the overall vitamin A deficiency initiative


General Support

Dr. Mayi Arcellana-Panlilio Senior Instructor at the Cumming School of Medicine.

The primary supervisor for the iGEM Calgary team who provided endless support and guidance for us.

Mackenzie Sampson Electrical Engineering student at the University of Calgary

Provided key guidance on the Bioreactor design, Randle Cell Testing Device development, and helped our entrepreneurship.

Jadon Duby Mathematics student at the University of Calgary

Provided key guidance on the metabolic flux.

Christian Emond Research Assistant

Was our Research Assistant throughout the iGEM season, and always offered advice and assistance with any of the team's needs.

Dr. Elke Monika Lohmeier Vogel Adjunct Senior Instructor in Biochemistry at the University of Calgary

Always provided us with support and feedback on our ideas, especially in the initial stages of project ideation.

Tian Zhao Teaching Assistant and PhD student at the Cumming School of Medicine

Helped train our new members and provided cruicial support and advice to the wet lab, especially when we started lab work in the fall.

Deirdre Lobb Laboratory Technician

Supported the team, kept our lab space safe and up to COVID-19 regulations, and helped us with ordering materials and supplies in the lab.

Marija Drikic Metabolomics Research Assistant

Provided feedback and advice to the wet lab, and was a judge at JulyGEM.

Dr. Raymond Turner Biochemistry Professor Emeritus at the University of Calgary

Sponsored one of our member's research stipend for the summer, and gave advice to the wet lab in the initial designing phase of the project.

Dr. Kamran Yusuf Associate professor in the Department of Pediatrics

Sponsored one of our member's research stipend for the summer .

Dr. Brianne Burkinshaw Instructor in the Department of Biological Sciences

Sponsored one of our member's research stipend for the summer .

Dr. Dae-kyun Ro Professor in the Department of Biological Sciences

Sponsored one of our member's research stipend for the summer .

Dr. Anders Nygren Vice-dean of the Schulich School of Engineering

Sponsored one of our member's research stipend for the summer .

Michael Wahba Game Developer and iGEM Calgary alumni

Helped train our new dry lab members and provided expertise on one of our early ideas for synbio education.

Sarah Walker Computer Science Student and iGEM Calgary alumni

Led us through a workshop on effective meeting and project organization strategies.

Neeraj Gupta Co-founder of Formulate IP

Led an informative workshop on patents at JulyGEM.

Patrick Wu Graphic Designer and iGEM alumni

Led an informative workshop on graphic design in iGEM at JulyGEM and was a judge at JulyGEM.

Sara Far CEO of yOIL Technologies

Led an informative workshop on iGEM start-ups at JulyGEM.

Julie Legault Co-founder of Amino Labs

Led an informative workshop effective science communication at JulyGEM.

Elisa Park Hunter Hub for Entrepreneurial Thinking

Was a judge at JulyGEM.

Dr. Colin Dalton

Was a judge at JulyGEM, and provided some guidance on our dry lab projects.

Robert Mayall Co-founder of FREDSense Technologies

Was a judge at JulyGEM, and provided guidance on the wet lab portion of our project, particularly Biocontainment.

Chelsea Wu

Was a judge at JulyGEM.

JC Gray iGEM HP Committee

Was a judge at JulyGEM, and provided us some guidance on how to prepare HP educational materials.


General Wet Lab Support

Dr. Vanina Zaremberg Associate Professor in Biochemistry at the University of Calgary

Helped team with various aspects of the wet lab projects and generously gave us yeast protocols and Yarrowia lipolytica and Saccharomyces cerevisiae strains.

Dr. Vanina Zaremberg Associate Professor in Biochemistry at the University of Calgary

Helped team with various aspects of the wet lab projects and generously gave us Yarrowia lipolytica and Saccharomyces cerevisiae strains.

Maria Laura Sonsa PhD Student at the University of Calgary

Generously gave us yeast protocols and recommendations.

Trevor Randall PhD Student at the University of Calgary

Gave us advice on Gibson cloning and feedback on our project at our Faculty Talk.

Dr. Heather Addy Associate head in the Department of Biological Sciences

Helped with understand yeast characteristics and taxonomy.

Dr. Rodrigo Ledesma-Amaro Imperial Collage London

Graciously sent us beta-carotene producing Y. lipolytica strain and Y. lipolytica protocols.

Anirban Chakraborty Research Associate at the University of Calgary

Gave us advice on our to culture environmental samples for Biocontainment experiments.

Murray Lab Harvard University

Graciously sent us the genetically engineered S. cerevisiae strains yMM60 and yMM65 that we used in our proof of concept co-culturing experiments.

Dr. Peter Facchini Professor at the University of Calgary

Provided a number of useful suggestions regarding the co-culturing of our strains, and gave feedback to the experimental design of our project.

Dr. Gordon Chua Professor at the University of Calgary

Helped us gain knowledge in creating our own auxotrophic strains and answered our general questions regarding co-culturing. He also provided us with the contact information for a number of other academia members that informed our project development.

Dr. Joe Harrison Associate Professor at the University of Calgary

Allowed us to use a plate reader in his lab, for our experiments.

Dr. Lisa Gieg Associate Professor at the University of Calgary

Lent us some reagents to conduct the DNS assay.

Dr. Derek Toms Postdoctoral Fellow at University of Calgary

Gave us feedback during our Faculty Talk.


General Dry Lab Support

Firstname Lastname Company Industries Inc.

Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.

Firstname Lastname Company Industries Inc.

Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.

Firstname Lastname Company Industries Inc.

Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.


Entrepreneurship

Firstname Lastname Company Industries Inc.

Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.

Firstname Lastname Company Industries Inc.

Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.

Firstname Lastname Company Industries Inc.

Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.


Education and Outreach

Fatima Ghanem Renert High School Calgary.

Renert iGEM lead, helped orchestrate Renert HS iGEM workshops

Dr. Douglas Clark Education Professor of Design-Based Learning and Learning Sciences

Aided in one of our early synthetic biology education projects.

Dr. Douglas Clark Education Professor of Design-Based Learning and Learning Sciences

Aided in one of our early synthetic biology education projects.

Patrick Diep CSBERG

Aided in HP Package development