Difference between revisions of "Team:BostonU HW/Team"

(Prototype team page)
 
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BostonU_HW}}
+
{{BostonU_HW/CSS}}
 +
{{BostonU_HW/Nav_Bar}}
 
<html>
 
<html>
 +
<head>
 +
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 +
  <meta name="description" content="Start your development with a Design System for Bootstrap 4.">
 +
  <meta name="author" content="Creative Tim">
 +
  <title>Argon Design System - Free Design System for Bootstrap 4</title>
 +
  <script src="https://2018.igem.org/Template:BostonU_HW/JS_jquery?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
  <script src="https://2018.igem.org/Template:BostonU_HW/JS_bootstrap_min?action=raw&ctype=text/javascript" type="text/javascript"></script>
  
<div class="column two_thirds_size" >
+
<!-- /* ADJUSTS DEFAULT iGEM CONTENT */-->
  
<h1>Team</h1>
+
<style type="text/css">
<p>In this page you can introduce your team members, instructors, and advisors. </p>
+
.logo_2018, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */
 +
    display: none;
 +
}
 +
#globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */
 +
    background-color: transparent;
 +
}
 +
/* ADJUSTS DEFAULT iGEM CONTENT */
  
 +
.logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */
 +
    display: none;
 +
}
 +
#globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */
 +
    background-color: transparent;
 +
}
 +
body, html, #globalWrapper, #bodyContent, #HQ_page {
 +
width: 100%;
 +
margin: 0;
 +
padding: 0;
 +
height: 100%;
 +
}
 +
#content {
 +
width: 100%;
 +
margin: 0;
 +
margin-top: -33px;
 +
padding: 0;
 +
height: 100%;
 +
}
 +
html {
 +
-webkit-font-smoothing: antialiased;
 +
}
 +
#logo{
 +
height:100%;
 +
width:100%;
 +
margin-top: 2%;
 +
}
  
<h3>What should this page contain?</h3>
+
</style>
<ul>
+
</head>
<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>
+
  
 +
