Difference between revisions of "Team:Open Science Global"

 
(45 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Open_Science_Global/main}}
 
{{Open_Science_Global/main}}
 
{{Open_Science_Global/navbar}}
 
{{Open_Science_Global/navbar}}
 
+
{{Open_Science_Global/secondary}}
 
<html>
 
<html>
 
<style>
 
<style>
 +
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
 +
</style>
  
 +
<body>
 +
    <div class="text">
 +
                <p>
 +
<p><center><embed src="https://static.igem.org/mediawiki/2021/4/4e/T--Open_Science_Global--gold.png" width="5%" height="5%" /><embed src="https://static.igem.org/mediawiki/2021/4/4e/T--Open_Science_Global--gold.png" width="5%" height="5%" /><embed src="https://static.igem.org/mediawiki/2021/4/4e/T--Open_Science_Global--gold.png" width="5%" height="5%" /><embed src="https://static.igem.org/mediawiki/2021/4/4e/T--Open_Science_Global--gold.png" width="5%" height="5%" /><embed src="https://static.igem.org/mediawiki/2021/4/4e/T--Open_Science_Global--gold.png" width="5%" height="5%" /></center> </p>
 +
    </div>
 +
</body>
 +
 +
<style>
 
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
 
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
 
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
 
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
 +
.first-section
  
