Difference between revisions of "Team:NYU Abu Dhabi"

 
(23 intermediate revisions by one other user not shown)
Line 23: Line 23:
 
     <!-- <link rel="stylesheet" href="assets/css/styles.min.css"> -->
 
     <!-- <link rel="stylesheet" href="assets/css/styles.min.css"> -->
 
     <link rel="prefetch" href="https://2019.igem.org/wiki/images/thumb/0/0a/T--NYU_Abu_Dhabi--prender1.png/1600px-T--NYU_Abu_Dhabi--prender1.png">
 
     <link rel="prefetch" href="https://2019.igem.org/wiki/images/thumb/0/0a/T--NYU_Abu_Dhabi--prender1.png/1600px-T--NYU_Abu_Dhabi--prender1.png">
 
+
    <script>
 +
      let getName = () => {
 +
      const name = document.getElementById('user_item').innerText;
 +
      return name.charAt(0).toUpperCase() + name.slice(1);
 +
      }
 +
      let setIt = () => {
 +
        if(((getName()!="Login")||(getName()==""))){
 +
          if((getName().length<= 15)) {
 +
      document.getElementById('nameHolder').innerHTML = "Meet Volatect, " + getName() + ". ";
 +
      clearInterval(intervalAdder);
 +
    }
 +
    }
 +
      }
 +
      intervalAdder = setInterval(setIt, 300);
 +
      $(window).load(function(){
 +
    $('.loader').fadeOut();
 +
      });
 +
    </script>
 
</head>
 
</head>
  
Line 79: Line 96:
 
                             <a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Software">Software</a><a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Hardware">Hardware</a>
 
                             <a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Software">Software</a><a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Hardware">Hardware</a>
 
                             <a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Parts">Parts</a>
 
                             <a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Parts">Parts</a>
 +
                            <a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Demonstrate">Demonstrate</a>
  
 
                         </div>
 
                         </div>
Line 92: Line 110:
 
                             <a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Results">Results&nbsp;</a>
 
                             <a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Results">Results&nbsp;</a>
 
                           <a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Design">Design</a>
 
                           <a class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Design">Design</a>
                          <a
+
 
                                  class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Improve">Improve</a>
+
 
                             <a
 
                             <a
 
                                     class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Safety">Safety</a>
 
                                     class="dropdown-item" role="presentation" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Safety">Safety</a>
Line 120: Line 137:
 
                     </li>
 
                     </li>
  
                    <li class="nav-item" role="presentation"><a class="nav-link" href="https://2019.igem.org/Team:NYU_Abu_Dhabi/Software">WEB API</a></li>
+
 
 
                 </ul>
 
                 </ul>
 
             </div>
 
             </div>
Line 131: Line 148:
 
             <div class="row">
 
             <div class="row">
 
                 <div class="col-md-12">
 
                 <div class="col-md-12">
<div id="fadeHeaderOut"></div><h1 id="meetVolatectHeader" class="text-center" style="padding-top:20%;font-size: 9vh;color: rgb(255,255,255);font-family: Catamaran !important; font-weight: 200 !important;">Meet Volatect. A disease diagnostic device that works like magic</h1><div id="scene"></div></div>
+
<div id="fadeHeaderOut"></div><h1 id="meetVolatectHeader" class="text-center" style="padding-top:20%;font-size: 9vh;color: rgb(255,255,255);font-family: Catamaran !important; font-weight: 200 !important;"><span id="nameHolder"></span><br /> Flying safe starts by flying healthy.</h1><div id="scene"></div></div>
 
             </div>
 
             </div>
 
             <div class="row">
 
             <div class="row">
Line 192: Line 209:
 
</div>
 
</div>
 
         </div>
 
         </div>
         <!-- Start: HEADER_ANIMATIONS --><div style="position:fixed;left: 0;
+
         <!-- Start: HEADER_ANIMATIONS --><div style="position:fixed;left: 0;
right: 0;" id="productImage"><div class="text-center"><img id="productImageActual" src="https://2019.igem.org/wiki/images/thumb/0/0a/T--NYU_Abu_Dhabi--prender1.png/1600px-T--NYU_Abu_Dhabi--prender1.png" style="max-width:900px;" ><div id="pinTheProduct"></div></div></div>
+
right: 0;" id="productImage">
 +
 
 +
