EstebanDLPT (Talk | contribs) m |
MiriamSalas (Talk | contribs) |
||
(70 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
<head> | <head> | ||
<style> | <style> | ||
+ | .masthead { | ||
+ | background: url(https://static.igem.org/mediawiki/2018/2/2c/T--Tec-Monterrey--banner_education.jpg); | ||
+ | background-size: cover; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position-x: center; | ||
+ | background-position-y: center; | ||
+ | } | ||
+ | |||
.seccion-responsiva a img { | .seccion-responsiva a img { | ||
width: 100%; | width: 100%; | ||
Line 49: | Line 57: | ||
padding: 1%; | padding: 1%; | ||
} | } | ||
+ | .seccion-responsiva video{ | ||
+ | width: 100%; | ||
+ | } | ||
+ | .tres-imagenes { | ||
+ | width:100%; | ||
+ | height: auto; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .tres-imagenes img.tres { | ||
+ | width: 30%; | ||
+ | } | ||
+ | .dos-imagenes { | ||
+ | width:100%; | ||
+ | height: auto; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .dos-imagenes img.dos { | ||
+ | width: 49%; | ||
+ | } | ||
+ | .cd-vertical-nav li:first-of-type a::after { | ||
+ | /* change icon using image sprites */ | ||
+ | background-position: 0px -48px; | ||
+ | /* fix bug with transitions - set scale(0.01) rather than scale(0) */ | ||
+ | -webkit-transform: translateX(-50%) translateY(7.5em) scale(0.01); | ||
+ | -moz-transform: translateX(-50%) translateY(7.5em) scale(0.01); | ||
+ | -ms-transform: translateX(-50%) translateY(7.5em) scale(0.01); | ||
+ | -o-transform: translateX(-50%) translateY(7.5em) scale(0.01); | ||
+ | transform: translateX(-50%) translateY(7.5em) scale(0.01); | ||
+ | } | ||
+ | .cd-vertical-nav li:first-of-type a::before { | ||
+ | -webkit-transform: translateX(-50%) translateY(7.5em) scale(0.25); | ||
+ | -moz-transform: translateX(-50%) translateY(7.5em) scale(0.25); | ||
+ | -ms-transform: translateX(-50%) translateY(7.5em) scale(0.25); | ||
+ | -o-transform: translateX(-50%) translateY(7.5em) scale(0.25); | ||
+ | transform: translateX(-50%) translateY(7.5em) scale(0.25); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(2) a::after { | ||
+ | background-position: 0px -32px; | ||
+ | -webkit-transform: translateX(-50%) translateY(4.5em) scale(0.01); | ||
+ | -moz-transform: translateX(-50%) translateY(4.5em) scale(0.01); | ||
+ | -ms-transform: translateX(-50%) translateY(4.5em) scale(0.01); | ||
+ | -o-transform: translateX(-50%) translateY(4.5em) scale(0.01); | ||
+ | transform: translateX(-50%) translateY(4.5em) scale(0.01); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(2) a::before { | ||
+ | -webkit-transform: translateX(-50%) translateY(4.5em) scale(0.25); | ||
+ | -moz-transform: translateX(-50%) translateY(4.5em) scale(0.25); | ||
+ | -ms-transform: translateX(-50%) translateY(4.5em) scale(0.25); | ||
+ | -o-transform: translateX(-50%) translateY(4.5em) scale(0.25); | ||
+ | transform: translateX(-50%) translateY(4.5em) scale(0.25); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(3) a::after { | ||
+ | background-position: 0px -16px; | ||
+ | -webkit-transform: translateX(-50%) translateY(1.5em) scale(0.01); | ||
+ | -moz-transform: translateX(-50%) translateY(1.5em) scale(0.01); | ||
+ | -ms-transform: translateX(-50%) translateY(1.5em) scale(0.01); | ||
+ | -o-transform: translateX(-50%) translateY(1.5em) scale(0.01); | ||
+ | transform: translateX(-50%) translateY(1.5em) scale(0.01); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(3) a::before { | ||
+ | -webkit-transform: translateX(-50%) translateY(1.5em) scale(0.25); | ||
+ | -moz-transform: translateX(-50%) translateY(1.5em) scale(0.25); | ||
+ | -ms-transform: translateX(-50%) translateY(1.5em) scale(0.25); | ||
+ | -o-transform: translateX(-50%) translateY(1.5em) scale(0.25); | ||
+ | transform: translateX(-50%) translateY(1.5em) scale(0.25); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(4) a::after { | ||
+ | background-position: 0px 0px; | ||
+ | -webkit-transform: translateX(-50%) scale(0.01); | ||
+ | -moz-transform: translateX(-50%) scale(0.01); | ||
+ | -ms-transform: translateX(-50%) scale(0.01); | ||
+ | -o-transform: translateX(-50%) scale(0.01); | ||
+ | transform: translateX(-50%) scale(0.01); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(4) a::before { | ||
+ | -webkit-transform: translateX(-50%) scale(0.25); | ||
+ | -moz-transform: translateX(-50%) scale(0.25); | ||
+ | -ms-transform: translateX(-50%) scale(0.25); | ||
+ | -o-transform: translateX(-50%) scale(0.25); | ||
+ | transform: translateX(-50%) scale(0.25); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(5) a::after { | ||
+ | background-position: 0px 0px; | ||
+ | -webkit-transform: translateX(-50%) translateY(-1.5em) scale(0.01); | ||
+ | -moz-transform: translateX(-50%) translateY(-1.5em) scale(0.01); | ||
+ | -ms-transform: translateX(-50%) translateY(-1.5em) scale(0.01); | ||
+ | -o-transform: translateX(-50%) translateY(-1.5em) scale(0.01); | ||
+ | transform: translateX(-50%) translateY(-1.5em) scale(0.01); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(5) a::before { | ||
+ | -webkit-transform: translateX(-50%) translateY(-1.5em) scale(0.25); | ||
+ | -moz-transform: translateX(-50%) translateY(-1.5em) scale(0.25); | ||
+ | -ms-transform: translateX(-50%) translateY(-1.5em) scale(0.25); | ||
+ | -o-transform: translateX(-50%) translateY(-1.5em) scale(0.25); | ||
+ | transform: translateX(-50%) translateY(-1.5em) scale(0.25); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(6) a::after { | ||
+ | background-position: 0px 0px; | ||
+ | -webkit-transform: translateX(-50%) translateY(-4.5em) scale(0.01); | ||
+ | -moz-transform: translateX(-50%) translateY(-4.5em) scale(0.01); | ||
+ | -ms-transform: translateX(-50%) translateY(-4.5em) scale(0.01); | ||
+ | -o-transform: translateX(-50%) translateY(-4.5em) scale(0.01); | ||
+ | transform: translateX(-50%) translateY(-4.5em) scale(0.01); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(6) a::before { | ||
+ | -webkit-transform: translateX(-50%) translateY(-4.5em) scale(0.25); | ||
+ | -moz-transform: translateX(-50%) translateY(-4.5em) scale(0.25); | ||
+ | -ms-transform: translateX(-50%) translateY(-4.5em) scale(0.25); | ||
+ | -o-transform: translateX(-50%) translateY(-4.5em) scale(0.25); | ||
+ | transform: translateX(-50%) translateY(-4.5em) scale(0.25); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(7) a::after { | ||
+ | background-position: 0px 0px; | ||
+ | -webkit-transform: translateX(-50%) translateY(-7.5em) scale(0.01); | ||
+ | -moz-transform: translateX(-50%) translateY(-7.5em) scale(0.01); | ||
+ | -ms-transform: translateX(-50%) translateY(-7.5em) scale(0.01); | ||
+ | -o-transform: translateX(-50%) translateY(-7.5em) scale(0.01); | ||
+ | transform: translateX(-50%) translateY(-7.5em) scale(0.01); | ||
+ | } | ||
+ | .cd-vertical-nav li:nth-of-type(7) a::before { | ||
+ | -webkit-transform: translateX(-50%) translateY(-7.5em) scale(0.25); | ||
+ | -moz-transform: translateX(-50%) translateY(-7.5em) scale(0.25); | ||
+ | -ms-transform: translateX(-50%) translateY(-7.5em) scale(0.25); | ||
+ | -o-transform: translateX(-50%) translateY(-7.5em) scale(0.25); | ||
+ | transform: translateX(-50%) translateY(-7.5em) scale(0.25); | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <!------------------------------------------------------------------------------------------------------------------------> | ||
+ | <!----------------------------------------------------- sidebar dots navigation ------------------------------------------> | ||
+ | <!------------------------------------------------------------------------------------------------------------------------> | ||
+ | <script src="https://2018.igem.org/Team:Tec-Monterrey/T--Tec-Monterrey--modernizr?action=raw&ctype=text/javascript"</script> | ||
+ | <script src="https://2018.igem.org/Team:Tec-Monterrey/T--Tec-Monterrey--main-vertical-nav?action=raw&ctype=text/javascript"></script> | ||
+ | <!-- Modernizr --> | ||
+ | |||
+ | |||
+ | <!------------SideBar dots navigation --------> | ||
+ | <nav class="cd-vertical-nav"> | ||
+ | <ul class="vertical-nav"> | ||
+ | <li><a href="#page-top"><span class="label">Header<br><br></span></a></li> | ||
+ | <li><a href="#intro"><span class="label">Intro<br><br></span></a></li> | ||
+ | <li><a href="#congress"><span class="label">Congress<br><br></span></a></li> | ||
+ | <li><a href="#tour"><span class="label">Tour<br><br></span></a></li> | ||
+ | <li><a href="#workshops"><span class="label">Workshops<br><br></span></a></li> | ||
+ | <li><a href="#seminar"><span class="label">Seminar<br><br></span></a></li> | ||
+ | <li><a href="#diffusion"><span class="label">Diffusion<br><br></span></a></li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | <!-- .cd-vertical-nav --> | ||
+ | |||
+ | <script src="https://2018.igem.org/Team:Tec-Monterrey/T--Tec-Monterrey--main?action=raw&ctype=text/javascript"></script> | ||
+ | <!-- Resource jQuery --> | ||
+ | |||
<!-- Header --> | <!-- Header --> | ||
<header class="masthead" id="page-top"> | <header class="masthead" id="page-top"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</header> | </header> | ||
Line 71: | Line 218: | ||
<section id="intro" class="seccion-responsiva"> | <section id="intro" class="seccion-responsiva"> | ||
<div class="introduccion"> | <div class="introduccion"> | ||
− | <div class="body-title">In Mexico:</div> | + | <div class="body-title">In Mexico:</div> |
<ul> | <ul> | ||
+ | <br> | ||
<li> | <li> | ||
Only 21.5% of the population has a good understanding regarding scientific studies. | Only 21.5% of the population has a good understanding regarding scientific studies. | ||
</li> | </li> | ||
<li> | <li> | ||
− | 70% believe antibiotics are used in the treatment of viral and bacterial diseases. | + | 70% believe antibiotics are used in the treatment of <strong>viral</strong> and bacterial diseases. |
+ | </li> | ||
+ | <li> | ||
+ | 45.7% believe that <b>scientist</b>, due to their knowledge, <b>are dangerous</b>. | ||
</li> | </li> | ||
</ul> | </ul> | ||
<br> | <br> | ||
− | <i>Source: CONACYT-INEGI, Encuesta sobre la Percepción Pública de la Ciencia y la Tecnología (ENPECYT), 2017</i> | + | <i> |
+ | <small> | ||
+ | <p style="text-align:right;"> Source: CONACYT-INEGI, Encuesta sobre la Percepción Pública de la Ciencia y la Tecnología (ENPECYT), 2017 </p> | ||
+ | </small> | ||
+ | </i> | ||
+ | The population of Mexico often perceives science as something beyond their understanding and reach, this lead to a poor basic education and promotion of STEM fields and also fewer investment from companies and the government in science research and education. | ||
<br> | <br> | ||
<br> | <br> | ||
− | + | This overview gave us the motivation to work really hard towards creating something that could contribute to change the perspective of people in our country about science and hopefully, the initiative from governmental departments and industry companies towards supporting science research and STEM education fields. | |
<br> | <br> | ||
<br> | <br> | ||
− | + | We firmly believe the diffusion and understanding of science is a huge area of opportunity in our country, this being said, we took huge responsibility on creating spaces where we could establish a public dialogue about synthetic biology, create the ability of discussing the science behind synthetic biology and mainly, create new scientific curiosity in people of all ages and races. | |
+ | <br> | ||
+ | <br> | ||
+ | <p style="color:#04B431; font-size: 2vw; text-align: center;">As a team, we didn't want what happened in the lab to stay in the lab.</p> | ||
+ | <br> | ||
+ | We invested months of hard work into the Public and Education Engagement component of our project, accomplishing an outstanding reach of over <b>200,000 </b> people through our social media impact and the different activities we conducted, such as: a National Congress of Science, an After iGEM networking event, a National Education Tour, Workshops, a video collaboration with Curiosamente (an educational youtube channel with over 1 million subscribers), articles in magazines of national reach, three national presentations in science conferences, one international presentation at GCURS at RICE University, attendance to two iGEM meetups and a college credit class: Science Seminar. | ||
</div> | </div> | ||
</section> | </section> | ||
Line 95: | Line 256: | ||
<i>Dates: September 14 & 15, 2018</i> | <i>Dates: September 14 & 15, 2018</i> | ||
<br> | <br> | ||
+ | <br> | ||
<b>General description</b> | <b>General description</b> | ||
<br> | <br> | ||
− | + | <br> | |
− | + | The iGEM National Congress of Science was the biggest event organized by iGEM Tec Monterrey, it reached the participation of over 200 undergraduate and graduate students who came from 18 different states of México to our university: Tec de Monterrey, Campus Monterrey. | |
− | + | <br> | |
+ | <br> | ||
+ | We chose to organize and host this event because we firmly believed it was the best way we could give students like us the opportunity to learn from proficient people in specific areas such as: chemistry, nanotechnology, biotechnology, nanomedicine, synthetic biology, and sustainability. | ||
+ | <br> | ||
+ | <br> | ||
+ | We aimed to inspire the attendees, hoping to interest them in getting more involved with science and technology with the hopes that they will, in turn, inspire others. | ||
+ | <br> | ||
+ | <br> | ||
+ | The iGEM National Congress of Science was also a great learning opportunity for us. We had the chance to attend several of the conferences and workshops; but most importantly we met new people from all over Mexico with whom we were able to establish a two-way dialogue and share ideas. | ||
<br> | <br> | ||
+ | <br> | ||
<b>Objectives:</b> | <b>Objectives:</b> | ||
+ | <br> | ||
<br> | <br> | ||
<ul> | <ul> | ||
<li> | <li> | ||
− | To | + | To promote science among Mexican undergraduate and graduate students to encourage, both their personal development and the development of our country through science. |
</li> | </li> | ||
<li> | <li> | ||
Line 111: | Line 283: | ||
</li> | </li> | ||
<li> | <li> | ||
− | To gain a wider network of | + | To gain a wider network of people with research related affiliations and having the opportunity of connecting points for the creation and development of further projects. |
</li> | </li> | ||
</ul> | </ul> | ||
Line 117: | Line 289: | ||
<b>General Content:</b> | <b>General Content:</b> | ||
<br> | <br> | ||
+ | <br> | ||
<ul> | <ul> | ||
<li> | <li> | ||
Line 131: | Line 304: | ||
</li> | </li> | ||
</ul> | </ul> | ||
+ | <br> | ||
+ | <br> | ||
<div class="slideshow"> | <div class="slideshow"> | ||
<div class='right-arrow-pane'> | <div class='right-arrow-pane'> | ||
− | <div class='arrow'><div></div></div> | + | <div class='arrow'><div> |
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | + | <div class='left-arrow-pane'> | |
<div class='arrow'><div></div></div> | <div class='arrow'><div></div></div> | ||
</div> | </div> | ||
Line 149: | Line 326: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class='content'> | + | <div class='content'> |
<div class='slide'> | <div class='slide'> | ||
− | < | + | <img src="https://static.igem.org/mediawiki/2018/5/5e/T--Tec-Monterrey--EP_C4.jpg"/> |
− | + | ||
− | + | ||
</div> | </div> | ||
<div class='slide'> | <div class='slide'> | ||
− | <img src="https://static.igem.org/mediawiki/2018/4/ | + | <img src="https://static.igem.org/mediawiki/2018/4/47/T--Tec-Monterrey--EP_C10.jpg"/> |
</div> | </div> | ||
<div class='slide'> | <div class='slide'> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/8/83/T--Tec-Monterrey--EP_C3.jpg"/> |
</div> | </div> | ||
<div class='slide'> | <div class='slide'> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/1/1d/T--Tec-Monterrey--EP_C8.jpg"/> |
+ | </div> | ||
+ | <div class='slide'> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/1/10/T--Tec-Monterrey--EP_C2.jpg"/> | ||
+ | </div> | ||
+ | <div class='slide'> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/8/8e/T--Tec-Monterrey--EP_C6.jpg"/> | ||
+ | </div> | ||
+ | <div class='slide'> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/e/ec/T--Tec-Monterrey--EP_C9.jpg"/> | ||
+ | </div> | ||
+ | <div class='slide'> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/9/9f/T--Tec-Monterrey--EP_C1.jpg"/> | ||
+ | </div> | ||
+ | <div class='slide'> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/0/01/T--Tec-Monterrey--EP_C5.jpg"/> | ||
+ | </div> | ||
+ | <div class='slide'> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/5/57/T--Tec-Monterrey--EP_C7.jpg"/> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 169: | Line 362: | ||
<i>Date: September 15th, 2018</i> | <i>Date: September 15th, 2018</i> | ||
<br> | <br> | ||
− | |||
<br> | <br> | ||
+ | After iGEM was an extension to our National Congress of Science. The event consisted of a networking session with the participation of iGEM Ambassador Camilo Chávez, iGEM Instructor Heber Torres, ex-iGEMers, iGEM judge Carolina Elizondo, Scintia co-founder Minerva Castellanos, ETH Zurich graduate Mercedes Vázquez, Student Association of Genomic Biotechnology (AsEBioGen) and an attendance of approximately 50 undergraduate and graduate students from STEM majors. | ||
+ | <br> | ||
+ | <br> | ||
We aimed to spark interest in biotechnology and synthetic biology projects by conducting a panel of discussion and a networking event with iGEM alumni. | We aimed to spark interest in biotechnology and synthetic biology projects by conducting a panel of discussion and a networking event with iGEM alumni. | ||
<br> | <br> | ||
− | AfteriGEM opened up as a space where attendees had the opportunity to interact with each other and create bonds between projects and teams. During the event, the iGEM community at Tecnológico de Monterrey helped and assessed | + | <br> |
− | + | AfteriGEM opened up as a space where attendees had the opportunity to interact with each other and create bonds between projects and teams. During the event, the iGEM community at Tecnológico de Monterrey helped and assessed students on creating their own iGEM teams at their institutions. | |
+ | <br> | ||
+ | <br> | ||
+ | <div class="tres-imagenes"> | ||
+ | <img class="tres" src="https://static.igem.org/mediawiki/2018/f/f1/T--Tec-Monterrey--EP_CAfter2.jpg"> | ||
+ | <img class="tres" src="https://static.igem.org/mediawiki/2018/b/b5/T--Tec-Monterrey--CAFTER_3.jpeg"> | ||
+ | <img class="tres" src="https://static.igem.org/mediawiki/2018/9/91/T--Tec-Monterrey--EP_CAfter1.jpg"> | ||
+ | </div> | ||
+ | </section> | ||
<section id="tour" class="seccion-responsiva"> | <section id="tour" class="seccion-responsiva"> | ||
<div class="body-title">National Educational Tour 2018</div> | <div class="body-title">National Educational Tour 2018</div> | ||
<i>Dates: April-September 2018</i> | <i>Dates: April-September 2018</i> | ||
<br> | <br> | ||
− | + | <br> | |
+ | The children´s right of quality education is a foundational element for the development of a country; sadly, in our country it is often seen as a privilege rather than a right. We wanted to create something that would contribute to change that, that´s how the iGEM National Educational Tour 2018 was born. | ||
+ | <br> | ||
+ | <br> | ||
+ | Most of us, coming from small towns and knowing first-hand what it is like to not have a lot of opportunities for personal and academic development, felt the social commitment and responsibility to share the knowledge we were acquiring with as many students as possible all around our country. | ||
+ | <br> | ||
+ | <br> | ||
+ | We took the challenge and visited five states of Mexico where we imparted conferences and workshops for high school and undergraduate students. We accomplished the goal of extending our passion for science, research and its applications and to ignite interest among students that if it was not for us could have not learned or understood about synthetic biology. | ||
<br> | <br> | ||
− | |||
− | |||
− | |||
<br> | <br> | ||
Line 218: | Line 425: | ||
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/0/02/T--Tec-Monterrey--ETNufo.jpeg"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 238: | Line 445: | ||
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/b/b9/T--Tec-Monterrey--EP_M1.jpg"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 258: | Line 465: | ||
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/8/8e/T--Tec-Monterrey--EP_Liz1.jpg"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 278: | Line 485: | ||
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/3/33/T--Tec-Monterrey--EP_J2.jpg"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 298: | Line 505: | ||
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/d/de/T--Tec-Monterrey--EP_J1.jpg"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 318: | Line 525: | ||
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/8/82/T--Tec-Monterrey--EP_N1.jpg"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
</div> | </div> | ||
</div> <!-- Termina container-tab-section --> | </div> <!-- Termina container-tab-section --> | ||
− | + | </section> | |
+ | |||
+ | <section id="workshops" class="seccion-responsiva"> | ||
<div class="body-title">Workshops</div> | <div class="body-title">Workshops</div> | ||
<div class="body-subtitle">Mathematical modeling of genetic circuits</div> | <div class="body-subtitle">Mathematical modeling of genetic circuits</div> | ||
With the help of CONACYT, we brought Jesús Siller, Oxford Ph.D. candidate, to our Campus, where he imparted a two session workshop about mathematical modeling of genetic circuits to a selected group of undergraduate students from Tec de Monterrey, UANL and UDEM. | With the help of CONACYT, we brought Jesús Siller, Oxford Ph.D. candidate, to our Campus, where he imparted a two session workshop about mathematical modeling of genetic circuits to a selected group of undergraduate students from Tec de Monterrey, UANL and UDEM. | ||
− | <div class=" | + | <br> |
− | + | <br> | |
− | </div> | + | <div class="dos-imagenes"> |
+ | <img class="dos" src="https://static.igem.org/mediawiki/2018/5/5e/T--Tec-Monterrey--EP_W2.jpg"> | ||
+ | <img class="dos" src="https://static.igem.org/mediawiki/2018/0/01/T--Tec-Monterrey--EP_W1.jpg"> | ||
+ | </div> | ||
<div class="body-subtitle">Petri dish art</div> | <div class="body-subtitle">Petri dish art</div> | ||
− | As a team, we imparted a petri dish art workshop | + | As a team, we imparted a petri dish art workshop where undergraduate and high school students created their own artwork after having a theoretical session of synthetic biology. |
− | + | <br> | |
− | + | <br> | |
− | </div> | + | <div class="tres-imagenes"> |
+ | <img class="tres" src="https://static.igem.org/mediawiki/2018/0/04/T--Tec-Monterrey--EP_Petri2.jpg"> | ||
+ | <img class="tres" src="https://static.igem.org/mediawiki/2018/6/68/T--Tec-Monterrey--EP_Petri1.jpg"> | ||
+ | <img class="tres" src="https://static.igem.org/mediawiki/2018/3/32/T--Tec-Monterrey--EP_Petri3.jpg"> | ||
+ | </div> | ||
</section> | </section> | ||
− | <section class="seccion-responsiva"> | + | <section id ="seminar" class="seccion-responsiva"> |
<div class="body-title">Science Seminar</div> | <div class="body-title">Science Seminar</div> | ||
<i>Dates: September 14 & 15, 2018</i> | <i>Dates: September 14 & 15, 2018</i> | ||
− | + | <br> | |
+ | <br> | ||
+ | As we got more involved into presentations, conferences and symposiums we saw the value and impact that this type of activities had on the way students where learning and getting interested in various thematics, that where not exactly their own. This feedback stimulated in us the desire to link STEM fields into one place to discuss the different approaches of a single thematic and show them how we all complement each other as one to create great things. | ||
+ | <br> | ||
+ | <br> | ||
In collaboration with SACI (Science and Engineering Alumni Society) <a href= "https://www.facebook.com/SACI.Itesm/" target="_blank"><i class="fa fa-facebook-square"></i></a> from Tec de Monterrey we created Seminar of Science, a tuition free course for regional universities of Nuevo León as: Tecnológico de Monterrey, Universidad Autónoma de Nuevo León (Schools of Chemistry, Biology and Physics) and Universidad de Monterrey, where experts in different science fields from around the world shared with the student community their experience and trayectory. | In collaboration with SACI (Science and Engineering Alumni Society) <a href= "https://www.facebook.com/SACI.Itesm/" target="_blank"><i class="fa fa-facebook-square"></i></a> from Tec de Monterrey we created Seminar of Science, a tuition free course for regional universities of Nuevo León as: Tecnológico de Monterrey, Universidad Autónoma de Nuevo León (Schools of Chemistry, Biology and Physics) and Universidad de Monterrey, where experts in different science fields from around the world shared with the student community their experience and trayectory. | ||
+ | <br> | ||
<br> | <br> | ||
We had an attendance of over 130 people per session , all from different majors such as: B. S. Biotechnology Engineering, B. S. Physics, B. S. Chemistry and Nanotechnology Engineering, B.S. Food Industry Engineering, B.S. Sustainable Development Engineering, B.S. Mechanical Engineering with minor in Industrial Engineering, B.S. Mechanical Engineering with minor in Environmental Engineering, B.S. Chemical Engineering with minor in Industrial Engineering, B.S. Innovation and Development Engineering. | We had an attendance of over 130 people per session , all from different majors such as: B. S. Biotechnology Engineering, B. S. Physics, B. S. Chemistry and Nanotechnology Engineering, B.S. Food Industry Engineering, B.S. Sustainable Development Engineering, B.S. Mechanical Engineering with minor in Industrial Engineering, B.S. Mechanical Engineering with minor in Environmental Engineering, B.S. Chemical Engineering with minor in Industrial Engineering, B.S. Innovation and Development Engineering. | ||
+ | <br> | ||
<br> | <br> | ||
Through these 10 sessions, we were able to discuss science while creating a network between researchers and students pursuing research opportunities. | Through these 10 sessions, we were able to discuss science while creating a network between researchers and students pursuing research opportunities. | ||
+ | <br> | ||
+ | <br> | ||
+ | <div class="imagen-centrada-reducida"> | ||
+ | <img class="foto" src="https://static.igem.org/mediawiki/2018/1/19/T--Tec-Monterrey--EP_Seminar.jpg"> | ||
+ | <div class="leyenda">Session with researcher and professor Marion Brunck about cell Therapies</div> | ||
+ | </div> | ||
</section> | </section> | ||
− | <section class="seccion-responsiva"> | + | <section id="diffusion" class="seccion-responsiva"> |
<div class="body-title">Diffusion</div> | <div class="body-title">Diffusion</div> | ||
− | <div class="body-subtitle">Magazine Articles</div> | + | <br> |
− | + | Sharing our work with people in and outside of our community has always been very important to our team. We hoped to get people interested in our project and motivate them with it to apply their knowledge and talents to solve pressing issues. | |
+ | <br> | ||
+ | <br> | ||
+ | To do this, we promoted our team’s work in synthetic biology through diverse media with a great reach, receiving a favorable response from people. | ||
+ | <br> | ||
+ | <div class="body-subtitle" id="magazine">Magazine Articles</div> | ||
+ | We were interviewed by three magazines of national reach about our project E-Coding and our lab dynamic. | ||
+ | <br> | ||
+ | <br> | ||
<div class="container-tab-section"> | <div class="container-tab-section"> | ||
<div class="container-tabs"> | <div class="container-tabs"> | ||
Line 359: | Line 595: | ||
</div> | </div> | ||
<div class="tab" href="#conecta">CONECTA | <div class="tab" href="#conecta">CONECTA | ||
+ | </div> | ||
+ | <div class="tab" href="#4TOPODER">4TOPODER | ||
</div> | </div> | ||
</div> | </div> | ||
Line 366: | Line 604: | ||
<b>Milenio Noticias</b> | <b>Milenio Noticias</b> | ||
<br> | <br> | ||
− | For the full article, you can visit: | + | For the full article, you can visit: http://www.milenio.com/ciencia-y-salud/sociedad/jovenes-tec-apuestan-crear-conciencia-memoria-biologica#_gus&_gucid=&_gup=Facebook&_gsc=cYTpvAQ |
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/4/4e/T--Tec-Monterrey--EP_Milenio.png"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 378: | Line 616: | ||
<b>Tec Review</b> | <b>Tec Review</b> | ||
<br> | <br> | ||
− | For the full article, you can visit: | + | For the full article, you can visit: https://tecreview.tec.mx/estudiantes-buscan-mitigar-contaminacion-en-agua-memoria-biologica/?hootPostID=7f10a0a707b8ca3d254ec1dc068b809c |
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/b/b7/T--Tec-Monterrey--EP_TecReview.png"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 390: | Line 628: | ||
<b>CONECTA</b> | <b>CONECTA</b> | ||
<br> | <br> | ||
− | For the full article, you can visit: | + | For the full article, you can visit: https://tec.mx/es/noticias/nacional/investigacion/buscan-mitigar-contaminacion-en-agua-con-memoria-biologica |
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/f/ | + | <img src="https://static.igem.org/mediawiki/2018/f/fc/T--Tec-Monterrey--EP_Conecta.png"> |
+ | </div> | ||
+ | <br class="clearBoth"> | ||
+ | </div> | ||
+ | <!------------------------ CUARTO PODER----------------------------------> | ||
+ | <div class="container-info-tabs collapse" id="4TOPODER"> | ||
+ | <div class="info-left"> | ||
+ | <b>4TOPODER</b> | ||
+ | <br> | ||
+ | For the full article, you can visit: http://www.cuartopoder.mx/contaminacion-en-chiapas-exhibida-a-nivel-mundial-262188.html | ||
+ | </div> | ||
+ | <div class="img-right"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/c/cf/T--Tec-Monterrey--CuartoPoder.jpeg"> | ||
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 399: | Line 649: | ||
</div> <!-- Termina container-tab-section --> | </div> <!-- Termina container-tab-section --> | ||
− | <div class="body-subtitle">Congress Presentations</div> | + | <div class="body-subtitle" id="presentation">Congress Presentations</div> |
We did four poster presentations about E-Coding at the following Congress meetings: | We did four poster presentations about E-Coding at the following Congress meetings: | ||
− | <div class="container-tab-section"> | + | <br> |
+ | <br> | ||
+ | <div class="container-tab-section"> | ||
<div class="container-tabs"> | <div class="container-tabs"> | ||
<div class="tab" href="#geno">Genobiotec | <div class="tab" href="#geno">Genobiotec | ||
Line 418: | Line 670: | ||
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/7/7b/T--Tec-Monterrey--EP_Genobiotec.jpg"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 428: | Line 680: | ||
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/b/b8/T--Tec-Monterrey--EP_Expociencias.jpeg"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 438: | Line 690: | ||
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/e/e5/T--Tec-Monterrey--EP_ConexionTec.jpg"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 448: | Line 700: | ||
</div> | </div> | ||
<div class="img-right"> | <div class="img-right"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/f/ | + | <img src="https://static.igem.org/mediawiki/2018/f/fa/T--Tec-Monterrey--EP_GCRUS.jpg"> |
</div> | </div> | ||
<br class="clearBoth"> | <br class="clearBoth"> | ||
Line 454: | Line 706: | ||
</div> <!-- Termina container-tab-section --> | </div> <!-- Termina container-tab-section --> | ||
− | <div class="body-subtitle">Social Media</div> | + | <div class="body-subtitle" id="social">Social Media</div> |
+ | Nowadays, social media has become a fundamental tool to reach new people and establish communication with them. We live in a globalized society, and it is thanks to these platforms that we get to increment the amount of interactions we have not only with the people around us but with people all around the globe. They give us the ability to inspire | ||
+ | We used several social media platforms to share information about our project, our team, events and more. | ||
+ | <br> | ||
+ | <br> | ||
<b>Youtube</b> | <b>Youtube</b> | ||
<br> | <br> | ||
<i>Collaboration with Curiosamente (click on the image to see the video):</i> | <i>Collaboration with Curiosamente (click on the image to see the video):</i> | ||
+ | <br> | ||
+ | <br> | ||
<a href="https://youtu.be/3i1czA1OEDE" target="_blank"> | <a href="https://youtu.be/3i1czA1OEDE" target="_blank"> | ||
<img src="https://static.igem.org/mediawiki/2018/e/e1/T--Tec-Monterrey--Curiosamente.jpg" alt="Video"> | <img src="https://static.igem.org/mediawiki/2018/e/e1/T--Tec-Monterrey--Curiosamente.jpg" alt="Video"> | ||
</a> | </a> | ||
<br> | <br> | ||
− | We were lucky to have the opportunity of collaborating with Curiosamente, a youtube channel with over 1 Million subscribers, oriented to creating animated videos explaining cultural and scientific phenomenon. The video | + | <br> |
+ | We were lucky to have the opportunity of collaborating with Curiosamente, a youtube channel with over 1 Million subscribers, oriented to creating animated videos explaining cultural and scientific phenomenon. The video is about biotechnology and genomic modifications, and a introduction of our project, it reached over 150, 000 views since it was posted. | ||
+ | <br> | ||
<br> | <br> | ||
<b>Facebook</b> | <b>Facebook</b> | ||
<br> | <br> | ||
− | + | <br> | |
− | + | Throughout this year, we had an increase in the interactions of our Facebook page. It was through this social media where we promoted our events, advances, publications, among other miscellaneous content. This gave us the opportunity to reach about 87,000+ people, 4,000 likes that keep growing as of now and around 700 replies all together from all of our different events. | |
− | + | <br> | |
+ | <br> | ||
+ | As we mentioned before, the publicity of our events was given out through this platform, since it became the perfect place for people to get registered. Facebook became a fundamental tool for us since it was through this platform that people had contact with us and got involved with us and our project, E-coding. | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <p style="color:#04B431; font-size: 2vw; text-align: center;">Ambassadors of Science. That's what we aspire to be.</p> | ||
+ | <br> | ||
+ | |||
</section> | </section> | ||
Latest revision as of 00:51, 7 December 2018
In Mexico:
- Only 21.5% of the population has a good understanding regarding scientific studies.
- 70% believe antibiotics are used in the treatment of viral and bacterial diseases.
- 45.7% believe that scientist, due to their knowledge, are dangerous.
Source: CONACYT-INEGI, Encuesta sobre la Percepción Pública de la Ciencia y la Tecnología (ENPECYT), 2017
The population of Mexico often perceives science as something beyond their understanding and reach, this lead to a poor basic education and promotion of STEM fields and also fewer investment from companies and the government in science research and education.This overview gave us the motivation to work really hard towards creating something that could contribute to change the perspective of people in our country about science and hopefully, the initiative from governmental departments and industry companies towards supporting science research and STEM education fields.
We firmly believe the diffusion and understanding of science is a huge area of opportunity in our country, this being said, we took huge responsibility on creating spaces where we could establish a public dialogue about synthetic biology, create the ability of discussing the science behind synthetic biology and mainly, create new scientific curiosity in people of all ages and races.
As a team, we didn't want what happened in the lab to stay in the lab.
We invested months of hard work into the Public and Education Engagement component of our project, accomplishing an outstanding reach of over 200,000 people through our social media impact and the different activities we conducted, such as: a National Congress of Science, an After iGEM networking event, a National Education Tour, Workshops, a video collaboration with Curiosamente (an educational youtube channel with over 1 million subscribers), articles in magazines of national reach, three national presentations in science conferences, one international presentation at GCURS at RICE University, attendance to two iGEM meetups and a college credit class: Science Seminar.
National Congress of Sciences 2018
Dates: September 14 & 15, 2018
General description
The iGEM National Congress of Science was the biggest event organized by iGEM Tec Monterrey, it reached the participation of over 200 undergraduate and graduate students who came from 18 different states of México to our university: Tec de Monterrey, Campus Monterrey.
We chose to organize and host this event because we firmly believed it was the best way we could give students like us the opportunity to learn from proficient people in specific areas such as: chemistry, nanotechnology, biotechnology, nanomedicine, synthetic biology, and sustainability.
We aimed to inspire the attendees, hoping to interest them in getting more involved with science and technology with the hopes that they will, in turn, inspire others.
The iGEM National Congress of Science was also a great learning opportunity for us. We had the chance to attend several of the conferences and workshops; but most importantly we met new people from all over Mexico with whom we were able to establish a two-way dialogue and share ideas.
Objectives:
- To promote science among Mexican undergraduate and graduate students to encourage, both their personal development and the development of our country through science.
- To have the opportunity to interact with the scientific community of all around our country, for understanding different points of view and perspectives about the present and future of Mexican research.
- To gain a wider network of people with research related affiliations and having the opportunity of connecting points for the creation and development of further projects.
General Content:
- 12 conferences from experts of the fields: Biology, Chemistry, Nanomedicine and Sustainable Development.
- 1 Discussion Panel about the iGEM competition.
- 6 workshops where students experienced with chemical and biological concepts in the laboratory.
- After iGEM (Networking Event).
After iGEM
Date: September 15th, 2018
After iGEM was an extension to our National Congress of Science. The event consisted of a networking session with the participation of iGEM Ambassador Camilo Chávez, iGEM Instructor Heber Torres, ex-iGEMers, iGEM judge Carolina Elizondo, Scintia co-founder Minerva Castellanos, ETH Zurich graduate Mercedes Vázquez, Student Association of Genomic Biotechnology (AsEBioGen) and an attendance of approximately 50 undergraduate and graduate students from STEM majors.
We aimed to spark interest in biotechnology and synthetic biology projects by conducting a panel of discussion and a networking event with iGEM alumni.
AfteriGEM opened up as a space where attendees had the opportunity to interact with each other and create bonds between projects and teams. During the event, the iGEM community at Tecnológico de Monterrey helped and assessed students on creating their own iGEM teams at their institutions.
National Educational Tour 2018
Dates: April-September 2018
The children´s right of quality education is a foundational element for the development of a country; sadly, in our country it is often seen as a privilege rather than a right. We wanted to create something that would contribute to change that, that´s how the iGEM National Educational Tour 2018 was born.
Most of us, coming from small towns and knowing first-hand what it is like to not have a lot of opportunities for personal and academic development, felt the social commitment and responsibility to share the knowledge we were acquiring with as many students as possible all around our country.
We took the challenge and visited five states of Mexico where we imparted conferences and workshops for high school and undergraduate students. We accomplished the goal of extending our passion for science, research and its applications and to ignite interest among students that if it was not for us could have not learned or understood about synthetic biology.
Veracruz
Michoacán
Jalisco
Chihuahua
Nuevo León I
Nuevo León II
Institution:
COBAEV
State:
Veracruz
Activity:
Synthetic Biology Workshop
COBAEV
State:
Veracruz
Activity:
Synthetic Biology Workshop
Institution:
CEJA
State:
Michoacán
Activity:
Conferences
CEJA
State:
Michoacán
Activity:
Conferences
Institution:
Tec de Monterrey
State:
Jalisco
Activity:
Conference
Tec de Monterrey
State:
Jalisco
Activity:
Conference
Institution:
Tec de Monterrey
State:
Chihuahua
Activity:
Networking sessions
Tec de Monterrey
State:
Chihuahua
Activity:
Networking sessions
Institution:
Tec de Monterrey
State:
Nuevo León
Activity:
Open Lab to general public
Tec de Monterrey
State:
Nuevo León
Activity:
Open Lab to general public
Institution:
Instituto Vicente Suárez
State:
Nuevo León
Activity:
Conference
Instituto Vicente Suárez
State:
Nuevo León
Activity:
Conference
Workshops
Mathematical modeling of genetic circuits
With the help of CONACYT, we brought Jesús Siller, Oxford Ph.D. candidate, to our Campus, where he imparted a two session workshop about mathematical modeling of genetic circuits to a selected group of undergraduate students from Tec de Monterrey, UANL and UDEM.
Petri dish art
As a team, we imparted a petri dish art workshop where undergraduate and high school students created their own artwork after having a theoretical session of synthetic biology.
Science Seminar
Dates: September 14 & 15, 2018
As we got more involved into presentations, conferences and symposiums we saw the value and impact that this type of activities had on the way students where learning and getting interested in various thematics, that where not exactly their own. This feedback stimulated in us the desire to link STEM fields into one place to discuss the different approaches of a single thematic and show them how we all complement each other as one to create great things.
In collaboration with SACI (Science and Engineering Alumni Society) from Tec de Monterrey we created Seminar of Science, a tuition free course for regional universities of Nuevo León as: Tecnológico de Monterrey, Universidad Autónoma de Nuevo León (Schools of Chemistry, Biology and Physics) and Universidad de Monterrey, where experts in different science fields from around the world shared with the student community their experience and trayectory.
We had an attendance of over 130 people per session , all from different majors such as: B. S. Biotechnology Engineering, B. S. Physics, B. S. Chemistry and Nanotechnology Engineering, B.S. Food Industry Engineering, B.S. Sustainable Development Engineering, B.S. Mechanical Engineering with minor in Industrial Engineering, B.S. Mechanical Engineering with minor in Environmental Engineering, B.S. Chemical Engineering with minor in Industrial Engineering, B.S. Innovation and Development Engineering.
Through these 10 sessions, we were able to discuss science while creating a network between researchers and students pursuing research opportunities.
Session with researcher and professor Marion Brunck about cell Therapies
Diffusion
Sharing our work with people in and outside of our community has always been very important to our team. We hoped to get people interested in our project and motivate them with it to apply their knowledge and talents to solve pressing issues.
To do this, we promoted our team’s work in synthetic biology through diverse media with a great reach, receiving a favorable response from people.
Magazine Articles
We were interviewed by three magazines of national reach about our project E-Coding and our lab dynamic.
Milenio
Tec Review
CONECTA
4TOPODER
Milenio Noticias
For the full article, you can visit: http://www.milenio.com/ciencia-y-salud/sociedad/jovenes-tec-apuestan-crear-conciencia-memoria-biologica#_gus&_gucid=&_gup=Facebook&_gsc=cYTpvAQ
For the full article, you can visit: http://www.milenio.com/ciencia-y-salud/sociedad/jovenes-tec-apuestan-crear-conciencia-memoria-biologica#_gus&_gucid=&_gup=Facebook&_gsc=cYTpvAQ
Tec Review
For the full article, you can visit: https://tecreview.tec.mx/estudiantes-buscan-mitigar-contaminacion-en-agua-memoria-biologica/?hootPostID=7f10a0a707b8ca3d254ec1dc068b809c
For the full article, you can visit: https://tecreview.tec.mx/estudiantes-buscan-mitigar-contaminacion-en-agua-memoria-biologica/?hootPostID=7f10a0a707b8ca3d254ec1dc068b809c
CONECTA
For the full article, you can visit: https://tec.mx/es/noticias/nacional/investigacion/buscan-mitigar-contaminacion-en-agua-con-memoria-biologica
For the full article, you can visit: https://tec.mx/es/noticias/nacional/investigacion/buscan-mitigar-contaminacion-en-agua-con-memoria-biologica
4TOPODER
For the full article, you can visit: http://www.cuartopoder.mx/contaminacion-en-chiapas-exhibida-a-nivel-mundial-262188.html
For the full article, you can visit: http://www.cuartopoder.mx/contaminacion-en-chiapas-exhibida-a-nivel-mundial-262188.html
Congress Presentations
We did four poster presentations about E-Coding at the following Congress meetings:
Genobiotec
Expociencias
ConexiónTec
GCURS
Genobiotec is one of the most important national congress about biotechnology and genomics, here we established a public dialogue about E-Coding with researchers in synthetic biology, professionals and investors.
Expociencias is a program from the National network of youth activities in Science and Technology whose objective is to promote the participation of young people on scientific and research projects.
ConexiónTec is an institutional event from Tec de Monterrey where students expose projects that address engineering problems relevant to industry and society, where we won first place in the category of Research and Development of improvement.
The Gulf Coast Undergraduate Research Symposium (GCURS) is hosted by Rice University in Houston, Texas. GCURS provides current undergraduates the opportunity to present their original research discoveries to scholars from around the world. iGEM Tec-Monterrey had the opportunity of presenting project with iGEM Rice and having a first real interaction with international research community.
Social Media
Nowadays, social media has become a fundamental tool to reach new people and establish communication with them. We live in a globalized society, and it is thanks to these platforms that we get to increment the amount of interactions we have not only with the people around us but with people all around the globe. They give us the ability to inspire
We used several social media platforms to share information about our project, our team, events and more.
Youtube
Collaboration with Curiosamente (click on the image to see the video):
We were lucky to have the opportunity of collaborating with Curiosamente, a youtube channel with over 1 Million subscribers, oriented to creating animated videos explaining cultural and scientific phenomenon. The video is about biotechnology and genomic modifications, and a introduction of our project, it reached over 150, 000 views since it was posted.
Throughout this year, we had an increase in the interactions of our Facebook page. It was through this social media where we promoted our events, advances, publications, among other miscellaneous content. This gave us the opportunity to reach about 87,000+ people, 4,000 likes that keep growing as of now and around 700 replies all together from all of our different events.
As we mentioned before, the publicity of our events was given out through this platform, since it became the perfect place for people to get registered. Facebook became a fundamental tool for us since it was through this platform that people had contact with us and got involved with us and our project, E-coding.
Ambassadors of Science. That's what we aspire to be.