Difference between revisions of "Team:NYU Abu Dhabi"

 
(311 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
+
<html>
<html lang="en" class="no-js">
+
  
<style>
+
<head>
.pw {
+
    <!-- jQuery -->
  position: absolute;
+
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/jQuery?action=raw&ctype=text/javascript"></script>
  z-index: 1;
+
    <!-- Popper -->
  left: 0;
+
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/Popper?action=raw&ctype=text/javascript"></script>
  right:0;
+
    <!-- Bootstrap -->
  top: 1;
+
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapCSS?action=raw&ctype=text/css" />
  bottom: 15;
+
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapJS?action=raw&ctype=text/javascript"></script>
  margin-left: 250px;
+
  -webkit-perspective: 1400px;
+
  -moz-perspective: 1400px;
+
  perspective: 1400px;
+
  -webkit-perspective-origin: 10% 10%;
+
  -moz-perspective-origin: 10% 10%;
+
  perspective-origin: 10% 10%;
+
  background: #fff;
+
}
+
  
.pw1 {
 
  position: absolute;
 
  z-index: 1;
 
  left: 0;
 
  right:0;
 
  top: 1;
 
  bottom: 15;
 
  margin-top: 100px;
 
  margin-left: 250px;
 
  margin-right: 250px;
 
  -webkit-perspective: 1400px;
 
  -moz-perspective: 1400px;
 
  perspective: 1400px;
 
  -webkit-perspective-origin: 10% 10%;
 
  -moz-perspective-origin: 10% 10%;
 
  perspective-origin: 10% 10%;
 
  background: #fff;
 
}
 
  
/*
 
////////////Taming media wiki settings///////////////////*/
 
  
 +
    <!-- Reset CSS -->
 +
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/ResetCSS?action=raw&ctype=text/css" />
  
#HQ_page p{
 
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
 
    font-size: 14px;
 
    line-height: 1.42857143;
 
  
     text-align: center;
+
     <!-- BEGIN CUSTOM CSS -->
    /*this above textalig is only for the homepage*/
+
  
}
+
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/CSS?action=raw&ctype=text/css" />
 +
    <!-- <link rel="stylesheet" href="./style.css" /> -->
  
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
     <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/homeCSS?action=raw&ctype=text/css" />
     display: none;
+
     <!-- <link rel="stylesheet" href="./home.css" /> -->
}
+
#content {
+
    margin: 0;
+
     padding: 0;
+
    width: 100%;
+
  
     color: #555555;
