Difference between revisions of "Team:Sydney Australia/Team"

 
(40 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
<html>
 
<html>
 
<head>
 
<head>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
 
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400|Roboto:400,400i" rel="stylesheet">
 
 
<script>
 
<script>
  
 
//Making profiles pop up when you hover
 
//Making profiles pop up when you hover
 
$(document).ready(function() {
 
$(document).ready(function() {
     $("#alex-pic").on("mouseover", function() {
+
     $("#alex-pic").on("click", function() {
 
         $("#alex").show();
 
         $("#alex").show();
 +
        $("#courtney").hide();
 +
        $("#emaleen").hide();
 +
        $("#erica").hide();
 +
$("#grace").hide();
 +
$("#jamie").hide();
 
         $("#team").hide();
 
         $("#team").hide();
    }).on("mouseout", function() {
+
        $("#ruby").hide();
         $("#alex").hide();
+
         $("#stephanie").hide();
         $("#team").show();
+
         $('.box').addClass( "selected_blue" )  
 +
        $('.box').removeClass( "selected_yellow" )  
 +
        $('.box').removeClass( "selected_pink" )       
 
     });
 
     });
});
 
  
$(document).ready(function() {
+
     $("#courtney-pic").on("click", function() {
    $("#alex-pic").on("mouseover", function() {
+
        $('.box').css('border', '5px solid rgba(94, 172, 195, 0.8)');
+
    }).on("mouseout", function() {
+
        $('.box').css('border', '5px solid white');
+
    });
+
});
+
 
+
$(document).ready(function() {
+
     $("#courtney-pic").on("mouseover", function() {
+
 
         $("#courtney").show();
 
         $("#courtney").show();
 +
        $("#alex").hide();
 +
        $("#emaleen").hide();
 +
        $("#erica").hide();
 +
$("#grace").hide();
 +
$("#jamie").hide();
 +
        $("#stephanie").hide();
 +
        $("#ruby").hide();
 
         $("#team").hide();
 
         $("#team").hide();
    }).on("mouseout", function() {
+
        $('.box').addClass( "selected_pink" )  
         $("#courtney").hide();
+
         $('.box').removeClass( "selected_blue" )  
         $("#team").show();
+
         $('.box').removeClass( "selected_yellow" )  
 
     });
 
     });
});
 
  
$(document).ready(function() {
+
     $("#emaleen-pic").on("click", function() {
    $("#courtney-pic").on("mouseover", function() {
+
        $('.box').css('border', '5px solid rgba(220, 77, 80, 0.8)');
+
    }).on("mouseout", function() {
+
        $('.box').css('border', '5px solid white');
+
    });
+
});
+
$(document).ready(function() {
+
     $("#emaleen-pic").on("mouseover", function() {
+
 
         $("#emaleen").show();
 
         $("#emaleen").show();
 +
        $("#alex").hide();
 +
        $("#courtney").hide();
 +
 +
        $("#erica").hide();
 +
$("#grace").hide();
 +
$("#jamie").hide();
 +
        $("#stephanie").hide();
 +
        $("#ruby").hide();
 +
 
         $("#team").hide();
 
         $("#team").hide();
    }).on("mouseout", function() {
+
        $('.box').addClass( "selected_yellow" )  
         $("#emaleen").hide();
+
         $('.box').removeClass( "selected_pink" )  
         $("#team").show();
+
         $('.box').removeClass( "selected_blue" )  
 
     });
 
     });
});
 
  
$(document).ready(function() {
+
     $("#erica-pic").on("click", function() {
    $("#emaleen-pic").on("mouseover", function() {
+
        $('.box').css('border', '5px solid rgba(247, 196, 66, 0.8)');
+
    }).on("mouseout", function() {
+
        $('.box').css('border', '5px solid white');
+
    });
+
});
+
$(document).ready(function() {
+
     $("#erica-pic").on("mouseover", function() {
+
 
         $("#erica").show();
 
         $("#erica").show();
 +
        $("#alex").hide();
 +
        $("#courtney").hide();
 +
        $("#emaleen").hide();
 +
 +
$("#grace").hide();
 +
$("#jamie").hide();
 +
        $("#stephanie").hide();
 +
        $("#ruby").hide();
 +
 
         $("#team").hide();
 
         $("#team").hide();
    }).on("mouseout", function() {
+
        $('.box').addClass( "selected_yellow" )  
         $("#erica").hide();
+
         $('.box').removeClass( "selected_pink" )  
         $("#team").show();
+
         $('.box').removeClass( "selected_blue" )  
 
     });
 
     });
});
 
  
$(document).ready(function() {
+
     $("#grace-pic").on("click", function() {
    $("#erica-pic").on("mouseover", function() {
+
        $('.box').css('border', '5px solid rgba(247, 196, 66, 0.8)');
+
    }).on("mouseout", function() {
+
        $('.box').css('border', '5px solid white');
+
    });
+
});
+
$(document).ready(function() {
+
     $("#grace-pic").on("mouseover", function() {
+
 
         $("#grace").show();
 
         $("#grace").show();
 
         $("#team").hide();
 
         $("#team").hide();
    }).on("mouseout", function() {
+
        $("#alex").hide();
         $("#grace").hide();
+
         $("#courtney").hide();
         $("#team").show();
+
         $("#emaleen").hide();
    });
+
        $("#erica").hide();
});
+
  
$(document).ready(function() {
+
$("#jamie").hide();
    $("#grace-pic").on("mouseover", function() {
+
        $("#stephanie").hide();
         $('.box').css('border', '5px solid rgba(94, 172, 195, 0.8)');
+
        $("#ruby").hide();
    }).on("mouseout", function() {
+
 
         $('.box').css('border', '5px solid white');
+
         $('.box').addClass( "selected_blue" )
 +
        $('.box').removeClass( "selected_yellow" )  
 +
         $('.box').removeClass( "selected_pink" )  
 
     });
 
     });
});
+
 
$(document).ready(function() {
+
     $("#jamie-pic").on("click", function() {
     $("#jamie-pic").on("mouseover", function() {
+
 
         $("#jamie").show();
 
         $("#jamie").show();
 +
        $("#alex").hide();
 +
        $("#courtney").hide();
 +
        $("#emaleen").hide();
 +
        $("#erica").hide();
 +
$("#grace").hide();
 +
        $("#stephanie").hide();
 
         $("#team").hide();
 
         $("#team").hide();
    }).on("mouseout", function() {
+
         $("#ruby").hide();
         $("#jamie").hide();
+
        $("#team").show();
+
    });
+
});
+
  
$(document).ready(function() {
+
        $('.box').addClass( "selected_pink" )
    $("#jamie-pic").on("mouseover", function() {
+
         $('.box').removeClass( "selected_blue" )  
         $('.box').css('border', '5px solid rgba(220, 77, 80, 0.8)');
+
         $('.box').removeClass( "selected_yellow" )      
    }).on("mouseout", function() {
+
         $('.box').css('border', '5px solid white');
+
 
     });
 
     });
});
+
 
$(document).ready(function() {
+
     $("#ruby-pic").on("click", function() {
     $("#ruby-pic").on("mouseover", function() {
+
 
         $("#ruby").show();
 
         $("#ruby").show();
 
         $("#team").hide();
 
         $("#team").hide();
    }).on("mouseout", function() {
+
         $("#alex").hide();
         $("#ruby").hide();
+
         $("#courtney").hide();
         $("#team").show();
+
        $("#emaleen").hide();
    });
+
         $("#erica").hide();
});
+
$("#grace").hide();
 
+
$("#jamie").hide();
$(document).ready(function() {
+
    $("#ruby-pic").on("mouseover", function() {
+
         $('.box').css('border', '5px solid rgba(247, 196, 66, 0.8)');
+
    }).on("mouseout", function() {
+
        $('.box').css('border', '5px solid white');
+
    });
+
});
+
$(document).ready(function() {
+
    $("#stephanie-pic").on("mouseover", function() {
+
        $("#stephanie").show();
+
 
         $("#team").hide();
 
         $("#team").hide();
    }).on("mouseout", function() {
 
 
         $("#stephanie").hide();
 
         $("#stephanie").hide();
        $("#team").show();
 
    });
 
});
 
  
$(document).ready(function() {
+
        $('.box').addClass( "selected_yellow" )
    $("#stephanie-pic").on("mouseover", function() {
+
         $('.box').removeClass( "selected_pink" )  
         $('.box').css('border', '5px solid rgba(94, 172, 195, 0.8)');
+
         $('.box').removeClass( "selected_blue" )  
    }).on("mouseout", function() {
+
         $('.box').css('border', '5px solid white');
+
 
     });
 
     });
});
 
$(document).ready(function() {
 
    $("#nicholas-pic").on("mouseover", function() {
 
        $("#nicholas").show();
 
        $("#team").hide();
 
    }).on("mouseout", function() {
 
        $("#nicholas").hide();
 
        $("#team").show();
 
    });
 
});
 
  
$(document).ready(function() {
+
     $("#stephanie-pic").on("click", function() {
     $("#nicholas-pic").on("mouseover", function() {
+
         $("#stephanie").show();
         $('.box').css('border', '5px solid rgba(94, 172, 195, 0.8)');
+
        $("#alex").hide();
    }).on("mouseout", function() {
+
         $("#courtney").hide();
         $('.box').css('border', '5px solid white');
+
        $("#emaleen").hide();
    });
+
        $("#erica").hide();
});
+
$("#grace").hide();
$(document).ready(function() {
+
$("#jamie").hide();
    $("#jacqui-pic").on("mouseover", function() {
+
        $("#jacqui").show();
+
 
         $("#team").hide();
 
         $("#team").hide();
    }).on("mouseout", function() {
+
         $("#ruby").hide();
         $("#jacqui").hide();
+
        $("#team").show();
+
    });
+
});
+
  
$(document).ready(function() {
 
    $("#jacqui-pic").on("mouseover", function() {
 
        $('.box').css('border', '5px solid rgba(220, 77, 80, 0.8)');
 
    }).on("mouseout", function() {
 
        $('.box').css('border', '5px solid white');
 
    });
 
});
 
$(document).ready(function() {
 
    $("#edward-pic").on("mouseover", function() {
 
        $("#edward").show();
 
 
         $("#team").hide();
 
         $("#team").hide();
    }).on("mouseout", function() {
+
        $('.box').addClass( "selected_blue" )
         $("#edward").hide();
+
         $('.box').removeClass( "selected_yellow" )  
         $("#team").show();
+
         $('.box').removeClass( "selected_pink" )
 
     });
 
     });
});
 
  
$(document).ready(function() {
 
    $("#edward-pic").on("mouseover", function() {
 
        $('.box').css('border', '5px solid rgba(247, 196, 66, 0.8)');
 
    }).on("mouseout", function() {
 
        $('.box').css('border', '5px solid white');
 
    });
 
 
});
 
});
  
Line 202: Line 143:
 
</script>
 
</script>
 
<style>
 
<style>
 
+
.selected_blue {border: 5px solid rgba(94, 172, 195, 0.8)!important;}
 +
.selected_pink {border: 5px solid rgba(220, 77, 80, 0.8)!important;}
 +
.selected_yellow {border:5px solid rgba(247, 196, 66, 0.8)!important;}
 
#sideMenu, #top_title {display:none;}
 
#sideMenu, #top_title {display:none;}
 
body {background-color:#e2e2e2; }
 
body {background-color:#e2e2e2; }
Line 211: Line 154:
 
     font-family: 'banaue';
 
     font-family: 'banaue';
 
     src: url('https://static.igem.org/mediawiki/2017/b/b0/T--Sydney_Australia--Wiki_Font_Banaue-Regular.Media-File.ogg');
 
     src: url('https://static.igem.org/mediawiki/2017/b/b0/T--Sydney_Australia--Wiki_Font_Banaue-Regular.Media-File.ogg');
     font-weight: normal;
+
     font-style: large;
    font-style: normal;
+
}
 +
 
 +
#please h1 {
 +
font-family: "banaue", sans-serif;
 +
color: #3e3f3f;
 +
font-size: 60px;
 +
}
 +
 
 +
#please h4 {
 +
  font-family: 'Quicksand', sans-serif;
 +
  color: #3e3f3f;
 +
  font-size: 20px;
 +
  LINE-HEIGHT:30px;
 +
  font-weight:normal;
 +
 
 +
  }
 +
 
 +