<div class="text-center">
 +
  <img src="https://2019.igem.org/wiki/images/a/ab/T--NYU_Abu_Dhabi--loaderyo.gif" class="loader img-fluid" /><br/><img id="productImageActual" src="https://2019.igem.org/wiki/images/1/16/T--NYU_Abu_Dhabi--pn1.png" style="max-width:400px;"><div id="pinTheProduct"></div></div></div>
  
 
<script>
 
<script>
Line 206: Line 226:
 
         //end hover
 
         //end hover
 
         // build tween
 
         // build tween
         var tweenMoveProduct = TweenMax.to("#productImage", 1000, {top:"20%"});
+
         var tweenMoveProduct = TweenMax.to("#productImage", 1000, {top:"25%"});
 
         var tweenFadeOut = TweenMax.to("#productImage", 1000, {opacity:0});
 
         var tweenFadeOut = TweenMax.to("#productImage", 1000, {opacity:0});
 
         var tweenRotate = TweenMax.to("#productImageActual",0,{rotation:0});
 
         var tweenRotate = TweenMax.to("#productImageActual",0,{rotation:0});
 
         var images = [
 
         var images = [
         "https://2019.igem.org/wiki/images/thumb/0/0a/T--NYU_Abu_Dhabi--prender1.png/1600px-T--NYU_Abu_Dhabi--prender1.png",
+
         "https://2019.igem.org/wiki/images/1/16/T--NYU_Abu_Dhabi--pn1.png",
         "https://2019.igem.org/wiki/images/thumb/d/db/T--NYU_Abu_Dhabi--prender2.png/1600px-T--NYU_Abu_Dhabi--prender2.png",
+
        "https://2019.igem.org/wiki/images/3/35/T--NYU_Abu_Dhabi--pn2.png",
         "https://2019.igem.org/wiki/images/thumb/e/e5/T--NYU_Abu_Dhabi--prender3.png/1600px-T--NYU_Abu_Dhabi--prender3.png",
+
         "https://2019.igem.org/wiki/images/e/ee/T--NYU_Abu_Dhabi--pn3.png",
        "https://2019.igem.org/wiki/images/thumb/1/1f/T--NYU_Abu_Dhabi--prender4.png/1600px-T--NYU_Abu_Dhabi--prender4.png",
+
        "https://2019.igem.org/wiki/images/0/06/T--NYU_Abu_Dhabi--pn4.png",
        "https://2019.igem.org/wiki/images/thumb/f/fa/T--NYU_Abu_Dhabi--prender5.png/1600px-T--NYU_Abu_Dhabi--prender5.png",
+
         "https://2019.igem.org/wiki/images/e/e2/T--NYU_Abu_Dhabi--pn5.png",
        "https://2019.igem.org/wiki/images/thumb/1/1b/T--NYU_Abu_Dhabi--prender6.png/1600px-T--NYU_Abu_Dhabi--prender6.png",
+
        "https://2019.igem.org/wiki/images/e/e8/T--NYU_Abu_Dhabi--pn6.png",
             "https://2019.igem.org/wiki/images/thumb/f/f5/T--NYU_Abu_Dhabi--prender7.png/1600px-T--NYU_Abu_Dhabi--prender7.png"
+
            "https://2019.igem.org/wiki/images/3/32/T--NYU_Abu_Dhabi--pn8.png",
 +
            "https://2019.igem.org/wiki/images/3/32/T--NYU_Abu_Dhabi--pn9.png",
 +
            "https://2019.igem.org/wiki/images/e/ea/T--NYU_Abu_Dhabi--pn10.png",
 +
            "https://2019.igem.org/wiki/images/1/13/T--NYU_Abu_Dhabi--pn11.png",
 +
            "https://2019.igem.org/wiki/images/2/2e/T--NYU_Abu_Dhabi--pn12.png",
 +
            "https://2019.igem.org/wiki/images/f/f9/T--NYU_Abu_Dhabi--pn13.png",
 +
            "https://2019.igem.org/wiki/images/2/25/T--NYU_Abu_Dhabi--pn14.png",
 +
            "https://2019.igem.org/wiki/images/9/91/T--NYU_Abu_Dhabi--pn15.png",
 +
            "https://2019.igem.org/wiki/images/6/61/T--NYU_Abu_Dhabi--pn16.png",
 +
            "https://2019.igem.org/wiki/images/a/a9/T--NYU_Abu_Dhabi--pn17.png",
 +
            "https://2019.igem.org/wiki/images/4/42/T--NYU_Abu_Dhabi--pn18.png",
 +
            "https://2019.igem.org/wiki/images/8/87/T--NYU_Abu_Dhabi--pn19.png",
 +
            "https://2019.igem.org/wiki/images/3/34/T--NYU_Abu_Dhabi--pn20.png",
 +
            "https://2019.igem.org/wiki/images/1/1f/T--NYU_Abu_Dhabi--pn21.png",
 +
            "https://2019.igem.org/wiki/images/b/bd/T--NYU_Abu_Dhabi--pn22.png",
 +
            "https://2019.igem.org/wiki/images/6/66/T--NYU_Abu_Dhabi--pn23.png",
 +
             "https://2019.igem.org/wiki/images/b/bc/T--NYU_Abu_Dhabi--pn24.png",
 +
            "https://2019.igem.org/wiki/images/0/0e/T--NYU_Abu_Dhabi--p25.png",
 +
            "https://2019.igem.org/wiki/images/4/4b/T--NYU_Abu_Dhabi--p26.png",
 +
            "https://2019.igem.org/wiki/images/2/2c/T--NYU_Abu_Dhabi--p28.png",
 +
            "https://2019.igem.org/wiki/images/8/8e/T--NYU_Abu_Dhabi--p29.png"
 +
 
 +
 
 +
 
 +
 
 
     ];
 
     ];
  