<body>
 +
  <main>
 +
        <section class="section-profile-cover section-shaped my-0">
 +
      <div class="shape shape-style-1 shape-default shape-skew alpha-4"></div>
 +
      <div class="container">
 +
        <div class="row justify-content-center">
 +
          <div class="col-lg-4 pt-5">
 +
          <img src="https://static.igem.org/mediawiki/2018/c/c9/T--BostonU_HW--TERRA_logo.png" style="width: 250px;" class="img-fluid">
 +
          </div>
 +
          <div class="col-lg-8 pt-xl">
 +
            <h1 class="display-1">Meet the Team</h1>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </section>
 +
    <section class="section section-skew">
 +
      <div class="container">
 +
        <div class="card card-profile shadow mt--300 px-4 pt-3">
 +
          <div class="row justify-content-center">
 +
            <div class="col-lg-12 px-4 pt-3">
 +
              <h2 class=display-3>Team Members</p></h2>
 +
              <div class="row">
 +
                <div class="col-md-6 col-lg-3 mb-5 mb-lg-0">
 +
                  <div class="px-4">
 +
                    <img src="https://static.igem.org/mediawiki/2018/d/d6/T--BostonU_HW--team_photo_ezira.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px;">
 +
                    <div class="pt-4 text-center">
 +
                      <h5 class="title">
 +
                        <span class="d-block mb-1">Ezira Yimer Wolle</span>
 +
                      </h5>
 +
                      <small class="h7 text-muted">Biomedical Engineering<br>Class of 2019</small>
 +
                      <div class="mt-3">
 +
                        <a href="mailto:ezirayw@bu.edu">
 +
                          <button class="btn btn-default btn-sm">email: ezirayw@bu.edu</button>
 +
                        </a>
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
                <div class="col-md-6 col-lg-3 mb-5 mb-lg-0">
 +
                  <div class="px-4">
 +
                    <img src="https://static.igem.org/mediawiki/2018/3/32/T--BostonU_HW--team_photo_mo.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px;">
 +
                    <div class="pt-4 text-center">
 +
                      <h5 class="title">
 +
                        <span class="d-block mb-1">Mohammed Uddin</span>
 +
                      </h5>
 +
                      <small class="h7 text-muted">Computer Engineering<br>Class of 2019</small>
 +
                      <div class="mt-3">
 +
                        <a href="mailto:muddin1@bu.edu">
 +
                          <button class="btn btn-default btn-sm">email: muddin1@bu.edu</button>
 +
                        </a>
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
                <div class="col-md-6 col-lg-3 mb-5 mb-lg-0">
 +
                  <div class="px-4">
 +
                    <img src="https://static.igem.org/mediawiki/2018/1/15/T--BostonU_HW--team_photo_maggie.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px;">
 +
                    <div class="pt-4 text-center">
 +
                      <h5 class="title">
 +
                        <span class="d-block mb-1">Maggie Wu</span>
 +
                      </h5>
 +
                      <small class="h7 text-muted">Biomedical and Mechanical Engineering<br>Class of 2020</small>
 +
                      <div class="mt-3">
 +
                        <a href="mailto:maniwu@bu.edu">
 +
                          <button class="btn btn-default btn-sm">email: maniwu@bu.edu</button>
 +
                        </a>
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
                <div class="col-md-6 col-lg-3 mb-5 mb-lg-0">
 +
                  <div class="px-4">
 +
                    <img src="https://static.igem.org/mediawiki/2018/c/cb/T--BostonU_HW--team_photo_peyton.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px;">
 +
                    <div class="pt-4 text-center">
 +
                      <h5 class="title">
 +
                        <span class="d-block mb-1">Peyton Tierney</span>
 +
                      </h5>
 +
                      <small class="h7 text-muted">Biomedical Engineering<br>Class of 2021</small>
 +
                      <div class="mt-3">
 +
                        <a href="mailto:ptierney@bu.edu">
 +
                          <button class="btn btn-default btn-sm">email: ptierney@bu.edu</button>
 +
                        </a>
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
              </div>
 +
              <br><br>
 +
              <h2 class=display-3>Mentors & Advisors</p></h2>
 +
              <div class="row">
 +
                <div class="col-md-6 col-lg-4 mb-5 mb-lg-0">
 +
                  <div class="px-4">
 +
                    <img src="https://static.igem.org/mediawiki/2018/a/ad/T--BostonU_HW--team_photo_shane.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px;">
 +
                    <div class="pt-4 text-center">
 +
                      <h5 class="title">
 +
                        <span class="d-block mb-1">Shane McCormack</span>
 +
                      </h5>
 +
                      <small class="h7 text-muted">Computer Engineering</small>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
                <div class="col-md-6 col-lg-4 mb-5 mb-lg-0">
 +
                  <div class="px-4">
 +
                    <img src="https://static.igem.org/mediawiki/2018/a/a1/T--BostonU_HW--team_photo_ali.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px">
 +
                    <div class="pt-4 text-center">
 +
                      <h5 class="title">
 +
                        <span class="d-block mb-1">Ali Lashkaripour</span>
 +
                      </h5>
 +
                      <small class="h7 text-muted">Biomedical Engineering</small>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
                <div class="col-md-6 col-lg-4 mb-5 mb-lg-0">
 +
                  <div class="px-4">
 +
                    <img src="https://static.igem.org/mediawiki/2018/2/21/T--BostonU_HW--team_photo_krishna.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px;">
 +
                    <div class="pt-4 text-center">
 +
                      <h5 class="title">
 +
                        <span class="d-block mb-1">Radhakrishna Sanka</span>
 +
                      </h5>
 +
                      <small class="h7 text-muted">Computer Engineering</small>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
              </div>
 +