#please p {
 +
  font-family: 'Quicksand', sans-serif;
 +
color: #3e3f3f;
 +
 
 +
}
 +
 
 +
#please h3 {
 +
  font-family: 'quicksand', sans-serif;
 +
color: #a2cca3;
 +
font-size:30px;
 +
}
 +
 
 +
#please h2 {
 +
  font-family: 'Quicksand', sans-serif;
 +
font-size: 25px;
 +
}
 +
 
 +
#please h5 {
 +
  font-family: 'Quicksand', sans-serif;
 +
color: #3e3f3f;
 +
font-size: 22px;
 +
}
 +
 
 +
#please h6 {
 +
  font-family: 'Quicksand', sans-serif;
 +
color: #3e3f3f;
 +
font-size: 20px;
 +
 
 
}
 
}
  
Line 408: Line 395:
 
   background:#fff;
 
   background:#fff;
 
   transition:all 0.2s ease;
 
   transition:all 0.2s ease;
   border:2px #dadada;
+
   border:2px white;
 
   margin-top: 10px;
 
   margin-top: 10px;
 
   box-sizing: border-box;
 
   box-sizing: border-box;
Line 417: Line 404:
 
}
 
}
  
.box:hover {
+
 
  border:2px solid #525C7A;
+
}
+
  
 
.box span.box-title {
 
.box span.box-title {
Line 428: Line 413:
 
}
 
}
  