.first-section {
+
{
  display: -webkit-box;
+
    display: -webkit-box;
  display: -ms-flexbox;
+
    display: -ms-flexbox;
  display: flex;
+
    display: flex;
  height: -webkit-fit-content;
+
    height: -webkit-fit-content;
  height: -moz-fit-content;
+
    height: -moz-fit-content;
  height: fit-content;
+
    height: fit-content;
  -o-object-fit: cover;
+
    -o-object-fit: cover;
    object-fit: cover;
+
    object-fit: cover;
  background-color:#E3E4F2;
+
    background-color: #E3E4F2;
 
}
 
}
  
 
.first-section .head-video {
 
.first-section .head-video {
  width: 100%;
+
    width: 100%;
  height: 400px;
+
    height: 400px;
  -ms-flex-item-align: center;
+
    -ms-flex-item-align: center;
      -ms-grid-row-align: center;
+
    -ms-grid-row-align: center;
      align-self: center;
+
    align-self: center;
  min-width: 100%;
+
    min-width: 100%;
 
}
 
}
  
 
.second-section {
 
.second-section {
  display: -webkit-box;
+
    display: -webkit-box;
  display: -ms-flexbox;
+
    display: -ms-flexbox;
  display: flex;
+
    display: flex;
  background: white;
+
    background: white;
  height: 550px;
+
    -webkit-box-orient: vertical;
  -webkit-box-orient: vertical;
+
    -webkit-box-direction: normal;
  -webkit-box-direction: normal;
+
    -ms-flex-direction: column;
      -ms-flex-direction: column;
+
    flex-direction: column;
          flex-direction: column;
+
 
}
 
}
 
 
.second-section .title {
 
.second-section .title {
  -ms-flex-item-align: center;
+
    -ms-flex-item-align: center;
      -ms-grid-row-align: center;
+
    -ms-grid-row-align: center;
      align-self: center;
+
    align-self: center;
  font-size: 2.5em;
+
    font-size: 2.5em;
  font-family: "Bebas Neue"!important;
+
    font-family: "Bebas Neue" !important;
  font-weight: bold;
+
    font-weight: bold;
  margin: .8em;
+
    margin: .8em;
 
}
 
}
  
 
.second-section .abstract-text {
 
.second-section .abstract-text {
  width: 70%;
+
    width: 70%;
  -ms-flex-item-align: center!important;
+
    -ms-flex-item-align: center !important;
      -ms-grid-row-align: center!important;
+
    -ms-grid-row-align: center !important;
      align-self: center;
+
    align-self: center;
  font-size: 1.7em!important;
+
    font-size: 1.4em !important;
  text-align: justify;
+
    text-align: justify;
  font-family: "Lato"!important;
+
    font-family: "Lato" !important;
  margin: .8em!important;
+
    margin: .8em !important;
 
}
 
}
.second-section p{
+
 
  width: 70%;
+
.second-section p {
  -ms-flex-item-align: center!important;
+
    width: 70%;
      -ms-grid-row-align: center!important;
+
    -ms-flex-item-align: center !important;
      align-self: center;
+
    -ms-grid-row-align: center !important;
  font-size: 1.7em!important;
+
    align-self: center;
  text-align: justify;
+
    font-size: 1.4em !important;
  font-family: "Lato"!important;
+
    text-align: justify;
  margin: .8em!important;
+
    font-family: "Lato" !important;
 +
    margin: .8em !important;
 
}
 
}
  
 
.third-section {
 
.third-section {
  display: -webkit-box;
+
    display: -webkit-box;
  display: -ms-flexbox;
+
    display: -ms-flexbox;
  display: flex;
+
    display: flex;
  height: 400px;
+
    height: 400px;
  background-color:#E3E4F2;
+
    background-color: #E3E4F2;
 
}
 
}
  
 
.third-section .third-section-text {
 
.third-section .third-section-text {
  display: -webkit-box;
+
    display: -webkit-box;
  display: -ms-flexbox;
+
    display: -ms-flexbox;
  display: flex;
+
    display: flex;
  -webkit-box-orient: vertical;
+
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
+
    -webkit-box-direction: normal;
      -ms-flex-direction: column;
+
    -ms-flex-direction: column;
          flex-direction: column;
+
    flex-direction: column;
  -ms-flex-preferred-size: 70%;
+
    -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
+
    flex-basis: 70%;
  -ms-flex-item-align: center;
+
    -ms-flex-item-align: center;
      align-self: center;
+
    align-self: center;
  text-align: center!important;
+
    text-align: center !important;
 
}
 
}
  
 
.third-section .third-section-text h2 {
 
.third-section .third-section-text h2 {
  font-family: "Bebas Neue";
+
    font-family: "Bebas Neue";
  font-size: 2em;
+
    font-size: 2em;
  text-align: center!important;
+
    text-align: center !important;
 
}
 
}
  
 
.third-section .third-section-text .third-section-bottom {
 
.third-section .third-section-text .third-section-bottom {
  font-weight: bold;
+
    font-weight: bold;
  text-align: center!important;
+
    text-align: center !important;
  font-size: 18px!important;
+
    font-size: 18px !important;
  
 
}
 
}
  
 
.third-section .third-section-text .third-section-middle {
 
.third-section .third-section-text .third-section-middle {
  font-family: "Lato"!important;
+
    font-family: "Lato" !important;
  font-size: 18px!important;
+
    font-size: 18px !important;
  text-align: center!important;
+
    text-align: center !important;
 
}
 
}
  
 
.third-section .peptine {
 
.third-section .peptine {
  -ms-flex-preferred-size: 30%;
+
    -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
+
    flex-basis: 30%;
  -ms-flex-item-align: center;
+
    -ms-flex-item-align: center;
      -ms-grid-row-align: center;
+
    -ms-grid-row-align: center;
      align-self: center;
+
    align-self: center;
  margin-left: 100px;
+
    margin-left: 100px;
 
}
 
}
  
 
.third-section .peptine img {
 
.third-section .peptine img {
  height: 18em;
+
    height: 18em;
 
}
 
}
  
 
.fourth-section {
 
.fourth-section {
  display: -webkit-box;
+
    display: -webkit-box;
  display: -ms-flexbox;
+
    display: -ms-flexbox;
  display: flex;
+
    display: flex;
  height: 400px;
+
    height: 400px;
  background-color: white;
+
    background-color: white;
 
}
 
}
  
 
.fourth-section .fourth-section-text {
 
.fourth-section .fourth-section-text {
  display: -webkit-box;
+
    display: -webkit-box;
  display: -ms-flexbox;
+
    display: -ms-flexbox;
  display: flex;
+
    display: flex;
  -webkit-box-orient: vertical;
+
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
+
    -webkit-box-direction: normal;
      -ms-flex-direction: column;
+
    -ms-flex-direction: column;
          flex-direction: column;
+
    flex-direction: column;
  -ms-flex-preferred-size: 70%;
+
    -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
+
    flex-basis: 70%;
  -ms-flex-item-align: center;
+
    -ms-flex-item-align: center;
      align-self: center;
+
    align-self: center;
  text-align: center;
+
    text-align: center;
 
}
 
}
  
 
.fourth-section .fourth-section-text h2 {
 
.fourth-section .fourth-section-text h2 {
  font-family: "Bebas Neue";
+
    font-family: "Bebas Neue";
  font-size: 2em;
+
    font-size: 2em;
 
}
 
}
  
 
.fourth-section .fourth-section-text .fourth-section-middle {
 
.fourth-section .fourth-section-text .fourth-section-middle {
  font-family: "Lato"!important;
+
    font-family: "Lato" !important;
  font-size: 18px!important;
+
    font-size: 18px !important;
  text-align: center!important;
+
    text-align: center !important;
 +
    margin-left:  20%;
 
}
 
}
  
 
.fourth-section .czyme-section {
 
.fourth-section .czyme-section {
  -ms-flex-preferred-size: 30%;
+
    -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
+
    flex-basis: 30%;
  -ms-flex-item-align: center;
+
    -ms-flex-item-align: center;
      -ms-grid-row-align: center;
+
    -ms-grid-row-align: center;
      align-self: center;
+
    align-self: center;
  margin-left: 100px;
+
    margin-left: 100px;
  -webkit-box-ordinal-group: 3;
+
    -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
+
    -ms-flex-order: 2;
          order: 2;
+
    order: 2;
 
}
 
}
  
 
.fourth-section .czyme-section img {
 
.fourth-section .czyme-section img {
  height: 18em;
+
    height: 18em;
 
}
 
}
  
 
.fifth-section {
 
.fifth-section {
  display: -webkit-box;
+
    display: -webkit-box;
  display: -ms-flexbox;
+
    display: -ms-flexbox;
  display: flex;
+
    display: flex;
  height: 400px;
+
    height: 400px;
  background-color:#E3E4F2;
+
    background-color: #E3E4F2;
 
}
 
}
  
 
.fifth-section .fifth-section-text {
 
.fifth-section .fifth-section-text {
  display: -webkit-box;
+
    display: -webkit-box;
  display: -ms-flexbox;
+
    display: -ms-flexbox;
  display: flex;
+
    display: flex;
  -webkit-box-orient: vertical;
+
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
+
    -webkit-box-direction: normal;
      -ms-flex-direction: column;
+
    -ms-flex-direction: column;
          flex-direction: column;
+
    flex-direction: column;
  -ms-flex-preferred-size: 70%;
+
    -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
+
    flex-basis: 70%;
  -ms-flex-item-align: center;
+
    -ms-flex-item-align: center;
      align-self: center;
+
    align-self: center;
  text-align: center;
+
    text-align: center;
 
}
 
}
  
 
.fifth-section .fifth-section-text h2 {
 
.fifth-section .fifth-section-text h2 {
  font-family: "Bebas Neue";
+
    font-family: "Bebas Neue";
  font-size: 2em;
+
    font-size: 2em;
 
}
 
}
  
 
.fifth-section .fifth-section-text .fifth-section-bottom {
 
.fifth-section .fifth-section-text .fifth-section-bottom {
  font-weight: bold;
+
    font-weight: bold;
  text-align: center!important;
+
    text-align: center !important;
  font-size: 18px!important;
+
    font-size: 18px !important;
 
}
 
}
  
 
.fifth-section .fifth-section-text .fifth-section-middle {
 
.fifth-section .fifth-section-text .fifth-section-middle {
  font-family: "Lato"!important;
+
    font-family: "Lato" !important;
  font-size: 18px!important;
+
    font-size: 18px !important;
  text-align: center!important;
+
    text-align: center !important;
 
}
 
}
  
 
.fifth-section .freddie-section {
 
.fifth-section .freddie-section {
  -ms-flex-preferred-size: 30%;
+
    -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
+
    flex-basis: 30%;
  -ms-flex-item-align: center;
+
    -ms-flex-item-align: center;
      -ms-grid-row-align: center;
+
    -ms-grid-row-align: center;
      align-self: center;
+
    align-self: center;
  margin-left: 100px;
+
    margin-left: 100px;
 
}
 
}
  
 
.fifth-section .freddie-section img {
 
.fifth-section .freddie-section img {
  height: 18em;
+
    height: 18em;
 
}
 
}
  
 
footer {
 
footer {
  display: -webkit-box;
+
    display: -webkit-box;
  display: -ms-flexbox;
+
    display: -ms-flexbox;
  display: flex;
+
    display: flex;
  -webkit-box-pack: center;
+
    -webkit-box-pack: center;
      -ms-flex-pack: center;
+
    -ms-flex-pack: center;
      justify-content: center;
+
    justify-content: center;
  height: 70px;
+
    height: 70px;
  background: #262C54;
+
    background: #262C54;
  align-items: center;
+
    align-items: center;
 
}
 
}
 +
 
