Difference between revisions of "Team:NUS Singapore-A/shadow/Public Engagement"

 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{NUS_Singapore-A}}
 
{{NUS_Singapore-A}}
 +
{{:Team:NUS_Singapore-A/Templates/Style}}
 
<html>
 
<html>
  
Line 8: Line 9:
 
</head>
 
</head>
  
<style>
 
/****************************NEW CAROUSEL**********************************/
 
.carousel-3d-slide {
 
      height: auto !important;
 
      background-color: rgba(0, 0, 0, 0.25) !important;
 
    }
 
/**************************END OF NEW CAROUSEL********************************/
 
  
 +
<body>
  
.outreach-header{
+
<div class="inner-border" style="border-top:none;">
  max-width: 65%;
+
<div class = "all-wrapper">
  height: auto;
+
<div class = "content-wrapper">
}
+
  
 +
<img src="https://static.igem.org/mediawiki/2018/0/02/T--NUS_Singapore-A--Outreach_header_C.png" class="header" alt="outreach header">
  
/****************ANYTHING ONWARDS IS THE STYLE FROM INTERLAB********************************************/
+
 
 +
  <h1>OVERVIEW</h1>
 +
  <p>Singapore has set its sights on becoming a global powerhouse in synthetic biology. The government is pouring money into a new research programme, the national Synthetic Biology R&D programme, and is encouraging scientists to make synthetic microorganisms, or redesign natural ones, that can be used to produce food, electronics, medicine and energy.<br><br>
  
    /* The accordion is the class given to the drop-down menu thingy */
+
  Through educational events and public engagement, NUSGEM aimed to raise more awareness about synthetic biology, iGEM, and our project to the public focusing greatly on high school and university students. Although synthetic biology research and development is flourishing in Singapore, it is not being emphasized to students regardless of education level. Take a look at the following syllabus for an overview of the current pre-university curriculum for biology.</p><br>
    .accordion {
+
        background-color: #f2f2f2;
+
        color: black;
+
        cursor: pointer;
+
        padding: 15px;
+
        width: 90%;
+
        text-align: left;
+
        margin-left: 5%;
+
        margin-right: 5%;
+
        border: none;
+
        outline: none;
+
        /* I wanted to give a gradual change, but it's having some trouble reading the 'transition' property. I'll look into having it javascripted instead. */
+
        /*  transition: 0.4s linear;    */
+
        font-family: "Montserrat", sans-serif;
+
        font-weight: 300;
+
        font-size: 20px;
+
    }
+
   
+
    /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
+
    .active, .accordion:hover {
+
        font: bold 20px "Montserrat", sans-serif;
+
        background-color: #e6e6e6;
+
    }
+
   
+
    /* Style the accordion panel. Note: hidden by default */
+
    .panel {
+
        background-color: white;
+
        text-align: left;
+
        margin-top: 10px;
+
        max-height: 0;
+
        overflow: hidden;
+
        transition: max-height 0.2s ease-out;
+
    }
+
    .accordion:after {
+
        content: '+';
+
        font-size: 13px;
+
        color: #777;
+
        float: right;
+
        margin-left: 5px;
+
    }
+
   
+
    /* Not sure why this function does not work. Need to check */
+
    .active:after {
+
        content: "-";
+
    }
+
  
     table, th, td {
+
  <figure class="figures">
        border: none;
+
     <img src="https://static.igem.org/mediawiki/2018/5/5b/T--NUS_Singapore-A--iHP_overviewFig1.jpg">
        border-collapse: collapse;
+
     <figcaption>Figure 1. H2 Biology Curriculum Framework in Singapore junior college.</figcaption>
    }
+
  </figure>
    table {
+
        font-family: "Lora";
+
        font-size: 13px;
+
        word-spacing: 0.5em;
+
     }
+
  
    th, td {
+
  <p>Even at the undergraduate level, there are only limited opportunities for students to explore synthetic biology in their education. A cursory search revealed only 2 modules on synthetic biology being offered by National University of Singapore, 1 module on synthetic biology being offered by Nanyang Technological University, and none being offered by the other universities in Singapore (Singapore Management University, Singapore University of Technology and Design).<br><br>
        text-align: left;
+
        padding: 3px;
+
    }
+
    table caption {
+
  
 +
  Due to the lack of opportunities for involvement in synthetic biology with a formal educational platform, our team feels that it is important that students are exposed to the basics of synthetic biology early on, which may  open up potential career options, and perhaps even bolster Singapore’s efforts in promoting synthetic biology research and development.<br><br>
  
    }
+
  As students who have gone through all stages of the Singaporean education system, we feel that we are uniquely poised to design programmes that would be not only relatable, but also insightful for our fellow students. After much deliberation, consultation, and collaboration with current educators, we have developed a thoughtful and multi-pronged educational programme that will engage and inspire our fellow students, and open up their minds to a whole new world - that is synthetic biology.</p><br>
    h1 {
+
      font-family: "MONTSERRAT", sans-serif;
+
      font-size: 22px;
+
      text-align: left;
+
      color: black;
+
      font-style: normal;
+
      font-weight: 300;
+
      color: black;
+
      padding-left: 5%;
+
      padding-top: 1.5%;
+
      padding-bottom: 1%;
+
      border: none;
+
    }
+
   
+
    h2 {
+
        font-family: "Lora", sans;
+
        font-weight: 300;
+
        text-align: left;
+
        color: black;
+
        margin-left: 5%;
+
        margin-bottom: 15px; 
+
    }
+
  
    h3 {
 
        font-family: "Lora", sans;
 
        font-weight: 300;
 
        text-align: left;
 
        color: black;
 
    }
 
  
  
    p, ol li, ul li  {
+
  <h1>LIFE HACKS! 2018</h1>
        font-family: "Lora", serif;
+
  <p><i>Life Hacks! 2018</i> was the first large-scale outreach event organised by NUSGEM. The event was held on 28th July at the National University of Singapore, Faculty of Engineering. Students and educators from over 15 different schools and institutions attended our event. Our event was conceived to help pre-university students learn more about what synthetic biology entailed, to help them make an informed decision on pursuing synthetic biology in the tertiary education and beyond.<br>
        font-size: 14px;
+
        word-spacing: 0.5em;
+
        text-align:justify;
+
    }
