Difference between revisions of "Team:USNA Annapolis/Team"

 
(164 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
<style type="text/css">
 
<style type="text/css">
  
 +
.dropdowntext {
 +
      color: #0AA699!important;
 +
      font-size: 16px;
 +
}
 +
 +
.dropdown {
 +
  position: relative;
 +
  display: inline-block;
 +
}
 +
.dropdown-content {
 +
  display: none;
 +
  align: center;
 +
  position: absolute;
 +
  background-color: transparent;
 +
  min-width: 80px;
 +
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 +
  /* Fallback for web browsers that don't support RGBa */
 +
  background-color: rgb(255, 255, 255);
 +
  /* RGBa with 0.6 opacity */
 +
  background-color: rgba(255, 255, 255,1);
 +
  /* For IE 5.5 - 7*/
 +
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
 +
  /* For IE 8*/
 +
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
 +
  z-index: 1;
 +
}
 +
.dropdown:hover .dropdown-content {
 +
  display: block;
 +
}
 +
.dropcolor:hover {
 +
  background-color: rgba(255, 0, 0, 1);
 +
}
 +
 +
 +
 +
#firstheader {
 +
        color:#ffffff;
 +
}
 +
 +
 +
 +
.footerlogosizes {
 +
       
 +
        max-width: 200px!important;
 +
 +
}
 +
 +
 +
.logoclear:hover {
 +
        opacity: 1;
 +
}
 +
.logoclear1 {
 +
        opacity: .6;
 +
}
 +
 +
 +
 +
.background-colors1 {
 +
        background-color: #ADD8E6!important;
 +
        margin-right: 5px;
 +
}
 +
 +
.background-colors2 {
 +
        background-color: #FFE5B4;
 +
        margin-right: 5px;
 +
        margin-left: 5px;
 +
}
  
 
<!-- might not need ->#contentSub, #footer-box, #catlinks, #search-controls,
 
<!-- might not need ->#contentSub, #footer-box, #catlinks, #search-controls,
Line 12: Line 79:
 
display: none;
 
display: none;
 
} -->
 
} -->
 +
 +
.background-pic {
 +
        background-image: url("https://static.igem.org/mediawiki/2017/3/3d/USNA_Annapolis-homebackfade4.jpg");
 +
        width: 100%;
 +
        height: 800px;
 +
        float: left;
 +
        margin-top: -40px;
 +
        text-shadow: 2px 2px 8px #4D4D4D;
 +
       
 +
}
 +
.margshift {
 +
        margin-top: 50px;
 +
}
 +
small {
 +
        color: #B27300!important;
 +
 +
}
 +
 +
 +
 +
 +
<!-- stuff for when the style sheet wants to be dumb -->
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
  
Line 61: Line 159:
 
<!-- implementation of top search bar -->
 
<!-- implementation of top search bar -->
 
<header>
 
<header>
    <div class= "navbar navbar-default navbar-fixed-top" style="padding-top: 25px">
+
  <div class= "navbar navbar-default navbar-fixed-top" style="padding-top: 25px">
        <div class="text-center col-sm-12" id="navigation">
+
 
            <nav>
+
  <!-- spacer column -->
                <a href="https://2017.igem.org/Team:USNA_Annapolis" id="home">Main</a>
+
  <div class="text-center col-sm-2" id="navtigation"></div>
                <a href="https://2017.igem.org/Team:USNA_Annapolis/Team">Team</a>
+
 
                <a href="https://2017.igem.org/Team:USNA_Annapolis/Description">Project</a>
+
 
                <a href="https://2017.igem.org/Team:USNA_Annapolis/HP/Gold_Integrated">Human Practices</a>
+
    <div class="text-center col-sm-2" id="navigation">
                <a href="https://2017.igem.org/Team:USNA_Annapolis/Model">Modeling</a>
+
     
            </nav>
+
      <div class="dropdown"><a href="https://2017.igem.org/Team:USNA_Annapolis"> Main </a>
 +
 
 +
    </div>
 +
    </div>
 +
    <div class="text-center col-sm-2" id="navigation">
 +
     
 +
      <div class="dropdown"><a href="https://2017.igem.org/Team:USNA_Annapolis/Team"> Team </a>
 +
    </div>
 +
    </div>
 +
 
 +
    <div class="text-center col-sm-2" id="navigation">
 +
     
 +
      <div class="dropdown"><span> <a href="https://2017.igem.org/Team:USNA_Annapolis/Description"> Project </a> </span>
 +
 
 +
      <div class="dropdown-content">
 +
        <div class="dropcolor">
 +
          <span class="drop" style="color: blue;"> <a href="https://2017.igem.org/Team:USNA_Annapolis/Model">Modeling</a>  
 +
          </span>  
 
         </div>
 
         </div>
 +
        <div class="dropcolor">
 +
          <span class="drop" style="color: blue"> <a href="https://2017.igem.org/Team:USNA_Annapolis/InterLab">InterLab</a>
 +
          </span>
 +
        </div>
 +
        <div class="dropcolor">
 +
          <span class="drop" style="color: blue"><a href="https://2017.igem.org/Team:USNA_Annapolis/Improve">Improve</a>
 +
          </span>
 +
        </div>
 +
        <div class="dropcolor">
 +
          <span class="drop" style="color: blue"> <a
 +
          href="https://2017.igem.org/Team:USNA_Annapolis/Demonstrate">Demonstrate</a>
 +
          </span>
 +
        </div>
 +
        <div class="dropcolor">
 +
          <span class="drop" style="color: blue">
 +
          <a href="https://2017.igem.org/Team:USNA_Annapolis/Collaborations">Collaboration</a>
 +
          </span>
 +
        </div>
 +
        <div class="dropcolor">
 +
          <span class="drop" style="color: blue"> <a
 +
          href="https://2017.igem.org/Team:USNA_Annapolis/Attributions">Attributions</a>
 +
          </span>
 +
        </div>
 +
        <div class="dropcolor">
 +
          <span class="drop" style="color: blue"> <a
 +
          href="https://2017.igem.org/Team:USNA_Annapolis/Notebook">Notebook</a>
 +
          </span>
 +
        </div>
 +
      </div>
 
     </div>
 
     </div>
 +
  </div>
 +
      <div class="text-center col-sm-2" id="navigation">
 +
     
 +
        <div class="dropdown"><a href="https://2017.igem.org/Team:USNA_Annapolis/HP/Silver">Human Practice</a>
 +
          <div class="dropdown-content">
 +
            <div class="dropcolor">
 +
              <span class="drop" style="color: blue">
 +
              <a href="https://2017.igem.org/Team:USNA_Annapolis/HP/Silver">HP-Silver</a>
 +
              </span>
 +
            </div>
 +
            <div class="dropcolor">
 +
              <span class="drop" style="color: blue">
 +
              <a href="https://2017.igem.org/Team:USNA_Annapolis/HP/Gold_Integrated">HP-Gold</a>
 +
              </span>
 +
            </div>
 +
 +
          </div>
 +
        </div>
 +
      </div>
 +
  </div>
 
</header>
 
</header>
  
  
 +
<div class="background-pic box-picshad">
  
<div class="column full_size" >
 
  
<h1>Meet the Team</h1> <br/>
+
 
</div>
+
<div class="column center margshift" ><img src="https://static.igem.org/mediawiki/igem.org/8/82/USNA_Annapolis-Seal.jpg" align="middle" alt="Seal"> </div>
<h2 class="center"><font size="20" The Students </font size></h2>
+
  
 
<div class="column full_size" >
 
<div class="column full_size" >
<p>
 
  
  <li><a href="#Seok">Seok Park</a></li>
 
  <li><a href="#Alex">Alex Ki</a></li>
 
 
 
  <li><a href="#Cassie">Cassie Garfola</a></li>
 
  <li><a href="#Dwayne">Dwayne Williams</a> </li>
 
 
 
  <li><a href="#Joe">Joe Roehm</a></li>
 
  <li><a href="#Erin">Erin Kusuda</a></li>
 
  
  <li><a href="#Kimberly">Kimberly Moran</a></li>
