Difference between revisions of "Team:UCopenhagen"

 
(140 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
<!--{{IGEM_TopBar}}-->
 
<!--{{IGEM_TopBar}}-->
 
{{UCopenhagen}}
 
{{UCopenhagen}}
 
<!-- {{Template:UCopenhagen/Footer}} -->
 
 
{{Template:UCopenhagen/Header3}}
 
{{Template:UCopenhagen/Header3}}
<!--{{Template:UCopenhagen/Footer_3}}-->
+
 
 +
 
  
 
<html>
 
<html>
<head>
+
  <head>
<title>UCopenhagen iGEM 2020 Official Page</title>
+
    <style>
<style>
+
      .image_container {
  .front_page_video_wrapper{
+
        position: relative;
    display: flex;
+
        width: 100%;
    margin: auto;
+
        overflow: hidden;
    width: 90%;
+
        -o-object-fit: cover;
    text-align: center;
+
        object-fit: cover;
  }
+
        margin-top: -5em;
 
+
      }
  .front_page_content_wrapper{
+
    margin: auto;
+
    width: 85%;
+
    background-color:"white";
+
  }
+
  
 +
      .image_container img {
 +
        margin: 0;
 +
        padding: 0;
 +
        height: 100%;
 +
      }
  
  .front_page_content_wrapper > div{
+
      .front_pic {
    margin: auto;
+
        position: relative;
    width: 90%;
+
        animation: droplets;
    background-color:"white";
+
        animation-duration: 3s;
    border: 1px solid yellow;
+
        animation-delay: 0.5s;
  }
+
        animation-fill-mode: forwards;
 +
        top: 0%;
 +
        left: 0%;
 +
        opacity: 0;
 +
        width: 150%;
 +
      }
  
  .second_info_box .textbite{
+
      .bg {
    text-align: right;
+
        position: absolute;
  }
+
        top: 0%;
 +
        left: 0%;
 +
        z-index: -2;
 +
        width: 150%;
 +
      }
  
  .textbite{
+
      @keyframes droplets {
    display: inline-block;
+
        0% {
    font-family: Arial;
+
          opacity: 0;
    font-size: 15px;
+
        }
    min-height: 20em;
+
        25% {
    vertical-align: middle;
+
          opacity: 1;
  }
+
          transform: translate(0,0);
 +
        }
 +
        100% {
 +
          transform: translate(0,1.75%);
 +
          opacity: 1;
 +
        }
 +
      }
  
  .photo{
+
      .catching {
    display: inline-block;
+
        display: flex;
  }
+
        justify-content: center;
 +
        align-items: center;
 +
        flex-direction: column;
 +
        position: absolute;
 +
        top: 18.5%;
 +
        left: 45%;
 +
        z-index: 1;
 +
      }
  
</style>
+
      .slogan {
</head>
+
        display: flex;
<body>
+
        flex-direction: row;
  <div class="front_page_video_wrapper">
+
        margin: 0 auto;
     <img src="https://placehold.it/1080x320">
+
        text-transform: uppercase;
  </div>
+
        font-family: Montserrat;
  <div class="front_page_content_wrapper">
+
        font-size: 2.3em;
     <div class="first_info_box">
+
        z-index: 1;
       <div class="textbite">
+
      }
         <p>Chronic Inflammatory Diseases (CIDs) are a source of great mental and physical distress to whoever suffers from <br>
+
 
them, and continue to be of great cost to society. Living with a CID, your well-being is at the mercy of your flare-ups <br>
+
      .fade {
and remissions – inconsistent and unpredictable good days followed by bad days. Sufferers are left needing frequent <br>
+
        animation-name: fadein;
hospital check-ups, and are thus always reminded of their condition despite not looking sick to others. This dichotomy <br>
+
        animation-duration: 2s;
is another source of distress for sufferers of CIDs, as the gap between being sick and looking healthy is one they’ll most <br>
+
        animation-fill-mode: forwards;
often have to deal with for their entire lives.</p>
+
        opacity: 0;
       </div>
+
      }
       <div class="photo">
+
 
         <a href="https://2020.igem.org/Team:UCopenhagen">
+
      .khamse {animation-delay: 2.3s;}
          <img src="https://static.igem.org/mediawiki/2020/6/66/T--UCopenhagen--Inflammation_GIF_V1.gif" width="250">
+
 
         </a>
+
 
      </div>
+
      @keyframes fadein{
    </div>
+
        0% {
     <div class="second_info_box">
+
          opacity: 0%;
       <div class="photo">
+
        }
        <a href="https://2020.igem.org/Team:UCopenhagen">
+
        100% {
          <img src="https://static.igem.org/mediawiki/2020/3/39/T--UCopenhagen--Plaster_GIF_V1.gif" width="300">
+
          opacity: 1;
           </a>
+
        }
 +
      }
 +
 
 +
      .everything {
 +
        margin: -5% 15% 0 15%;
 +
      }
 +
 
 +
      .first {
 +
        position: absolute;
 +
        top: 14%;
 +
        max-width: 40%;
 +
        z-index: 1;
 +
        background-image: url('https://static.igem.org/mediawiki/2020/3/3b/T--UCopenhagen--watercolor_mix2.png');
 +
        background-position: top;
 +
        background-repeat: no-repeat;
 +
        background-size: 100% 100%;
 +
        padding: 10%;
 +
      }
 +
 
 +
      .everything h2 {
 +
        margin-top: 5%;
 +
        margin-bottom: 3.5%;
 +
        font-family: Bavro;
 +
        color: #f1002d;
 +
        font-size: 35px;
 +
      }
 +
 
 +
     .page-wrapper{
 +
      margin-bottom: -20%;
 +
      margin-top: -5%;
 +
      max-width: 100%;
 +
      background-image: url("https://static.igem.org/mediawiki/2020/a/a3/T--UCopenhagen--watercolor_bg_smaller.png");
 +
      background-repeat: repeat-y;
 +
      background-size: 100%;
 +
      background-color: #fcecdf;
 +
      padding-bottom: 15%;
 +
      padding-top:5%;
 +
      text-align: justify;
 +
     }
 +
 
 +
       .todelt {
 +
         display: flex;
 +
        flex-direction: row;
 +
        justify-content: space-between;
 +
        margin: 2% 0 2% 0;
 +
      }
 +
 
 +
      .todelt .txt {
 +
        display: flex;
 +
        max-width: 50%;
 +
        padding: 0 2% 0 2%;
 +
      }
 +
 
 +
      .norm h2 {
 +
        text-align: center;
 +
        font-family: Bavro;
 +
        font-size: 35px;
 +
        color: #f1002d;
 +
 
 +
      }
 +
 
 +
      .norm {
 +
        display: flex;
 +
        flex-direction: column;
 +
        object-fit: contain;
 +
        margin: 0 auto;
 +
        padding-bottom: 2%;
 +
      }
 +
 
 +
      .txt h2 {
 +
        font-family: Bavro;
 +
        font-size: 35px;
 +
        color: #F3557E;
 +
        line-height: 1.4;
 +
       }
 +
 
 +
 
 +
       .first h2 {
 +
         line-height: 1.4;
 +
      }
 +
 
 +
      .image {
 +
        object-fit: contain;
 +
        width: 50%;
 +
      }
 +
 
 +
      .image img {
 +
        object-fit: contain;
 +
        width: 100%;
 +
        height: 100%;
 +
        margin-top: 2%;
 +
        margin-bottom: 2%;
 +
      }
 +
 
 +
      .txt {
 +
        display: flex;
 +
        flex-direction: column;
 +
        justify-content: center;
 +
      }
 +
 
 +
      .format {
 +
        font-family: Avenir;
 +
        font-size: 16px;
 +
        line-height: 1.3;
 +
        text-align: justify;
 +
      }
 +
 
 +
      .txt img {
 +
        object-fit: contain;
 +
        width: 85%;
 +
        height: 100%;
 +
        padding-bottom: 3.5%;
 +
        padding-top: 3.5%;
 +
        margin: 0 auto;
 +
      }
 +
 
 +
      .fun_fact {
 +
        margin: 0 auto;
 +
        max-width: 55%;
 +
        background-image: url('https://static.igem.org/mediawiki/2020/4/41/T--UCopenhagen--watercolor_mix1.png');
 +
         background-position: top;
 +
        background-repeat: no-repeat;
 +
        background-size: 100% 100%;
 +
        padding: 15% 7.5% 15% 7.5%;
 +
      }
 +
 
 +
    </style>
 +
 
 +
<!--{{HTML starts here}}-->
 +
 
 +
  </head>
 +
  <body>
 +
     <div class="image_container">
 +
       <img class="bg" src="https://static.igem.org/mediawiki/2020/b/b2/T--UCopenhagen--AC_Guy.png">
 +
      <img class="front_pic" src="https://static.igem.org/mediawiki/2020/1/1d/T--UCopenhagen--drops_ver_500.png">
 +
      <div class="catching">
 +
        <img src="https://static.igem.org/mediawiki/2020/4/4d/T--UCopenhagen--Logo_Transparent_BG.png" style="width:65%;">
 +
        <div class="slogan">
 +
           <p class="wahed" style="font-size: 24px; font-family: Avenir, Montserrat; color: #052155">Rubor. Calor. Tumor. Dolor</p>
 +
          <p class="khamse fade" style="font-size: 24px; font-family: Avenir, Montserrat; color: #052155">. <span style="color: #f3565c;">Sensor.</span></p>
 
         </div>
 
         </div>
      <div class="textbite">
 
        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<br>
 
        Curabitur iaculis neque et eros aliquet, dapibus aliquam felis condimentum.<br>
 
        Aliquam est enim, consequat a enim id, consequat sagittis odio. Donec iaculis <br>
 
        orci sodales luctus sagittis. Maecenas ullamcorper felis sed neque euismod, ac tempor dolor malesuada. </p>
 
 
       </div>
 
       </div>
 
     </div>
 
     </div>
     <div class="third_info_box">
+
     <div class="first txt">
       <div class="textbite">
+
       <h2 style="text-align: center;">Chronic Inflammatory Diseases</h2><div class="format">
        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<br>
+
      <b>Chronic Inflammatory Diseases (CIDs)</b> are debilitating, leaving your well-being
        Curabitur iaculis neque et eros aliquet, dapibus aliquam felis condimentum.<br>
+
      at the mercy of your flare-ups and remissions. Due to the complexity of these diseases,
        Aliquam est enim, consequat a enim id, consequat sagittis odio. Donec iaculis <br>
+
      no two patients' experiences are the same. Likewise, the right treatment for two people,
        orci sodales luctus sagittis. Maecenas ullamcorper felis sed neque euismod, ac tempor dolor malesuada. </p>
+
       even if they have the same disease, can be different, and to treat these diseases
       </div>
+
       properly, patients therefore need to <b>monitor the progression of their disease closely</b>
       <div class="photo">
+
      to gather as much information about it as possible.</div>
        <a href="https://2020.igem.org/Team:UCopenhagen">
+
          <img src="https://static.igem.org/mediawiki/2020/3/3f/T--UCopenhagen--RTK_GIF_V1.gif" width="450">
+
        </a>
+
      </div>
+
 
     </div>
 
     </div>
  </div>
+
    <div class="page-wrapper">
</body>
+
        <div class="everything">
 +
          <div class="second">
 +
            <div class="todelt">
 +
              <div class="image">
 +
                <img src="https://static.igem.org/mediawiki/2020/f/fd/T--UCopenhagen--complete_patch.png">
 +
              </div>
 +
              <div class="txt">
 +
                <h2>Our Solution</h2><div class="format">
 +
                To supplement current testing methods, we have designed <b>a sweat collecting patch</b>
 +
                that patients with CIDs can use to monitor their inflammation status on the go.
 +
                The plaster will sit on the patient's skin and change color depending on the
 +
                patient's level of inflammation, as it reflects itself in the patient's sweat.
 +
                This'll grant them an easy-to-use, non-invasive device that'll give them
 +
                insight into the progression of their disease, and provide them and their
 +
                healthcare professionals with valuable information about their illness, without
 +
                the discomfort surrounding current, more invasive testing methods.</div>
 +
              </div>
 +
            </div>
 +
          </div>
 +
          <div class="third norm txt">
 +
            <h2>What does this mean for the patients?</h2><div class="format">
 +
            Our tool stands for <b>patient empowerment.</b> Our self-monitoring device is
 +
            suitable for home use, and does not have to interfere with patients' daily
 +
            lives or act as a reminder of their illness. Instead, patients can go about their
 +
            day, knowing that they're collecting data on their disease while performing
 +
            other tasks. <br>
 +
            It allows for transparency for the patient regarding the progression of their CID,
 +
            can aid them in discovering the best self-management strategies that work for them,
 +
            and most of all, the collected data can help better guide healthcare professionals
 +
            in evaluating the efficacy of current or new treatment plans, allowing for faster
 +
            treatment adjustment.
 +
            <br>
 +
            CIDosis brings you the data needed to get <b>a clearer picture of your disease.</b></div>
 +
            <img src="https://static.igem.org/mediawiki/2020/b/b8/T--UCopenhagen--clearer_image.png">
 +
          </div>
 +
          <div class="fourth">
 +
            <div class="todelt">
 +
              <div style="max-width: 55%;" class="txt">
 +
                <h2>The Science</h2> <div class="format">
 +
                Our patch will contain <b>genetically modified yeast</b> expressing <b>engineered interleukin
 +
                receptors.</b> These interleukin receptors will bind and react to the inflammatory biomarkers (interleukins)
 +
                found in sweat, whereby a fused intracellular <b>split protein</b> will be recomplemented.
 +
                The recomplementation of the split protein then triggers a signaling pathway,
 +
                in which our signal is amplified, eventually resulting in the production of a pigment,
 +
                which will act as our reporter.
 +
                <br>
 +
                For more information on our engineered interleukin receptors and biosensor components,
 +
                check out our project design page!</div>
 +
              </div>
 +
              <div style="width: 40%;" class="image">
 +
                <img src="https://static.igem.org/mediawiki/2020/8/82/T--UCopenhagen--design_system_loop.gif">
 +
              </div>
 +
            </div>
 +
          </div>
 +
          <div class="fifth norm txt">
 +
            <div class="txt">
 +
              <h2>Three Tiers of Biosensor Design</h2> <div class="format">
 +
              Our scientific design has gone through many iterations, <b>guided especially
 +
              by our human practices and dry lab findings.</b> Through our engineering work,
 +
              we've come up with three different designs, in which we have three different
 +
              tiers of signal amplification, and three different intracellular modifications
 +
              to our interleukin receptors.</div>
 +
            <img style="width: 65%;" src="https://static.igem.org/mediawiki/2020/3/3f/T--UCopenhagen--dynamic-ranges.png">
 +
              <div class="format">For our design and engineering processes, check out our design page, modeling page, human practices page, and engineering success page!</div></div>
 +
          </div>
 +
          <div class="fun_fact txt">
 +
            <h3 style="font-family: Bavro; font-size: 28px; text-align: center;">Fun Fact!</h3>
 +
            <span style="text-align: center; font-family: Avenir; font-size: 16px;">Inflammation is tied to heat, pain, redness, and swelling. In latin,
 +
            that's <b>calor, dolor, rubor, and tumor.</b> It fits perfectly with developing an
 +
            inflammation <b>biosens-or</b> ;)</span>
 +
         
 +
          </div>
 +
          </div>
 +
    </div>
 +
  </body>
 