+
  
    img {
+
<p>Indeed, targeting this demographic proved to be high-impact as the concept of synthetic biology was not introduced to many of the participants at our event. Nevertheless, as synthetic biology is a growing and developing field, and as university students who felt that earlier exposure to synthetic biology would be beneficial, we highlighted the importance of equipping the students with sufficient knowledge before they entered the next stage of their education.</p><br>
        display: block;
+
 
        margin-left: auto;
+
  <p>This event was conducted in collaboration with NUS Biomedical Engineering Club, in order to promote synthetic biology. We were also fortunate to have worked with Prof. Raye Yeow, the Chairperson of the Biomedical Engineering Society Student Chapter, who helped disseminate news of our event to all his affiliated student groups.</p><br>
        margin-right: auto;
+
    }
+
  
    .discussion_graph, .measurement_table{
+
  <p>The Life Hacks! 2018 event consisted of two sections; firstly, engaging talks by speakers who were well-versed in the issues surrounding synthetic biology, and secondly, exciting hands-on activities to give the students a taster of the daily life of a synthetic biologist.</p><br>
        width: 70%;
+
        height: auto;
+
        margin: auto;
+
    }
+
    .center-justified{
+
      text-align: justify;
+
      margin: 0 auto;
+
      width: 70%;
+
    }
+
    .button-things{
+
    vertical-align: -50%;
+
    background: none;
+
    color: inherit;
+
    border: none;
+
    padding: 0;
+
    font: inherit;
+
    cursor: pointer;
+
    outline: inherit;
+
    }
+
  
     /**********************
+
  <div class="row">
    Start of two columns */
+
     <div class="column left">
    * {
+
<p>Our first speaker was Professor Poh Chueh Loo, an Associate Professor at the Faculty of Engineering, and our team’s Principal Investigator. He gave a primer to what synthetic biology is, before moving on to share about the career and academic prospects in synthetic biology. Our next speakers were Dr. Owen Schaefer, who introduced the group to relevant and critical issues in bioethics and synthetic biology, and Dr. Sonja Luz, who spoke about the applications of synthetic biology, especially in the environment and conservation aspects.</p><br>
    box-sizing: border-box;
+
    }
+
  
    /* Create two columns that floats next to each other */
+
  </div>
    .column {
+
  <div class="column right">
        float: left;
+
    <figure class="figures2">
        text-align: left;
+
      <img src="https://static.igem.org/mediawiki/2018/b/b5/T--NUS_Singapore-A--Life_Hacks_2018_%28Lecture%29.jpg" alt ="life hacks lecture">
    }
+
      <figcaption>An interested life hacker!</figcaption>
   
+
      </figure>
    .left {
+
      <br>
        width: 50%;
+
 
        padding-left: 5%;
+
    </div>
        padding-right: 2.5%;
+
  </div>
    }
+
  
    .right {
+
  <br>
        width: 50%;
+
  <div class="row">
        padding-left: 2.5%;
+
    <div class="column left">
        padding-right: 5%;
+
      <p>After lunch, four different activities were arranged for our participants: a brief lecture on gene circuit design, an activity on gene circuit design, a lab tour and short tour around our biomedical engineering department.</p> <br>
     }
+
    <figure class="figures2">
 +
      <img src="https://static.igem.org/mediawiki/2018/0/04/T--NUS_Singapore-A--Life_Hacks_2018_%28Lab_Photo_2%29.PNG" alt ="life hacks lab tour">
 +
      <figcaption>Team Leader Nanda awing the participants with the class blue light fluorescence</figcaption>
 +
      </figure>
 +
     </div>
 +
    <div class="column right">
 +
  <p>The lab tour introduced the participants to the BioMakerSpace in the Faculty of Engineering, more fondly referred to as “Home of NUS iGEM teams”. The BioMakerSpace is a newly-built and well-furnished laboratory for the iGEM students in our university to perform our wet-lab experiments for the competition.</p><br>
  
    /* Clear floats after the columns */
+
  <p>Safety is a core value of our team, and indubitably, the safety of the our participants were our top priority during the event. To ensure a positive learning experience for our participants, all of them were provided with lab coats and safety goggles, and most notably, we started the tour with an informative safety briefing.</p><br>
    .row:after {
+
        content: "";
+
        display: table;
+
        clear: both;
+
    }
+
  
    /********************
+
  <p>During the tour, we introduced to our participants the various equipment we used in our experiments, and explained how we used them. To complement our introductory session, we planned an exciting crossword challenge to test how much they understood. We were very heartened to find out from their post-survey feedback that they found the session extremely interesting and refreshing. Ms. Aishwarya Iyer, a student from NPS Singapore International School commented that “Life Hacks! sparked an interest in synthetic biology in me!” She also felt that “the entire event was a holistic experience of fun and learning through informative talks and engaging activities.”</p><br>
    End of two columns */
+
  </div>
/* Style the img inside the buttons */
+
</div>
.sponsors-overview-rows button img{
+
<div class="row">
  max-height:100%;
+
  <div class="column left"> 
  max-width:100%;
+
}
+
/* Create an active/current tablink class */
+
.sponsors-overview-rows button.active {
+
    background-color: #ccc;
+
}
+
  
.tabcontent-wrapper{
+
  <p>As the gene circuit lies at the heart of synthetic biology, we wished to expose our participants to its basics by preparing a brief introductory session on gene circuit design. By drawing parallels to computer engineering, which inspired the abstraction hierarchy of synthetic biology, participants were made aware of the fundamental role that gene circuits play. They also learnt about the concept of simple logic gates, and how to construct them by assembling parts together.</p><br>
   text-align: center;
+
   <p>Subsequently, the participants were given the opportunity to try their hand at designing gene circuits through a mini hands-on activity. Each group was tasked to piece paper cut-outs of parts together to build simple systems. An example of a task went: “Design a gene circuit such that the cell produces CFP when lactose is present, and SK2 when lactose is absent.”</p><br>
}
+
  </div>
/* Style the tab content */
+
  <div class="column right">
.tabcontent {
+
  <br>
    display: none;
+
    <figure class="figures2">
    max-width: 85%;
+
      <img src="https://static.igem.org/mediawiki/2018/6/6c/T--NUS_Singapore-A--Life_Hacks_2018_%28Gene_Circuit_Abstract_Photo_2%29.jpg" alt ="gene circuit fun">
    margin: auto auto;
+
      <figcaption>gene circuits are FUN!</figcaption>
    padding: 6px 12px;
+
      </figure>
    border-radius: 12px;
+
     <br>
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
+
     </div>
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
+
  </div>
     -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
+
  <div class="row">
     flex-direction: row;
+
    <div class="column left">
    justify-content: flex-start;
+
  <br>
    align-items: center;
+
    <figure class="figures2">
}
+
      <img src="https://static.igem.org/mediawiki/2018/3/32/T--NUS_Singapore-A--Life_Hacks_2018_%28Gene_Circuit_1%29.jpg" alt ="gene circuit fun2">
