Skip to content
Snippets Groups Projects
Commit 179adf05 authored by Sishir Sivakumar's avatar Sishir Sivakumar
Browse files

Merge branch 'Aadityanshu' into 'main'

Aadityanshu updated safety page

See merge request !45
parents 3d727157 cf89ff29
No related branches found
No related tags found
1 merge request!45Aadityanshu updated safety page
Pipeline #343405 passed
......@@ -2383,4 +2383,17 @@ h1 {
font-weight: 700;
line-height: 1.2190000216;
}
#safety-heading {
font-size: 64px; /* Adjust the font size as needed */
margin-top: 100px; /* Add spacing from the top */
}
/* Media queries for responsiveness */
@media screen and (max-width: 768px) {
#safety-heading {
font-size: 40px; /* Adjust the font size as needed */
margin-top: 50px; /* Add spacing from the top */
}
}
......@@ -5,46 +5,44 @@
{% block page_content %}
<div class="row mt-4">
<div class="col">
<div class="bd-callout bd-callout-info">
<h4>Safety and Security Award</h4>
<p>Synthetic biology will need to be used safely and securely if local people are to solve local problems all around the world. The Safety and Security Committee is challenging teams to apply biological engineering approaches to manage risks associated with synthetic biology. Can you take the next step in incremental progress towards knowledge, understanding, and tools that will make the use of synthetic biology safer and more secure?</p>
<p>To compete for the Safety and Security award, please describe your work on this page and also fill out the description on the <a href="https://competition.igem.org/deliverables/judging-form">judging form</a>.</p>
<hr>
<p>Please see the <a href="https://competition.igem.org/judging/awards">2023 Awards Page</a> for more information.</p>
</div>
</div>
<div class="model-subheading">
<h1 id="safety-heading">
Safety
</h1>
</div>
<div class="row mt-4">
<div class="col">
<h2>What should this page contain?</h2>
<hr>
<p>On this page of your wiki, you should write about how you are addressing any safety issues in your project. The wiki is a place where you can go beyond the questions on the safety forms, and write about whatever safety topics are most interesting in your project. (You do not need to copy your safety forms onto this wiki page.)</p>
<div class="bd-callout bd-callout-info">
<p>Please visit the <a href="https://responsibility.igem.org/safety-policies/introduction">Safety Policies page</a> to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.</p>
</div>
</div>
</div>
<div class="row mt-4">
<div class="col-lg-8">
<h2>Safe Project Design</h2>
<hr>
<p>Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:</p>
<ul>
<li>Choosing a non-pathogenic chassis</li>
<li>Choosing parts that will not harm humans / animals / plants</li>
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
<li>Including an "induced lethality" or "kill-switch" device</li>
</ul>
</div>
<div class="col-lg-4">
<h2>Safe Lab Work</h2>
<hr>
<p>What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!</p>
</div>
<div class="Content">
<p>
Safety has always been our team's foremost concern, and we have taken comprehensive measures to ensure a secure working environment. Our project revolves around Lactococcus lactis, a well-known microorganism, and the strain we utilized, MC1636, is non-pathogenic, falling within the biosafety level 1 classification and is a Generally Regarded as Safe (GRAS) organism. We underwent rigorous training, guided by experts from Dr. Guhan Jayaraman's lab, to handle Lactococcus lactis effectively.
<br><br>
<u>Our safety measures included</u> :
<br><br>
<b>Laboratory Infrastructure</b> : We conducted our research in a biosafety level 1 laboratory, which is well-equipped with essential facilities, including:
<ul>
<li class="list-element">A biosafety cabinet</li>
<li class="list-element">A shaking incubator</li>
<li class="list-element">A 4 ̊C refrigerator</li>
<li class="list-element">A -20 ̊C freezer</li>
<li class="list-element">A microwave oven</li>
<li class="list-element">A centrifuge</li>
<li class="list-element">A vortex</li>
<li class="list-element">Scales</li>
<li class="list-element">Various laboratory reagents</li>
</ul>
</p>
<p>
<b>Sterile Conditions</b> : We maintained a sterile work environment by performing all tasks within the confines of a biosafety cabinet. This ensured that accidental contamination did not occur, particularly important since our work could have repercussions on adjacent labs.
<br><br>
<b>Safety Protocols</b> : To minimize risks, we diligently followed safety protocols, including:
<ul>
<li class="list-element">Wearing gloves and masks during all experiments.</li>
<li class="list-element">Practicing thorough handwashing before leaving the laboratory.</li>
<li class="list-element">Enforcing a strict no-food policy within the lab.</li>
<li class="list-element">Waste Disposal: Proper disposal of waste is critical. We adhered to the Bio-Medical Waste Management Rules - 2016, issued by the Ministry of Environment, Forest, and Climate Change. Monitoring of waste disposal was overseen by the Tamil Nadu State Pollution Control Board.</li>
</ul>
</p>
<p>
In summary, our commitment to safety in handling Lactococcus lactis is unwavering, with strict adherence to established protocols and stringent measures to maintain a secure work environment.
</p>
</div>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment