Team:Carnegie Mellon/Achievements

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html lang="en">
<html lang="en">
   <head>
   <head>
-
    <meta charset="utf-8">
+
 
 +
  <meta charset="utf-8">
     <title>Carousel Template &middot; Bootstrap</title>
     <title>Carousel Template &middot; Bootstrap</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
Line 9: Line 10:
     <!-- Le styles -->
     <!-- Le styles -->
     <link href="http://getbootstrap.com/2.3.2/assets/css/bootstrap.css" rel="stylesheet">
     <link href="http://getbootstrap.com/2.3.2/assets/css/bootstrap.css" rel="stylesheet">
-
     <link href="http://getbootstrap.com/2.3.2/assets/css/bootstrap-responsive.css" rel="stylesheet">
+
     <link href="https://2014.igem.org/Template:CarnegieMellon:CarnegieMellon/CSS?action=raw&ctype=text/css" rel="stylesheet">
-
    <style>
+
-
    /* GLOBAL STYLES
 
-
    -------------------------------------------------- */
 
-
    /* Padding below the footer and lighter body text */
 
-
 
-
    body {
 
-
      padding-bottom: 40px;
 
-
      color: #5a5a5a;
 
-
background: #008AE6;
 
-
  font-size: 12px;
 
-
    }
 
-
 
-
 
-
    /* CUSTOMIZE THE NAVBAR
 
-
    -------------------------------------------------- */
 
-
 
-
    /* Special class on .container surrounding .navbar, used for positioning it into place. */
 
-
    .navbar-wrapper {
 
-
      position: absolute;
 
-
      top: 50;
 
-
      left: 0;
 
-
      right: 0;
 
-
      z-index: 100;
 
-
      margin-top: -69px;
 
-
      margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
 
-
    }
 
-
    .navbar-wrapper .navbar {
 
-
 
-
    }
 
-
 
-
    /* Remove border and change up box shadow for more contrast */
 
-
    .navbar .navbar-inner {
 
-
width:80%;
 
-
      border: 0;
 
-
      -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
 
-
        -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
 
-
              box-shadow: 0 2px 10px rgba(0,0,0,.25);
 
-
    }
 
-
 
-
    /* Downsize the brand/project name a bit */
 
-
    .navbar .brand {
 
-
      padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
 
-
      font-size: 16px;
 
-
      font-weight: bold;
 
-
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
 
-
    }
 
-
 
-
    /* Navbar links: increase padding for taller navbar */
 
-
    .navbar .nav > li > a {
 
-
      padding: 15px 20px;
 
-
    }
 
-
 
-
    /* Offset the responsive button for proper vertical alignment */
 
-
    .navbar .btn-navbar {
 
-
      margin-top: 10px;
 
-
    }
 
-
 
-
 
-
 
-
   
 
-
 
-
 
-
    /* Featurettes
 
-
    ------------------------- */
 
-
 
-
    .featurette-divider {
 
-
width:100%;
 
-
 
-
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
 
-
    }
 
-
    .featurette {
 
-
width:100%;
 
-
 
-
      padding-top: 200px; /* Vertically center images part 1: add padding above and below text. */
 
-
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
 
-
    }
 
-
    .featurette-image {
 
-
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
 
-
    }
 
-
 
-
    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
 
-
    .featurette-image.pull-left {
 
-
      margin-right: 40px;
 
-
    }
 
-
    .featurette-image.pull-right {
 
-
      margin-left: 40px;
 
-
    }
 
-
 
-
    /* Thin out the marketing headings */
 
-
    .featurette-heading {
 
-
      font-size: 50px;
 
-
      font-weight: 300;
 
-
      text align: center;
 
-
      line-height: 1;
 
-
      letter-spacing: -1px;
 
-
    }
 
-
 
-
 
-
 
-
    /* RESPONSIVE CSS
 
-
    -------------------------------------------------- */
 
-
 
-
    @media (max-width: 979px) {
 
-
 
-
      .container.navbar-wrapper {
 
-
        margin-bottom: 0;
 
-
        width: auto;
 
-
      }
 
-
      .navbar-inner {
 
-
        border-radius: 0;
 
-
        margin: -20px 0;
 
-
      }
 
-
 
-
 
-
 
-
      .featurette {
 
-
        height: auto;
 
-
        padding: 0;
 
-
      }
 
-
      .featurette-image.pull-left,
 
-
      .featurette-image.pull-right {
 
-
        display: block;
 
-
        float: none;
 
-
        max-width: 20%;
 
-
        margin: 0 auto 20px;
 
-
      }
 
-
    }
 
-
 
-
 
-
    @media (max-width: 767px) {
 
-
 
-
      .navbar-inner {
 
-
        margin: -20px;
 
-
      }
 
-
 
-
      .marketing .span4 + .span4 {
 
-
        margin-top: 40px;
 
-
      }
 
-
h2 {text-align:center}
 
-
 
-
      .featurette-heading {
 
-
        text-align: center;
 
-
        font-size: 25px;
 
-
      }
 
-
      .featurette .lead {
 
-
        font-size: 20%;
 
-
        line-height: 1.5;
 
-
      }
 
-
 
-
    }
 
-
    </style>
 
     <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
     <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
Line 177: Line 27:
   <body>
   <body>
-
 

Revision as of 03:32, 4 October 2014

Carousel Template · Bootstrap



Team
Formed the team! 3 engineers, 2 biologists, 1 business and 1 industrial design, 2 sophomores, 1 junior, and 4 seniors, 6 females and 1 male
Obtained a SURG grant
Modeling collaboration with Pitt iGEM
Made a CMU iGEM Twitter
iGEM Meetup (September 6)

Biology and Engineering
Submitted X parts to the Registry
Participated in the iGEM Interlab Study
Evaluated signal/noise of blue, green, yellow, orange and red fluorescent proteins in two bacterial strains
Killer Red Improvements, codon optimized and monomeric
Constructed an improved LED photobleaching device
Designed, cloned and tested an intein based biosensor for detecting estrogenic activity
Microfluidics chamber design, production and implementation
Meeting with Dr. Vanbriesen (July 2)
Meeting with Dr. Gregory (July 17)

Synthetic Biology Outreach
Reached X students, ages X-X, total of XX hours and XX teachers
Kits for DNA Extraction and Creature Feature
Designed synthetic biology kits for lending to middle school teachers
Tested the kits with students
CMU Take Our Sons and Daughters to Work Day (April 24)
Environmental Charter School Outreach (June 11)
SAMS (July 3)
Sciencepalooza (July 31)
Science Scavenger Hunt (July 18)
Pittsburgh Public School Professional Development (August 20)

Awareness
TechBio and SysBio presentation with Pitt iGEM (July 11)
SRI presentation at CMU (July 11)
Science Scavenger Hunt (July 18)