.sponsor-pic{
+
      <figcaption>Hao Yuan imparting his wisdom</figcaption>
  display: flex;
+
      <img src="https://static.igem.org/mediawiki/2018/5/56/T--NUS_Singapore-A--Life_Hacks_2018_%28Gene_Circuit_2%29.jpg" alt ="igem fun fun">
  width: 235px;
+
      <figcaption>Gene Circuits never fail to bring smiles to everyone's faces</figcaption>
  max-width: 235px;
+
      </figure>
  min-width: 235px;
+
     <br>
  height: auto;
+
    </div>
}
+
    <div class="column right">
      
+
</style>
+
  
 +
  <p>While initially hesitant and unsure, the participants gradually eased into the activity, guided along by the friendly facilitators, who ensured that all the participants were involved and addressed their many queries. One heartening observation by our facilitators - participants who were quicker at getting the hang of designing their gene circuits extended their help to their peers, even those from other groups. If this is any representation of the future of synthetic biologists, the field is indeed in good hands!</p><br>
  
<body>
+
  <p>Mr. Justin Soh, a student from Singapore Polytechnic, felt that Life Hacks! 2018 “[gave a] simple overview of what synthetic biology is about at its core but provides enough depth for attendees to appreciate the value of synthetic biology”. He further added – “the invited guests were not synthetic biologists themselves, but people who complemented the work of synthetic biologists. This helped me gain more insight on the impact of the work we do and how it affects the world in a larger perspective, and would greatly help inspire the future generations of biologists”.</p><br>
 +
    </div>
 +
    </div>
  
<div class="inner-border" style="border-top:none;">
+
  <p>Our event would not have been possible without our sponsors’ generous support - many thanks goes out to Axil Scientific, Arbor Bioscience, and Singer Instruments. Our sponsors offer high quality products and services everyday to help researchers in the life science with their research, in terms of lab reagents, consumables, gene and DNA sequencing services, and high quality instruments.</p><br>
 +
    <figure class="figures">
 +
      <img src="https://static.igem.org/mediawiki/2018/7/76/T--NUS_Singapore-A--LifeHacks.gif" alt="hands raised" style="width: 60%;">
 +
      <figcaption>Everyone's excited for Life Hacks! 2019</figcaption>
 +
      </figure>
 +
      <br>
  
<div style="text-align: center; padding-top: 15px; padding-bottom: 15px;">
 
  <img src="https://static.igem.org/mediawiki/2018/0/02/T--NUS_Singapore-A--Outreach_header_C.png" class="outreach-header" alt="Outreach Header" style="width:40%">
 
</div>
 
  
<div id="carousel">
+
  <h1>Residential College Teas (RC Teas)</h1>
  <carousel-3d :autoplay="true" :autoplay-timeout="2400">
+
  <p><i>RC Teas</i> were organized to introduce synthetic biology and our project to our fellow students at our university. We organized two different student teas - one at the Tembusu Residential College, and the other at Ridge View Residential College. We limited the attendance of these student teas to help facilitate deeper and intimate discussions.</p><br>
    <slide :index="0"><button class="button-things tablinks" onclick="openSponsor(event, 'IHP2')"><img src="https://static.igem.org/mediawiki/2018/7/7e/T--NUS_Singapore-A--Collabration1.jpg"/></button></slide>
+
  
    <slide :index="1"><button class="button-things tablinks" onclick="openSponsor(event, 'IHP2')"><img src="https://static.igem.org/mediawiki/2018/6/62/T--NUS_Singapore-A--Collabration2.jpg"/></button></slide>
+
  <h2>TEMBUSU RESIDENTIAL COLLEGE TEA</h2>
 +
  <p>The tea session Tembusu College focused on “Women in Synthetic Biology”. To grace our event was <b><u>Adjunct Associate Professor Lisa Ng</u></b>, a renowned virologist and a PI at the Singapore Immunology Network, she is well-known for working with viruses endemic in the tropics. Most notably, she was also the first Singaporean and first woman to be awarded the illustrious ASEAN “International Young Scientist and Technologist Award” in 2008.<br><br>
  
    <slide :index="2"><button class="button-things tablinks" onclick="openSponsor(event, 'IHP3')"><img src="https://static.igem.org/mediawiki/2018/3/3b/T--NUS_Singapore-A--Collabration3.jpg"/></button></slide>
+
  During the talk, she shared with us her journey starting off as a mere undergraduate to her current status as a principal investigator. This inspiring tale provoked many questions from the participants, several participants even used this opportunity to seek career-related advice. Hearteningly, the participants were voracious and keenly participated in discussions with Dr. Lisa, prompting her to share her many stories, and even listen to our experiences.</p><br>
  
    <slide :index="3"><button class="button-things tablinks" onclick="openSponsor(event, 'IHP4')"><img src="https://static.igem.org/mediawiki/2018/b/b7/T--NUS_Singapore-A--Collabration4.jpg"/></button></slide>
+
  <div class="quote">“I felt inspired and empowered by her stories and advice. There was a great deal of interesting debate as well” (Participant)</div><br>
  
    <slide :index="4"><button class="button-things tablinks" onclick="openSponsor(event, 'IHP5')"><img src="https://static.igem.org/mediawiki/2018/3/37/T--NUS_Singapore-A--Collabration5.jpg"/></button></slide>
+
  <p>At the end of the event, Dr. Ng expressed how impressed she was with our event.</p>
  
   </carousel-3d>
+
   <div class="quote">“It was a different experience for me, I was able to mingle with everyone rather than just present myself”. (A/Prof Lisa Ng)</div><br>
</div>
+
  
<div class="tabcontent-wrapper">
+
  <p>Overall, Dr. Ng and the attendees found the event extremely fruitful - through open discourse, this event helped participants to better understand the challenges faced by women in synthetic biology, and perhaps even STEM-related fields in general. A few participants even expressed interest in participating in similar projects in the future!</p><br>
  
 +
  <h2>RIDGE VIEW RESIDENTIAL COLLEGE TEA</h2>
 +
  <div class="row">
 +
  <div class="column left">
  