.footer-text {
 
.footer-text {
  color: white;
+
    color: white;
  font-weight: bold;
+
    font-weight: bold;
  justify-content: center!important;
+
    justify-content: center !important;
 
}
 
}
  
</style>
+
h1, h2 {
 +
  overflow:  visible;
 +
}
  
 +
</style>
 
<!-------------------- HTML CONTENT -------------------------------->
 
<!-------------------- HTML CONTENT -------------------------------->
  
 
<body>
 
<body>
<div class="first-section">
+
    <div class="first-section">
         <video src="https://static.igem.org/mediawiki/2021/a/af/T--Open_Science_Global--promovid.mov" autoplay loop muted class="head-video"></video>
+
         <video src="https://static.igem.org/mediawiki/2021/a/af/T--Open_Science_Global--promovid.mov" autoplay loop class="head-video"></video>
 
     </div>
 
     </div>
 
 
     <section class="second-section">
 
     <section class="second-section">
 
+
         <h1 class="title">Abstract</h1>
       
+
         <p class="abstract-text">
 
+
             Biotechnology can change the world or even better, protect the world we have right now.
         <h1 class = "title">
+
             Rapid development and worldwide deployment of advanced biological technologies in various areas can help transition human civilization off of fossil energy and materials and avert a mass extinction. So, we need more experts to tackle world problems using the versatile tools of biotechnology. The barriers(time, money, resources) needed to just contribute using biotechnology is high. When we think of just the bare minimum biofoundry costs - all the biomaterials, chemical reagents, and hardware required, even that is expensive. But the good news is, the barrier is breaking down slowly through various global efforts like the FreeGenes project and OpenMTA. We as Team Friendzymes, an internationally distributed team, want to catalyse those efforts handful of steps at a time to ultimately have a frugal biofoundry in place analogous to the chaply.
            Abstract