Line 246: Line 290:
 
     );
 
     );
 
         // build scene
 
         // build scene
         var timelineProductAnimation = new TimelineMax().add(tweenHeaderFade).add(tweenRotate).add(tweenMoveProduct).add(tweenBlast).add(tweenFadeOut).add(tweenRemoveDisplay);
+
         var timelineProductAnimation = new TimelineMax().add(tweenHeaderFade).add(tweenRotate).add(tweenMoveProduct).add(tweenBlast,"f").add(tweenFadeOut).add(tweenRemoveDisplay);
 
         var scene2 = new ScrollMagic.Scene({ duration:"150%",offset:"0"})
 
         var scene2 = new ScrollMagic.Scene({ duration:"150%",offset:"0"})
 
         .setPin("#productImage")
 
         .setPin("#productImage")
Line 734: Line 778:
 
<rect fill="url(#New_Pattern)" width="1560" height="400"/>
 
<rect fill="url(#New_Pattern)" width="1560" height="400"/>
 
       </svg></div><div id="" class="col-sm-5 my-auto">
 
       </svg></div><div id="" class="col-sm-5 my-auto">
     <h1 class="headingTextBioEngineering" style="font-size: 5vw;">Microfluidics</h1>
+
     <h1 class="headingTextBioEngineering" style="font-size: 5vw;font-family:avenir">Microfluidics</h1>
 
     <p class="gradientText" style="font-size: 1.5vw;">
 
     <p class="gradientText" style="font-size: 1.5vw;">
 
Microfluidics unites the reliability of lab tests with the  integrated efficiency of a printed circuit board. It tackles the challenges of controlling fluid flow in micromillimeters sized channel geometries and facilitating complex on-chip biological protocols both spatially and temporally.  In accordance with the international trends of integrating technologies to ensure reliable use, scalability and user availability, Volatect's chip is the result of improving multiple iterations on iGEM's diagnostics track over the years and a pursuit of high standards both in signal quality and chemical contamination prevention.
 