<br>
 +
              <div class="row">
 +
                <div class="col-md-6 col-lg-4 mb-5 mb-lg-0">
 +
                  <div class="px-4">
 +
                    <img src="https://static.igem.org/mediawiki/2018/f/ff/T--BostonU_HW--team_photo_dylan.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px;">
 +
                    <div class="pt-4 text-center">
 +
                      <h5 class="title">
 +
                        <span class="d-block mb-1">Dylan Samperi</span>
 +
                      </h5>
 +
                      <small class="h7 text-muted">Biomedical Engineering</small>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
                <div class="col-md-6 col-lg-4 mb-5 mb-lg-0">
 +
                  <div class="px-4">
 +
                    <img src="https://static.igem.org/mediawiki/2018/9/9b/T--BostonU_HW--Rachel.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px;">
 +
                    <div class="pt-4 text-center">
 +
                      <h5 class="title">
 +
                        <span class="d-block mb-1">Rachel Petherbridge</span>
 +
                      </h5>
 +
                      <small class="h7 text-muted">Biomedical Engineering</small>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
                <div class="col-md-6 col-lg-4 mb-5 mb-lg-0">
 +
                  <div class="px-4">
 +
                    <img src="https://static.igem.org/mediawiki/2018/9/9f/T--BostonU_HW--Luis.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px;">
 +
                    <div class="pt-4 text-center">
 +
                      <h5 class="title">
 +
                        <span class="d-block mb-1">Luis Ortiz</span>
 +
                      </h5>
 +
                      <small class="h7 text-muted">Molecular Biology, Cell Biology, & Biochemistry (MCBB)</small>
 +
                    </div>
 +
                  </div>
 +
                </div>
 +
              </div>
 +
              <br><br>
 +
              <h2 class="display-3">Principal Investigator</h2>
 +
              <div class="row">
 +
                <div class="col-md-4 col-lg-4 mb-5 mb-lg-0">
 +
                  <div class="px-4 pt-3">
 +
                    <img src="https://static.igem.org/mediawiki/2018/7/70/T--BostonU_HW--team_photo_densmore.jpeg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 350px;">
 +
                  </div>
 +
                </div>
 +
                <div class="col-md-8 col-lg-8 mb-5 mb-lg-0">
 +
                  <div class="pt-3">
 +
                    <h5 class="display-4">Professor Douglas Densmore, PhD</h5>
 +
                    <small class="h6 text-default"> Douglas Densmore is an Associate Professor at Boston University and the director of the Cross-disciplinary Integration of Design Automation Research (CIDAR)
 +
                      Group at Boston University. His reserch focuses on the development of computational and experimental software tools for the specification, design, and assembly of synthetic biology systems.
 +
                      He is also the principal investigator of the NSF Expeditions "Living Computing Project".His facilities include a computational workspace in the
 +
                      Department of Electrical and Computer Engineering, as well as a laboratory workspace in the Boston University Biological Design Center (BDC).</p>
 +
                    </small>
 +
                  </div>
 +
                  </div>
 +
                </div>
 +
              </div>
 +
             
 +
            </div>
 +
<br>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </section>
 +
  </main>
 +
</body>
  
 
<div class="column third_size" >
 
<div class="highlight decoration_A_full">
 
<h3>Inspiration</h3>
 
<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">2014 METU Turkey </a></li>
 
<li><a href="https://2014.igem.org/Team:Colombia/Members">2014 Colombia</a></li>
 
<li><a href="https://2014.igem.org/Team:Stony_Brook/Team">2014 Stony Brook</a></li>
 
<li><a href="https://2014.igem.org/Team:OUC-China/Team">2014 OUC-China</a></li>
 
</ul>
 
</div>
 
</div>
 
 
</html>
 
</html>
 +
{{BostonU_HW/Javascript}}

Latest revision as of 00:27, 18 October 2018

Argon Design System - Free Design System for Bootstrap 4

Argon Design System - Free Design System for Bootstrap 4

Meet the Team

Team Members

Ezira Yimer Wolle
Biomedical Engineering
Class of 2019
Mohammed Uddin
Computer Engineering
Class of 2019
Maggie Wu
Biomedical and Mechanical Engineering
Class of 2020
Peyton Tierney
Biomedical Engineering
Class of 2021


Mentors & Advisors

Shane McCormack
Computer Engineering
Ali Lashkaripour
Biomedical Engineering
Radhakrishna Sanka
Computer Engineering

Dylan Samperi
Biomedical Engineering
Rachel Petherbridge
Biomedical Engineering
Luis Ortiz
Molecular Biology, Cell Biology, & Biochemistry (MCBB)


Principal Investigator

Professor Douglas Densmore, PhD
Douglas Densmore is an Associate Professor at Boston University and the director of the Cross-disciplinary Integration of Design Automation Research (CIDAR) Group at Boston University. His reserch focuses on the development of computational and experimental software tools for the specification, design, and assembly of synthetic biology systems. He is also the principal investigator of the NSF Expeditions "Living Computing Project".His facilities include a computational workspace in the Department of Electrical and Computer Engineering, as well as a laboratory workspace in the Boston University Biological Design Center (BDC).