+
<h1 id="firstheader">Meet the Team</h1> <br/>
  <li><a href="#Pyung">Pyung On Choi</a></li>
+
</p>
+
 
</div>
 
</div>
 +
<h2 class="center"><font size="20"> The Students </font size></h2>
  
<div class="clear"> Something should be here</div><!-- practice -->
 
  
<div class="column half_size" >
 
<h5>Inspiration</h5>
 
<p>You can look at what other teams did to get some inspiration! <br />
 
Here are a few examples:</p>
 
<ul>
 
<li><a href="https://2014.igem.org/Team:METU_Turkey_team">METU Turkey </a></li>
 
<li><a href="https://2014.igem.org/Team:Colombia/Members">Colombia</a></li>
 
<li><a href="https://2014.igem.org/Team:Stony_Brook/Team">Stony Brook</a></li>
 
<li><a href="https://2014.igem.org/Team:OUC-China/Team">OUC-China</a></li>
 
</ul>
 
 
</div>
 
 
<div class="column half_size" >
 
<h5>What should this page contain?</h5>
 
<ul>
 
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
 
<li>You can add a small biography or a few words from each team member, to tell us what you like, and what motivated you to participate in iGEM.</li>
 
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
 
<li>Remember that image galleries can help you showcase many pictures while saving space.</li>
 
</ul>
 
</div>
 
  
 
<!-- Seok's bio -->
 
<!-- Seok's bio -->
  
  
<div class="row row-eq-height memberrow">
+
<div class="row row-eq-height memberrow">  
   <div class="col-md-8 text-col-left">
+
   <div class="col-md-8 text-col-left background-colors1">
 
     <h3 id="Seok">Seok Park<br>
 
     <h3 id="Seok">Seok Park<br>
 
     <small>Team Leader</small></h3>
 
     <small>Team Leader</small></h3>
Line 136: Line 266:
 
     </p>
 
     </p>
 
   </div>
 
   </div>
   <div class="col-md-4 img-100">
+
   <div class="col-md-4 img-100" >
     <img src="https://static.igem.org/mediawiki/igem.org/b/b1/USNA_Annapolis-Park.jpg" alt="Seok Park" class="img-responsive pictureshadow">
+
     <img src="https://static.igem.org/mediawiki/2017/b/b1/USNA_Annapolis-Park.jpg" alt="Seok Park" class="pictureshadow" height="300px" width="250px">
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 146: Line 276:
 
<div class="row row-eq-height memberrow">
 
<div class="row row-eq-height memberrow">
 
   <div class="col-md-4 img-100">
 
   <div class="col-md-4 img-100">
     <img src="https://static.igem.org/mediawiki/igem.org/d/d6/USNA_Annapolis-Ki.jpg" alt="Alex" id="Alex" class="img-responsive pictureshadow" style="height:350; width: 200;">
+
     <img src="https://static.igem.org/mediawiki/2017/d/d6/USNA_Annapolis-Ki.jpg" alt="Alex" id="Alex" class="pictureshadow" height="300px" width="250px";>
 
   </div>
 
   </div>
   <div class="col-md-8 text-col-right">
+
   <div class="col-md-8 text-col-right background-colors1">
 
     <h3>Alex Ki<br>
 
     <h3>Alex Ki<br>
 
     <small>Team Leader and Modeling Expert</small></h3>
 
     <small>Team Leader and Modeling Expert</small></h3>
Line 161: Line 291:
  
 
<div class="row row-eq-height memberrow">
 
<div class="row row-eq-height memberrow">
   <div class="col-md-8 text-col-left">
+
   <div class="col-md-8 text-col-left background-colors1">
 
     <h3>Cassie Garfola<br>
 
     <h3>Cassie Garfola<br>
 
     <small>Chemical Engineer and Bio-hazard Specialist</small></h3>
 
     <small>Chemical Engineer and Bio-hazard Specialist</small></h3>