h4 {
 
font-size: 18px;
 
}
 
  
 
.box .box-content {
 
.box .box-content {
Line 454: Line 436:
 
#team h4, #alex h4, #courtney h4, #emaleen h4, #erica h4, #grace h4, #jamie h4, #ruby h4, #stephanie h4, #nicholas h4, #jacqui h4, #edward h4{ font-family: 'Quicksand', sans-serif;}
 
#team h4, #alex h4, #courtney h4, #emaleen h4, #erica h4, #grace h4, #jamie h4, #ruby h4, #stephanie h4, #nicholas h4, #jacqui h4, #edward h4{ font-family: 'Quicksand', sans-serif;}
  
.col-xs-4, .col-xs-8, .page-heading, .row { background-color: #e2e2e2;}
+
.col-xs-4, .col-xs-8, .cheboi, .row { background-color: #e2e2e2;}
 
+
h1 h4 p {color:#3e3f3f;}
.bannerbox {
+
  background:#e2e2e2;
+
  border:0px solid;
+
  border-color: #e2e2e2;
+
  margin-top: 0px;
+
  box-sizing: border-box;
+
  background-clip: padding-box;
+
  padding:0 20px 20px 20px;
+
  height:750px;
+
  width:100%;
+
}
+
 
+
.center {
+
    position: absolute;
+
    top:100px;
+
}
+
 
+
.content {
+
  padding:0px;
+
  width:95%;
+
  margin-top: 0px;
+
  margin-left:2.5%;
+
  margin-right:2.5%;
+
}
+
  
 
</style>
 
</style>
 
</head>
 
</head>
 
<body>
 
<body>
<div class = "bannerbox" style ="background-color:#e2e2e2">
+
<div class="container-fluid cheboi">
<div class = "center">
+
<div class = "row" style ="background-color:#e2e2e2; margin-top:60px;">
    <img src="https://static.igem.org/mediawiki/2017/d/d1/T--Sydney_Australia--Team_Banner.png" width="80%">
+
    <img class="center-block img-center" src="https://static.igem.org/mediawiki/2017/d/d1/T--Sydney_Australia--Team_Banner.png" width="70%">
</div>
+
 
</div>
 
</div>
  
<div class="row">
+
 
<div class="content">
+
<div class="row" style="height:80vh!important;">
 
<div class="col-xs-8">
 
<div class="col-xs-8">
 
<section id="lab">
 
<section id="lab">
Line 498: Line 455:
 
         <div class="hexagon hexagon2">
 
         <div class="hexagon hexagon2">
 
             <div class="hexagon-in1">
 
             <div class="hexagon-in1">
                 <div class="hexagon-in2" style="background-image: url('http://placekitten.com/200/305');">                 
+
                 <div class="hexagon-in2" style="background-image: url(https://static.igem.org/mediawiki/2017/2/26/T--Sydney_Australia--Emaleen.png);">                 
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 554: Line 511:
 
         <div class="hexagon hexagon2">
 
         <div class="hexagon hexagon2">
 
             <div class="hexagon-in1">
 
             <div class="hexagon-in1">
                 <div class="hexagon-in2" style="background-image: url(http://placekitten.com/300/600);">                 
+
                 <div class="hexagon-in2" style="background-image: url(https://static.igem.org/mediawiki/2017/6/6a/T--Sydney_Australia--Grace.png);">                 
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 562: Line 519:
 
           <div class="hexagon hexagon2">
 
           <div class="hexagon hexagon2">
 
             <div class="hexagon-in1">
 
             <div class="hexagon-in1">
                 <div class="hexagon-in2" style="background-image: url(https://static.igem.org/mediawiki/2017/2/26/T--Sydney_Australia--Emaleen.png);">                 
+
                 <div class="hexagon-in2" style="background-image: url(https://static.igem.org/mediawiki/2017/5/5d/T--Sydney_Australia--Jamie.png);">                 
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 570: Line 527:
 
           <div class="hexagon hexagon2">
 
           <div class="hexagon hexagon2">
 
             <div class="hexagon-in1">
 
             <div class="hexagon-in1">
                 <div class="hexagon-in2" style="background-image: url(http://placekitten.com/300/600);">                 
+
                 <div class="hexagon-in2" style="background-image: url(https://static.igem.org/mediawiki/2017/0/0b/T--Sydney_Australia--Ruby.png);">                 
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 578: Line 535:
 
           <div class="hexagon hexagon2">
 
           <div class="hexagon hexagon2">
 
             <div class="hexagon-in1">
 
             <div class="hexagon-in1">
                 <div class="hexagon-in2" style="background-image: url(http://placekitten.com/300/600);">                 
+
                 <div class="hexagon-in2" style="background-image: url(https://static.igem.org/mediawiki/2017/7/70/T--Sydney_Australia--Steph.png);">                 
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 590: Line 547:
 
<div class="box">
 
<div class="box">
 
<div class="box-content" id="team">
 
<div class="box-content" id="team">
<h1 class="tag-title">Meet The Team!</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Meet The Team!</h1>
 
<hr />
 
<hr />
<h4>DISCO was made by the 2017 University of Sydney iGEM Team and consists of 8 students aided by 3 supervisors.  
+
<h4 style="color:#3e3f3f;" >DISCO is the 2017 University of Sydney iGEM Team and consists of 8 students aided by 3 supervisors.  
  
<br><br>Whilst most of us are in our 3rd year, studying a Bachelor of (Advanced) Science – we all have different majors including biochemistry, statistics, molecular biology and applied mathematics.  In addition to our love for the sciences, we also have students studying a second degrees like economics or law… and even someone from the University of New South Wales!  
+
<br><br>Whilst most of us are in our 3rd year, studying a Bachelor of (Advanced) Science. We all have different majors, including biochemistry, statistics, molecular biology and applied mathematics.  In addition to our love for the sciences, we also have students studying a second degree like economics or law… and even someone from the University of New South Wales!  
  
<br><br><i>To find out more about us  – hover on the hexagons to the left!</i></h4>
+
<br><br><i>To find out more about us, click on our pictures to the left!</i></h4>
 
</div>
 
</div>
 
<div class="box-content" id="alex">
 
<div class="box-content" id="alex">
<h1 class="tag-title">Alex Kelly</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Alex Kelly</h1>
 
<hr />
 
<hr />
<h4>Meet <b>head of economics and self-described 'inspirational mascot'</b> of our iGEM team, Alex!  
+
<h4 style="color:#3e3f3f;" >Meet <b>head of economics and self-described 'inspirational mascot'</b> of our iGEM team, Alex!  
 
<br><br> He's studying a Bachelor of Commerce/Science, majoring in Business Economics and Biotechnology. Alex does virtually everything - he's involved in outreach with industry and the scientific community, economic modelling, wiki editing, as well as spending time in the wet lab.  
 
<br><br> He's studying a Bachelor of Commerce/Science, majoring in Business Economics and Biotechnology. Alex does virtually everything - he's involved in outreach with industry and the scientific community, economic modelling, wiki editing, as well as spending time in the wet lab.  
 
<br><br>Much of his insulin expertise comes from his work with the biohacker group Biofoundry, which contains a node of the Open Insulin group.
 
<br><br>Much of his insulin expertise comes from his work with the biohacker group Biofoundry, which contains a node of the Open Insulin group.
<br><br>Alex's favourite piece of lab equipment is a finely tuned pipette - essential. His biggest science fail is accidentally autoclaving LB media in plastic flasks, which subsequently melted together. If Alex could be any microbe, he would be a <i>tardigrade!</i>
+
<br><br>Alex's favourite piece of lab equipment is a finely tuned pipette - essential. His biggest science fail is accidentally autoclaving LB media in plastic flasks, which subsequently melted together. If Alex could be any microbe, he would be a tardigrade!
 
</h4>
 
</h4>
 
</div>
 
</div>
 
<div class="box-content" id="courtney">
 
<div class="box-content" id="courtney">
<h1 class="tag-title">Courtney Pratt</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Courtney Pratt</h1>
 
<hr />
 
<hr />
<h4>Meet our <b>head of human practices</b>, Courtney!  
+
<h4 style="color:#3e3f3f;" >Meet our <b>head of human practices</b>, Courtney!  
 
<br><br>She's in her final year of a Bachelor of Science (Advanced), majoring in Statistics and Microbiology. As head of human practices, Courtney is in charge of outreach and spends a lot of time contacting politicians, industries, charities and community groups who work with diabetes and insulin . She's also done a lot of work coding the wiki and performing our economic modelling, and she also works in the wet lab.
 
<br><br>She's in her final year of a Bachelor of Science (Advanced), majoring in Statistics and Microbiology. As head of human practices, Courtney is in charge of outreach and spends a lot of time contacting politicians, industries, charities and community groups who work with diabetes and insulin . She's also done a lot of work coding the wiki and performing our economic modelling, and she also works in the wet lab.
 
<br><br>Courtney's favourite piece of lab equipment is the microscope. Outside of the lab, she likes Sudoku, watching TV, eating tubs of ice cream at once, and is a fan of Disney movies. If she could be any microbe, she would be <i>Saccharomyces cerevisiae</i>.
 
<br><br>Courtney's favourite piece of lab equipment is the microscope. Outside of the lab, she likes Sudoku, watching TV, eating tubs of ice cream at once, and is a fan of Disney movies. If she could be any microbe, she would be <i>Saccharomyces cerevisiae</i>.
Line 616: Line 573:
 
</div>
 
</div>
 
<div class="box-content" id="emaleen">
 
<div class="box-content" id="emaleen">
<h1 class="tag-title">Emaleen Najjar</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Emaleen Najjar</h1>
 
<hr />
 
<hr />
<h4>Meet our <b>team leader</b> Emaleen!  
+
<h4 style="color:#3e3f3f;" >Meet our <b>team leader</b> Emaleen!  
 
<br><br>She's in her final year of a Bachelor of Science (Advanced), majoring in Microbiology and Biochemistry. As team leader, Emaleen has the massive role of overseeing all the activities of the entire team, both in and out of the lab. On top of that, Emaleen spends a lot of her time doing work in the wet lab.
 
<br><br>She's in her final year of a Bachelor of Science (Advanced), majoring in Microbiology and Biochemistry. As team leader, Emaleen has the massive role of overseeing all the activities of the entire team, both in and out of the lab. On top of that, Emaleen spends a lot of her time doing work in the wet lab.
 
<br><br>Emaleen's biggest science achievement is winning the University of Sydney second year Biochemistry pipetting competition. She now considers winning pipetting competitions a hobby. Not surprisingly, her favourite piece of lab equipment is the pipette. <br><br>If Emaleen could be any microbe, she would be <i>Staphylococcus aureus</i>.
 
<br><br>Emaleen's biggest science achievement is winning the University of Sydney second year Biochemistry pipetting competition. She now considers winning pipetting competitions a hobby. Not surprisingly, her favourite piece of lab equipment is the pipette. <br><br>If Emaleen could be any microbe, she would be <i>Staphylococcus aureus</i>.
Line 624: Line 581:
 
</div>
 
</div>
 
<div class="box-content" id="erica">
 
<div class="box-content" id="erica">
<h1 class="tag-title">Erica Stewart</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Erica Stewart</h1>
 
<hr />
 
<hr />
<h4>Meet our <b>head of team organisation</b>, Erica!
+
<h4 style="color:#3e3f3f;" >Meet our <b>head of team organisation</b>, Erica!
 
<br><br> She's in her final year of a Bachelor of Science (Advanced), majoring in Immunobiology and Biochemistry. Erica is in charge of keeping our iGEM team on schedule and making sure that we meet all of our deadlines. She's also involved with human practices, liaisons with iGEM HQ, and does work in the wet lab with the rest of the team.
 
<br><br> She's in her final year of a Bachelor of Science (Advanced), majoring in Immunobiology and Biochemistry. Erica is in charge of keeping our iGEM team on schedule and making sure that we meet all of our deadlines. She's also involved with human practices, liaisons with iGEM HQ, and does work in the wet lab with the rest of the team.
 
<br><br>Erica's favourite piece of lab equipment is the essential P200 pipette, and outside of the lab she likes op shopping, reading and snorkelling. She considers her biggest science fail to be accidentally setting a tub of ethanol-soaked paper on fire. <br><br>If she could be any microbe, Erica would be <i>Vibrio fischeri</i>.
 
<br><br>Erica's favourite piece of lab equipment is the essential P200 pipette, and outside of the lab she likes op shopping, reading and snorkelling. She considers her biggest science fail to be accidentally setting a tub of ethanol-soaked paper on fire. <br><br>If she could be any microbe, Erica would be <i>Vibrio fischeri</i>.
Line 633: Line 590:
 
</div>
 
</div>
 
<div class="box-content" id="grace">
 
<div class="box-content" id="grace">
<h1 class="tag-title">Grace Attrill</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Grace Attrill</h1>
 
<hr />
 
<hr />
<h4>Meet our <b>head of team collaboration</b>, Grace!  
+
<h4 style="color:#3e3f3f;" >Meet our <b>head of team collaboration</b>, Grace!  
 
<br><br>She's in her final year of a Bachelor of Science (Advanced), majoring in Molecular Biology & Genetics and Immunobiology. Grace organises our collaborations with other iGEM teams, and oversees all of the team's social media accounts. She also works in the wet lab alongside the rest of the team.
 
<br><br>She's in her final year of a Bachelor of Science (Advanced), majoring in Molecular Biology & Genetics and Immunobiology. Grace organises our collaborations with other iGEM teams, and oversees all of the team's social media accounts. She also works in the wet lab alongside the rest of the team.
<br><br>Grace's favourite piece of lab equipment is the Nanodrop Spectrophotometer. She considers her biggest science fail to be accidentally skewering a C. elegans with a needle during a microinjection. Outside of the lab Grace likes reading, learning languages, and butterflies.  
+
<br><br>Grace's favourite piece of lab equipment is the Nanodrop Spectrophotometer. She considers her biggest science fail to be accidentally spilling a culture waste bottle full of <i>E. coli</i>. Outside of the lab Grace likes reading, learning languages, and butterflies.  
 
<br><br>If she could be any microbe, she would be a <i>Fusobacterium.</i>
 
<br><br>If she could be any microbe, she would be a <i>Fusobacterium.</i>
 
</h4>
 
</h4>
 
</div>
 
</div>
 
<div class="box-content" id="jamie">
 
<div class="box-content" id="jamie">
<h1 class="tag-title">Jamie Littleboy</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Jamie Littleboy</h1>
 
<hr />
 
<hr />
<h4>Meet our <b>Lab Guru</b>, Jamie!  
+
<h4 style="color:#3e3f3f;" >Meet our <b>Lab Guru</b>, Jamie!  
 
<br><br>He's in his third year of a Bachelor of Medical Science, majoring in Molecular Biology & Genetics and Immunobiology. As the head of our laboratory activities, Jamie has the huge job of coordinating our whole team's work in the lab, and has an in depth knowledge of all the techniques we have been using. He spends most of his time in the wet lab himself - there's no time for hobbies when there are bacteria to transform.
 
<br><br>He's in his third year of a Bachelor of Medical Science, majoring in Molecular Biology & Genetics and Immunobiology. As the head of our laboratory activities, Jamie has the huge job of coordinating our whole team's work in the lab, and has an in depth knowledge of all the techniques we have been using. He spends most of his time in the wet lab himself - there's no time for hobbies when there are bacteria to transform.
 
<br><br>His favourite piece of lab equipment is the pipette 'boiii', and his biggest science fail arises every time he encounters calculations.  
 
<br><br>His favourite piece of lab equipment is the pipette 'boiii', and his biggest science fail arises every time he encounters calculations.  
Line 651: Line 608:
 
</div>
 
</div>
 
<div class="box-content" id="ruby">
 
<div class="box-content" id="ruby">
<h1 class="tag-title">Ruby Dawes</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Ruby Dawes</h1>
 
<hr />
 
<hr />
<h4>Meet our <b>head of modelling and wiki expert</b> Ruby!  
+
<h4 style="color:#3e3f3f;" >Meet our <b>head of modelling and wiki expert</b> Ruby!  
 
<br><br>She's in her final year of a Bachelor of Science (Advanced Mathematics), majoring in Applied Mathematics and Biochemistry. Ruby is in charge of our mathematical modelling and oversees the wiki, on top of doing wet lab work with the rest of the team.
 
<br><br>She's in her final year of a Bachelor of Science (Advanced Mathematics), majoring in Applied Mathematics and Biochemistry. Ruby is in charge of our mathematical modelling and oversees the wiki, on top of doing wet lab work with the rest of the team.
<br><br>Ruby's favourite piece of lab equipment is anything but centrifuges, which she has an irrational and debilitating fear of. Outside of the lab, she enjoys roller derby and video games. <br><br>If she could be any microbe, she would be a <i>trypanosome</i> - they have a two-step verification of their mitochondrial genome, which is so cool!
+
<br><br>Ruby's favourite piece of lab equipment is anything but centrifuges, which she has an irrational and debilitating fear of. Outside of the lab, she enjoys roller derby and video games. <br><br>If she could be any microbe, she would be a trypanosome - they have a two-step verification of their mitochondrial genome, which is so cool!
 
</h4>
 
</h4>
 
</div>
 
</div>
 
<div class="box-content" id="stephanie">
 
<div class="box-content" id="stephanie">
<h1 class="tag-title">Stephanie Sun</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Stephanie Sun</h1>
 
<hr />
 
<hr />
<h4>Meet our <b>head of design</b>, Steph!  
+
<h4 style="color:#3e3f3f;" >Meet our <b>head of design</b>, Steph!  
 
<br><br>She's in her third year of a Bachelor of Science (Advanced)/Bachelor of Law. Steph is in charge of everything design - from our logo, to our wiki, to our posters and our presentations. As our resident legal expert she's been learning all about Australian and international patent law, and she also works in the wet lab.
 
<br><br>She's in her third year of a Bachelor of Science (Advanced)/Bachelor of Law. Steph is in charge of everything design - from our logo, to our wiki, to our posters and our presentations. As our resident legal expert she's been learning all about Australian and international patent law, and she also works in the wet lab.
 
<br><br>Steph's favourite piece of lab equipment is the fidget spinner centrifuge. She spends a lot of her time outside the lab being locked out of the lab after losing her ID. Inside the lab, she considers her biggest science fail to be trying to do 80 mini-preps at once. <br><br> If Steph could be any microbe, she would be a <i>'Stephylococcus'</i>.
 
<br><br>Steph's favourite piece of lab equipment is the fidget spinner centrifuge. She spends a lot of her time outside the lab being locked out of the lab after losing her ID. Inside the lab, she considers her biggest science fail to be trying to do 80 mini-preps at once. <br><br> If Steph could be any microbe, she would be a <i>'Stephylococcus'</i>.
Line 667: Line 624:
 
</div>
 
</div>
 
<div class="box-content" id="nicholas">
 
<div class="box-content" id="nicholas">
<h1 class="tag-title">Jacqui Matthews</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Jacqui Matthews</h1>
 
<hr />
 
<hr />
<h4>Jacqui is our biochemistry and protein genius. To find out more, click <a href="https://2017.igem.org/Team:Sydney_Australia/Attributions">here</a> to go to attributions</h4>
+
<h4 style="color:#3e3f3f;" >Jacqui is our biochemistry and protein genius. To find out more, go to our attributions page</h4>
 
</div>
 
</div>
 
<div class="box-content" id="jacqui">
 
<div class="box-content" id="jacqui">
<h1 class="tag-title">Nicholas Coleman</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Nicholas Coleman</h1>
 
<hr />
 
<hr />
<h4>Meet our primary academic supervisor, Nick!  
+
<h4 style="color:#3e3f3f;" >Meet our primary academic supervisor, Nick!  
 
<br><br>Nick studied a Bachelor of Science (Honours) and a PhD in Microbiology at the University of Sydney, and he's been supervising the University of Sydney iGEM team since 2013. Nick gave us the space to work in his lab, and spent many hours designing, advising and troubleshooting countless experiments.
 
<br><br>Nick studied a Bachelor of Science (Honours) and a PhD in Microbiology at the University of Sydney, and he's been supervising the University of Sydney iGEM team since 2013. Nick gave us the space to work in his lab, and spent many hours designing, advising and troubleshooting countless experiments.
 
<br><br>Nick considers his best science achievement to be the isolation and characterisation of the Polaromonas strain JS666 which can grow on cis-dichloroethane. If Nick could be any microbe, he would be a Saccharomyces cerevisiae as it can make its own beer. After all the work he's done for us, he certainly deserves a drink.</h4>
 
<br><br>Nick considers his best science achievement to be the isolation and characterisation of the Polaromonas strain JS666 which can grow on cis-dichloroethane. If Nick could be any microbe, he would be a Saccharomyces cerevisiae as it can make its own beer. After all the work he's done for us, he certainly deserves a drink.</h4>
 
</div>
 
</div>
 
<div class="box-content" id="edward">
 
<div class="box-content" id="edward">
<h1 class="tag-title">Edward Hancock</h1>
+
<h1 style="color:#3e3f3f;" class="tag-title">Edward Hancock</h1>
 
<hr />
 
<hr />
<h4>Ed Hancock is the mathematical modelling god. To find out more, click <a href="https://2017.igem.org/Team:Sydney_Australia/Attributions">here</a> to go to attributions</h4>
+
<h4 style="color:#3e3f3f;" >Ed Hancock is the mathematical modelling god. To find out more, go to our attributions page!</h4>
 
</div>
 
</div>
  
Line 688: Line 645:
 
</div>
 
</div>
 
</div>
 
</div>
 
 
</body>
 
</body>
 
</html>
 
</html>
 
{{:Team:Sydney_Australia/templates/Footer}}
 
{{:Team:Sydney_Australia/templates/Footer}}

Latest revision as of 02:47, 2 November 2017

Meet The Team!


DISCO is the 2017 University of Sydney iGEM Team and consists of 8 students aided by 3 supervisors.  

Whilst most of us are in our 3rd year, studying a Bachelor of (Advanced) Science. We all have different majors, including biochemistry, statistics, molecular biology and applied mathematics.  In addition to our love for the sciences, we also have students studying a second degree like economics or law… and even someone from the University of New South Wales!

To find out more about us, click on our pictures to the left!

Alex Kelly


Meet head of economics and self-described 'inspirational mascot' of our iGEM team, Alex!

He's studying a Bachelor of Commerce/Science, majoring in Business Economics and Biotechnology. Alex does virtually everything - he's involved in outreach with industry and the scientific community, economic modelling, wiki editing, as well as spending time in the wet lab.

Much of his insulin expertise comes from his work with the biohacker group Biofoundry, which contains a node of the Open Insulin group.

Alex's favourite piece of lab equipment is a finely tuned pipette - essential. His biggest science fail is accidentally autoclaving LB media in plastic flasks, which subsequently melted together. If Alex could be any microbe, he would be a tardigrade!

Courtney Pratt


Meet our head of human practices, Courtney!

She's in her final year of a Bachelor of Science (Advanced), majoring in Statistics and Microbiology. As head of human practices, Courtney is in charge of outreach and spends a lot of time contacting politicians, industries, charities and community groups who work with diabetes and insulin . She's also done a lot of work coding the wiki and performing our economic modelling, and she also works in the wet lab.

Courtney's favourite piece of lab equipment is the microscope. Outside of the lab, she likes Sudoku, watching TV, eating tubs of ice cream at once, and is a fan of Disney movies. If she could be any microbe, she would be Saccharomyces cerevisiae.

Emaleen Najjar


Meet our team leader Emaleen!

She's in her final year of a Bachelor of Science (Advanced), majoring in Microbiology and Biochemistry. As team leader, Emaleen has the massive role of overseeing all the activities of the entire team, both in and out of the lab. On top of that, Emaleen spends a lot of her time doing work in the wet lab.

Emaleen's biggest science achievement is winning the University of Sydney second year Biochemistry pipetting competition. She now considers winning pipetting competitions a hobby. Not surprisingly, her favourite piece of lab equipment is the pipette.

If Emaleen could be any microbe, she would be Staphylococcus aureus.

Erica Stewart


Meet our head of team organisation, Erica!

She's in her final year of a Bachelor of Science (Advanced), majoring in Immunobiology and Biochemistry. Erica is in charge of keeping our iGEM team on schedule and making sure that we meet all of our deadlines. She's also involved with human practices, liaisons with iGEM HQ, and does work in the wet lab with the rest of the team.

Erica's favourite piece of lab equipment is the essential P200 pipette, and outside of the lab she likes op shopping, reading and snorkelling. She considers her biggest science fail to be accidentally setting a tub of ethanol-soaked paper on fire.

If she could be any microbe, Erica would be Vibrio fischeri.

Grace Attrill


Meet our head of team collaboration, Grace!

She's in her final year of a Bachelor of Science (Advanced), majoring in Molecular Biology & Genetics and Immunobiology. Grace organises our collaborations with other iGEM teams, and oversees all of the team's social media accounts. She also works in the wet lab alongside the rest of the team.

Grace's favourite piece of lab equipment is the Nanodrop Spectrophotometer. She considers her biggest science fail to be accidentally spilling a culture waste bottle full of E. coli. Outside of the lab Grace likes reading, learning languages, and butterflies.

If she could be any microbe, she would be a Fusobacterium.

Jamie Littleboy


Meet our Lab Guru, Jamie!

He's in his third year of a Bachelor of Medical Science, majoring in Molecular Biology & Genetics and Immunobiology. As the head of our laboratory activities, Jamie has the huge job of coordinating our whole team's work in the lab, and has an in depth knowledge of all the techniques we have been using. He spends most of his time in the wet lab himself - there's no time for hobbies when there are bacteria to transform.

His favourite piece of lab equipment is the pipette 'boiii', and his biggest science fail arises every time he encounters calculations.

If Jamie could be any microbe, he would be Wolbachia so he could fight off viruses with genetics.

Ruby Dawes


Meet our head of modelling and wiki expert Ruby!

She's in her final year of a Bachelor of Science (Advanced Mathematics), majoring in Applied Mathematics and Biochemistry. Ruby is in charge of our mathematical modelling and oversees the wiki, on top of doing wet lab work with the rest of the team.

Ruby's favourite piece of lab equipment is anything but centrifuges, which she has an irrational and debilitating fear of. Outside of the lab, she enjoys roller derby and video games.

If she could be any microbe, she would be a trypanosome - they have a two-step verification of their mitochondrial genome, which is so cool!

Stephanie Sun


Meet our head of design, Steph!

She's in her third year of a Bachelor of Science (Advanced)/Bachelor of Law. Steph is in charge of everything design - from our logo, to our wiki, to our posters and our presentations. As our resident legal expert she's been learning all about Australian and international patent law, and she also works in the wet lab.

Steph's favourite piece of lab equipment is the fidget spinner centrifuge. She spends a lot of her time outside the lab being locked out of the lab after losing her ID. Inside the lab, she considers her biggest science fail to be trying to do 80 mini-preps at once.

If Steph could be any microbe, she would be a 'Stephylococcus'.

Jacqui Matthews


Jacqui is our biochemistry and protein genius. To find out more, go to our attributions page

Nicholas Coleman


Meet our primary academic supervisor, Nick!

Nick studied a Bachelor of Science (Honours) and a PhD in Microbiology at the University of Sydney, and he's been supervising the University of Sydney iGEM team since 2013. Nick gave us the space to work in his lab, and spent many hours designing, advising and troubleshooting countless experiments.

Nick considers his best science achievement to be the isolation and characterisation of the Polaromonas strain JS666 which can grow on cis-dichloroethane. If Nick could be any microbe, he would be a Saccharomyces cerevisiae as it can make its own beer. After all the work he's done for us, he certainly deserves a drink.

Edward Hancock


Ed Hancock is the mathematical modelling god. To find out more, go to our attributions page!