Difference between revisions of "Team:IIT Delhi"
m |
|||
Line 1: | Line 1: | ||
− | {{IIT_Delhi}} | + | {{:Team:IIT_Delhi/header}} |
− | <html> | + | <!DOCTYPE html> |
− | < | + | <html lang="en"> |
− | + | ||
− | < | + | <head> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div class=" | + | <meta charset="utf-8"> |
− | < | + | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
− | < | + | <meta name="viewport" content="width=device-width, initial-scale=1"> |
− | We | + | <meta name="description" content=""> |
− | + | <meta name="author" content=""> | |
− | + | ||
− | + | <title>iGEM -IITD</title> | |
− | + | ||
+ | <!-- Bootstrap Core CSS --> | ||
+ | <link href="css/bootstrap.min.css" rel="stylesheet"> | ||
+ | |||
+ | <!-- Custom CSS --> | ||
+ | <link href="css/grayscale.css" rel="stylesheet"> | ||
+ | |||
+ | <!-- Custom Fonts --> | ||
+ | <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> | ||
+ | <link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css"> | ||
+ | <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> | ||
+ | |||
+ | <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | ||
+ | <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> | ||
+ | <!--[if lt IE 9]> | ||
+ | <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> | ||
+ | <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> | ||
+ | <![endif]--> | ||
+ | |||
+ | |||
+ | |||
+ | </head> | ||
+ | |||
+ | <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top"> | ||
+ | |||
+ | <!-- Navigation --> | ||
+ | <nav class="navbar navbar-custom navbar-fixed-top" role="navigation"> | ||
+ | <div class="container"> | ||
+ | <div class="navbar-header"> | ||
+ | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse"> | ||
+ | <i class="fa fa-bars"></i> | ||
+ | </button> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!-- Collect the nav links, forms, and other content for toggling --> | ||
+ | <div class="collapse navbar-collapse navbar-right navbar-main-collapse"> | ||
+ | <ul class="nav navbar-nav"> | ||
+ | <!-- Hidden li included to remove active class from about link when scrolled up past about section --> | ||
+ | <li class="hidden"> | ||
+ | <a href="#page-top"></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="welcome.html">Welcome</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="index.html">Home</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="Project.html">Project</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="modelling.html">Modelling</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="team.html">Team</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="notebook.html">Notebook</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="attributions.html">Attributions</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="safety.html">Safety</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="parts.html">Parts</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="achievements.html">Achievements</a> | ||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- /.navbar-collapse --> | ||
+ | </div> | ||
+ | <!-- /.container --> | ||
+ | </nav> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- Intro Header --> | ||
+ | <header class="intro"> | ||
+ | <div class="intro-body"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-8 col-md-offset-2"> | ||
+ | <h1 class="brand-heading">iGEM IIT Delhi</h1> | ||
+ | <p class="intro-text">Tagline1<br>Tagline2</p> | ||
+ | <a href="#about" class="btn btn-circle page-scroll"> | ||
+ | <i class="fa fa-angle-double-down animated"></i> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </header> | ||
+ | |||
+ | <!-- About Section --> | ||
+ | <section id="about" class="container content-section text-center"> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-8 col-lg-offset-2"> | ||
+ | <h2>Our Aim</h2> | ||
+ | <p>We aim to genetically engineer bacteria and design a prototype of a device that converts harmful components of exhaust gases (i.e NOx and SOx) coming out of chimneys of various industries and car exhausts into harmless byproducts.</p> | ||
+ | <p>We aim to genetically engineer E.coli and equip it with the genes to synthesize nitrite reductase enzyme NrfA and CysI (sulfite reductase) and Sqr (Sulfide Quinone reductase) enzymes. NrfA reduces NOx to ammonia (NH3) while Cys1 and Sqr reduce sulphur dioxide (SO2) to hydrogen sulfide (H2S) and H2S to sulfur(S) respectively. These would | ||
+ | be immobilized on polymer beads that have a positive zeta potential and placed in a bioreactor. The bacteria will reduce the oxides present in the incoming gas stream and consequently the percentage of oxides of nitrogen and sulfur in the outgoing gas stream will be significantly lower.</p> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <!-- Story Section --> | ||
+ | <section id="download" class="content-section text-center"> | ||
+ | <div class="download-section"> | ||
+ | <div class="container"> | ||
+ | <div class="col-lg-8 col-lg-offset-2"> | ||
+ | <video poster="https://static.igem.org/mediawiki/2014/3/31/Videotopimage3.jpg" controls="" style="width:563px; height:302px;"> | ||
+ | <source style="width:563px; height:302px;" src="https://static.igem.org/mediawiki/2014/3/30/Take_a_Stand_IGEM_IIT_DELHI_2014.mp4" type="video/mp4"> | ||
+ | <a href="https://www.youtube.com/watch?v=RSS953TgzWk"><img border="0" src="https://static.igem.org/mediawiki/2014/3/31/Videotopimage3.jpg" alt="Click to view on Youtube" width="563" height="302"></a> | ||
+ | </video> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <!-- Contact Section --> | ||
+ | <section id="contact" class="container content-section text-center"> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-8 col-lg-offset-2"> | ||
+ | <h2>Contact Us</h2> | ||
+ | <p>We won a Bronze Medal at the iGEM Giant Jamboree 2014</p> | ||
+ | <p><a href="mailto:email_id@gmail.com">email_id@gmail.com</a> | ||
+ | </p> | ||
+ | <ul class="list-inline banner-social-buttons"> | ||
+ | <li> | ||
+ | <a href="https://twitter.com/iGEM_IIT_Delhi" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://www.facebook.com/igemiitdelhi" class="btn btn-default btn-lg"><i class="fa fa-facebook fa-fw"></i> <span class="network-name">Facebook</span></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://www.youtube.com/channel/UCBHF9Lel4MF2dien-p3o10A" class="btn btn-default btn-lg"><i class="fa fa-youtube fa-fw"></i> <span class="network-name">Youtube</span></a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <!-- Sponsors Section --> | ||
+ | |||
+ | <div class="sponsorsbg"> | ||
+ | <div class="sponsortext"><p>OUR ESTEEMED SPONSORS</p></div> | ||
+ | <div class="sponsors_iitd"> | ||
+ | |||
+ | <div class="sponsors_iitd2"> | ||
+ | <div class="pic1"> | ||
+ | |||
+ | <img class="picdescription" src="https://static.igem.org/mediawiki/2014/b/b9/Mahindra_text.png" alt="Abhishek"> | ||
+ | <img class="picdescription" src="https://static.igem.org/mediawiki/2014/4/49/Idt_text.png" alt="Abhishek"> | ||
+ | <img class="picdescription" src="https://static.igem.org/mediawiki/2014/5/54/Fitt_text.png" alt="Abhishek"> | ||
+ | <img class="picdescription" src="https://static.igem.org/mediawiki/2014/7/7c/Dbt_text.png" alt="Abhishek"> | ||
+ | <img class="picdescription" src="https://static.igem.org/mediawiki/2014/7/7c/Dbt_text.png" alt="Abhishek"> | ||
+ | <img class="picdescription" src="https://static.igem.org/mediawiki/2014/b/b9/Posterguy_text.png" alt="Abhishek"> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </div> | ||
+ | </div> | ||
− | + | </div><!--sponsor ends--> | |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <!-- Footer --> | ||
+ | <footer> | ||
+ | <div class="container text-center"> | ||
+ | <p>Copyright © iGEM IIT Delhi 2015</p> | ||
+ | </div> | ||
+ | </footer> | ||
− | < | + | <!-- jQuery --> |
− | + | <script src="js/jquery.js"></script> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | </ | + | |
− | < | + | <!-- Bootstrap Core JavaScript --> |
− | < | + | <script src="js/bootstrap.min.js"></script> |
− | + | ||
− | < | + | <!-- Plugin JavaScript --> |
+ | <script src="js/jquery.easing.min.js"></script> | ||
+ | <!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ --> | ||
+ | <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRngKslUGJTlibkQ3FkfTxj3Xss1UlZDA&sensor=false"></script> | ||
+ | <!-- Custom Theme JavaScript --> | ||
+ | <script src="js/grayscale.js"></script> | ||
− | </ | + | </body> |
</html> | </html> | ||
+ | |||
+ | {{:Team:IIT_Delhi/footer}} |
Revision as of 15:18, 21 July 2015
Our Aim
We aim to genetically engineer bacteria and design a prototype of a device that converts harmful components of exhaust gases (i.e NOx and SOx) coming out of chimneys of various industries and car exhausts into harmless byproducts.
We aim to genetically engineer E.coli and equip it with the genes to synthesize nitrite reductase enzyme NrfA and CysI (sulfite reductase) and Sqr (Sulfide Quinone reductase) enzymes. NrfA reduces NOx to ammonia (NH3) while Cys1 and Sqr reduce sulphur dioxide (SO2) to hydrogen sulfide (H2S) and H2S to sulfur(S) respectively. These would be immobilized on polymer beads that have a positive zeta potential and placed in a bioreactor. The bacteria will reduce the oxides present in the incoming gas stream and consequently the percentage of oxides of nitrogen and sulfur in the outgoing gas stream will be significantly lower.
OUR ESTEEMED SPONSORS
OUR ESTEEMED SPONSORS