Microfluidics unites the reliability of lab tests with the  integrated efficiency of a printed circuit board. It tackles the challenges of controlling fluid flow in micromillimeters sized channel geometries and facilitating complex on-chip biological protocols both spatially and temporally.  In accordance with the international trends of integrating technologies to ensure reliable use, scalability and user availability, Volatect's chip is the result of improving multiple iterations on iGEM's diagnostics track over the years and a pursuit of high standards both in signal quality and chemical contamination prevention.
Line 760: Line 804:
 
   animation: blinker 1s linear infinite;
 
   animation: blinker 1s linear infinite;
 
}
 
}
}
+
 
 
.banaan2 {
 
.banaan2 {
 
   fill: red;
 
   fill: red;
Line 766: Line 810:
 
   animation: blinker 1s linear infinite;
 
   animation: blinker 1s linear infinite;
 
}
 
}
}
+
 
  
 
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
 
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
Line 3,694: Line 3,738:
 
         <div class="container">
 
         <div class="container">
 
             <p class="text-center">©&nbsp;Volatect 2019. All Rights Reserved.</p>
 
             <p class="text-center">©&nbsp;Volatect 2019. All Rights Reserved.</p>
            <ul class="list-inline" style="color:black;">
 
                <li class="list-inline-item"><a href="#" style="color:black;">Privacy</a></li>
 
                <li class="list-inline-item"><a href="#" style="color:black;">Terms</a></li>
 
                <li class="list-inline-item"><a href="#" style="color:black;">FAQ</a></li>
 
            </ul>
 
 
         </div>
 
         </div>
 
     </footer>
 
     </footer>
Line 3,719: Line 3,758:
 
     </div>
 
     </div>
 
     <!-- Start: SmoothWheel Integration --> <script>
 
     <!-- Start: SmoothWheel Integration --> <script>
       $(function(){
+
       /*$(function(){
  
 
     var $window = $(window);        //Window object
 
     var $window = $(window);        //Window object
Line 3,742: Line 3,781:
 
     });
 
     });
  
});
+
});*/
 
     </script>
 
     </script>
 
     <!-- End: SmoothWheel Integration -->
 
     <!-- End: SmoothWheel Integration -->

Latest revision as of 03:58, 22 October 2019

Volatect


Flying safe starts by flying healthy.


REVOLUTIONIZING YOUR TRAVEL EXPERIENCE

Meet Volatect. A disease diagnostic device that works like magic. 

pre order

REVOLUTIONIZING YOUR TRAVEL EXPERIENCE

State of the art Engineering and Biology

Crispr

CRISPR (Clustered Regularly Interspaced Short Palindromic Repeats) is a genome-editing technology derived from the bacterial defense system strategy to cut the DNA of viruses and other invading bodies. The method we are utilizing, DETECTR, involves the use of CRISPR-Cas12a to accurately detect a DNA sequence and cut a fluorescent probe to release light upon detection.

Microfluidics

Microfluidics unites the reliability of lab tests with the integrated efficiency of a printed circuit board. It tackles the challenges of controlling fluid flow in micromillimeters sized channel geometries and facilitating complex on-chip biological protocols both spatially and temporally. In accordance with the international trends of integrating technologies to ensure reliable use, scalability and user availability, Volatect's chip is the result of improving multiple iterations on iGEM's diagnostics track over the years and a pursuit of high standards both in signal quality and chemical contamination prevention.

WEB API

An API (Application Programming Interface) simply put is a way for applications to communicate with each other. The Volatect API is intended to be used by medical researchers. We believe that the data that comes out of air travel disease reports from our device could help immensely in the analysis and prediction of outbreaks around the world as we provide disease diagnosis in relation to the nationality and the flight path of the passengers.

State-of-the-art Biology and Engineering


CRISPR

CRISPR technology is a simple yet powerful tool for editing genomes. It allows researchers to easily alter DNA sequences and modify gene function. Its many potential applications include correcting genetic defects, treating and preventing the spread of diseases and improving crops. However, its promise also raises ethical concerns.In popular usage, "CRISPR" (pronounced "crisper") is shorthand for "CRISPR-Cas9." CRISPRs are specialized stretches of DNA. The protein Cas9 (or "CRISPR-associated") is an enzyme that acts like a pair of molecular scissors, capable of cutting strands of DNA.

Microfluidics

Microfluidics unites the reliability of lab tests with the integrated efficiency of a printed circuit board. It tackles the challenges of controlling fluid flow in micromillimeters sized channel geometries and facilitating complex on-chip biological protocols both spatially and temporally. In accordance with the international trends of integrating technologies to ensure reliable use, scalability and user availability, Volatect's chip is the result of improving multiple iterations on iGEM's diagnostics track over the years and a pursuit of high standards both in signal quality and chemical contamination prevention.

Volatect API

We built a WEB API that allows secure access to the data we collect using our device. Medical researchers can now use the data we collect from passengers in airports to predict and report disease outbreaks before they happen. 

We  new friends!

© Volatect 2019. All Rights Reserved.