+
         </p>
        </h1>  
+
         <p>
         <p class = "abstract-text">
+
             Biotechnology can change the world or even better, protect the world we have right now.  
+
             Rapid development and worldwide deployment of advanced biological technologies in various areas can help transition human civilization off of fossil energy and materials and avert a mass extinction. So, we need more experts to tackle world problems using the versatile tools of biotechnology. The barriers(time, money, resources) needed to just contribute using biotechnology is high. When we think of just the bare minimum biofoundry costs - all the biomaterials, chemical reagents, and hardware required, even that is expensive. But the good news is, the barrier is breaking down slowly through various global efforts like the FreeGenes project and OpenMTA. We as Team Friendzymes, an internationally distributed team, want to catalyse those efforts handful of steps at a time to ultimately have a frugal biofoundry in place analogous to the chaply.  
+
         </p>  
+
         <p>  
+
 
             We are taking part in iGEM under the alias Open Science Global and our first step in our grander vision is to produce and purify thermostable enzymes necessary for everyday use in a biotech lab. Have fun exploring our wiki to know how we are planning to do that!
 
             We are taking part in iGEM under the alias Open Science Global and our first step in our grander vision is to produce and purify thermostable enzymes necessary for everyday use in a biotech lab. Have fun exploring our wiki to know how we are planning to do that!
         </p>  
+
         </p>
          
+
         <p>
 +
          If you want to see what we achieved during our project, have a look at our <a href="https://2021.igem.org/Team:Open_Science_Global/Contribution">Contributions</a> page. Alternatively, you can start at the beginning and find out more about our <a href="https://2021.igem.org/Team:Open_Science_Global/Description">Project</a>.
 +
        </p>
 
     </section>
 
     </section>
 
 
     <section class="third-section">
 
     <section class="third-section">
 
+
         <div class="peptine">
         <div class = "peptine">
+
 
             <img src="https://static.igem.org/mediawiki/2021/4/43/T--Open_Science_Global--peptine.png" alt="Peptine">
 
             <img src="https://static.igem.org/mediawiki/2021/4/43/T--Open_Science_Global--peptine.png" alt="Peptine">
 
         </div>
 
         </div>
       
 
 
         <div class="third-section-text">
 
         <div class="third-section-text">
             <h2>
+
             <h2>The wetware challenge</h2>
                The wetware challenge
+
             <p class="third-section-middle">
            </h2>