Line 170: Line 300:
 
   </div>
 
   </div>
 
   <div class="col-md-4 img-100">
 
   <div class="col-md-4 img-100">
     <img src="https://static.igem.org/mediawiki/igem.org/2/29/USNA_Annapolis-Garfola.png" alt="Cassie" id="Cassie" class="img-responsive pictureshadow">
+
     <img src="https://static.igem.org/mediawiki/igem.org/2/29/USNA_Annapolis-Garfola.png" alt="Cassie" id="Cassie" class="pictureshadow" height="300px" width="250px">
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 177: Line 307:
 
<div class="row row-eq-height memberrow">
 
<div class="row row-eq-height memberrow">
 
   <div class="col-md-4 img-100">
 
   <div class="col-md-4 img-100">
     <img src="https://static.igem.org/mediawiki/igem.org/f/f9/USNA_Annapolis-Barrow.jpg" alt="Natalia" id="Natalia" class="img-responsive pictureshadow" style="height:350; width: 200;">
+
     <img src="https://static.igem.org/mediawiki/2017/f/f9/USNA_Annapolis-Barrow.jpg" alt="Natalia" id="Natalia" class="pictureshadow" height="300px" width="250px">
 
   </div>
 
   </div>
   <div class="col-md-8 text-col-right">
+
   <div class="col-md-8 text-col-right background-colors1">
 
     <h3>Natalia Barrow<br>
 
     <h3>Natalia Barrow<br>
 
     <small>Research Expert and Analyst</small></h3>
 
     <small>Research Expert and Analyst</small></h3>
Line 193: Line 323:
  
 
<div class="row row-eq-height memberrow">
 
<div class="row row-eq-height memberrow">
   <div class="col-md-8 text-col-left">
+
   <div class="col-md-8 text-col-left background-colors1">
 
     <h3>Dwayne Williams<br>
 
     <h3>Dwayne Williams<br>
 
     <small>DNA Augmentation Specialist</small></h3>
 
     <small>DNA Augmentation Specialist</small></h3>
 
     <h4 class="university-title">US Naval Academy</h4>
 
     <h4 class="university-title">US Naval Academy</h4>
 
+
'
     <p> MIDN 1/C Cassandra Garfola is a senior at the United States Naval Academy and a chemistry major. She is from North Beach, MD, and she plans to commission in the United States Navy as a Naval Flight Officer in May of 2018.
+
     <p> MIDN 2/C Dwayne Williams is a junior at the United States Naval Academy and he is a chemistry major. He is from Houston, Texas and he plans to commission in the United States Marine Corps as an aviator.
 
     </p>
 
     </p>
    <p class="parkdescr"/>
 
 
   </div>
 
   </div>
 
   <div class="col-md-4 img-100">
 
   <div class="col-md-4 img-100">
     <img src="https://static.igem.org/mediawiki/igem.org/archive/3/3b/20170628180712%21T--USNA-Annapolis--Alex_Ki_Bio.jpg" alt="Dwayne" id="Dwayne" class="img-responsive pictureshadow">
+
     <img src="https://static.igem.org/mediawiki/igem.org/archive/3/3b/20170628180712%21T--USNA-Annapolis--Alex_Ki_Bio.jpg" alt="Dwayne" id="Dwayne" class="pictureshadow" height="300px" width="250px">
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 211: Line 340:
 
<div class="row row-eq-height memberrow">
 
<div class="row row-eq-height memberrow">
 
   <div class="col-md-4 img-100">
 
   <div class="col-md-4 img-100">
     <img src="https://static.igem.org/mediawiki/igem.org/3/3d/USNA_Annapolis-Roehm.jpg" alt="Lord Commander" id="Joe" class="img-responsive pictureshadow" style="height:350; width: 200;">
+
     <img src="https://static.igem.org/mediawiki/igem.org/3/3d/USNA_Annapolis-Roehm.jpg" alt="Lord Commander" id="Joe" class="pictureshadow" height="300px" width="250px">
 
   </div>
 
   </div>
   <div class="col-md-8 text-col-right">