+
     <!-- END CUSTOM CSS -->
}
+
  
 +
    <script>
 +
        window.onload = () => {
 +
            var activated;
 +
            var svg = document.getElementById("hero-image").getSVGDocument();
  
#globalWrapper {
+
            var links = [
  font-size: 100%;
+
                ["bio", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Description"],
}
+
                ["engineering", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Description"],
 +
                ["demo", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Demonstrate"],
 +
                ["integrated", "https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Gold_Integrated"],
 +
                ["hpsilver", "https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver"],
 +
                ["englab", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Engineering"],
 +
                ["design", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Applied_Design"],
 +
                ["app", "https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver"],
 +
                ["attributions", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Attributions"],
 +
                ["team", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Team"],
 +
                ["parts", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Parts"],
 +
                ["results", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Results"],
 +
                ["protocols", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Protocols"],
 +
                ["biolab", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Biology"]
 +
            ]
  
 +
            links.forEach(function (link) {
 +
                $(svg.getElementById(link[0])).hover(function () {
 +
                    $(this).css('cursor', 'pointer');
 +
                }, function () {
 +
                    $(this).css('cursor', 'auto');
 +
                }).click(function () {
 +
                    window.location.href = link[1];
 +
                });
 +
            });
  
#bodyContent {
 
    margin-top: -15px;
 
    margin-bottom: -20px;
 
}
 
  
#top_title, #sideMenu {
+
        }
     display: none;
+
     </script>
}
+
</head>
  
a:visited {
+
<body>
    color: #000000;
+
    <div id="app">
}
+
        <!-- Navbar -->
a {
+
        <nav class="navbar navbar-expand-lg fixed-top navbar-light bg-light">
    color: #000000;
+
            <a class="navbar-brand" href="https://2017.igem.org/Team:NYU_Abu_Dhabi">
    text-decoration: none;
+
                <img src="https://static.igem.org/mediawiki/2017/0/0d/T--NYU_Abu_Dhabi--horizontal-logo.png" alt="" />
}
+
            </a>
 +
            <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown"
 +
                aria-expanded="false" aria-label="Toggle navigation">
 +
                <span class="navbar-toggler-icon"></span>
 +
            </button>
 +
            <div class="collapse navbar-collapse" id="navbarNavDropdown">
 +
                <ul class="navbar-nav">
 +
                    <li class="nav-item">
 +
                        <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi">Home
 +
                            <span class="sr-only">(current)</span>
 +
                        </a>
 +
                    </li>
 +
                    <li class="nav-item dropdown">
 +
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                            Project
 +
                        </a>
 +
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Description">Our Project</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Results">Results</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Parts">Parts</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Demonstrate">Demo</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Applied_Design">Design</a>
 +
                        </div>
 +
                    </li>
  
#big-container a:visited {
+
                    <li class="nav-item">
    color: #002bb8;
+
                        <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Collaborations">Collaborations</a>
}
+
                    </li>
  
 +
                    <li class="nav-item dropdown">
 +
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                            Lab Notebook
 +
                        </a>
 +
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Biology">Biology</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engineering">Engineering</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Protocols">Protocols</a>
 +
                        </div>
 +
                    </li>
  
#top-section {
+
                    <li class="nav-item dropdown">
    border: none;
+
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
    height: 0px;}
+
                            Human Practices
#content {
+
                        </a>
    border: none !important;}
+
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
#sideMenu,
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP">Overview</a>
#top_title {
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver">Human Practices</a>
    display: none;
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Gold_Integrated">Integrated Human Practices</a>
}
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engagement">Engagement and Education</a>
 +
                        </div>
 +
                    </li>
  
 +
                    <li class="nav-item">
 +
                        <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/InterLab">Interlab</a>
 +
                    </li>
  
#globalWrapper {
+
                    <li class="nav-item dropdown">
    font-size: inherit;
+
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
    padding-bottom: 0;
+
                            Team
}
+
                        </a>
 +
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Team">Team</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Attributions">Attributions</a>
 +
                        </div>
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
        </nav>
  
 +
        <!-- BEGIN CONTENT HERE https://static.igem.org/mediawiki/2017/b/b2/FinalImg.svg-->
  
#top_menu_under {
+
        <object id="hero-image" data="https://static.igem.org/mediawiki/2017/b/b2/FinalImg.svg" type="image/svg+xml"> </object>
    height: 0px;
+
}
+
  
ul {
+
        <!-- END CONTENT HERE -->
    list-style-image: none; //removes the iGEM wiki bullets
+
}
+
</style>
+
  
    <head>
+
         <!-- Footer -->
        <meta charset="utf-8">
+
         <div class="footer">
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+
             <div class="container-fluid">
        <meta name="description" content="">
+
                <div class="row">
        <meta name="keywords" content="">
+
                    <div class="col-lg-4 footer-section">
        <meta name="author" content="">
+
                        <p class="footer-text">
        <title>NYU Abu Dhabi</title>
+
                            NYU Abu Dhabi is a research university with a fully integrated liberal arts and science college. It draws students from around
         <!-- Styles -->
+
                            the world, and prepares them for the challenges and opportunities of our interconnected world.
         <link rel="stylesheet" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/bootstrapmin?action=raw&ctype=text/css" type="text/css">
+
                            </br>
        <link rel="stylesheet" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/peicon7stroke?action=raw&ctype=text/css" type="text/css">
+
                             <a href="http://nyuad.nyu.edu/en/about.html">Read More</a>
        <link rel="stylesheet" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/animatemin?action=raw&ctype=text/css" type="text/css">
+
                        </p>
        <link rel="stylesheet" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/animations?action=raw&ctype=text/css" type="text/css">
+
                    </div>
        <link rel="stylesheet" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/owlcarousel?action=raw&ctype=text/css" type="text/css">
+
                    <div class="col-lg-4 footer-section">
        <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/style?action=raw&ctype=text/css">
+
                        <p class="footer-text">
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/modernizrcustom?action=raw&ctype=text/javascript"></script>
+
                            NYUAD Saadiyat Island </br>
</head>
+
                            Abu Dhabi, P.O. Box 129188, U.A.E </br>
 
+
                            <a href="mailto:nyuad.igem@nyu.edu">Email</a>
    <!-- PRELOADER -->
+
                            </br>
    <div class="preloader">
+
                            <a href="https://www.facebook.com/iGEMNYUAD/" target="_blank">Facebook</a>
        <div class="spinner">
+
                            </br>
             <div class="dot1"></div>
+
                        </p>
            <div class="dot2"></div>
+
                    </div>
        </div>
+
                    <div class="col-lg-4 footer-section">
    </div>
+
                        <img class="footer-logo" src="https://static.igem.org/mediawiki/2017/7/71/IDT.png" />
    <!-- end: PRELOADER  -->
+
                        <img class="footer-logo2" src="https://static.igem.org/mediawiki/2017/2/2d/T--UrbanTundra_Edmonton--igemlogo.jpg" />
 
+
                        <img class="footer-logo" src="https://static.igem.org/mediawiki/2017/c/c8/NYU_Abu_Dhabi.png" />
<!-- NAVIGATION -->
+
                    </div>
<nav role="navigation">
+
<!-- Logo -->
+
<a href="index.html" class="logo logo-img">
+
<img src="https://static.igem.org/mediawiki/2017/b/b7/T--NYU_Abu_Dhabi--logo.png" class="img-responsive" alt="euforia">
+
</a>
+
<!-- end: Logo -->
+
<!-- Menu -->
+
<div class="navi-scroll">
+
<div class="navi-col">
+
<ul class="menu menu-v2">
+
<li><a class="page-link" href="#home"><span data-hover="home">Home</span><i class="fa fa-home"></i></a></li>
+
<li><a class="page-link" href="#team"><span data-hover="team">Team</span><i class="fa fa-briefcase"></i></a></li>
+
<li><a class="page-link" href="#ourproject"><span data-hover="Our Project">Our Project</span><i class="fa fa-lightbulb-o"></i></a></li>
+
<!--<li><a class="page-link" href="#portfolio"><span data-hover="portfolio">portfolio</span><i class="fa fa-picture-o"></i></a></li>
+
<li><a class="page-link" href="#blog"><span data-hover="blog">blog</span><i class="fa fa-pencil"></i></a></li>-->
+
<!--<li><a class="page-link" href="#contact"><span data-hover="contact">contact</span> <i class="fa fa-phone"></i></a></li>-->
+
</ul>
+
</div><!-- .navi-col -->
+
</div><!-- .navi-scroll -->
+
<!-- end: Menu -->
+
</nav>
+
<!-- end: NAVIGATION -->
+
 
+
<div class="page-wrapper">
+
 
+
<section id="home" class="page-activ">
+
<!-- <div class="owl-carousel rotate-text">
+
<h3><span class="color-default">स्वागतम्</span></h3>
+
<div class="item">
+
<h3><font face="Helvetica" color="red">Welcome</font></h3>
+
</div>
+
<div class="item">
+
<h3><font face="Helvetica" color="blue">Hola!</font></h3>
+
</div>
+
<div class="item">
+
<h3> <font face="Helvetica" color="orange">Bonjour</font></h3>
+
</div>
+
</div> -->
+
<h1 align="center">Project Description</h1>
+
<div class="pw1">
+
<br><br><br>
+
<p align="center">The most common type of bacterial infection stems from contact with Escherichia coli, which when ingested can cause a variety of symptoms ranging from nausea to diarrhea.
+
  Shiga toxin-producing E. coli (STECs) are responsible for the majority of foodborne E. coli infections because the shiga toxin produced inhibits protein synthesis in all cells.
+
  While most countries now have stringent food safety regulations in place to prevent the sale of contaminated foods, small scale manufacturers, particularly street food vendors, often do not have access, time or pressure to consult laboratories about the safety of their food.
+
  Therefore, STEC-illnesses are still a major problem in countries that revolve around street food.<br>
+
Our project aims to produce a portable device that allows for the detection of STEC through the use of loop-mediated isothermal amplification (LAMP), a technique that is similar to, but more sensitive than, polymerase chain reaction (PCR). The end goal of our project is to provide food vendors an opportunity to easily and quickly detect for the presence of STEC in their products to ensure that they are complying with government standards efficiently and conveniently. The results of each test will be uploaded into a database that provides consumers with the date, location and result of each STEC test. This will ensure that both vendor and consumer are safe, leading to a decrease incidence of foodborne E.coli infections.</p>
+
</div>
+
</section>
+
 
+
            <section id="team">
+
                <div class="content">
+
                    <div class="container-fluid">
+
                        <div class="row">
+
                             <div class="col-lg-10 col-lg-offset-1">
+
 
+
                                <header>
+
                                    <h3>About Us</h3>
+
<h5>Meet the team</h5>
+
</header>
+
 
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/6/66/T--NYU_Abu_Dhabi--adrienne.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Adrienne Chang</font></h3>
+
        </div>
+
        <p style="text-align:left">
+
Major: Chemistry (Biochemistry)<br>
+
Year: 2018 <br>
+
Where are you from: US/Taiwan <br>
+
Something interesting about yourself: My spirit animal is a sloth. <br>
+
Why do you want to participate in iGEM? I’ve always been interested in engineering and was curious to see how I could combine both passions.
+
        </p>
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Alex Cho</font></h3>
+
        </div>
+
        <p style="text-align:left">
+
Major: Biology<br>
+
Year: 2020 <br>
+
Where are you from: South Korea <br>
+
Something interesting about yourself: I’m a South Korean soldier next year. <br>
+
Why do you want to participate in iGEM? You don’t say no to these things.
+
        </p>
+
    </div>
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/8/8f/T--NYU_Abu_Dhabi--alex.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/5/52/T--NYU_Abu_Dhabi--diego.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Diego Kleiman</font></h3>
+
        </div>
+
        <p style="text-align:left">
+
Major: Biology<br>
+
Year: 2020 <br>
+
Where are you from: Argentina <br>
+
Something interesting about yourself: I am interested in exploring what can be learnt at the interface between biology and other disciplines. <br>
+
Why do you want to participate in iGEM? I think that iGEM is a great opportunity to develop an interdisciplinary project that draws upon biological knowledge to solve a real-world problem.
+
        </p>
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Fathurur Said</font></h3>
+
        </div>
+
        <p style="text-align:left">
+
Major: Electrical Engineering<br>
+
Year: 2019 <br>
+
Where are you from: Indonesia <br>
+
Something interesting about yourself: I was 5 days away from getting struck by Tsunami.<br>
+
Why do you want to participate in iGEM? Who says engineers can’t join a Biology competition?
+
        </p>
+
    </div>
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/3/3c/T--NYU_Abu_Dhabi--said.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/0/0c/T--NYU_Abu_Dhabi--nisa.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Khairunnisa Mentari Semesta</font></h3>
+
        </div>
+
        <p style="text-align:left">
+
Major: Biology<br>
+
Year: 2018<br>
+
Where are you from: Indonesia <br>
+
Something interesting about yourself: In my life I’ve survived multiple earthquakes and volcanic eruptions… #Indonesian<br>
+
Why do you want to participate in iGEM? My synthetic biology class introduced me to iGEM - I couldn’t wait to get hands-on experience in my final year!
+
        </p>
+
    </div>
+
</div><!-- .row -->
+
 
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Laura Karpauskaite</font></h3>
+
        </div>
+
        <p style="text-align:left">
+
Major: Biology<br>
+
Year: 2020 <br>
+
Where are you from: Lithuania<br>
+
Something interesting about yourself: Went to a 30km cross-country skiing marathon without knowing how to ski.<br>
+
Why do you want to participate in iGEM? It seemed like a great opportunity to learn more about synthetic biology.
+
        </p>
+
    </div>
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/0/06/T--NYU_Abu_Dhabi--laura.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/9/90/T--NYU_Abu_Dhabi--hamid.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Muhammad Shehryar Hamid</font></h3>
+
        </div>
+
        <p style="text-align:left">
+
Major: Civil Engineering (Biochemistry)<br>
+
Year: 2020 <br>
+
Where are you from: Pakistan <br>
+
Something interesting about yourself: I have lived at ten different houses, each for at least more than a year, throughout my life. <br>
+
Why do you want to participate in iGEM? To acknowledge myself with the meeting grounds of biology and engineering, and to learn how to integrate this knowledge in designing bioengineering systems.
+
        </p>
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Pratik Maisuria</font></h3>
+
        </div>
+
        <p style="text-align:left">
+
Major: Mechanical Engineering<br>
+
Year: 2019<br>
+
Where are you from: Suva,Fiji <br>
+
Something interesting about yourself: Not many people can find Fiji on the map. <br>
+
Why do you want to participate in iGEM? YI get to work with machines and organisms, experimenting and creating a hybrid of life and automata.
+
        </p>
+
    </div>
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/f/f4/T--NYU_Abu_Dhabi--pratik.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/a/af/T--NYU_Abu_Dhabi--saad.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Saad Sultan</font></h3>
+
        </div>
+
        <p style="text-align:left">
+
Major: Mechanical Engineering<br>
+
Year: 2019<br>
+
Where are you from: Faisalabad, Pakistan<br>
+
Something interesting about yourself: Snorkeled with Sharks, sea turtles and dolphins at three different reefs in the Maldives.<br>
+
Why do you want to participate in iGEM? I’ve always had a love for biology and, well, biology and engineering together just sound irresistible so I couldn’t hold myself back.
+
        </p>
+
    </div>
+
</div><!-- .row -->
+
 
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Sampanna Bhattarai</font></h3>
+
        </div>
+
        <p style="text-align:left">
+
Major: Computer Engineering<br>
+
Year: 2020 <br>
+
Where are you from: Kathmandu, Nepal <br>
+
Something interesting about yourself: I haven’t seen snowfall yet (I’m from Nepal). <br>
+
Why do you want to participate in iGEM? The array of experiences required for iGEM, not only confined synthetic biology, instigated me to work on this project.
+
        </p>
+
    </div>
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/9/9f/T--NYU_Abu_Dhabi--sampanna.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
</div><!-- .row -->
+
 
+
</div>
+
</div>
+
</div>
+
</div>
+
</section>
+
 
+
<section id="ourproject">
+
    <div class="content">
+
        <div class="container-fluid">
+
            <div class="row">
+
                <div class="col-lg-10 col-lg-offset-1">
+
                  <h1>Under Construction</h1>
+
 
                 </div>
 
                 </div>
              </div>
 
 
             </div>
 
             </div>
          </div>
+
        </div>
        </section>
+
</body>
  
</div>
 
<!-- PLUGIN SCRIPTS -->
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/jquery213min?action=raw&ctype=text/javascript"></script>
 
<script src="hhttps://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/bootstrapmin?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/jqueryeasingmin?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/jquerybackstretchmin?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/owlcarouselmin?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/jqueryhoverdir?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/functions?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/custom?action=raw&ctype=text/javascript"></script>
 
 
</html>
 
</html>

Latest revision as of 17:44, 31 October 2017