Difference between revisions of "Team:IISc Bangalore/Entrepreneurship"

Line 1: Line 1:
{{IISc_Bangalore}}
+
{{Template:IISc_Bangalore/hide}}
 +
{{Template:IISc_Bangalore/bootstrap.css}}
 +
{{Template:IISc_Bangalore/fontawesome.css}}
 +
{{Template:IISc_Bangalore/style.css}}
 +
{{Template:IISc_Bangalore/sidebar.css}}
 +
{{Template:IISc_Bangalore/attributions.css}}
 +
{{Template:IISc_Bangalore/animate.css}}
 +
{{Template:IISc_Bangalore/hover.css}}
 +
{{Template:IISc_Bangalore/accordian.css}}
 +
{{Template:IISc_Bangalore/sidebar.js}}
 +
{{Template:IISc_Bangalore/anijs.js}}
 +
 
 +
 
 
<html>
 
<html>
 +
<head>
 +
<title>Team IISc iGem</title>
 +
<link rel='stylesheet prefetch' href='http://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css'>
  
 +
<link rel="stylesheet" href="http://anijs.github.io/lib/anicollection/anicollection.css" />
  
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  
 +
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all">
 +
<script src="https://use.fontawesome.com/fce310c82d.js"></script>
  
 +
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
  
 +
<script src="js/jquery-1.11.0.min.js"></script>
 +
<script type="text/javascript" src="js/bootstrap.js"></script>
  
 +
<link href="css/style.css" rel="stylesheet" type="text/css" media="all"/>
 +
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" />
  
<div class="column full_size">
+
<meta name="viewport" content="width=device-width, initial-scale=1">
<h2>Entrepreneurship</h2>
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); }>
 +
</script>
 +
<meta name="keywords" content="Team IISc igem" />
 +
<!--Google Fonts-->
 +
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all" />
 +
<link href='//fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'>
 +
<link href="https://fonts.googleapis.com/css?family=Bitter" rel="stylesheet">
 +
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
 +
<!--JS for animate-->
 +
<link href="css/animate.css" rel="stylesheet" type="text/css" media="all">
  
<p>
+
 
 +
<!-- here are mine -->
 +
<link rel="stylesheet" href="sidebar.css">
 +
<link rel="stylesheet" href="attributions.css">
 +
<link rel="stylesheet" href="hover.css" >
 +
<script src="sidebar.js"></script>
 +
</head>
 +
<body>
 +
<!--banner start here-->
 +
<!-- <div class="banner">
 +
  <div class="container"> -->
 +
<nav class="navbar navbar-fixed-top text-center navbar-inverse">
 +
        <div class="container-fluid">
 +
        <div class="navbar-header">
 +
  </div>
 +
        <div class="collapse navbar-collapse" id="myNavbar">
 +
        <ul class="nav navbar-nav">
 +
          <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore">Home</a></li>
 +
          <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Team">Team</a></li>
 +
 +
 
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Project </a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Description">Description</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Proof">Proof</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Demonstrate">Demonstrate</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Design">Design</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Experiments">Experiment</a></li>
 +
        </ul>
 +
      </li>
 +
 
 +
<li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Parts">Parts</a></li>
 +
        <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Safety">Safety</a></li>
 +
                <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Collaborations">Collaborations</a></li>
 +
        <li class=" active hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Attributions">Attributions</a></li>
 +
        <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Human_Practices">Human Practices</a></li>
 +
        <li class="hvr-underline-from-left"><a
 +
href="https://2016.igem.org/Team:Example/Results">Results</a></li>
 +
        </ul>
 +
 +
      </div>
 +
 
 +
      </div>
 +
      </nav>
 +
 
 +
<div class="banner-main">
 +
 
 +
  <section class="slider">
 +
          <div class="flexslider">
 +
<span class="attri hvr-bounce-to-right ">InterLab</html>
 +
[[File:IgemIISc.jpg|100px]]
 +
<html></span>
 +
 
 +
        </div>
 +
      </section>
 +
 
 +
</div>
 +
 
 +
<!--FlexSlider-->
 +
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" />
 +
<script defer src="js/jquery.flexslider.js"></script>
 +
<script type="text/javascript">
 +
    $(function(){
 +
      SyntaxHighlighter.all();
 +
    });
 +
    $(window).load(function(){
 +
      $('.flexslider').flexslider({
 +
        animation: "slide",
 +
        start: function(slider){
 +
          $('body').removeClass('loading');
 +
        }
 +
      });
 +
    });
 +
  </script>
 +
</div>
 +
</div>
 +
<!--banner end here-->
 +
<!--welcome-->
 +
<!-- <div id="welcome" class="welcome w3l">
 +
<div class="container">
 +
 
 +
<div class="welcome-grids">
 +
 
 +
 
 +
 
 +
<div class="clearfix"></div>
 +
</div>
 +
</div>
 +
</div>
 +
</div> -->
 +