+
   <div class="col-md-8 text-col-right background-colors1">
 
     <h3>Joe Roehm<br>
 
     <h3>Joe Roehm<br>
 
     <small>Algorithm and Web Development Expert</small></h3>
 
     <small>Algorithm and Web Development Expert</small></h3>
Line 226: Line 355:
  
 
<div class="row row-eq-height memberrow">
 
<div class="row row-eq-height memberrow">
   <div class="col-md-8 text-col-left">
+
   <div class="col-md-8 text-col-left background-colors1">
 
     <h3>Erin Kusuda<br>
 
     <h3>Erin Kusuda<br>
 
     <small>Genetic Mutations Expert</small></h3>
 
     <small>Genetic Mutations Expert</small></h3>
Line 235: Line 364:
 
   </div>
 
   </div>
 
   <div class="col-md-4 img-100">
 
   <div class="col-md-4 img-100">
     <img src="https://static.igem.org/mediawiki/igem.org/1/1e/USNA_Annapolis-Kusuda.jpg" alt="Erin" id="Erin" class="img-responsive pictureshadow">
+
     <img src="https://static.igem.org/mediawiki/igem.org/1/1e/USNA_Annapolis-Kusuda.jpg" alt="Erin" id="Erin" class="pictureshadow" height="300px" width="250px">
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 243: Line 372:
 
<div class="row row-eq-height memberrow">
 
<div class="row row-eq-height memberrow">
 
   <div class="col-md-4 img-100">
 
   <div class="col-md-4 img-100">
     <img src="https://static.igem.org/mediawiki/igem.org/4/4a/USNA_Annapolis-Moran.jpg" alt="Kimberly" id="Kimberly" class="img-responsive pictureshadow" style="height:350; width: 200;">
+
     <img src="https://static.igem.org/mediawiki/igem.org/4/4a/USNA_Annapolis-Moran.jpg" alt="Kimberly" id="Kimberly" class="pictureshadow" height="300px" width="250px">
 
   </div>
 
   </div>
   <div class="col-md-8 text-col-right">
+
   <div class="col-md-8 text-col-right background-colors1">
 
     <h3>Kimberly Moran<br>
 
     <h3>Kimberly Moran<br>
 
     <small>Lab Operations Leader</small></h3>
 
     <small>Lab Operations Leader</small></h3>
 
     <h4 class="university-title">US Naval Academy</h4>
 
     <h4 class="university-title">US Naval Academy</h4>
  
     <p> Alex is a senior at the US Naval Academy. He is a Applied Mathematics major. He is originally from Saint Louis, Missouri, and will be serving as a submarine officer following graduation.
+
     <p> MIDN 2/C Kimberly Moran is a junior at the United States Naval Academy and she is a chemistry major. She is from Denver, Colorado, and she will commission in the United States Navy as a Nuclear Surface Warfare Officer in May of 2019.
 
     </p>
 
     </p>
    <p class="alexdescr"/>
 
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 259: Line 387:
  
 
<div class="row row-eq-height memberrow">
 
<div class="row row-eq-height memberrow">
   <div class="col-md-8 text-col-left">
+
   <div class="col-md-8 text-col-left background-colors1">
 
     <h3>Pyung On Choi<br>
 
     <h3>Pyung On Choi<br>
 
     <small>Biochemical Research Analyst</small></h3>
 
     <small>Biochemical Research Analyst</small></h3>
Line 268: Line 396:
 
   </div>
 
   </div>
 
   <div class="col-md-4 img-100">
 
   <div class="col-md-4 img-100">
     <img src="https://static.igem.org/mediawiki/igem.org/3/3b/USNA_Annapolis-Pyung.jpg" alt="Pyung" id="Pyung" class="img-responsive pictureshadow">
+
     <img src="https://static.igem.org/mediawiki/igem.org/3/3b/USNA_Annapolis-Pyung.jpg" alt="Pyung" id="Pyung" class="pictureshadow" height="300px" width="250px">
 
   </div>
 
   </div>
 
</div>
 