<!-- YOU CAN COPY PASTE FROM HERE TO THE NEXT WARNING -->
+
  <p>At the Ridge View Residential College Tea, we worked closely with the faculty at the residential college, Mr. Lim Cheng Puay, to introduce our project as part of a series lectures on the environment the college was giving. Similar to the Tembusu College Tea, we had around ten participants which facilitated a smooth discussion. Participants were extremely keen to learn more about the motivation for project, our progress, and what iGEM entitles.</p><br>
 +
  <div class="quote">“I really liked this initiative as it allowed people to understand how synthetic biology can truly be used to solve a problem.” (Participant)</div><br>
  
 +
  </div>
 +
  <div class="column right">
 +
  <br>
 +
    <figure class="figures2">
 +
      <img src="https://static.igem.org/mediawiki/2018/e/e9/T--NUS_Singapore-A--RVRCTea_Ramzeen_Talking_1.jpg" alt ="Presentation">
 +
      <figcaption>The RVRC Presentation</figcaption>
 +
      </figure>
 +
    <br>
 +
<p>To intrigue the audience's’ interest in iGEM, we encouraged everyone on the team to be open in sharing both their experiences and struggles.</p><br>
 +
    </div>
 +
    </div>
 +
  <div class="row">
 +
  <div class="column left">
  
 +
  <p>Although our audience comprised students from different majors, they felt that they could understand what we were saying and what our project was all about.</p><br>
 +
  <p>Through this event, we believe we have helped students realise the power of synthetic biology, whilst simultaneously educating them about the harmful and pollutive effects caused by the textile industry and how synthetic biology was uniquely poised to make a difference.</p><br>
 +
    </div>
 +
  <div class="column right">
  
<!-- HELLO BELOW HERE IS THE DIV TAG YOU SHOULD CHANGE. REMEMBER TO RELATE THE ID TO THE CORRECT ID AT CAROUSEL UP ABOVE -->
+
  <div class="quote">“The Q&A and feedback session greatly helped to learn more about the project and share our opinion regarding it.” (Participant)</div><br>
  
<div id="IHP1" class="tabcontent">
+
  </div>
 +
</div>
 +
    <figure class="figures">
 +
      <img src="https://static.igem.org/mediawiki/2018/2/2e/T--NUS_Singapore-A--RVRCTea_Group_Photo.jpg" alt ="Group shot at RVRC">
 +
      <figcaption>All the smiles for iGEM and synthetic biology</figcaption>
 +
      </figure>
 +
    <br>
  
<!-- HELLO ABOVE HERE IS THE DIV TAG YOU SHOULD CHANGE. REMEMBER TO RELATE THE ID TO THE CORRECT ID AT THE CAROUSEL UP ABOVE -->
 
  
    <img src="https://static.igem.org/mediawiki/2018/a/a6/T--NUS_Singapore-A--IHP_FooJeeLoon.jpg" class="sponsor-pic" alt="Dr Foo Jee Loon"></a>
+
  <h1>LSM3246 SYNTHETIC BIOLOGY PRESENTATION</h1>
    <div class="row">  
+
  <p>On the 27th of August, NUSGEM had the unique opportunity to participate in a lecture on synthetic biology (NUS LSM3246, for those who were wondering), co-ordinated by Dr. Matthew Chang, the director of SynCTI. To start off the session, we gave a brief introduction to what iGEM is and what it entails. As we felt that the exposure to synthetic biology that iGEM provided was invaluable and unparalleled, we wanted to pique the interests of current synthetic biology students, and encourage them to join next year’s iGEM team.<br><br>
      <div class="column left" style="background-color: white;">
+
        <p>HELLO TVARITA I WANT YOU TO WRITE HERE. REMEMBER FOR EVERY NEW PICTURE YOU WANNA ADD. MAKE SURE YOU LOOK AT THE onclick="openSponsor(event, 'INSERT CORRECT NUMBER HERE')" THEN REMEMBER TO CHANGE THE DIV ID FOR THIS SPECIFIC WRITEUP </p>
+
  
        <br>
+
<div class="row">
 +
  <div class="column left">
  
        <p>HELLO TVARITA I WANT YOU TO WRITE HERE. REMEMBER FOR EVERY NEW PICTURE YOU WANNA ADD. MAKE SURE YOU LOOK AT THE onclick="openSponsor(event, 'INSERT CORRECT NUMBER HERE')" THEN REMEMBER TO CHANGE THE DIV ID FOR THIS SPECIFIC WRITEUP </p>
+
  <p>We introduced the premise of our project by explaining the long-term consequences resulting from unregulated pollution caused by the production of synthetic dyes in the fashion industry, we then explicated more about our novel platform for biomanufacturing. It being a lecture on synthetic biology, the crowd was well-versed in the content matter, allowing our coverage to go in depth into our gene circuits, reaction pathways, and mechanisms.</p><br>
  
        <br>
+
  <p>The session was extremely engaging as the students were keen to learn more, and the applications of biomanufacturing in our project supplemented their curriculum healthily. The students’ understanding of synthetic biology was also enhanced - through our presentation, in particular the sections on human practices and modelling, they were more aware of the practical applications and consideration of synthetic biology endeavours.</p><br>
      </div>
+
  <div class="quote">“The session was extremely insightful and grew my love for synthetic biology even more. This session has definitely swayed me towards participating in next year’s iGEM team”</div> <br>
      <div class="column right" style="background-color: white;">
+
        <p><i>Use Italics for mini titles</i></p>
+
        <p>ALWAYS REMEMBER TO OPEN AND CLOSE YOUR P TAGS OR THE LAYOUT WILL BE SCREWED BIG TIME</p>
+
 
+
      <br>
+
    </div>
+
 
     </div>
 
     </div>
 +
  <div class="column right">
 +
  <p>After our presentation, the students asked thought-provoking questions and raised interesting suggestions, which made us think critically about our approach to our project, and re-affirmed certain components of our project.</p> <br>
 +
  <p>At the end of the session, we gathered feedback from the participants. Most of the students were impressed with our project and were extremely keen on participating in iGEM to expound upon their current understanding of synthetic biology.</p><br>
 +
    <figure class="figures2">
 +
      <img src="https://static.igem.org/mediawiki/2018/3/38/T--NUS_Singapore-A--LSM_Talk_Audience_Interaction.jpeg" alt ="LSM lecture1">
 +
      <figcaption>Nanda and Liyana interacting with possible iGEMers or next year!</figcaption>
 +
      </figure>
 +
    <br>
  
   </div>