<!--welcome-->
 +
 
 +
<!--content-middle-->
 +
<div class="content-middle wthree">
 +
<div class="container" id="refer">
 +
<div class="mid-content fadeInRight wow  animated" data-wow-delay=".5s">
 +
<h3>Protocols</h3>
 +
</div>
 +
<div class="row">
 +
<div class="refer col-md-6">
 +
<p>
 
We met with top government officials in the state's biotechnology department to tell them about our project. The use of Ag43 to clarify cultures and replace centrifugation is a novel procedure and we will apply for a patent on the same once preliminary experimental results concerning the same. We received ~$9,000 towards our project from the state government's biotechnology department.
 
We met with top government officials in the state's biotechnology department to tell them about our project. The use of Ag43 to clarify cultures and replace centrifugation is a novel procedure and we will apply for a patent on the same once preliminary experimental results concerning the same. We received ~$9,000 towards our project from the state government's biotechnology department.
 
We also received ~$15,000, the maximum prize money from the Department of Biotechnology, Government of India as our proposal was one of the winners of the Indian Bioengineering Competition (iBEC), a pre-iGEM competition to provide financial support for Indian iGEM teams.
 
We also received ~$15,000, the maximum prize money from the Department of Biotechnology, Government of India as our proposal was one of the winners of the Indian Bioengineering Competition (iBEC), a pre-iGEM competition to provide financial support for Indian iGEM teams.
Line 17: Line 154:
 
</p>
 
</p>
  
</div>
+
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!--content-middle-->
 +
 
  
  
  
 +
<!--footer-->
 +
<div class="footer">
 +
<div class="container">
 +
<div class="footer-grids">
 +
<!-- <div class="col-md-4 footer-grid wow fadeInUp animated" data-wow-delay=".5s">
 +
<h3>About Cellfiefuge</h3>
 +
<p>From IISc.</p>
 +
</div> -->
  
 +
<div class="col-md-4 footer-grid animated wow fadeInDown animated animated" data-wow-duration="1200ms" data-wow-delay="500ms">
 +
<h3>Sponsors</h3><br><br>
 +
<ul>
 +
<li>
 +
</html>
 +
[[File:Snapgeneiisc.png|200px]]
 +
<html>
 +
</li><br>
 +
<li></html>
 +
[[File:Wellcomedbtiisc.jpg|200px]]
 +
<html></li>
 +
<br>
 +
<li></html>
 +
[[File:Ibeciisc.png|100px]]
 +
<html></li>
 +
                                               
 +
                                       
 +
</ul>
 +
</div>
 +
                                <div class="col-md-4 footer-grid animated wow fadeInDown animated animated" data-wow-duration="1200ms" data-wow-delay="500ms">
 +
 +
<ul>
 +
<li>
 +
</html>
 +
[[File:Iisclogowhite.png|200px]]
 +
<html>
 +
</li><br>
 +
<li></html>
 +
[[File:Karnatakaiisc.png|100px]]
 +
<html></li>
 +
 +
                                               
 +
                                        <br>
 +
<li></html>
 +
[[File:Phdcareersupport.jpg|150px]]
 +
<html></li>
 +
</ul>
 +
</div>
 +
<div class="col-md-4 footer-grid animated wow fadeInUp animated animated" data-wow-duration="1200ms" data-wow-delay="500ms">
 +
<h3>Social</h3>
 +
<ul class="social-icons1">
 +
<li><a href="https://www.facebook.com/iiscbangaloreigem/?fref=ts" target="_blank"><i class="fa fa-facebook hvr-buzz"></i></a></li>
 +
<li><a href="https://twitter.com/IISc_iGEM" target="_blank"><i class="fa fa-twitter hvr-buzz"></i></a></li>
 +
</ul>
 +
</div>
  
 +
<!-- <div class="clearfix"> </div> -->
 +
</div>
  
 +
</div>
 +
</div>
 +
<!--footer-->
 +
<script src="http://anijs.github.io/lib/anijs/anijs.js"></script>
 +
<script src="http://anijs.github.io/lib/anijs/helpers/dom/anijs-helper-dom.js"></script>
 +
</body>
 
</html>
 
</html>

Revision as of 13:06, 19 October 2016


Team IISc iGem

Protocols

We met with top government officials in the state's biotechnology department to tell them about our project. The use of Ag43 to clarify cultures and replace centrifugation is a novel procedure and we will apply for a patent on the same once preliminary experimental results concerning the same. We received ~$9,000 towards our project from the state government's biotechnology department. We also received ~$15,000, the maximum prize money from the Department of Biotechnology, Government of India as our proposal was one of the winners of the Indian Bioengineering Competition (iBEC), a pre-iGEM competition to provide financial support for Indian iGEM teams. We also received funding of ~$5,000 from our institution's undergraduate department towards the team registration for iGEM. This we felt was a triumph as it is our institution's first time participating in the iGEM competition and the funds were provided only when our idea was approved by the dean.