</div>
  
<h2 class="center"><font size="20"> The Students </font size></h2>
 
  
  
  
 +
<h2 class="center"><font size="20"> The Team PIs </font size></h2
  
 +
<!-- Dr. Glavin -->
 +
 +
<div class="row row-eq-height memberrow">
 +
  <div class="col-md-2 img-100">
 +
    <img src="https://static.igem.org/mediawiki/2016/5/57/T--USNA-Annapolis--Sarah_Glaven_Bio.jpg" alt="Dr. Glaven" id="Glaven" class="img-responsive pictureshadow">
 +
  </div>
 +
  <div class="col-md-10 text-col-right background-colors2">
 +
    <h3>Sarah Glaven, PhD<br>
 +
    <small>Primary PI</small></h3>
 +
    <h4 class="university-title"></h4>
 +
 +
    <p> Dr. Sarah Glaven is a research biologist and microbial electrochemist at the Naval Research Laboratory in Washington, DC. She studies microbial extracellular electron transfer and its biotechnology applications including microbial fuel cells and microbial electrosynthesis.
 +
    </p>
 +
  </div>
 
</div>
 
</div>
 +
 +
<!-- Prof Minut -->
 +
 +
<div class="row row-eq-height memberrow">
 +
  <div class="col-md-2 img-100">
 +
    <img src="https://static.igem.org/mediawiki/2016/3/33/T--USNA-Annapolis--Aurelia_Minut_Bio.jpg" alt="Dr. Minut" id="Minut" class="img-responsive pictureshadow" style="height:350; width: 200;">
 +
  </div>
 +
  <div class="col-md-10 text-col-right background-colors2">
 +
    <h3>Aurelia Minut, PhD<br>
 +
    <small>Secondary PI</small></h3>
 +
    <h4 class="university-title"></h4>
 +
 +
    <p> Aurelia Minut is an Associate Professor at the US Naval Academy. She received her Ph.D from Michigan State University. Her research interests are Partial Differential Equations, Applied Mathematics, Nonlinear Optics, Scattering Theory, Integral Equations, and Inverse Problems.
 +
    </p>
 +
  </div>
 +
</div>
 +
 +
<!-- end of PI's -->
 +
 +
<!-- Start of Instructors -->
 +
 +
<h2 class="center"><font size="20"> Our Instructors </font size></h2>
 +
 +
<!-- Dr. Tender's Bio -->
 +
 +
<div class="row row-eq-height memberrow">
 +
  <div class="col-md-2 img-100">
 +
    <img src="https://static.igem.org/mediawiki/2017/4/41/USNA_Annapolis-Tender.png" alt="Dr. Tender" id="Tender" class="img-responsive pictureshadow" style="height:350; width: 200;">
 +
  </div>
 +
  <div class="col-md-10 text-col-right background-colors2">
 +
    <h3>Leonard Tender, PhD<br>
 +
    <small>Instructor</small></h3>
 +
    <h4 class="university-title"></h4>
 +
 +
    <p> Dr. Leonard Tender is an electrochemist at the Naval Research Laboratory in Washington, DC. He studies how microbes interact electrically with their environments for a host of potential applications including electrical power generation and storage, microbial-electronics, and treatment of bacterial infections.
 +
    </p>
 +
  </div>
 +
</div>
 +
 +
<!-- Dr. Bird -->
 +
 +
<div class="row row-eq-height memberrow">
 +
  <div class="col-md-2 img-100">
 +
    <img src="https://static.igem.org/mediawiki/2017/4/4f/USNA_Annapolis-LinaBird.png" alt="Dr. Bird" id="Bird" class="img-responsive pictureshadow" style="height:350; width: 200;">
 +
  </div>
 +
  <div class="col-md-10 text-col-right background-colors2">
 +
    <h3>Lina Bird, PhD<br>
 +
    <small>Instructor</small></h3>
 +
    <h4 class="university-title"></h4>
 +
 +
    <p> Lina Bird is a postdoctoral researcher at the Naval Research Labs, working in molecular and synthetic microbiology. She studies external electron transport to and from electrodes, and is investigating ways to harness microbial ability to generate current.
 +
    </p>
 +
  </div>
 +