+
   <p>Overall, it was a very interactive session; not only could we share more about our project and iGEM, we also increased the awareness of the environmental issues arising from the fashion industry. We also strengthened our expertise in our project from the process of the students questioning our work, and considered the many recommendations provided by the students. </p><br>
 +
  </div>
 +
  </div>
  
  
<!-- HERE IS WHERE YOU SHOULD STOP YOUR COPYING. TRY TO SHOW PREVIEW BEFORE SAVING THE PAGE. ALSO DON'T USE GOOGLE CHROME WHEN SHOWING PREVIEW CAUSE IT'LL ALL BE GONE -->
+
  <h1>SOCIAL MEDIA</h1>
 +
  <p>Our project used social media as a longitudinal form of educational and public engagement - whilst we had several exciting events scattered throughout our project timeline, we used our social media accounts (namely Instagram) to constantly share with our followers more about what we have learned about synthetic biology in our Human Practices interviews, and to engage our followers in amusing quizzes that pique their interest in synthetic biology.<br><br>
  
 +
  With over <b>30 posts</b> and <b>250 followers</b>, we used our Instagram account to share with our followers exciting developments in our wet-lab experiments, the pearls of wisdom we gleaned from our Human Practices interviews, and important details of our education and engagement events.</p><br>
  
<div id="IHP2" class="tabcontent">
+
  <figure class="figures2">
     <img src="https://static.igem.org/mediawiki/2018/d/d3/T--NUS_Singapore-A--IHP_HolgerSchlaefkeSolo.jpg" class="sponsor-pic" alt="Mr. Holger Schlaefke"></a>
+
     <img src="https://static.igem.org/mediawiki/2018/0/00/T--NUS_Singapore-A--Social_Media.png">
     <span class="sponsor-description"> [2/8] - Mr. Holger Schlaefke
+
     <figcaption>Our influences throughout the globe!</figcaption>
<br> <br>
+
  </figure>
Mr Holger Schlaefke is the Global Marketing Manager for Cellulosic Dyes at Huntsman Textiles Effects. With an impressive 21 years of experience in the dyeing and textile industry under his belt, he was well equipped for us to approach to find out more about what we should consider when designing a dye. It helped that Mr Schlaefke was warmly hospitable and accommodating, and extremely forthcoming with his knowledge about dyes.
+
  <br>
<br> <br>
+
The interview validated the need for more sustainable dyeing technologies to reduce the water pollution caused by the textile industry, and helped us affirm the key aspects of the problem. We also found the answers we sought! From an industry perspective, we now know that we should take into account how dye manufacturers need to be agile in response to the fashion industry’s ever-changing demands for the trendiest colours of the season, and the requirements our dye must fulfill to be considered eco-friendly, among others.
+
<br> <br>
+
On the topic of natural versus sustainable dyes, we learned that the industry is keener on using synthetic dyes rather than natural dyes even though natural dyes are considered more environmentally friendly. This is because of the industry’s perception that firstly, synthetic dyes are superior to natural dyes in terms of wear resistance, secondly, producing synthetic dyes is less complicated and time consuming, and finally, companies producing synthetic dyes would have to completely change their machinery and infrastructure. This was why he foresees that it will be difficult to persuade textile producers and other major stakeholders to adopt new, potentially industry-disrupting solutions involving natural dyes.
+
<br> <br>
+
We then shared our vision of producing natural dyes biosynthetically, to which he listed important challenges and obstacles to anticipate and overcome should we decide to continue on this path. Furthermore, he suggested that producing primary colours or brighter and bolder colours would be more impressive and would make our solution more attractive to our stakeholders.
+
<br> <br>
+
At the end of the interview, Mr Holger encouraged us to never give up, and even jestingly reminded us that whatever we do, there was one thing we should never forget - to get a patent for our project!
+
  
    </span>
+
   <p>One of our posts depicted a photo of a gel electrophoresis process in progress - we then shared with our followers about the purpose of this experiment - which was for us to verify the sizes of our DNA samples after performing a PCR reaction on the samples. Through this one post, our followers would be able to understand the processes going on a synthetic biology laboratory, and the importance of having good laboratory techniques in synthetic biology. Hopefully, they would be better to appreciate the values of scientific rigour and excellence as applied to the daily life of a synthetic biologist too!</p><br>
   </div>
+
 
+
 
+
<div id="IHP3" class="tabcontent">
+
    <img src="https://static.igem.org/mediawiki/2018/b/b9/T--NUS_Singapore-A--IHP_Gerard_TalhoffSolo.jpg" class="sponsor-pic" alt="Mr. Gerard Talhoff "></a>
+
    <span class="sponsor-description"> [3/8] - Mr. Gerard Talhoff
+
<br> <br>
+
Mr Gerald is the Global Manufacturing and Supply Chain Vice President of the DyStar Group.  His current responsibilities range from managing global manufacturing footprint to supply chain management and even to corporate sustainability. With more than 20 years of experience in the dye industry under his belt, Mr. Gerald was able to impart pearls of wisdom gleaned from his many years of experience to our inquisitive young minds.
+
<br> <br>
+
During our interview with Mr Gerald, he introduced to us the core tenets driving DyStar’s sustainability initiatives. Central to their thrust was a three-fold approach - reducing the production carbon footprint, ensuring consumer safety by keeping hazardous chemicals out of textiles and dyes used, and striving for biodegradable textiles and materials used for dyeing.
+
<br> <br>
+
Mr Gerald validated our proposed design, pointing out that balancing environmental friendliness and commercial feasibility would no longer be unfeasible. Instead, co-opting sustainable practices in textile dyeing would become a competitive advantage; governmental agencies around the world are taking tougher actions against environmentally-unfriendly practices and pollution.  
+
<br> <br>
+
When discussing our potential solutions, he anticipated a critical hurdle we would have to overcome: our solution must attain significant yield for it to have a significant impact on the dye market. From his experience, past attempts at producing bio-engineered dyes have failed to become commercially-viable due to their failure to achieve significant yield. This is a potentially disastrous pitfall that we must seek to circumvent.
+
<br> <br>
+
Besides our solution of producing microbial dyes, Mr Gerald warned us against the production of natural dyes using agricultural biomass as feedstock. The resulting competition between food production and natural dye production would indeed be very unfavourable for. In addition, disposal of used biomass would exacerbate the problem of resource wastage. Adding to his previous point, Mr Gerald taught us that it was imperative to evaluate the entire production process for its eco-friendliness, taking into account energy and water consumption, waste generation, to name a few.
+
<br> <br>
+
An interesting twist to the end of the interview, Mr Gerald raised the possibility for the obsolescence of dyes in future, as textiles could coloured by virtue of its physical properties, or perhaps the invention of new materials that are not amenable to current dyeing methods. To tie the interview up, before continuing on our journey with synthetic biology, he encouraged us to evaluate bioengineered products around the world critically.
+
    </span>
