Difference between revisions of "Team:LaVerne-Leos/Attributions"

(Prototype team page)
 
 
(47 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{LaVerne-Leos}}
 
 
<html>
 
<html>
 +
<head>
 +
<title>Team:LaVerne-Leos 2015.igem.org</title>
 +
<link href="https://2015.igem.org/Template:Team:LaVerne-Leos/stylecss?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
 +
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<link href='http://fonts.googleapis.com/css?family=Karla' rel='stylesheet' type='text/css'>
 +
<style type="text/css">
 +
#content {width:100%;}
 +
</style>
 +
<style type="text/css">
 +
<!--
 +
a:link { color: #000000; text-decoration: none}
 +
-->
 +
</style>
 +
<!-- jQuery -->
 +
<script type="text/javascript" src="https://2015.igem.org/Template:Team:Laverne-Leos/jquery.min.js?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2015.igem.org/Template:Team:Laverne-Leos/jquery.mixitup.min.js?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
$(function () {
 +
 +
var filterList = {
 +
 +
init: function () {
 +
 +
// MixItUp plugin
 +
// http://mixitup.io
 +
$('#portfoliolist').mixitup({
 +
targetSelector: '.portfolio',
 +
filterSelector: '.filter',
 +
effects: ['fade'],
 +
easing: 'snap',
 +
// call the hover effect
 +
onMixEnd: filterList.hoverEffect()
 +
});
 +
 +
},
 +
 +
hoverEffect: function () {
 +
 +
// Simple parallax effect
 +
$('#portfoliolist .portfolio').hover(
 +
function () {
 +
$(this).find('.label').stop().animate({bottom: 0}, 200, 'easeOutQuad');
 +
$(this).find('img').stop().animate({top: -30}, 500, 'easeOutQuad');
 +
},
 +
function () {
 +
$(this).find('.label').stop().animate({bottom: -40}, 200, 'easeInQuad');
 +
$(this).find('img').stop().animate({top: 0}, 300, 'easeOutQuad');
 +
}
 +
);
 +
 +
}
  
<h2> Attributions</h2>
+
};
 +
 +
// Run the show!
 +
filterList.init();
 +
 +
 +
});
 +
</script>
 +
<!-- Add fancyBox main JS and CSS files -->
 +
<script src="https://2015.igem.org/Template:Team:Laverne-Leos/jquery.magnific-popup.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
<link href="https://2015.igem.org/Template:Team:LaVerne-Leos/PopupCSS?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 +
<script>
 +
$(document).ready(function() {
 +
$('.popup-with-zoom-anim').magnificPopup({
 +
type: 'inline',
 +
fixedContentPos: false,
 +
fixedBgPos: true,
 +
overflowY: 'auto',
 +
closeBtnInside: true,
 +
preloader: false,
 +
midClick: true,
 +
removalDelay: 300,
 +
mainClass: 'my-mfp-zoom-in'
 +
});
 +
});
 +
</script>
 +
</head>
 +
<body>
 +
  <div class="header">
 +
      <div class="wrap">
 +
        <div class="logo">
 +
<a href="https://2015.igem.org/Team:LaVerne-Leos"><img src="https://static.igem.org/mediawiki/2015/3/38/LaVerne-Leos_logo.png " alt=""/></a>
 +
</div>
 +
<div class="cssmenu">
 +
<ul>
 +
<li><a href="https://2015.igem.org/Team:LaVerne-Leos">Home</a></li>
 +
                    <li ><a href="https://2015.igem.org/Team:LaVerne-Leos/Project">Project</a></li>
 +
                  <li><a href="https://2015.igem.org/Team:LaVerne-Leos/Parts">Parts</a></li>
 +
                    <li><a href="https://2015.igem.org/Team:LaVerne-Leos/Notebook">Notebook</a></li>
 +
                    <li><a href="https://2015.igem.org/Team:LaVerne-Leos/Practices">Human Practices</a></li>
 +
<li><a href="https://2015.igem.org/Team:LaVerne-Leos/Team">Team</a></li>
 +
                                        <li class="active"><a href="https://2015.igem.org/Team:LaVerne-Leos/Attributions"> Attributions </a></li>
 +
                                        <li><a href="https://2015.igem.org/Team:LaVerne-Leos/Collaborations">Collaborations</a></li>
 +
<li><a href="https://2015.igem.org/Team:LaVerne-Leos/Sponsors">Sponsors</a></li>
 +
</ul>
 +
 +
    </div>
 +
    <div class="clear"></div>
 +
  </div>
 +
  </div>
 +
    <div class="banner">
 +
      <div class="wrap">
 +
          <h2>Attributions</h2> <div class="clear"></div>
 +
      </div>
 +
    </div>
 +
<div class="main">
 +
  <div class="portfolio-top">
 +
 
 +
</div>
 +
<div class="container">
 +
  <!-- <ul id="filters" class="clearfix">
 +
<li><span class="filter active" data-filter="app card icon logo web">Background</span></li>
 +
<li><span class="filter" data-filter="app">Design</span></li>
 +
<li><span class="filter" data-filter="card">Results</span></li>
 +
<li><span class="filter" data-filter="icon">Modeling</span></li>
 +
<li><span class="filter" data-filter="logo">Parts</span></li>
 +
  </ul> -->
 +
  <div class="clear"></div>
 +
  <div id="portfoliolist" style="    " class="">
 +
<div class="wrapper" align="center">     <div class="wrap">
 +
  <body>
 +
<h1> </h1>
 +
<div>
 +
<div>
  
<p> Each team must clearly attribute work done by the student team members on this page. The team must distinguish work done by the students from work done by others, including the host labs, advisors, instructors, and individuals not on the team roster. </p>
+
<p style="font-size:145%"> <u>Team Attributions</u> </p>  
  
 +
<p style="font-size:115%"> <b> ♦ Alina Khzanyan ♦ </b> </p><p> Alina had a large part of many of the primer designs, and design using serial cloner. Alina, similarly to other members, also worked on project design, lab work, fundraising, and human practices.
 +
</p>
  
<div class="highlightBox">
+
<br>
  
<h4> Can we base our project on a previous one? </h4>
+
<p style="font-size:115%"> <b> ♦ Andrew Okimura ♦ </b> </p><p> Andrew handled many of the community engagement activities, such as getting in contact with members of the farmers market in order for us to set up a booth. Andrew, similarly to other members, also worked on project design, lab work, fundraising, and human practices.
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
+
</p>
</div>
+
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Harry Bennett ♦ </b> </p><p> Fundraising efforts were part of Harry's job alongside the University Advancement team. Harry, similarly to other members, also worked on project design, lab work, fundraising, and human practices.
 +
</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Mark Karam ♦ </b> </p><p> In collaboration with the library, Mark's job involved helping design and code the wiki for our team. Mark, similarly to other members, also worked on project design, lab work, fundraising, and human practices.
 +
</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Noemi Rios ♦ </b> </p><p> Noemi helped with many of the lab work assignments, as well as help mentor new members of our lab. Noemi, similarly to other members, also worked on project design, lab work, fundraising, and human practices. </p>
 +
</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Rudra Menon ♦ </b> </p><p> Rudra contributed to wet lab and provided graphics for ios app.</p>
 +
</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Miles Yun ♦ </b> </p><p> Miles helped with transformations, ligations, digestions, PCR, mini preps, and other lab work. Miles also was the head of travel affairs. </p>
 +
</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Matthew Yu ♦ </b> </p><p> Matthew helped with the transformations, digestions, and other various lab work that we did.  In addition, Matthew greatly contributed to the planning of the fundraisers at nearby restaurants. </p>
 +
</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Alec Lourenco ♦ </b> </p><p> Alec led the high school subset of the iGem team. He participated in general team management and helped teach the other high school members of the team various basic techniques and theory of synthetic biology. </p>
 +
</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Christos Menemenlis ♦ </b> </p><p> One of the newest members of the team, Christos helped with project design and lab work.</p>
 +
</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Cathey Seo ♦ </b> </p><p> Cathey helped with fundraising, lab work, and the website.</p>
 +
</p>
 +
 
 +
<br>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<br>
 +
 
 +
<p style="font-size:145%"> <u>Advisors</u> </p>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Dr. Jennifer Tsui ♦ </b> </p><p> Thank you to Dr. Tsui for all of her efforts in helping us design the project, approach difficult techniques, troubleshoot, and the list goes on. We could not have done this project without her supervision and loads of guidance! </p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Dr. Yousef Daneshbod ♦ </b> </p><p> Thank you to Dr. Daneshbod for spending time to teach all of us the rigorous math associated with using MATLAB, and modeling for our project! </p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Patty Compeau ♦ </b> </p><p> Thank you to Patty for overseeing the La Cañada team and allowing them to be a part of our La Verne team. We cannot appreciate enough the time and effort you put in to help educate and inspire (and drive) the high school students! </p>
 +
 
 +
<br>
 +
<br>
 +
 
 +
<p style="font-size:145%"> <u>Lab Support</u> </p>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Estefania Gomez ♦ </b> </p><p> We would like to thank Stef for all of her help keeping inventory of lab supplies, making medias, and maintaining lab organization. </p>
 +
 
 +
<br>
 +
<br>
 +
 
 +
<p style="font-size:145%"> <u>Lab Techniques</u> </p>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Dr. Christine Broussard ♦ </b> </p><p> Thank you to Dr. Broussard for her tremendous generosity to allow us to use the flow cytometer her lab uses. </p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Dr. Jay Jones ♦ </b> </p><p> Thank you to Dr. Jones for all of the advice regarding cyanobacteria, as well as letting us use the microscope in his lab.</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Victoria Sanchez ♦ </b> </p><p> Thanks to Victoria for mentoring our entire team on the flow cytometer, and being available for questions if we needed her. </p>
 +
 
 +
<br>
 +
<br>
 +
 
 +
<p style="font-size:145%"> <u>Fundraising</u> </p>
 +
 
 +
<p style="font-size:115%"> <b> ♦ University Advancement ♦ </b> </p><p> Thank you to the whole University Advancement team, specifically <i> Alexandra Orozco, Crystal Gonzalez, and Grace Casian</i>, for all of their help fundraising our registration costs, flights, and housing. Also to the University of La Verne for their crowdsourcing website <i> Achieve </i>. </p>
 +
 
 +
<br>
 +
<br>
 +
 
 +
<p style="font-size:145%"> <u>Wiki & Graphics Support</u> </p> 
 +
 
 +
<p style="font-size:115%"> <b> ♦ Alvaro Alvarez ♦ </b> </p><p> Thank you to Alvaro for all of his help regarding video communications, and managing all of our technical issues.</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Amy Jiang ♦ </b> </p><p> Thank you to Amy from the library for all of her organization of the library staff, and allowing us to have an excellent graphics team. </p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ David Vorobyov ♦ </b> </p><p> Thank you to David for all of his support for the Wiki page and teaching Mark how to code the website on his own. </p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Raymond Gonzalez ♦ </b> </p><p> Thank you to Raymond for all of the videos he made for both the website and fundraising page.</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ The Library ♦ </b> </p><p> We would also like to acknowledge all of the other Library staff that helped us over the course of the project!</p>
 +
 
 +
<br>
 +
<br>
 +
 
 +
<p style="font-size:145%"> <u>Human Practices</u> </p>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Amanda Todd ♦ </b> </p><p> Thanks to Amanda for all of her dedication to the STEM camp, and letting us run a session to help educate students on synthetic biology.</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Dr. Jerome Garcia ♦ </b> </p><p> Dr. Garcia oversaw the entire STEM camp and without his supervision the camp would not have been possible, so thank you! </p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Oscar de Leon ♦ </b> </p><p> Thanks to Oscar for being gracious enough to give us an entire booth for ourselves during the La Verne farmer's market to help educate the community on our project.</p>
 +
 
 +
<br>
 +
 
 +
<p style="font-size:115%"> <b> ♦ Mrs. Tracie Bennett ♦ </b> </p><p> </p> Thank you to Mrs. Tracie Bennett for spending class time to video chat with our team to let them learn more about Biology. </p>
 +
 
 +
<br>
 +
<br>
  
 +
<p style="font-size:145%"> <u>General Acknowledgements</u> </p>
  
 +
<p style="font-size:115%"> <b> ♦ Brandon Jacoby & Monica Rios ♦ </b> </p><p> Thank you to both Brandon and Monica for their help finding materials and supplies for our project.</p>
  
<h4> Why is this page needed? </h4>
+
<br>
<p>The Attribution requirement helps the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, but you must report what work your team did and what work was done by others.</p>
+
<p>
+
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.</p>
+
  
 +
<p style="font-size:115%"> <b> ♦ Dr. Pablo Weaver ♦ </b> </p><p> Thank you to Dr. Weaver for answering questions we had regarding the air pumps and how to appropriately use them.</p>
  
<h5> What should this page have?</h5>
+
<br>
  
<ul>
+
<p style="font-size:115%"> <b> ♦ Dr. Todd Lorenz ♦ </b> </p><p> Thank you to Dr. Lorenz for answering questions regarding plates, or other general microbiology topics. </p>
<li>General Support</li>
+
<li>Project support and advice</li>
+
<li>Fundraising help and advice</li>
+
<li>Lab support</li>
+
<li>Difficult technique support</li>
+
<li>Project advisor support</li>
+
<li>Wiki support</li>
+
<li>Presentation coaching</li>
+
<li>Human Practices support</li>
+
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
</ul>
+
  
 +
</div><div>
  
<h4>Inspiration</h4>
 
<p>Take a look at what other teams have done:</p>
 
<ul>
 
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
 
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
 
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
 
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
 
</ul>
 
  
 +
</div>
 +
 +
<div class="clear"> </div>
 +
</div>
 +
  </div>
 +
</div>
 +
</div>
 +
  <div class="footer">
 +
<div class="footer-top">
 +
  <div class="wrap">
 +
  <div class="section group">
 +
<div class="col_1_of_3 span_1_of_3">
 +
<h3>About Us</h3>
 +
<p>We are the first iGEM team from University of La Verne and La Canada High School. We are an interdisciplinary team with members from biology, math, computer science, art, and library science. We are a community-engaged team that hopes to partner with other high schools, non-profits, and local businesses to create innovative solutions to global issues!</p>
 +
<button class="btn1 btn-8 btn-8b"><a href="https://2015.igem.org/Team:LaVerne-Leos/Team">Our Team</a></button>
 +
</div>
 +
<div class="col_1_of_3 span_1_of_3">
 +
<h4>Follow Us on Facebook</h4>
 +
    <ul>
 +
  <li class="facebook"><a href="https://www.facebook.com/pages/ULV-iGEM/1419125835077447" target="_blank"><span> </span></a></li>        
 +
        </ul>
 +
    </div>
 +
    </div>
 +
<div class="col_1_of_3 span_1_of_3">
 +
<h3>Contact info</h3>
 +
<div class="footer-list">
 +
<ul>
 +
<li><img src="https://static.igem.org/mediawiki/2015/e/e8/LaVerne-Leos_address.png" alt=""/><p>Natural Science Division Office and Biology Department<br>1950 3rd St.
 +
La Verne, CA 91750<br></p><div class="clear"></div></li>
 +
<li><img src="https://static.igem.org/mediawiki/2015/6/64/LaVerne-Leos_msg.png" alt=""/><p>Email: <span class="yellow"><a href="mailto:ulvigemteam@gmail.com">ulvigemteam@gmail.com</a></span></p><div class="clear"></div></li>
 +
  </ul>
 +
</div>
 +
 +
</div>
 +
<div class="clear"></div>
 +
</div>
 +
  </div>
 +
</div>
 +
<div class="footer-bottom">
 +
<div class="wrap">
 +
<!--<div class="copy">
 +
    <p class="copy"> 2013 Template by <a href="http://w3layouts.com" target="_blank">w3layouts</a></p>
 +
    </div> -->
 +
<div class="footer-nav">
 +
<ul>
 +
<li><a href="https://2015.igem.org/Team:LaVerne-Leos">Home</a></li>
 +
<li><a href="https://2015.igem.org/Team:LaVerne-Leos/Project">Project</a></li>
 +
                                        <li><a href="https://2015.igem.org/Team:LaVerne-Leos/Parts">Parts</a></li>
 +
                                        <li><a href="https://2015.igem.org/Team:LaVerne-Leos/Notebook">Notebook</a></li>
 +
                                        <li><a href="https://2015.igem.org/Team:LaVerne-Leos/Practices">Human Practices</a></li>
 +
<li><a href="https://2015.igem.org/Team:LaVerne-Leos/Team">Team</a></li>
 +
                                        <li><a href="https://2015.igem.org/Team:LaVerne-Leos/Attributions">Attributions</a></li>
 +
                                        <li><a href="https://2015.igem.org/Team:LaVerne-Leos/Collaborations">Collaborations</a></li>
 +
                                        <li><a href="https://2015.igem.org/Team:LaVerne-Leos/Sponsors">Sponsors</a></li>
 +
</ul>
 +
</div>
 +
<div class="clear"></div>
 +
    </div>
 +
</div>
 
</div>
 
</div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 05:31, 19 November 2015

Team:LaVerne-Leos 2015.igem.org

Team Attributions

♦ Alina Khzanyan ♦

Alina had a large part of many of the primer designs, and design using serial cloner. Alina, similarly to other members, also worked on project design, lab work, fundraising, and human practices.


♦ Andrew Okimura ♦

Andrew handled many of the community engagement activities, such as getting in contact with members of the farmers market in order for us to set up a booth. Andrew, similarly to other members, also worked on project design, lab work, fundraising, and human practices.


♦ Harry Bennett ♦

Fundraising efforts were part of Harry's job alongside the University Advancement team. Harry, similarly to other members, also worked on project design, lab work, fundraising, and human practices.


♦ Mark Karam ♦

In collaboration with the library, Mark's job involved helping design and code the wiki for our team. Mark, similarly to other members, also worked on project design, lab work, fundraising, and human practices.


♦ Noemi Rios ♦

Noemi helped with many of the lab work assignments, as well as help mentor new members of our lab. Noemi, similarly to other members, also worked on project design, lab work, fundraising, and human practices.


♦ Rudra Menon ♦

Rudra contributed to wet lab and provided graphics for ios app.


♦ Miles Yun ♦

Miles helped with transformations, ligations, digestions, PCR, mini preps, and other lab work. Miles also was the head of travel affairs.


♦ Matthew Yu ♦

Matthew helped with the transformations, digestions, and other various lab work that we did. In addition, Matthew greatly contributed to the planning of the fundraisers at nearby restaurants.


♦ Alec Lourenco ♦

Alec led the high school subset of the iGem team. He participated in general team management and helped teach the other high school members of the team various basic techniques and theory of synthetic biology.


♦ Christos Menemenlis ♦

One of the newest members of the team, Christos helped with project design and lab work.


♦ Cathey Seo ♦

Cathey helped with fundraising, lab work, and the website.



Advisors

♦ Dr. Jennifer Tsui ♦

Thank you to Dr. Tsui for all of her efforts in helping us design the project, approach difficult techniques, troubleshoot, and the list goes on. We could not have done this project without her supervision and loads of guidance!


♦ Dr. Yousef Daneshbod ♦

Thank you to Dr. Daneshbod for spending time to teach all of us the rigorous math associated with using MATLAB, and modeling for our project!


♦ Patty Compeau ♦

Thank you to Patty for overseeing the La Cañada team and allowing them to be a part of our La Verne team. We cannot appreciate enough the time and effort you put in to help educate and inspire (and drive) the high school students!



Lab Support

♦ Estefania Gomez ♦

We would like to thank Stef for all of her help keeping inventory of lab supplies, making medias, and maintaining lab organization.



Lab Techniques

♦ Dr. Christine Broussard ♦

Thank you to Dr. Broussard for her tremendous generosity to allow us to use the flow cytometer her lab uses.


♦ Dr. Jay Jones ♦

Thank you to Dr. Jones for all of the advice regarding cyanobacteria, as well as letting us use the microscope in his lab.


♦ Victoria Sanchez ♦

Thanks to Victoria for mentoring our entire team on the flow cytometer, and being available for questions if we needed her.



Fundraising

♦ University Advancement ♦

Thank you to the whole University Advancement team, specifically Alexandra Orozco, Crystal Gonzalez, and Grace Casian, for all of their help fundraising our registration costs, flights, and housing. Also to the University of La Verne for their crowdsourcing website Achieve .



Wiki & Graphics Support

♦ Alvaro Alvarez ♦

Thank you to Alvaro for all of his help regarding video communications, and managing all of our technical issues.


♦ Amy Jiang ♦

Thank you to Amy from the library for all of her organization of the library staff, and allowing us to have an excellent graphics team.


♦ David Vorobyov ♦

Thank you to David for all of his support for the Wiki page and teaching Mark how to code the website on his own.


♦ Raymond Gonzalez ♦

Thank you to Raymond for all of the videos he made for both the website and fundraising page.


♦ The Library ♦

We would also like to acknowledge all of the other Library staff that helped us over the course of the project!



Human Practices

♦ Amanda Todd ♦

Thanks to Amanda for all of her dedication to the STEM camp, and letting us run a session to help educate students on synthetic biology.


♦ Dr. Jerome Garcia ♦

Dr. Garcia oversaw the entire STEM camp and without his supervision the camp would not have been possible, so thank you!


♦ Oscar de Leon ♦

Thanks to Oscar for being gracious enough to give us an entire booth for ourselves during the La Verne farmer's market to help educate the community on our project.


♦ Mrs. Tracie Bennett ♦

Thank you to Mrs. Tracie Bennett for spending class time to video chat with our team to let them learn more about Biology.



General Acknowledgements

♦ Brandon Jacoby & Monica Rios ♦

Thank you to both Brandon and Monica for their help finding materials and supplies for our project.


♦ Dr. Pablo Weaver ♦

Thank you to Dr. Weaver for answering questions we had regarding the air pumps and how to appropriately use them.


♦ Dr. Todd Lorenz ♦

Thank you to Dr. Lorenz for answering questions regarding plates, or other general microbiology topics.