Difference between revisions of "Team:Open Science Global"

Line 7: Line 7:
 
@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: -ms-flexbox;
+
    display: flex;
+
    background: white;
+
    -webkit-box-orient: vertical;
+
    -webkit-box-direction: normal;
+
    -ms-flex-direction: column;
+
    flex-direction: column;
+
}
+
.first-section .title {
+
    -ms-flex-item-align: center;
+
    -ms-grid-row-align: center;
+
    align-self: center;
+
    font-size: 2.5em;
+
    font-family: "Bebas Neue" !important;
+
    font-weight: bold;
+
    margin: .8em;
+
}
+
 
+
.first-section .abstract-text {
+
    width: 70%;
+
    -ms-flex-item-align: center !important;
+
    -ms-grid-row-align: center !important;
+
    align-self: center;
+
    font-size: 1.4em !important;
+
    text-align: justify;
+
    font-family: "Lato" !important;
+
    margin: .8em !important;
+
}
+
 
+
.first-section p {
+
    width: 70%;
+
    -ms-flex-item-align: center !important;
+
    -ms-grid-row-align: center !important;
+
    align-self: center;
+
    font-size: 1.4em !important;
+
    text-align: justify;
+
    font-family: "Lato" !important;
+
    margin: .8em !important;
+
}
+
 
+
+
.second-section  
+
  
 
{
 
{
Line 64: Line 21:
 
}
 
}
  
.second-section .head-video {
+
.first-section .head-video {
 
     width: 100%;
 
     width: 100%;
 
     height: 400px;
 
     height: 400px;
Line 73: Line 30:
 
}
 
}
  
.third-section {
+
.second-section {
 
     display: -webkit-box;
 
     display: -webkit-box;
 
     display: -ms-flexbox;
 
     display: -ms-flexbox;
Line 83: Line 40:
 
     flex-direction: column;
 
     flex-direction: column;
 
}
 
}
.third-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;
Line 93: Line 50:
 
}
 
}
  
.third-section .abstract-text {
+
.second-section .abstract-text {
 
     width: 70%;
 
     width: 70%;
 
     -ms-flex-item-align: center !important;
 
     -ms-flex-item-align: center !important;
Line 104: Line 61:
 
}
 
}
  
.third-section p {
+
.second-section p {
 
     width: 70%;
 
     width: 70%;
 
     -ms-flex-item-align: center !important;
 
     -ms-flex-item-align: center !important;
Line 115: Line 72:
 
}
 
}
  
.fourth-section {
+
.third-section {
 
     display: -webkit-box;
 
     display: -webkit-box;
 
     display: -ms-flexbox;
 
     display: -ms-flexbox;
Line 123: Line 80:
 
}
 
}
  
.fourth-section .third-section-text {
+
.third-section .third-section-text {
 
     display: -webkit-box;
 
     display: -webkit-box;
 
     display: -ms-flexbox;
 
     display: -ms-flexbox;
Line 138: Line 95:
 
}
 
}
  
.fourth-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;
Line 144: Line 101:
 
}
 
}
  
.fourth-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;
Line 151: Line 108:
 
}
 
}
  
.fourth-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;
Line 157: Line 114:
 
}
 
}
  
.fourth-section .peptine {
+
.third-section .peptine {
 
     -ms-flex-preferred-size: 30%;
 
     -ms-flex-preferred-size: 30%;
 
     flex-basis: 30%;
 
     flex-basis: 30%;
Line 166: Line 123:
 
}
 
}
  
.fourth-section .peptine img {
+
.third-section .peptine img {
 
     height: 18em;
 
     height: 18em;
 
}
 
}
  
.fifth-section {
+
.fourth-section {
 
     display: -webkit-box;
 
     display: -webkit-box;
 
     display: -ms-flexbox;
 
     display: -ms-flexbox;
Line 178: Line 135:
 
}
 
}
  
.fifth-section .fourth-section-text {
+
.fourth-section .fourth-section-text {
 
     display: -webkit-box;
 
     display: -webkit-box;
 
     display: -ms-flexbox;
 
     display: -ms-flexbox;
Line 193: Line 150:
 
}
 
}
  
.fifth-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;
 
}
 
}
  
.fifth-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;
Line 205: Line 162:
 
}
 
}
  
.fifth-section .czyme-section {
+
.fourth-section .czyme-section {
 
     -ms-flex-preferred-size: 30%;
 
     -ms-flex-preferred-size: 30%;
 
     flex-basis: 30%;
 
     flex-basis: 30%;
Line 217: Line 174:
 
}
 
}
  
.fifth-section .czyme-section img {
+
.fourth-section .czyme-section img {
 
     height: 18em;
 
     height: 18em;
 
}
 
}
  
.sixth-section {
+
.fifth-section {
 
     display: -webkit-box;
 
     display: -webkit-box;
 
     display: -ms-flexbox;
 
     display: -ms-flexbox;
Line 229: Line 186:
 
}
 
}
  
.sixth-section .fifth-section-text {
+
.fifth-section .fifth-section-text {
 
     display: -webkit-box;
 
     display: -webkit-box;
 
     display: -ms-flexbox;
 
     display: -ms-flexbox;
Line 244: Line 201:
 
}
 
}
  
.sixth-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;
 
}
 
}
  
.sixth-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;
Line 255: Line 212:
 
}
 
}
  
.sixth-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;
Line 261: Line 218:
 
}
 
}
  
.sixth-section .freddie-section {
+
.fifth-section .freddie-section {
 
     -ms-flex-preferred-size: 30%;
 
     -ms-flex-preferred-size: 30%;
 
     flex-basis: 30%;
 
     flex-basis: 30%;
Line 270: Line 227:
 
}
 
}
  
.sixth-section .freddie-section img {
+
.fifth-section .freddie-section img {
 
     height: 18em;
 
     height: 18em;
 
}
 
}

Revision as of 06:26, 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?