+
  </div>
+
  
<div id="IHP4" class="tabcontent">
 
    <img src="https://static.igem.org/mediawiki/2018/b/b9/T--NUS_Singapore-A--IHP_Gerard_TalhoffSolo.jpg" class="sponsor-pic" alt="Mr. Gerard Talhoff "></a>
 
    <span class="sponsor-description"> [4/8] - Mr. Gerard Talhoff
 
<br> <br>
 
Mr Gerald is the Global Manufacturing and Supply Chain Vice President of the DyStar Group.  His current responsibilities range from managing global manufacturing footprint to supply chain management and even to corporate sustainability. With more than 20 years of experience in the dye industry under his belt, Mr. Gerald was able to impart pearls of wisdom gleaned from his many years of experience to our inquisitive young minds.
 
<br> <br>
 
During our interview with Mr Gerald, he introduced to us the core tenets driving DyStar’s sustainability initiatives. Central to their thrust was a three-fold approach - reducing the production carbon footprint, ensuring consumer safety by keeping hazardous chemicals out of textiles and dyes used, and striving for biodegradable textiles and materials used for dyeing.
 
<br> <br>
 
Mr Gerald validated our proposed design, pointing out that balancing environmental friendliness and commercial feasibility would no longer be unfeasible. Instead, co-opting sustainable practices in textile dyeing would become a competitive advantage; governmental agencies around the world are taking tougher actions against environmentally-unfriendly practices and pollution.
 
<br> <br>
 
When discussing our potential solutions, he anticipated a critical hurdle we would have to overcome: our solution must attain significant yield for it to have a significant impact on the dye market. From his experience, past attempts at producing bio-engineered dyes have failed to become commercially-viable due to their failure to achieve significant yield. This is a potentially disastrous pitfall that we must seek to circumvent.
 
<br> <br>
 
Besides our solution of producing microbial dyes, Mr Gerald warned us against the production of natural dyes using agricultural biomass as feedstock. The resulting competition between food production and natural dye production would indeed be very unfavourable for. In addition, disposal of used biomass would exacerbate the problem of resource wastage. Adding to his previous point, Mr Gerald taught us that it was imperative to evaluate the entire production process for its eco-friendliness, taking into account energy and water consumption, waste generation, to name a few.
 
<br> <br>
 
An interesting twist to the end of the interview, Mr Gerald raised the possibility for the obsolescence of dyes in future, as textiles could coloured by virtue of its physical properties, or perhaps the invention of new materials that are not amenable to current dyeing methods. To tie the interview up, before continuing on our journey with synthetic biology, he encouraged us to evaluate bioengineered products around the world critically.
 
    </span>
 
  </div>
 
  
 +
  <p>Another one of our posts was with one of our Human Practices interviewees - Ms Angelene Wong. We shared with our followers more about what we had learnt about the fashion industry from Ms Angelene Wong; for example, the interconnectedness of fashion and technology - how technology could be used to create accessible fashion, such as synthetic prosthetics, and how the colours used in clothing were invariably affected by local history and politics. Using the Instagram story function, we were also able to field questions from our followers who had burning questions about fashion, culture, and technology. Just as we learned more about how synthetic biology should seek to complement fashion, we were eager to share it with our followers, and engage them in our discussions as well!</p><br>
  
 
    <h1>OVERVIEW</h1>
 
    <div class="row">
 
      <div class="column left" style="background-color:white;">
 
        <p>Through outreach, NUSGEM aimed to raise more awareness about synthetic biology, iGEM and our project to the public focusing greatly on high school and university students. Although synthetic biology research and development is growing in Singapore, it is not being emphasized to students. We feel it is important that students are exposed to the basics of synthetic biology early on to help them open to newer career options.
 
        </p>
 
    </div>
 
 
</div>
 
 
</div>
 
</div>
 
</div>
 
</div>
 +
</div> <!-- Closing Div for inner-border -->
 
</body>
 
</body>
  
Line 358: Line 222:
  
 
/******************************************CAROUSEL SCRIPT STARTS HERE ********************************************/
 
/******************************************CAROUSEL SCRIPT STARTS HERE ********************************************/
/*
 
var slideIndex = 0;
 
showSlides();
 
  
function showSlides() {
 
    var i;
 
    var slides = document.getElementsByClassName("mySlides");
 
    var dots = document.getElementsByClassName("dot");
 
    for (i = 0; i < slides.length; i++) {
 
      slides[i].style.display = "none"; 
 
    }
 
    slideIndex++;
 
    if (slideIndex > slides.length) {slideIndex = 1}   
 
    for (i = 0; i < dots.length; i++) {
 
        dots[i].className = dots[i].className.replace(" active", "");
 
    }
 
    slides[slideIndex-1].style.display = "block"; 
 
    dots[slideIndex-1].className += " active";
 
    setTimeout(showSlides, 3000); // Change image every 2 seconds
 
}
 
  
*/
 
 
/*********************************HEY RITA REMEMBER TO CHANGE THE SLIDES TO n-1 OF THE NUMBER OF IMAGES YOU WANT TO SHOW. LOOK AT (slides: <change me>) *************************************/
 
/*********************************HEY RITA REMEMBER TO CHANGE THE SLIDES TO n-1 OF THE NUMBER OF IMAGES YOU WANT TO SHOW. LOOK AT (slides: <change me>) *************************************/
 
new Vue({
 
new Vue({
Line 391: Line 235:
 
   }
 
   }
 
})
 
})
 +
 +
 
/******************************************CAROUSEL SCRIPT ENDS HERE **********************************************/
 
/******************************************CAROUSEL SCRIPT ENDS HERE **********************************************/
  

Latest revision as of 20:37, 15 October 2018

CONNECT WITH US
outreach header