+
                 The most commonly used E. coli Requires expensive equipment to extract recombinant protein.
             <p class = "third-section-middle">
+
                 The most commonly used E. coli Requires expensive equipment to extract recombinant protein.  
+
 
             </p>
 
             </p>
             <p class ="third-section-bottom">
+
             <p class="third-section-bottom">
                 Can we have something better?  
+
                 Can we have something better?
 
             </p>
 
             </p>
 
         </div>
 
         </div>
 
 
     </section>
 
     </section>
 
 
     <section class="fourth-section">
 
     <section class="fourth-section">
       
+
         <div class="czyme-section">
         <div class = "czyme-section">
+
 
             <img src="https://static.igem.org/mediawiki/2021/b/b3/T--Open_Science_Global--czyme.png" alt="Czyme">
 
             <img src="https://static.igem.org/mediawiki/2021/b/b3/T--Open_Science_Global--czyme.png" alt="Czyme">
 
         </div>
 
         </div>
 
 
         <div class="fourth-section-text">
 
         <div class="fourth-section-text">
             <h2>
+
             <h2>The software challenge</h2>
                The software challenge
+
             <p class="fourth-section-middle">
            </h2>
+
             <p class = "fourth-section-middle">
+
 
                 Can we tweak around the designing of the genetic constructs and tools to produce high quality and high yield proteins?
 
                 Can we tweak around the designing of the genetic constructs and tools to produce high quality and high yield proteins?
 
             </p>
 
             </p>
 
 
     </section>
 
     </section>
 
 
     <section class="fifth-section">
 
     <section class="fifth-section">
       
+
         <div class="freddie-section">
         <div class = "freddie-section">
+
 
             <img src="https://static.igem.org/mediawiki/2021/6/6b/T--Open_Science_Global--freddie.png" alt="Freddie">
 
             <img src="https://static.igem.org/mediawiki/2021/6/6b/T--Open_Science_Global--freddie.png" alt="Freddie">
 
         </div>
 
         </div>
 
 
         <div class="fifth-section-text">
 
         <div class="fifth-section-text">
             <h2>
+
             <h2>The hardware challenge</h2>
                The hardware challenge
+
             <p class="fifth-section-middle">
            </h2>
+
             <p class = "fifth-section-middle">
+
 
                 Frugal protein production/fermentation and purification requires complex techniques to master and tools not frugally acquirable.
 
                 Frugal protein production/fermentation and purification requires complex techniques to master and tools not frugally acquirable.
 
             </p>
 
             </p>
Line 325: Line 319:
 
                 Can we make it easier and cheaper?
 
                 Can we make it easier and cheaper?
 
             </p>
 
             </p>
 
 
     </section>
 
     </section>
 +
    <body>
  
    <footer>
 
        <h2 class = "footer-text">
 
            SPONSORS
 
        </h2>
 
 
    </footer>
 
<body>
 
 
</html>
 
</html>

Latest revision as of 06:52, 18 December 2021

Abstract

Biotechnology can change the world or even better, protect the world we have right now. Rapid development and worldwide deployment of advanced biological technologies in various areas can help transition human civilization off of fossil energy and materials and avert a mass extinction. So, we need more experts to tackle world problems using the versatile tools of biotechnology. The barriers(time, money, resources) needed to just contribute using biotechnology is high. When we think of just the bare minimum biofoundry costs - all the biomaterials, chemical reagents, and hardware required, even that is expensive. But the good news is, the barrier is breaking down slowly through various global efforts like the FreeGenes project and OpenMTA. We as Team Friendzymes, an internationally distributed team, want to catalyse those efforts handful of steps at a time to ultimately have a frugal biofoundry in place analogous to the chaply.

We are taking part in iGEM under the alias Open Science Global and our first step in our grander vision is to produce and purify thermostable enzymes necessary for everyday use in a biotech lab. Have fun exploring our wiki to know how we are planning to do that!

If you want to see what we achieved during our project, have a look at our Contributions page. Alternatively, you can start at the beginning and find out more about our Project.

Peptine

The wetware challenge

The most commonly used E. coli Requires expensive equipment to extract recombinant protein.

Can we have something better?

Czyme

The software challenge

Can we tweak around the designing of the genetic constructs and tools to produce high quality and high yield proteins?

Freddie

The hardware challenge

Frugal protein production/fermentation and purification requires complex techniques to master and tools not frugally acquirable.

Can we make it easier and cheaper?