</html>
 
</html>
  
{{Template:UCopenhagen/Footer_2}}
+
 
 +
{{Template:UCopenhagen/Footer_Bubbly_sponsors}}

Latest revision as of 23:45, 27 October 2020


Rubor. Calor. Tumor. Dolor

. Sensor.

Chronic Inflammatory Diseases

Chronic Inflammatory Diseases (CIDs) are debilitating, leaving your well-being at the mercy of your flare-ups and remissions. Due to the complexity of these diseases, no two patients' experiences are the same. Likewise, the right treatment for two people, even if they have the same disease, can be different, and to treat these diseases properly, patients therefore need to monitor the progression of their disease closely to gather as much information about it as possible.

Our Solution

To supplement current testing methods, we have designed a sweat collecting patch that patients with CIDs can use to monitor their inflammation status on the go. The plaster will sit on the patient's skin and change color depending on the patient's level of inflammation, as it reflects itself in the patient's sweat. This'll grant them an easy-to-use, non-invasive device that'll give them insight into the progression of their disease, and provide them and their healthcare professionals with valuable information about their illness, without the discomfort surrounding current, more invasive testing methods.

What does this mean for the patients?

Our tool stands for patient empowerment. Our self-monitoring device is suitable for home use, and does not have to interfere with patients' daily lives or act as a reminder of their illness. Instead, patients can go about their day, knowing that they're collecting data on their disease while performing other tasks.
It allows for transparency for the patient regarding the progression of their CID, can aid them in discovering the best self-management strategies that work for them, and most of all, the collected data can help better guide healthcare professionals in evaluating the efficacy of current or new treatment plans, allowing for faster treatment adjustment.
CIDosis brings you the data needed to get a clearer picture of your disease.

The Science

Our patch will contain genetically modified yeast expressing engineered interleukin receptors. These interleukin receptors will bind and react to the inflammatory biomarkers (interleukins) found in sweat, whereby a fused intracellular split protein will be recomplemented. The recomplementation of the split protein then triggers a signaling pathway, in which our signal is amplified, eventually resulting in the production of a pigment, which will act as our reporter.
For more information on our engineered interleukin receptors and biosensor components, check out our project design page!

Three Tiers of Biosensor Design

Our scientific design has gone through many iterations, guided especially by our human practices and dry lab findings. Through our engineering work, we've come up with three different designs, in which we have three different tiers of signal amplification, and three different intracellular modifications to our interleukin receptors.
For our design and engineering processes, check out our design page, modeling page, human practices page, and engineering success page!

Fun Fact!

Inflammation is tied to heat, pain, redness, and swelling. In latin, that's calor, dolor, rubor, and tumor. It fits perfectly with developing an inflammation biosens-or ;)


Icons made by Freepik from www.flaticon.com