OVERVIEW

Singapore has set its sights on becoming a global powerhouse in synthetic biology. The government is pouring money into a new research programme, the national Synthetic Biology R&D programme, and is encouraging scientists to make synthetic microorganisms, or redesign natural ones, that can be used to produce food, electronics, medicine and energy.

Through educational events and public engagement, NUSGEM aimed to raise more awareness about synthetic biology, iGEM, and our project to the public focusing greatly on high school and university students. Although synthetic biology research and development is flourishing in Singapore, it is not being emphasized to students regardless of education level. Take a look at the following syllabus for an overview of the current pre-university curriculum for biology.


Figure 1. H2 Biology Curriculum Framework in Singapore junior college.

Even at the undergraduate level, there are only limited opportunities for students to explore synthetic biology in their education. A cursory search revealed only 2 modules on synthetic biology being offered by National University of Singapore, 1 module on synthetic biology being offered by Nanyang Technological University, and none being offered by the other universities in Singapore (Singapore Management University, Singapore University of Technology and Design).

Due to the lack of opportunities for involvement in synthetic biology with a formal educational platform, our team feels that it is important that students are exposed to the basics of synthetic biology early on, which may open up potential career options, and perhaps even bolster Singapore’s efforts in promoting synthetic biology research and development.

As students who have gone through all stages of the Singaporean education system, we feel that we are uniquely poised to design programmes that would be not only relatable, but also insightful for our fellow students. After much deliberation, consultation, and collaboration with current educators, we have developed a thoughtful and multi-pronged educational programme that will engage and inspire our fellow students, and open up their minds to a whole new world - that is synthetic biology.


LIFE HACKS! 2018

Life Hacks! 2018 was the first large-scale outreach event organised by NUSGEM. The event was held on 28th July at the National University of Singapore, Faculty of Engineering. Students and educators from over 15 different schools and institutions attended our event. Our event was conceived to help pre-university students learn more about what synthetic biology entailed, to help them make an informed decision on pursuing synthetic biology in the tertiary education and beyond.

Indeed, targeting this demographic proved to be high-impact as the concept of synthetic biology was not introduced to many of the participants at our event. Nevertheless, as synthetic biology is a growing and developing field, and as university students who felt that earlier exposure to synthetic biology would be beneficial, we highlighted the importance of equipping the students with sufficient knowledge before they entered the next stage of their education.


This event was conducted in collaboration with NUS Biomedical Engineering Club, in order to promote synthetic biology. We were also fortunate to have worked with Prof. Raye Yeow, the Chairperson of the Biomedical Engineering Society Student Chapter, who helped disseminate news of our event to all his affiliated student groups.


The Life Hacks! 2018 event consisted of two sections; firstly, engaging talks by speakers who were well-versed in the issues surrounding synthetic biology, and secondly, exciting hands-on activities to give the students a taster of the daily life of a synthetic biologist.


Our first speaker was Professor Poh Chueh Loo, an Associate Professor at the Faculty of Engineering, and our team’s Principal Investigator. He gave a primer to what synthetic biology is, before moving on to share about the career and academic prospects in synthetic biology. Our next speakers were Dr. Owen Schaefer, who introduced the group to relevant and critical issues in bioethics and synthetic biology, and Dr. Sonja Luz, who spoke about the applications of synthetic biology, especially in the environment and conservation aspects.


life hacks lecture
An interested life hacker!


After lunch, four different activities were arranged for our participants: a brief lecture on gene circuit design, an activity on gene circuit design, a lab tour and short tour around our biomedical engineering department.


life hacks lab tour
Team Leader Nanda awing the participants with the class blue light fluorescence

The lab tour introduced the participants to the BioMakerSpace in the Faculty of Engineering, more fondly referred to as “Home of NUS iGEM teams”. The BioMakerSpace is a newly-built and well-furnished laboratory for the iGEM students in our university to perform our wet-lab experiments for the competition.


Safety is a core value of our team, and indubitably, the safety of the our participants were our top priority during the event. To ensure a positive learning experience for our participants, all of them were provided with lab coats and safety goggles, and most notably, we started the tour with an informative safety briefing.


During the tour, we introduced to our participants the various equipment we used in our experiments, and explained how we used them. To complement our introductory session, we planned an exciting crossword challenge to test how much they understood. We were very heartened to find out from their post-survey feedback that they found the session extremely interesting and refreshing. Ms. Aishwarya Iyer, a student from NPS Singapore International School commented that “Life Hacks! sparked an interest in synthetic biology in me!” She also felt that “the entire event was a holistic experience of fun and learning through informative talks and engaging activities.”


As the gene circuit lies at the heart of synthetic biology, we wished to expose our participants to its basics by preparing a brief introductory session on gene circuit design. By drawing parallels to computer engineering, which inspired the abstraction hierarchy of synthetic biology, participants were made aware of the fundamental role that gene circuits play. They also learnt about the concept of simple logic gates, and how to construct them by assembling parts together.


Subsequently, the participants were given the opportunity to try their hand at designing gene circuits through a mini hands-on activity. Each group was tasked to piece paper cut-outs of parts together to build simple systems. An example of a task went: “Design a gene circuit such that the cell produces CFP when lactose is present, and SK2 when lactose is absent.”



gene circuit fun
gene circuits are FUN!


gene circuit fun2
Hao Yuan imparting his wisdom
igem fun fun
Gene Circuits never fail to bring smiles to everyone's faces

While initially hesitant and unsure, the participants gradually eased into the activity, guided along by the friendly facilitators, who ensured that all the participants were involved and addressed their many queries. One heartening observation by our facilitators - participants who were quicker at getting the hang of designing their gene circuits extended their help to their peers, even those from other groups. If this is any representation of the future of synthetic biologists, the field is indeed in good hands!


Mr. Justin Soh, a student from Singapore Polytechnic, felt that Life Hacks! 2018 “[gave a] simple overview of what synthetic biology is about at its core but provides enough depth for attendees to appreciate the value of synthetic biology”. He further added – “the invited guests were not synthetic biologists themselves, but people who complemented the work of synthetic biologists. This helped me gain more insight on the impact of the work we do and how it affects the world in a larger perspective, and would greatly help inspire the future generations of biologists”.


Our event would not have been possible without our sponsors’ generous support - many thanks goes out to Axil Scientific, Arbor Bioscience, and Singer Instruments. Our sponsors offer high quality products and services everyday to help researchers in the life science with their research, in terms of lab reagents, consumables, gene and DNA sequencing services, and high quality instruments.


