Difference between revisions of "Team:ICT-Mumbai"

 
(22 intermediate revisions by 3 users not shown)
Line 31: Line 31:
 
     width: 50%;
 
     width: 50%;
 
}
 
}
 +
 +
video {
 +
display: block;
 +
    margin: auto;
 +
width:80%
 +
}
 +
  
  
Line 85: Line 92:
 
         <a href="https://2017.igem.org/Team:ICT-Mumbai/Protocols " class="w3-bar-item w3-button">Protocols</a>
 
         <a href="https://2017.igem.org/Team:ICT-Mumbai/Protocols " class="w3-bar-item w3-button">Protocols</a>
 
         <a href="https://2017.igem.org/Team:ICT-Mumbai/Notebook"class="w3-bar-item w3-button">Notebook</a>
 
         <a href="https://2017.igem.org/Team:ICT-Mumbai/Notebook"class="w3-bar-item w3-button">Notebook</a>
         <a href="https://2017.igem.org/Team:ICT-Mumbai/InterLab"class="w3-bar-item w3-button">Interlab</a>
+
         <a href="https://2017.igem.org/Team:ICT-Mumbai/InterLab"class="w3-bar-item w3-button">InterLab</a>
 
         <a href="https://2017.igem.org/Team:ICT-Mumbai/Results"class="w3-bar-item w3-button">Results</a>
 
         <a href="https://2017.igem.org/Team:ICT-Mumbai/Results"class="w3-bar-item w3-button">Results</a>
 
</div>
 
</div>
Line 113: Line 120:
  
  
<a href="https://2017.igem.org/Team:ICT-Mumbai/Attributions" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-trophy" aria-hidden="true"></i>
+
<a href="https://2017.igem.org/Team:ICT-Mumbai/Attributions" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user-o" aria-hidden="true"></i>
 
Attributions</a>
 
Attributions</a>
 
      
 
      
Line 145: Line 152:
  
 
<img align="middle" class="img-circle" src="https://static.igem.org/mediawiki/2017/archive/3/3d/20171031113158%21ICT-Mumbai_homepage_imagelogo.jpeg" height="50%" width= "50%">
 
<img align="middle" class="img-circle" src="https://static.igem.org/mediawiki/2017/archive/3/3d/20171031113158%21ICT-Mumbai_homepage_imagelogo.jpeg" height="50%" width= "50%">
 +
 +
<br>
  
  
Line 157: Line 166:
 
</style>
 
</style>
  
<p style="height:70 px; font-family:'Lato'; font-size:20px; colour:lightgrey;">Ammonia released from hydrolysis of urine is a major reason for the stench in public toilets. Apart from being a put-off, ammonia is also hazardous. Current approaches to tackle this problem include flushing water, using microbes (BioBlocks®) that break down urea in urine to prevent its hydrolysis, and using air fresheners. The first approach requires using copious amounts of water, which is not abundantly available in many parts of the world, while the second is not cost-effective. Finally, spraying air fresheners is not a solution, as it does not get rid of ammonia. We propose to engineer Escherichia coli to assimilate ammonia and convert it into indigoidine, a blue colored compound. Ammonia from air can be dissolved in an aqueous medium and can act as a nitrogen source for the engineered cells that maybe housed in a cassette; the synthesized indigoidine will indicate when the cassette has to be replaced.</p>
+
<p style="height:70 px; font-family:'Lato'; font-size:20px; colour:lightgrey;">Ammonia released from hydrolysis of urine is a major reason for the stench in public toilets. Apart from being a put-off, ammonia is also hazardous. Current approaches to tackle this problem include flushing water, using microbes (BioBlocks®) that break down urea in urine to prevent its hydrolysis, and using air fresheners. The first approach requires using copious amounts of water, which is not abundantly available in many parts of the world, while the second is not cost-effective. Finally, spraying air fresheners is not a solution, as it does not get rid of ammonia. We propose to engineer <i>Escherichia coli</i> to assimilate ammonia and convert it into indigoidine, a blue-colored compound. Ammonia from air can be dissolved in an aqueous medium and can act as a nitrogen source for the engineered cells that maybe housed in a cassette; the synthesized indigoidine will indicate when the cassette has to be replaced.</p>
  
<video width="320" height="240" autoplay>
+
<br>
 +
 
 +
<video width="1200" height="600" autoplay>
 
   <source src="https://static.igem.org/mediawiki/2017/7/71/Dyeodorant_description_video.mp4" type="video/mp4">
 
   <source src="https://static.igem.org/mediawiki/2017/7/71/Dyeodorant_description_video.mp4" type="video/mp4">
 
</video>
 
</video>
 +
 +
<br>
 +
 +
<style>
 +
  .img, .social-media{
 +
    display: block;
 +
    margin: auto;
 +
    text-align: center;
 +
  }
 +
.text {
 +
  font-family: 'Lato', sans-serif;
 +
}
 +
.footer {
 +
  //position: fixed;
 +
  left: 0;
 +
  bottom: 0;
 +
  width: 100%;
 +
  background-color: #fae7e7;
 +
  font-color: black;
 +
  text-align: center;
 +
  padding-top: 0.5%;
 +
  padding-bottom: 0.5%;
 +
}
 +
</style>
 +
</head>
 +
<script src="https://use.fontawesome.com/fc79059f5b.js"></script>
 +
<body>
 +
 +
<div class="footer">
 +
  <div class="social-media">
 +
    <a href="mailto:igem.ictmumbai@gmail.com"><i class="fa fa-envelope fa-2x" aria-hidden="true"></i></a> 
 +
    <a href="https://www.facebook.com/iGEM-2017-Team-ICT-Mumbai-1142137502561551/?hc_ref=OTHER"><i class="fa fa-facebook fa-2x" aria-hidden="true"></i></a>
 +
    <a href="https://twitter.com/ictmumbai_igem?lang=en"><i class="fa fa-twitter fa-2x" aria-hidden="true"></i></a>
 +
   
 +
    <div class="text"> ICT-Mumbai iGEM 2017 </div>
 +
   
 +
 
 +
  </div>
 +
 +
</div>
 +
 +
</body>
 +
 +
</html>

Latest revision as of 21:22, 1 November 2017

ICT-Mumbai 2017

DyEODORANT: From stench to scent

Ammonia released from hydrolysis of urine is a major reason for the stench in public toilets. Apart from being a put-off, ammonia is also hazardous. Current approaches to tackle this problem include flushing water, using microbes (BioBlocks®) that break down urea in urine to prevent its hydrolysis, and using air fresheners. The first approach requires using copious amounts of water, which is not abundantly available in many parts of the world, while the second is not cost-effective. Finally, spraying air fresheners is not a solution, as it does not get rid of ammonia. We propose to engineer Escherichia coli to assimilate ammonia and convert it into indigoidine, a blue-colored compound. Ammonia from air can be dissolved in an aqueous medium and can act as a nitrogen source for the engineered cells that maybe housed in a cassette; the synthesized indigoidine will indicate when the cassette has to be replaced.