Difference between revisions of "Team:NYU Abu Dhabi/Attributions"

Line 1: Line 1:
 +
<html>
 +
  <head>
 +
    <!-- jQuery -->
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/jQuery?action=raw&ctype=text/javascript"></script>
 +
    <!-- Popper -->
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/Popper?action=raw&ctype=text/javascript"></script>
 +
    <!-- Bootstrap -->
 +
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapCSS?action=raw&ctype=text/css" />
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapJS?action=raw&ctype=text/javascript"></script>
 +
    <!-- Reset CSS -->
 +
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/ResetCSS?action=raw&ctype=text/css" />
 +
 +
    <!-- BEGIN CUSTOM CSS -->
 +
 +
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/CSS?action=raw&ctype=text/css" />
 +
    <!-- <link rel="stylesheet" href="./style.css" /> -->
 +
 +
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/homeCSS?action=raw&ctype=text/css" />
 +
    <!-- <link rel="stylesheet" href="./home.css" /> -->
 +
 +
    <!-- END CUSTOM CSS -->
 +
 +
  </head>
 +
  <body>
 +
    <div id="app">
 +
      <!-- Navbar -->
 +
      <nav class="navbar navbar-expand-lg fixed-top navbar-light bg-light">
 +
        <a class="navbar-brand" href="#">
 +
          <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 active">
 +
              <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/Model">Model</a>
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Applied_Design">Design</a>
 +
              </div>
 +
            </li>
 +
 +
            <li class="nav-item">
 +
              <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>
 +
 +
            <li class="nav-item dropdown">
 +
              <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                Human Practices
 +
              </a>
 +
              <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP">Overview</a>
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver">Silver Human Practices</a>
 +
                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Gold_Integrated">Integrated 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>
 +
 +
            <li class="nav-item dropdown">
 +
              <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                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>
 +
 +
 +
 
  <h2 class="section-header">Surveys</h2>
 
  <h2 class="section-header">Surveys</h2>
 
         <div id="unlcollaboration">
 
         <div id="unlcollaboration">

Revision as of 15:29, 18 October 2017

Surveys

We would like to thank the following individuals and departments for their help in making our project this year a success:

  • Professor Kourosh Salehi-Ashtiani, Professor Yong-Ak Song , and Professor Mazin Magzoub, for leading our efforts and facilitating our research as principal investigators.
  • Ibrahim Chehade, Mona Kalmouni, and Ashley Isaac, for being wonderful instructors in guiding us throughout the technical aspects of our project and the Interlab study.
  • Xi Wei, for being a source of information and help in setting up our LAMP assay.
  • Nisala Saheed, for designing the E. coLAMP logo and the roll-up banner.
  • Nouf Al-Hamly, for reaching out to the UAE high school students and facilitating our synthetic biology workshop.
  • Brighton College, for attending our synthetic biology workshop enthusiastically.
  • Joaquín Kunkel, for designing the postcard for the Düsseldorf-Köln collaboration.
  • Tomas Venit and the NYUAD Percipalle Lab, for helping us troubleshoot our cloning experiment and giving us access to their pJET cloning vector.
  • Agung Astuti and Triwibowo Yuwono, for facilitating with the elementary school workshop about food safety in Indonesia.
  • Matthew Karau, for helping us in preparing for the high school engineering workshop and providing us the necessary materials.

Special thanks to David Scicchitano and the NYU Abu Dhabi Science Department for providing the funding that has made this entire project possible.