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

(Prototype team page)
 
Line 1: Line 1:
{{Macquarie_Australia}}
+
 
 +
 
 
<html>
 
<html>
  
<div class="column two_thirds_size" >
+
    <link href="https://2018.igem.org/Team:Macquarie_Australia/CSS_Navbar?action=raw&ctype=text/css" rel="stylesheet">
 +
    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
 +
 
 +
 
 +
    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
 +
 
 +
 
 +
 
 +
    <link href="https://fonts.googleapis.com/css?family=Quicksand:300,400|Roboto:400,400i" rel="stylesheet">
 +
 
 +
 
 +
 
 +
    <head>
 +
        <meta name="viewport" content="width=device-width, initial-scale=1">
 +
 
 +
        <style>
 +
            DO NOT REMOVE
 +
            #content {
 +
                width: 100vw;
 +
                margin: 0;
 +
                padding: 0;
 +
            }
 +
 
 +
            /* Clear the default wiki settings */
 +
            #home_logo, #sideMenu { display:none; }
 +
            #sideMenu, #top_title, .patrollink  {display:none;}
 +
            #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 +
            body {background-color: #f2f2f2; }
 +
            #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 
 +
 
 +
 
 +
            /* Unique to page */
 +
            body {
 +
                background-color: #f2f2f2;
 +
                width: 100%;
 +
                z-index: 3;
 +
            }
 +
 
 +
            #bodyContent {
 +
                padding-right: 0px;
 +
                padding-top: 50px;
 +
                width: 100 vw;
 +
                background-color: #f2f2f2;
 +
            }
 +
 
 +
            /* Wrapper for the content */
 +
            .content_wrapper {
 +
                width: 85%%;
 +
                margin-left: 150px;
 +
                padding: 0px;
 +
                float: left;
 +
                background-color: #f2f2f2;
 +
            }
 +
 
 +
 
 +
 
 +
            /* non numbered lists */
 +
            .content_wrapper ul {
 +
                padding: 0px 20px;
 +
                font-size: 13px;
 +
                font-family: 'Quicksand', sans-serif;
 +
            }s
 +
 
 +
            .bio_paragraph{
 +
                box-sizing: border-box;
 +
                width: 100%;
 +
                float: right;   
 +
            }
 +
 
 +
            .bio_page_grid{
 +
                display: grid;
 +
                grid-template-columns: 50% 50%;
 +
                grid-template-rows: repeat(13, 50%);
 +
            }
 +
 
 +
 
 +
 
 +
 
 +
            /* For the rotating image */
 +
            .Landing_image_container {
 +
                width: 100%;
 +
                display: flex;
 +
                position: relative;
 +
                margin: 0 auto;
 +
                align-items: center;
 +
                justify-content: center;
 +
            }
 +
 
 +
            .Landing_image_container img {
 +
                width: 100%;
 +
            }
 +
 
 +
            .Landing_image_container img.overlap {
 +
                position: absolute;
 +
            }
 +
 
 +
 
 +
 
 +
 
 +
            /* Bio page */
 +
            .grid-container {
 +
                display: grid;
 +
                grid-template-columns: auto auto;
 +
                background-color: #2196F3;
 +
                padding: 10px;
 +
            }
 +
            .grid-item {
 +
                background-color: rgba(255, 255, 255, 0.8);
 +
                border: 1px solid rgba(0, 0, 0, 0.8);
 +
                padding: 20px;
 +
                font-size: 30px;
 +
                text-align: center;
 +
 
 +
 
 +
        </style>
 +
    </head>
 +
 
 +
 
 +
 
 +
    <body>
 +
 
 +
 
 +
        <nav class="navbar navbar-default navbar-fixed-top" style="padding-top: 20px;">
 +
            <div class="container-fluid">
 +
                <div class="navbar-header">
 +
 
 +
                    <a class="navbar-logo" href="https://2018.igem.org/Team:Macquarie_Australia">
 +
                        <image class="img-responsive" src="https://static.igem.org/mediawiki/2018/8/8a/T--Macquarie_Australia--Header_Circle.png" height="80" width="80" style = "position: absolute; left: 10px; top: 30px;">
 +
                        </image>
 +
                    </a>
 +
 
 +
                </div>
 +
                <div class="navbar-header" style="padding-top: 15px; padding-left: 100px;">
 +
                    <a class="navbar-logo" href="https://2018.igem.org/Team:Macquarie_Australia">
 +
                        <image class="img-responsive" src="https://static.igem.org/mediawiki/2018/2/25/T--Macquarie_Australia--Logo_onlyText.png" height="120" width="120">
 +
                        </image>
 +
                    </a>
 +
                </div>
 +
 
 +
                <div id="navbar" class="navbar-collapse collapse">
 +
                    <ul class="nav navbar-nav navbar-right" style="margin-top: 15px;">
 +
                        <li class="dropdown">
 +
                            <a class="dropdown-toggle active" style = "font-family: 'Raleway', sans-serif;">Project<span class="caret"></span></a>
 +
                            <ul class="dropdown-menu" style="left:0;">
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Description">Description</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Design">Design</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Experiments">Experiments</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Results">Results</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/ProjectSafety">Safety</a></li>
 +
                            </ul>
 +
                        </li>
 +
 
 +
 
 +
                        <li class="dropdown">
 +
                            <a class="dropdown-toggle active" style = "font-family: 'Raleway', sans-serif;" >Notebook<span class="caret"></span></a>
 +
                            <ul class="dropdown-menu" style="left:0;">
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;"  href="https://2018.igem.org/Team:Macquarie_Australia/Notebook">Notebook</a></li>
 +
                            </ul>
 +
                        </li>
 +
 
 +
                        <li class="dropdown">
 +
                            <a style = "font-family: 'Raleway', sans-serif;" class="dropdown-toggle active">Parts<span class="caret"></span></a>
 +
                            <ul class="dropdown-menu" style="left:0;">
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;"  href="https://2018.igem.org/Team:Macquarie_Australia/Parts">Summary</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;"  href="https://2018.igem.org/Team:Macquarie_Australia/CompositeParts">Composite parts</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;"  href="https://2018.igem.org/Team:Macquarie_Australia/PartsValidation">Validation</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;"  href="https://2018.igem.org/Team:Macquarie_Australia/ImprovedParts">Improved Parts</a></li>
 +
 
 +
                            </ul>
 +
                        </li>
 +
 
 +
                        <li class="dropdown">
 +
                            <a style = "font-family: 'Raleway', sans-serif;" class="dropdown-toggle active">Interlab<span class="caret"></span></a>
 +
                            <ul class="dropdown-menu" style="left:0;">
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Interlab">Interlab Overview</a></li>
 +
                            </ul>
 +
                        </li>
 +
 
 +
                        <li class="dropdown">
 +
                            <a style = "font-family: 'Raleway', sans-serif;" class="dropdown-toggle active">Human Practices<span class="caret"></span></a>
 +
                            <ul class="dropdown-menu">
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Human_Practices">Overview</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Interviews">Interviews</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/PublicEngagement">Public Engagement</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/IntergratedHumanPractices">Intergrated Human Practices</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Toolkit">Toolkit</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown">
 +
                            <a style = "font-family: 'Raleway', sans-serif;" class="dropdown-toggle active">Team<span class="caret"></span></a>
 +
                            <ul class="dropdown-menu">
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Team">Meet The Team</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Staff">Staff</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Attributions">Attributions</a></li>
 +
                            </ul>
 +
                        </li>
 +
 
 +
                        <li class="dropdown">
 +
                            <a style = "font-family: 'Raleway', sans-serif;" class="dropdown-toggle active">Modelling<span class="caret"></span></a>
 +
                            <ul class="dropdown-menu">
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Model">Our Model</a></li>
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/ModelExperimentation">Experimental Data</a></li>
 +
                            </ul>
 +
                        </li>
 +
 
 +
                        <li class="dropdown">
 +
                            <a style = "font-family: 'Raleway', sans-serif;" class="dropdown-toggle active">Collaboration<span class="caret"></span></a>
 +
                            <ul class="dropdown-menu">
 +
                                <li><a style = "font-family: 'Raleway', sans-serif;" href="https://2018.igem.org/Team:Macquarie_Australia/Collaboration">Overview</a></li>
 +
                            </ul>
 +
                        </li>
 +
 
 +
 
 +
 
 +
                    </ul>
 +
                </div>
 +
                <!-- /.navbar-collapse -->
 +
            </div>
 +
            <!-- /.container-fluid -->
 +
        </nav>
 +
 
 +
 
 +
        <!-- NEW CODE -->
 +
 
 +
 
 +
 
 +
        <div>
 +
 
 +
        </div>
 +
 
 +
        <div class="Landing_image_container">
 +
            <img src="https://static.igem.org/mediawiki/2018/6/6e/T--Macquarie_Australia--Bio_GroupPhoto.png" style="width: 100%;">
 +
            <a href="#Amanda"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 7%; left: 38%; top: 46%;"></a>
 +
            <a href="#Angus"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6%; left: 69%; top: 28%;"></a>
 +
            <a href="#Areti"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6%; left: 48%; top: 46%;"></a>
 +
            <a href="#Ari"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6%; left: 84%; top: 39%;"></a>
 +
            <a href="#Hamish"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6%; left: 32%; top: 25%;"></a>
 +
            <a href="#Irene"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6.5%; left: 14%; top: 36.5%;"></a>
 +
            <a href="#Jarryd"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6.5%; left: 8%; top: 34%;"></a>
 +
            <a href="#Josip"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6%; left: 71%; top: 40%;"></a>
 +
            <a href="#Karl"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6.5%; left: 20%; top: 27%;"></a>
 +
            <a href="#Ken"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6%; left: 56%; top: 30%;"></a>
 +
            <a href="#Nick"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6%; left: 43.5%; top: 30%;"></a>
 +
            <a href="#Renee"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 6%; left: 26%; top: 45%;"></a>
 +
            <a href="#Zoe"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 7%; left: 59%; top: 44%;"></a>
 +
        </div>
 +
 
 +
        <img src="https://static.igem.org/mediawiki/2018/c/cb/T--Macquarie_Australia--f2f2f2.png" style="width: 100%"; height="30%;">
 +
 
 +
 
 +
        <div class="grid-container">
 +
 
 +
            <div class="grid-item" id="Amanda"> <img src = "https://static.igem.org/mediawiki/2018/6/63/T--Macquarie_Australia--Bio_AmandaHeadshot.png" width="80%" style = ""></div>
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Amanda Kindl</h>
 +
                <p style="text-align: justify;">Founder of the 2018 instagram page, Amanda has had a major role in designing the Macquarie University iGEM team.</p></div>
 +
 
 +
            <div class="grid-item" id="Angus"> 
 +
                <h style= "font-weight: bold;"> Angus Lawrie</h>
 +
                <p style="text-align: justify;">Angus is our very own nanodrop expert. Not only has he worked in the labs, but he has also spent much of his time in the dry lab, conducting and planning interviews, as well as shaping our customer discovery idea. </p> </div>
 +
            <div class="grid-item"> <img src = "https://static.igem.org/mediawiki/2018/2/23/T--Macquarie_Australia--Bio_AngusHeadshot.png" width="80%" style = ""></div>
 +
 
 +
            <div class="grid-item" id="Areti"> <img src = "https://static.igem.org/mediawiki/2018/4/45/T--Macquarie_Australia--Bio_AretiHeadshot.png" width="80%" style = ""></div>
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;">Areti-Efremia Mellou</h>
 +
                <p style="text-align: justify;">Areti is always there to laugh at our non-funny iGEM puns, and brightens up every room she enters. She’s been an integral part of our inter-lab work, and is always there to help where needed. </p> </div>
 +
 
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Ari Edmonds</h>
 +
                <p style="text-align: justify;">For Ari, this is not his first time around the block. Ari was part of last year’s Macquarie University iGEM team, whose immense success left us with a hard act to follow. Ari is always so helpful in the lab, offering a large array of lab skills. He is a very science driven student, who is a valuable asset to the team. </p> </div>
 +
            <div class="grid-item" id="Ari"> <img src = "https://static.igem.org/mediawiki/2018/e/e4/T--Macquarie_Australia--Bio_AriHeadshot.png" width="80%" style = ""></div>
 +
 
 +
            <div class="grid-item" id="Hamish"> <img src = "https://static.igem.org/mediawiki/2018/e/e7/T--Macquarie_Australia--Bio_HamishHeadshot.png" width="80%" style = ""></div>
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Hamish Manton</h>
 +
                <p style="text-align: justify;">Hamish’s official title is ‘Director of Safe Lab Practices’. He’s always there to remind us to wear our lab coats and safety glasses, and to not explode the microwave. It’s no lie that his luscious beard is the main reason we like him. Hamish is a dedicated worker in the lab, and has also conducted many interviews, and worked tirelessly to discover a plethora of contacts within the industry. </p> </div>
 +
 
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Irene Simpson</h>
 +
                <p style="text-align: justify;"> Irene the lean, mean, queen. Her dry lab work, and communication with other scholars and iGEM teams has been essential to our human practices. Whether it's tweeting, facebooking, emailing or skyping we can always count on Irene to keep things organised and moving forward.  </p> </div>
 +
            <div class="grid-item" id="Irene"> <img src = "https://static.igem.org/mediawiki/2018/3/38/T--Macquarie_Australia--Bio_IreneHeadshot.png" width="80%" style = ""></div>
 +
 
 +
            <div class="grid-item" id="Jarryd"> <img src = "https://static.igem.org/mediawiki/2018/f/fe/T--Macquarie_Australia--Bio_JarrydHeadshot.png" width="80%" style = ""></div>
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Jarryd Vargas</h>
 +
                <p style="text-align: justify;">Also formally known as ‘The Shirt Guy’, Jarryd is definitely the go to guy for any and all of our iGEM questions. He is a fun loving, walking encyclopedia, and we all love him for it. He spends all his morning, afternoons, evenings and late nights in the lab, playing a key role in our lab success. </p> </div>
 +
 
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Josip Mujic</h>
 +
                <p style="text-align: justify;">Josip is a Science and Secondary education student, whose fashion sense is equally as awesome as his iGEM dedication. His positive attitude and the many hours he has devoted in the lab are qualities we love about him. </p> </div>
 +
            <div class="grid-item" id="Josip"> <img src = "https://static.igem.org/mediawiki/2018/5/59/T--Macquarie_Australia--Bio_JosipHeadshot.png" width="80%" style = ""></div>
 +
 
 +
            <div class="grid-item" id="Karl"> <img src = "https://static.igem.org/mediawiki/2018/b/b9/T--Macquarie_Australia--Bio_KarlHeadshot.png" width="80%" style = ""></div>
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Karl Myers</h>
 +
                <p style="text-align: justify;">The artistic maestro of our iGEM team, with a brilliant creative vision. Karl is studying a double degree of Law and Science, and he is not afraid to lay down the LAW!  </p> </div>
 +
 
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Keshav (Ken) Curriman</h>
 +
                <p style="text-align: justify;">Ken is a very quiet achiever but has managed to have a very loud role in our human practices  project. He has emailed heaps of academics, arranged interviews and taken part in many interviews, proving his importance  to the team. </p> </div>
 +
            <div class="grid-item" id="Ken"> <img src = "https://static.igem.org/mediawiki/2018/7/79/T--Macquarie_Australia--Bio_KenHeadshot.png" width="80%" style = ""></div>
 +
 
 +
            <div class="grid-item" id="Nick"> <img src = "https://static.igem.org/mediawiki/2018/5/52/T--Macquarie_Australia--Bio_NicholasHeadshot.png" width="80%" style = ""></div>
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Nicholas Solomon</h>
 +
                <p style="text-align: justify;">He’s a poet and he doesn’t even know it! Nick has discovered an unquenchable linguistic gift that has given rise to our prized suite of Poems, named the ‘Chlorofella Chronicles’. His soldering skills have also been utilized in the making of another invaluable addition to the team, the DNA model.  </p> </div>
 +
 
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Renee Beale</h>
 +
                <p style="text-align: justify;">Loves a good unbalanced centrifuge, and exploding microwaves. Renee has been a vital part of our interviewing process, spending hours preparing for and participating in interviews with members of the pharmaceutical field all around Sydney. Renee has also been heavily involved in our fundraising efforts, and has spent many late nights researching and skyping. </p> </div>
 +
            <div class="grid-item" id="Renee"> <img src = "https://static.igem.org/mediawiki/2018/8/89/T--Macquarie_Australia--Bio_ReneeHeadshot.png" width="80%" style = ""></div>
 +
 
 +
            <div class="grid-item" id="Zoe"> <img src = "https://static.igem.org/mediawiki/2018/7/7c/T--Macquarie_Australia--Bio_ZoeHeadshot.png" width="80%" style = ""></div>
 +
            <div class="grid-item"> 
 +
                <h style= "font-weight: bold;"> Zoe Yiasemides</h>
 +
                <p style="text-align: justify;"> Zoe is currently studying a bachelor of science, and enjoys freezing agar plates, weird internet subcultures, as well as being a fanatical herpetologist. Zoe can always be found working hard in the lab, or using her breathtaking programming skills to create our iGEM website. Zoe loves a good snakey shaped graph in her modeling work.  </p> </div>
 +
               
 +
                <h style = "font-size: 70;">Staff</h>
 +
 
 +
 
 +
 
 +
        </div>
 +
 
 +
 
 +
        <!--INVISIBLE BOX, MAYBE USE TO HOST CONTENT? -->
 +
        <div class="row" style="background-color: #f2f2f2;;">
 +
            <div class="column side left" style="background-color: #f2f2f2;">
 +
            </div>
 +
            <div class="column middle"style="background-color: #f2f2f2;">
 +
            </div>
 +
            <div class="column side right"style="background-color: #f2f2f2;">
 +
            </div>
 +
        </div>
 +
        <!-- END OF BOX -->
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
        <!-- FOOTER CODE DO NOT TOUCH -->
 +
        <div class="footerContainer">
 +
            <div class="footerItemSponsor"  >
 +
                <img style = "height: auto; width: 70%; float: left;" src="https://static.igem.org/mediawiki/2018/d/de/T--Macquarie_Australia--Footer_Sponsor.png">
 +
            </div>
 +
            <div class="footerItem" >
 +
                <img style = "width: 4%; float: left;padding-top: 5%;padding-right: 2%; padding-left: 5%;" src="https://static.igem.org/mediawiki/2018/d/d3/T--Macquarie_Australia--Footer_Email.png">
 +
            </div>
 +
            <div class="footerItem" >
 +
                <img style = "width: 4%;float: left; padding-top: 5%;padding-right: 2%; " src="https://static.igem.org/mediawiki/2018/1/1a/T--Macquarie_Australia--Footer_Facebook.png">
 +
            </div>
 +
            <div class="footerItem" >
 +
                <img style = "width: 4%;float: left;padding-top: 5%;padding-right: 2%;" src="https://static.igem.org/mediawiki/2018/1/11/T--Macquarie_Australia--Footer_Instagram.png">
 +
            </div>
 +
            <div class="footerItem">
 +
                <img style = "width: 4%;float: left; padding-top: 5.5%; padding-right: 2%;" src="https://static.igem.org/mediawiki/2018/4/4c/T--Macquarie_Australia--Footer_Twitter.png">
 +
            </div>
 +
        </div>
 +
        <!--END OF FOOTER CODE -->
 +
 
  
<h1>Team</h1>
 
<p>In this page you can introduce your team members, instructors, and advisors. </p>
 
  
  
<h3>What should this page contain?</h3>
 
<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>
 
  
  
  
<div class="column third_size" >
+
    </body>
<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>

Revision as of 03:29, 4 October 2018


Amanda Kindl

Founder of the 2018 instagram page, Amanda has had a major role in designing the Macquarie University iGEM team.

Angus Lawrie

Angus is our very own nanodrop expert. Not only has he worked in the labs, but he has also spent much of his time in the dry lab, conducting and planning interviews, as well as shaping our customer discovery idea.

Areti-Efremia Mellou

Areti is always there to laugh at our non-funny iGEM puns, and brightens up every room she enters. She’s been an integral part of our inter-lab work, and is always there to help where needed.

Ari Edmonds

For Ari, this is not his first time around the block. Ari was part of last year’s Macquarie University iGEM team, whose immense success left us with a hard act to follow. Ari is always so helpful in the lab, offering a large array of lab skills. He is a very science driven student, who is a valuable asset to the team.

Hamish Manton

Hamish’s official title is ‘Director of Safe Lab Practices’. He’s always there to remind us to wear our lab coats and safety glasses, and to not explode the microwave. It’s no lie that his luscious beard is the main reason we like him. Hamish is a dedicated worker in the lab, and has also conducted many interviews, and worked tirelessly to discover a plethora of contacts within the industry.

Irene Simpson

Irene the lean, mean, queen. Her dry lab work, and communication with other scholars and iGEM teams has been essential to our human practices. Whether it's tweeting, facebooking, emailing or skyping we can always count on Irene to keep things organised and moving forward.

Jarryd Vargas

Also formally known as ‘The Shirt Guy’, Jarryd is definitely the go to guy for any and all of our iGEM questions. He is a fun loving, walking encyclopedia, and we all love him for it. He spends all his morning, afternoons, evenings and late nights in the lab, playing a key role in our lab success.

Josip Mujic

Josip is a Science and Secondary education student, whose fashion sense is equally as awesome as his iGEM dedication. His positive attitude and the many hours he has devoted in the lab are qualities we love about him.

Karl Myers

The artistic maestro of our iGEM team, with a brilliant creative vision. Karl is studying a double degree of Law and Science, and he is not afraid to lay down the LAW!

Keshav (Ken) Curriman

Ken is a very quiet achiever but has managed to have a very loud role in our human practices project. He has emailed heaps of academics, arranged interviews and taken part in many interviews, proving his importance to the team.

Nicholas Solomon

He’s a poet and he doesn’t even know it! Nick has discovered an unquenchable linguistic gift that has given rise to our prized suite of Poems, named the ‘Chlorofella Chronicles’. His soldering skills have also been utilized in the making of another invaluable addition to the team, the DNA model.

Renee Beale

Loves a good unbalanced centrifuge, and exploding microwaves. Renee has been a vital part of our interviewing process, spending hours preparing for and participating in interviews with members of the pharmaceutical field all around Sydney. Renee has also been heavily involved in our fundraising efforts, and has spent many late nights researching and skyping.

Zoe Yiasemides

Zoe is currently studying a bachelor of science, and enjoys freezing agar plates, weird internet subcultures, as well as being a fanatical herpetologist. Zoe can always be found working hard in the lab, or using her breathtaking programming skills to create our iGEM website. Zoe loves a good snakey shaped graph in her modeling work.

Staff