</div>
 +
 +
 +
<!-- Dr. Eddie -->
 +
 +
<div class="row row-eq-height memberrow">
 +
  <div class="col-md-2 img-100">
 +
    <img src="https://static.igem.org/mediawiki/2017/2/20/USNA_Annapolis-Eddie.jpg" alt="Dr. Eddie" id="Eddie" class="img-responsive pictureshadow" style="height:350; width: 200;">
 +
  </div>
 +
  <div class="col-md-10 text-col-right background-colors2">
 +
    <h3>Brian Eddie, PhD<br>
 +
    <small>Instructor</small></h3>
 +
    <h4 class="university-title"></h4>
 +
 +
    <p> Dr. Eddie is a microbiologist who primarily uses transcriptomics, genomics, and bioimaging to better understand bacterial metabolism so that we can exploit it.
 +
    </p>
 +
  </div>
 +
</div>
 +
 +
 +
<!-- end of instructor -->
 +
 +
<h2 class="center"><font size="20"> Our Adviser </font size></h2>
 +
 +
<!-- maybe add a little description about how our advisers helped us? -->
 +
 +
 +
 +
<!-- CAPT Lawrence bio -->
 +
 +
 +
<div class="row row-eq-height memberrow">
 +
  <div class="col-md-2 img-100">
 +
    <img src="https://static.igem.org/mediawiki/2016/6/6c/T--USNA-Annapolis--Lawrence_Kennedy_Bio.jpg" alt="CDR Lawrence" id="Lawrence" class="img-responsive pictureshadow" style="height:350; width: 200;">
 +
  </div>
 +
  <div class="col-md-10 text-col-right background-colors2">
 +
    <h3>CDR Lawrence Kennedy, PhD<br>
 +
    <small>Adviser</small></h3>
 +
    <h4 class="university-title"></h4>
 +
 +
    <p> CAPT Kennedy is a permanent military professor of chemistry at the Naval Academy. CDR Kennedy graduated from USNA in 1992, after which he flew helicopters for  the Navy. In 2012, he received his Ph.D. in chemistry from University of Memphis.
 +
    </p>
 +
  </div>
 +
</div>
 +
 +
<!-- End of advisers -->
 +
 +
 +
<footer>
 +
<div id="logorow">
 +
  <div class="footerlogo">
 +
    <a href="http://www.dtra.mil/"><img class="footerlogosizes logoclear logoclear1 img-responsive footerimg" src="https://static.igem.org/mediawiki/igem.org/8/8b/USNA_Annapolis-DTRAseal.jpg"></img></a>
 +
  </div>
 +
  <div class="footerlogo">
 +
    <a href="https://www.nrl.navy.mil/"><img class="footerlogosizes logoclear logoclear1 img-responsive footerimg" src="https://static.igem.org/mediawiki/igem.org/d/dc/USNA_Annapolis-NRLseal.jpg"></img></a>
 +
  </div>
 +
  <div class="footerlogo">
 +
    <a href="https://www.onr.navy.mil//"><img class="footerlogosizes logoclear logoclear1 img-responsive footerimg" src="https://static.igem.org/mediawiki/igem.org/3/30/USNA_Annapolis-NavalResearchSeal.jpg"></a>
 +
  </div>
 +
 +
</div>
 +
</footer>
 +
 
</html>
 
</html>

Latest revision as of 02:24, 2 November 2017

Seal

Meet the Team


The Students

Seok Park
Team Leader

US Naval Academy

MIDN 1/C Seok Park is a senior at the United States Naval Academy and he is a chemistry major. He is from the Island of Saipan, and he plans to commission in the United States Navy as a Nuclear Surface Warfare Officer in May of 2018.

Seok Park
Alex

Alex Ki
Team Leader and Modeling Expert

US Naval Academy

Alex is a senior at the US Naval Academy. He is a Applied Mathematics major. He is originally from Saint Louis, Missouri, and will be serving as a submarine officer following graduation.