hands raised
Everyone's excited for Life Hacks! 2019

Residential College Teas (RC Teas)

RC Teas were organized to introduce synthetic biology and our project to our fellow students at our university. We organized two different student teas - one at the Tembusu Residential College, and the other at Ridge View Residential College. We limited the attendance of these student teas to help facilitate deeper and intimate discussions.


TEMBUSU RESIDENTIAL COLLEGE TEA

The tea session Tembusu College focused on “Women in Synthetic Biology”. To grace our event was Adjunct Associate Professor Lisa Ng, a renowned virologist and a PI at the Singapore Immunology Network, she is well-known for working with viruses endemic in the tropics. Most notably, she was also the first Singaporean and first woman to be awarded the illustrious ASEAN “International Young Scientist and Technologist Award” in 2008.

During the talk, she shared with us her journey starting off as a mere undergraduate to her current status as a principal investigator. This inspiring tale provoked many questions from the participants, several participants even used this opportunity to seek career-related advice. Hearteningly, the participants were voracious and keenly participated in discussions with Dr. Lisa, prompting her to share her many stories, and even listen to our experiences.


“I felt inspired and empowered by her stories and advice. There was a great deal of interesting debate as well” (Participant)

At the end of the event, Dr. Ng expressed how impressed she was with our event.

“It was a different experience for me, I was able to mingle with everyone rather than just present myself”. (A/Prof Lisa Ng)

Overall, Dr. Ng and the attendees found the event extremely fruitful - through open discourse, this event helped participants to better understand the challenges faced by women in synthetic biology, and perhaps even STEM-related fields in general. A few participants even expressed interest in participating in similar projects in the future!


RIDGE VIEW RESIDENTIAL COLLEGE TEA

At the Ridge View Residential College Tea, we worked closely with the faculty at the residential college, Mr. Lim Cheng Puay, to introduce our project as part of a series lectures on the environment the college was giving. Similar to the Tembusu College Tea, we had around ten participants which facilitated a smooth discussion. Participants were extremely keen to learn more about the motivation for project, our progress, and what iGEM entitles.


“I really liked this initiative as it allowed people to understand how synthetic biology can truly be used to solve a problem.” (Participant)


Presentation
The RVRC Presentation

To intrigue the audience's’ interest in iGEM, we encouraged everyone on the team to be open in sharing both their experiences and struggles.


Although our audience comprised students from different majors, they felt that they could understand what we were saying and what our project was all about.


Through this event, we believe we have helped students realise the power of synthetic biology, whilst simultaneously educating them about the harmful and pollutive effects caused by the textile industry and how synthetic biology was uniquely poised to make a difference.


“The Q&A and feedback session greatly helped to learn more about the project and share our opinion regarding it.” (Participant)

Group shot at RVRC
All the smiles for iGEM and synthetic biology

LSM3246 SYNTHETIC BIOLOGY PRESENTATION

On the 27th of August, NUSGEM had the unique opportunity to participate in a lecture on synthetic biology (NUS LSM3246, for those who were wondering), co-ordinated by Dr. Matthew Chang, the director of SynCTI. To start off the session, we gave a brief introduction to what iGEM is and what it entails. As we felt that the exposure to synthetic biology that iGEM provided was invaluable and unparalleled, we wanted to pique the interests of current synthetic biology students, and encourage them to join next year’s iGEM team.

We introduced the premise of our project by explaining the long-term consequences resulting from unregulated pollution caused by the production of synthetic dyes in the fashion industry, we then explicated more about our novel platform for biomanufacturing. It being a lecture on synthetic biology, the crowd was well-versed in the content matter, allowing our coverage to go in depth into our gene circuits, reaction pathways, and mechanisms.


The session was extremely engaging as the students were keen to learn more, and the applications of biomanufacturing in our project supplemented their curriculum healthily. The students’ understanding of synthetic biology was also enhanced - through our presentation, in particular the sections on human practices and modelling, they were more aware of the practical applications and consideration of synthetic biology endeavours.


“The session was extremely insightful and grew my love for synthetic biology even more. This session has definitely swayed me towards participating in next year’s iGEM team”

After our presentation, the students asked thought-provoking questions and raised interesting suggestions, which made us think critically about our approach to our project, and re-affirmed certain components of our project.


At the end of the session, we gathered feedback from the participants. Most of the students were impressed with our project and were extremely keen on participating in iGEM to expound upon their current understanding of synthetic biology.


LSM lecture1
Nanda and Liyana interacting with possible iGEMers or next year!

Overall, it was a very interactive session; not only could we share more about our project and iGEM, we also increased the awareness of the environmental issues arising from the fashion industry. We also strengthened our expertise in our project from the process of the students questioning our work, and considered the many recommendations provided by the students.


SOCIAL MEDIA

Our project used social media as a longitudinal form of educational and public engagement - whilst we had several exciting events scattered throughout our project timeline, we used our social media accounts (namely Instagram) to constantly share with our followers more about what we have learned about synthetic biology in our Human Practices interviews, and to engage our followers in amusing quizzes that pique their interest in synthetic biology.

With over 30 posts and 250 followers, we used our Instagram account to share with our followers exciting developments in our wet-lab experiments, the pearls of wisdom we gleaned from our Human Practices interviews, and important details of our education and engagement events.


Our influences throughout the globe!

One of our posts depicted a photo of a gel electrophoresis process in progress - we then shared with our followers about the purpose of this experiment - which was for us to verify the sizes of our DNA samples after performing a PCR reaction on the samples. Through this one post, our followers would be able to understand the processes going on a synthetic biology laboratory, and the importance of having good laboratory techniques in synthetic biology. Hopefully, they would be better to appreciate the values of scientific rigour and excellence as applied to the daily life of a synthetic biologist too!


Another one of our posts was with one of our Human Practices interviewees - Ms Angelene Wong. We shared with our followers more about what we had learnt about the fashion industry from Ms Angelene Wong; for example, the interconnectedness of fashion and technology - how technology could be used to create accessible fashion, such as synthetic prosthetics, and how the colours used in clothing were invariably affected by local history and politics. Using the Instagram story function, we were also able to field questions from our followers who had burning questions about fashion, culture, and technology. Just as we learned more about how synthetic biology should seek to complement fashion, we were eager to share it with our followers, and engage them in our discussions as well!