Cassie Garfola
Chemical Engineer and Bio-hazard Specialist

US Naval Academy

MIDN 1/C Cassandra Garfola is a senior at the United States Naval Academy and a chemistry major. She is from North Beach, MD, and she plans to commission in the United States Navy as a Naval Flight Officer in May of 2018.

Cassie
Natalia

Natalia Barrow
Research Expert and Analyst

US Naval Academy

MIDN 1/C Natalia Barrow is a senior at the United States Naval Academy and she is a chemistry major. She is from Alexandria, Virginia, and she will commission in the United States Navy as a Nuclear Surface Warfare Officer in May of 2018.

Dwayne Williams
DNA Augmentation Specialist

US Naval Academy

'

MIDN 2/C Dwayne Williams is a junior at the United States Naval Academy and he is a chemistry major. He is from Houston, Texas and he plans to commission in the United States Marine Corps as an aviator.

Dwayne
Lord Commander

Joe Roehm
Algorithm and Web Development Expert

US Naval Academy

MIDN 2/C Joseph Roehm is a junior at the United States Naval Academy. He is a Computer Science major. He hails from the farm lands of Lancaster, Pennsylvania, a place known for the Amish. He plans to commission in the United States Navy as a Submarine Officer in May of 2019.

Erin Kusuda
Genetic Mutations Expert

US Naval Academy

MIDN 2/C Erin Kusuda is a junior at the United States Naval Academy and she is a chemistry major with a biochemistry concentration. She is from Stafford, VA, and hopes to commission in the United States Navy as a Medical Corps Officer or Naval Flight Officer in May of 2019.

Erin
Kimberly

Kimberly Moran
Lab Operations Leader

US Naval Academy

MIDN 2/C Kimberly Moran is a junior at the United States Naval Academy and she is a chemistry major. She is from Denver, Colorado, and she will commission in the United States Navy as a Nuclear Surface Warfare Officer in May of 2019.

Pyung On Choi
Biochemical Research Analyst

US Naval Academy

MIDN 2/C Pyung On Choi is a junior at the United States Naval Academy majoring in chemistry. She is from Suwanee, Georgia and plans to commission in Medical Corps.

Pyung

The Team PIs

Dr. Glaven

Sarah Glaven, PhD
Primary PI

Dr. Sarah Glaven is a research biologist and microbial electrochemist at the Naval Research Laboratory in Washington, DC. She studies microbial extracellular electron transfer and its biotechnology applications including microbial fuel cells and microbial electrosynthesis.

Dr. Minut

Aurelia Minut, PhD
Secondary PI

Aurelia Minut is an Associate Professor at the US Naval Academy. She received her Ph.D from Michigan State University. Her research interests are Partial Differential Equations, Applied Mathematics, Nonlinear Optics, Scattering Theory, Integral Equations, and Inverse Problems.

Our Instructors

Dr. Tender

Leonard Tender, PhD
Instructor

Dr. Leonard Tender is an electrochemist at the Naval Research Laboratory in Washington, DC. He studies how microbes interact electrically with their environments for a host of potential applications including electrical power generation and storage, microbial-electronics, and treatment of bacterial infections.

Dr. Bird

Lina Bird, PhD
Instructor

Lina Bird is a postdoctoral researcher at the Naval Research Labs, working in molecular and synthetic microbiology. She studies external electron transport to and from electrodes, and is investigating ways to harness microbial ability to generate current.

Dr. Eddie

Brian Eddie, PhD
Instructor

Dr. Eddie is a microbiologist who primarily uses transcriptomics, genomics, and bioimaging to better understand bacterial metabolism so that we can exploit it.

Our Adviser

CDR Lawrence

CDR Lawrence Kennedy, PhD
Adviser

CAPT Kennedy is a permanent military professor of chemistry at the Naval Academy. CDR Kennedy graduated from USNA in 1992, after which he flew helicopters for the Navy. In 2012, he received his Ph.D. in chemistry from University of Memphis.