Difference between revisions of "Team:Newcastle/Team"

m (Made background consistent with other pages, added comments for clarity)
 
(109 intermediate revisions by 9 users not shown)
Line 3: Line 3:
 
<head>
 
<head>
 
<style>
 
<style>
 +
h2 {
 +
line-height: normal;
 +
}
 
/* The popup container */
 
/* The popup container */
 
div.popup {
 
div.popup {
Line 25: Line 28:
 
visibility: hidden;
 
visibility: hidden;
 
display: none;
 
display: none;
width: 400px;
+
width: 450px;
 
height: 400px;
 
height: 400px;
 +
line-height: normal;
 
background-color: #555;
 
background-color: #555;
 
color: #fff;
 
color: #fff;
Line 37: Line 41:
 
top: 50%;
 
top: 50%;
 
left: 50%;
 
left: 50%;
margin-left: -200px;
+
margin-left: -225px;
 
margin-top: -200px;
 
margin-top: -200px;
 
}
 
}
Line 44: Line 48:
 
.popup .show {
 
.popup .show {
 
visibility: visible;
 
visibility: visible;
display: block;
+
display: table;
 
-webkit-animation: fadeIn 1s;
 
-webkit-animation: fadeIn 1s;
 
animation: fadeIn 1s;
 
animation: fadeIn 1s;
 +
}
 +
 +
/* Centre popup text vertically */
 +
.popupspan {
 +
height: 400px;
 +
width: 450px;
 +
padding: 20px;
 +
line-height: normal;
 +
margin-left: auto;
 +
margin-right: auto;
 +
display: table-cell;
 +
vertical-align: middle;
 +
text-align: center;
 
}
 
}
  
Line 67: Line 84:
 
/* Display the images with rounded mask */
 
/* Display the images with rounded mask */
 
div.popup img {
 
div.popup img {
width: 100%;
+
width: 175px;
 
padding: 5px;
 
padding: 5px;
height: auto;
+
height: 175px;
 
border-radius: 50%;
 
border-radius: 50%;
 
}
 
}
Line 82: Line 99:
 
/* Reset formatting at the end of each row (in case we want to add something to the right) */
 
/* Reset formatting at the end of each row (in case we want to add something to the right) */
 
div.row:after {
 
div.row:after {
    content: "";
+
    content: "";
    display: table;
+
    display: table;
    clear: both;
+
    clear: both;
 
}
 
}
  
Line 106: Line 123:
 
}
 
}
  
/* Make page background consistent with other pages */
+
/* Make background colour and font consistent with other pages */
 +
#main {
 +
background-color: #e8e8e8;
 +
font-family: Rubik;
 +
}
 +
 
 
body {
 
body {
 
background-color: #e8e8e8;
 
background-color: #e8e8e8;
 +
font-family: Rubik;
 
}
 
}
+
 
 
</style>
 
</style>
 
</head>
 
</head>
<body>
 
  
<div class="row">
+
 
<div class="popup" id="JessicaBirt" onclick="sPopup(this.id)">
+
<body style="font-family:Rubik;text-align:center;line-height:normal">
<span class="popuptext" id="JessicaBirtp"><b>Jessica Birt</b><br>Placeholder text</span>
+
<div class="container-fluid" id="main" style="width: 100%; padding-top: 0.5%">
<a target="_blank">
+
<h1>Meet Our Team!</h1>
<img src="https://research.kent.ac.uk/understandingunbelief/wp-content/plugins/wp-person-cpt/images/featured-default.png" alt="Jessica Birt" width="300" height="200">
+
At Newcastle iGEM we are proud to have interesting individuals from varied backgrounds on our team. Click on our mugshots to find out more about us...
</a>
+
<div class="row">
<div class="desc">
+
<div class="popup" id="SophieBadger" onclick="sPopup(this.id)">
<span class="desc">Jessica Birt</span>
+
<span class="popuptext" id="SophieBadgerp">
 +
<span class="popupspan">
 +
<h2>Sophie Badger</h2><br>
 +
<b>Background:</b>A 3rd year MBiol Biology student. I joined iGEM to learn more about synthetic biology and the work that is being doing in this field, as well as to gain experience in a laboratory. Outside of my degree I am a mentor to younger students, am a member of the University LGBT and Raising and Giving societies, and in my spare time I enjoy reading and drawing both by pencil and digitally.<br>
 +
<b>Interesting fact:</b> I love yoga.
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/e/ea/Sophie_Profile.jpg" alt="Sophie Badger" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Sophie Badger</span>
 +
</div>
 
</div>
 
</div>
</div>
 
  
<div class="popup" id="SophieBadger" onclick="sPopup(this.id)">
+
<div class="popup" id="JessicaBirt" onclick="sPopup(this.id)">
<span class="popuptext" id="SophieBadgerp"><b>Sophie Badger</b><br>Placeholder text</span>
+
<span class="popuptext" id="JessicaBirtp">
<a target="_blank">
+
<span class="popupspan">
<img src="https://static.igem.org/mediawiki/2017/4/47/Sophie_Profile.jpeg" alt="Sophie Badger" width="300" height="200">
+
<h2>Jessica Birt</h2><br>
</a>
+
<b>Background:</b> Studied MSc Synthetic Biology at Newcastle. This year is my second time competing in iGEM, having previously been a member of the 2013 Manchester iGEM team. Now moved to University of Edinburgh for a Bioengineering PhD. Interests include 80s horror films, animation and beer.<br>
<div class="desc">
+
<b>Interesting Fact:</b>
<span class="desc">Sophie Badger</span>
+
I lived in West Africa during the Ebola Outbreak.
 +
 
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/f/f2/Jessica_Profile.png" alt="Jessica Birt" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Jessica Birt</span>
 +
</div>
 
</div>
 
</div>
</div>
 
  
<div class="popup" id="BradleyBrown" onclick="sPopup(this.id)">
+
<div class="popup" id="BradleyBrown" onclick="sPopup(this.id)">
<span class="popuptext" id="BradleyBrownp"><b>Bradley Brown</b><br>Placeholder text</span>
+
<span class="popuptext" id="BradleyBrownp">
<a target="_blank">
+
<span class="popupspan">
<img src="https://static.igem.org/mediawiki/2017/5/5d/Bradley_Profile.jpeg" alt="Bradley Brown" width="300" height="200">
+
<h2>Bradley Brown</h2><br>
</a>
+
<b>Background:</b> Completed undergraduate degree in Biochemistry, and a Masters degree in Synthetic Biology. I have a wide interest in synthetic biology, and will be undertaking a PhD in synthetic microbial communities after iGEM. <br />
<div class="desc">
+
<b>Interesting Fact:</b> Last time I did iGEM I fell in love.
<span class="desc">Bradley Brown</span>
+
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/5/5d/Bradley_Profile.jpeg" alt="Bradley Brown" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Bradley Brown</span>
 +
</div>
 
</div>
 
</div>
</div>
 
  
<div class="popup" id="MichaelaChapman" onclick="sPopup(this.id)">
+
<div class="popup" id="MichaelaChapman" onclick="sPopup(this.id)">
<span class="popuptext" id="MichaelaChapmanp"><b>Michaela Chapman</b><br>Placeholder text</span>
+
<span class="popuptext" id="MichaelaChapmanp">
<a target="_blank">
+
<span class="popupspan">
<img src="https://static.igem.org/mediawiki/2017/8/86/Michaela_Profile.jpeg" alt="Michaela Chapman" width="300" height="200">
+
<h2>Michaela Chapman</h2><br>
</a>
+
<b>Background:</b> Graduate in MSc Industrial and Commercial Biotechnology. I joined the team as part of my thesis and to gain an understanding of the world of Synthetic Biology. Outside of university I am an avid skier and was on the SnowSports society committee during my undergrad degree.<br> <b>Interesting fact:</b> I can also (used to be able to) speak French.
<div class="desc">
+
 
<span class="desc">Michaela Chapman</span>
+
 
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/8/86/Michaela_Profile.jpeg" alt="Michaela Chapman" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Michaela Chapman</span>
 +
</div>
 
</div>
 
</div>
 
</div>
 
</div>
</div>
 
  
<div class="row">
+
<div class="row">
<div class="popup" id="JackCooper" onclick="sPopup(this.id)">
+
<div class="popup" id="JackCooper" onclick="sPopup(this.id)">
<span class="popuptext" id="JackCooperp"><b>Jack Cooper</b><br>Placeholder text</span>
+
<span class="popuptext" id="JackCooperp">
<a target="_blank">
+
<span class="popupspan">
<img src="https://research.kent.ac.uk/understandingunbelief/wp-content/plugins/wp-person-cpt/images/featured-default.png" alt="Jack Cooper" width="300" height="200">
+
<h2>Jack Cooper</h2><br>
</a>
+
<b>Background:</b> I graduated from Computer Science in 2016 and just finished my MSc in Synthetic Biology this August.
<div class="desc">
+
I joined iGEM to have the chance to participate in a global university level competition, on a team attempting tasks spanning multiple difficult topics which go beyond the more traditional areas of synthetic biology projects. Having to think about legislative processes and how to communicate with the public and present our ideas has really fleshed this project out and made it a lot more substantial in my eyes. In my spare time I like to play the piano. <br><b>Interesting Fact:</b> I love Declan Kohl.
<span class="desc">Jack Cooper</span>
+
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/f/fc/Jack_Pic.png" alt="Jack Cooper" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Jack Cooper</span>
 +
</div>
 
</div>
 
</div>
</div>
 
  
<div class="popup" id="DeclanKohl" onclick="sPopup(this.id)">
+
<div class="popup" id="DeclanKohl" onclick="sPopup(this.id)">
<span class="popuptext" id="DeclanKohlp"><b>Declan Kohl</b><br>Placeholder text</span>
+
<span class="popuptext" id="DeclanKohlp">
<a target="_blank">
+
<span class="popupspan">
<img src="https://static.igem.org/mediawiki/2017/9/97/Declan_Profile.jpeg" alt="Declan Kohl" width="300" height="200">
+
<h2>Declan Kohl</h2><br>
</a>
+
<b>Background:</b> A 3rd Year BSc Cellular and Molecular Biology student.
<div class="desc">
+
I joined iGEM to have the chance to conduct my own research project and to gain insight into the workings of a Synthetic Biology Lab. Outside of my degree, I play for Newcastle University Gaelic Football Men's 1sts and sit on the club committee. I am also a keen runner, recently completing the Great North Run and Great Scottish Run. <br><b>Interesting Fact:</b>
<span class="desc">Declan Kohl</span>
+
I love Spanish music.
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/9/97/Declan_Profile.jpeg" alt="Declan Kohl" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Declan Kohl</span>
 +
</div>
 
</div>
 
</div>
</div>
 
  
<div class="popup" id="MarciaPryce" onclick="sPopup(this.id)">
+
<div class="popup" id="MarciaPryce" onclick="sPopup(this.id)">
<span class="popuptext" id="MarciaPrycep"><b>Marcia Pryce</b><br>Placeholder text</span>
+
<span class="popuptext" id="MarciaPrycep">
<a target="_blank">
+
<span class="popupspan">
<img src="https://static.igem.org/mediawiki/2017/c/cd/Marcia_Profile.jpeg" alt="Marcia Pryce" width="300" height="200">
+
<h2>Marcia Pryce</h2><br>
</a>
+
<b>Background:</b> A 3rd Year Chemical Engineering MEng student.
<div class="desc">
+
I joined iGEM to broaden my understanding in an alternative field in a way that is challenging and aims to tackle important issues. Other than living in the Library in my free time I volunteer, teaching children coding and helping them with their extra-curricular activities, and have two other part time jobs with Newcastle Uni advertising STEM within schools and Student Ambassador. <br><b>Interesting Fact:</b>
<span class="desc">Marcia Pryce</span>
+
I have a rabbit which is trained like a dog, he also likes to eat through wires and shock himself.
 +
 
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/2/25/Marcia_Profile.jpg" alt="Marcia Pryce" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Marcia Pryce</span>
 +
</div>
 
</div>
 
</div>
</div>
 
  
<div class="popup" id="LaisChristinaTakiguchi" onclick="sPopup(this.id)">
+
<div class="popup" id="LaisCristinaTakiguchi" onclick="sPopup(this.id)">
<span class="popuptext" id="LaisChristinaTakiguchip"><b>Lais Christina Takiguchi</b><br>Placeholder text</span>
+
<span class="popuptext" id="LaisCristinaTakiguchip">
<a target="_blank">
+
<span class="popupspan">
<img src="https://static.igem.org/mediawiki/2017/1/19/Lais_Profile.jpeg" alt="Lais Christina Takiguchi" width="300" height="200">
+
<h2>Lais Cristina Takiguchi</h2><br>
</a>
+
<b>Background:</b> Completed undergraduate degree in Forensic Science and Criminology at Northumbria University, and a Masters degree in Synthetic Biology at Newcastle University. I am currently at Newcastle University doing a studentship with NUFEB to carry on the project I started as part of my Masters course. My hobbies include dancing, windsurfing, painting and baking. <br />
<div class="desc">
+
<b>Interesting Fact:</b> Born and raised in Brazil, I’m ¾ Brazilian and ¼ Japanese.
<span class="desc">Lais Christina<br>Takiguchi</span>
+
 
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/c/cc/Lais_Profile.png" alt="Lais Christina Takiguchi" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Lais Cristina Takiguchi</span>
 +
</div>
 
</div>
 
</div>
 
</div>
 
</div>
</div>
 
  
<div class="row">
+
<div class="row">
<div class="popup" id="ValeriaVerrone" onclick="sPopup(this.id)">
+
<div class="popup" id="ValeriaVerrone" onclick="sPopup(this.id)">
<span class="popuptext" id="ValeriaVerronep"><b>Valeria Verrone</b><br>Placeholder text</span>
+
<span class="popuptext" id="ValeriaVerronep">
<a target="_blank">
+
<span class="popupspan">
<img src="https://static.igem.org/mediawiki/2017/d/db/Valeria_Profile.jpeg" alt="Valeria Verrone" width="300" height="200">
+
<h2>Valeria Verrone</h2><br>
</a>
+
<b>Background:</b> Studied Bsc and Msc Biotechnology in Bologna, Italy. I used to work on metabolic engeneered Cyanobacteria at University of Amsterdam and now I'm a PhD student in Newcastle University. I work on synthetic bacterial communities, in particular my focus is on plant microbiome. I like cooking and eating, fermenting beers, making preserves, wandering street markets and traveling the World!
<div class="desc">
+
</br><b>Interesting fact:</b> I have changed 15 houses. In one there were more plants than people, in another one there were more people than beds.
<span class="desc">Valeria Verrone</span>
+
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/5/53/FRA_22901aa.jpg"
 +
alt="Valeria Verrone" width="300" height="100">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Valeria Verrone</span>
 +
</div>
 
</div>
 
</div>
</div>
 
  
<div class="popup" id="ShrianshVyas" onclick="sPopup(this.id)">
+
<div class="popup" id="ShrianshVyas" onclick="sPopup(this.id)">
<span class="popuptext" id="ShrianshVyasp"><b>Shriansh Vyas</b><br>Placeholder text</span>
+
<span class="popuptext" id="ShrianshVyasp">
<a target="_blank">
+
<span class="popupspan">
<img src="https://research.kent.ac.uk/understandingunbelief/wp-content/plugins/wp-person-cpt/images/featured-default.png" alt="Shriansh Vyas" width="300" height="200">
+
<h2>Shriansh Vyas</h2><br>
</a>
+
<b>Background:</b> 3rd Year BSc Animal Science student. I joined iGEM due to my interest in synthetic biology and to gain valuable experience in the lab.
<div class="desc">
+
Interests include taking pictures of stuff, and posting said pictures online for self-validation. <br>
<span class="desc">Shriansh Vyas</span>
+
<b>Interesting Fact:</b>
 +
Agarose gels dislike me immensely.
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/a/ad/Ansh_Picture.png" alt="Shriansh Vyas" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Shriansh Vyas</span>
 +
</div>
 
</div>
 
</div>
</div>
 
  
<div class="popup" id="AnnaWalsh" onclick="sPopup(this.id)">
+
<div class="popup" id="AnnaWalsh" onclick="sPopup(this.id)">
<span class="popuptext" id="AnnaWalshp"><b>Anna Walsh</b><br>Placeholder text</span>
+
<span class="popuptext" id="AnnaWalshp">
<a target="_blank">
+
<span class="popupspan">
<img src="https://static.igem.org/mediawiki/2017/4/45/Anna_Profile.jpeg" alt="Anna Walsh" width="300" height="200">
+
<h2>Anna Walsh</h2><br>
</a>
+
<b>Background:</b> Graduate in MSc Industrial and Commercial Biotechnology. I joined the team as part of my master's thesis and to gain an understanding of the world of Synthetic Biology. Outside of university I enjoy Archery, Yoga and Rock Climbing.
<div class="desc">
+
</span>
<span class="desc">Anna Walsh</span>
+
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/4/45/Anna_Profile.jpeg" alt="Anna Walsh" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Anna Walsh</span>
 +
</div>
 
</div>
 
</div>
</div>
 
  
<div class="popup" id="EvangelineWhittaker" onclick="sPopup(this.id)">
+
<div class="popup" id="EvangelineWhittaker" onclick="sPopup(this.id)">
<span class="popuptext" id="EvangelineWhittakerp"><b>Evangeline Whittaker</b><br>Placeholder text</span>
+
<span class="popuptext" id="EvangelineWhittakerp">
<a target="_blank">
+
<span class="popupspan">
<img src="https://research.kent.ac.uk/understandingunbelief/wp-content/plugins/wp-person-cpt/images/featured-default.png" alt="Evangeline Whittaker" width="300" height="200">
+
<h2>Evangeline Whittaker</h2><br>
</a>
+
<b>Background:</b> Graduate in MSc Industrial and Commercial Biotechnology. I joined the team as part of my master's thesis and to gain an understanding of the world of Synthetic Biology.
<div class="desc">
+
</span>
<span class="desc">Evangeline Whittaker</span>
+
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/5/57/Eve_Pic.png" alt="Evangeline Whittaker" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Evangeline Whittaker</span>
 +
</div>
 
</div>
 
</div>
 
</div>
 
</div>
</div>
 
  
<div class="row">
+
<div class="row">
<div class="popup" id="ZoeWilson" onclick="sPopup(this.id)">
+
<div class="popup" id="ZoeWilson" onclick="sPopup(this.id)">
<span class="popuptext" id="ZoeWilsonp"><b>Zoe Wilson</b><br>Placeholder text</span>
+
<span class="popuptext" id="ZoeWilsonp">
<a target="_blank">
+
<span class="popupspan">
<img src="https://static.igem.org/mediawiki/2017/6/67/Zoe_Profile.jpeg" alt="Zoe Wilson" width="300" height="200">
+
<h2>Zoe Wilson</h2><br>
</a>
+
<b>Background:</b> Third year English Language and Literature student. I joined iGEM for the challenge of working in an unfamiliar environment; the opportunity to learn new things and work with new people; and the chance to see how skills from my degree could be applied in a different context. To relax outside of uni I enjoy listening to music, reading, writing, watching cricket and practising yoga.
<div class="desc">
+
 
<span class="desc">Zoe Wilson</span>
+
<br><b>Interesting fact:</b> I love old books - one of my favourite possessions is a 1904 edition of Walt Whitman’s <i>Leaves of Grass. </i>
 +
 
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/6/67/Zoe_Profile.jpeg" alt="Zoe Wilson" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Zoe Wilson</span>
 +
</div>
 
</div>
 
</div>
 +
</div>
 +
<br/>
 +
<h1><b> Advisers</b></h1>
 +
<div class="row">
 +
<div class="popup" id="AnilWipat" onclick="sPopup(this.id)">
 +
<span class="popuptext" id="AnilWipatp">
 +
<span class="popupspan">
 +
<h2>Anil Wipat</h2><br>
 +
<b>Background:</b> I am a Professor of Bioinformatics at the School of Computing Science at Newcastle University. I co-direct Newcastle's Interdisciplinary Computing and Complex BioSystems (ICOS) research group. I am also affiliated with the Centre for Bacterial Cell Biology, associate-director of the Centre for Synthetic Biology and Bioexploitation and director of the Centre for Health and Bioinformatics.
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/7/76/Anil_Picture.png" alt="Anil Wipat" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Anil Wipat</span>
 +
</div>
 +
</div>
 +
<div class="popup" id="DanaOfiteru" onclick="sPopup(this.id)">
 +
<span class="popuptext" id="DanaOfiterup">
 +
<span class="popupspan">
 +
<h2>Dana Ofiteru</h2><br>
 +
<b>Background:</b> I am a lecturer in Biochemical Engineering, and am a Romanian living in the North East.<br> <b>Interesting Fact:</b> Until recently I couldn't swim, but now I am a happy triathlete contemplating the IronMan Triathlon<br> <b> Favorite Book:</b> Everybody should read "I contain multitudes" by Ed Yong.
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/5/57/Dana_Picture.png" alt="Dana Ofiteru" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Dana Ofiteru</span>
 +
</div>
 +
</div>
 +
<div class="popup" id="WendySmith" onclick="sPopup(this.id)">
 +
<span class="popuptext" id="WendySmithp">
 +
<span class="popupspan">
 +
<h2>Wendy Smith</h2><br>
 +
<b>Background:</b> Senior research associate working in synthetic biology. My main areas of research include identifying various stress biomarkers in <i>Bacillus subtilis</i>, quorum sensing and pathogenicity.
 +
</br><b>Interesting fact:</b> I love Christmas! On the 1st December my house becomes a shrine to FAIRY LIGHTS –at least 35 sets!
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/9/95/Wendy_Profile.jpg" alt="Wendy Smith" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Wendy Smith</span>
 +
</div>
 +
</div>
 +
 +
 +
 +
</div>
 +
<div class="row">
 +
<div class="popup" id="ThomasHoward" onclick="sPopup(this.id)">
 +
<span class="popuptext" id="ThomasHowardp">
 +
<span class="popupspan">
 +
<h2>Thomas Howard</h2><br>
 +
<b>Background:</b> I am a senior lecturer at Newcastle University and have been involved in organising iGEM teams since 2012. My research interests include the construction and regulation of metabolic pathways in plants and microbes, as well as transposing useful molecular aspects of biological systems into novel chassis materials.
 +
</br><b>Probably not-very interesting fact:</b> I have (accidentally) become interested in statistics.
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/e/e5/Tom_Profile.png" alt="Thomas Howard" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Thomas Howard</span>
 +
</div>
 +
</div>
 +
<div class="popup" id="JemStach" onclick="sPopup(this.id)">
 +
<span class="popuptext" id="JemStachp">
 +
<span class="popupspan">
 +
<h2>Jem Stach</h2><br>
 +
<b>Background:</b> Principal research interests include the ecology of marine actinomycetes, (diversity, abundance and biogeography), novel natural products from marine actinomycetes, the application of peptide nucleic acids in species-specific bactericide and the development of antisense-based antibacterial screens.
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/e/e7/Jem_Profile.jpg" alt="Jem Stach" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Jem Stach</span>
 +
</div>
 +
</div>
 +
<div class="popup" id="JonMarles-Wright" onclick="sPopup(this.id)">
 +
<span class="popuptext" id="JonMarles-Wrightp">
 +
<span class="popupspan">
 +
<h2>Jon Marles-Wright</h2><br>
 +
<b>Background:</b> My research group are interested in determining the structural and functional basis for the recruitment and encapsulation of proteins within metabolic compartments, and the biochemistry that occurs within these semi-permeable structures. Through an understanding of the basic biology and design principles of various compartments, we hope to use these as synthetic biology platforms for the production of valuable natural products, and as scaffolds for industrial biotechnology and nano-technology.
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/f/ff/Jon_Profile.png" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Jon Marles-Wright</span>
 +
</div>
 +
</div>
 +
<div class="popup" id="AngelGoñi-Moreno" onclick="sPopup(this.id)">
 +
<span class="popuptext" id="AngelGoñi-Morenop">
 +
<span class="popupspan">
 +
<h2>Angel Goñi-Moreno</h2><br>
 +
<b>Background:</b> I was born in Madrid (Spain) on the 6th of August, 1983. In 2001 I started studying Computer Engineering at Universidad Politécnica de Madrid (UPM), Spain. After getting the degree I joined the Natural Computing Group at UPM and started researching in the fields of DNA Computing and Computational Biology. In 2010 I earned an European Ph.D. in Computer Engineering (in the field of Bacterial Computing). I also held a M. Sc. degree in Artificial Intelligence (UPM). During the summer of 2016 I moved to Newcastle to join the School of Computing Science and the Centre for Synthetic Biology as a Lecturer in Synthetic Biology.
 +
</span>
 +
</span>
 +
<a target="_blank">
 +
<img src="https://static.igem.org/mediawiki/2017/3/3a/Angel_Pic.png" alt="Angel Goñi-Moreno" width="300" height="200">
 +
</a>
 +
<div class="desc">
 +
<span class="desc">Angel Goñi-Moreno</span>
 +
</div>
 +
</div>
 +
 +
 +
 
</div>
 
</div>
 
</div>
 
</div>
Line 277: Line 505:
 
</body>
 
</body>
 
</html>
 
</html>
 +
{{Newcastle_footer}}

Latest revision as of 13:29, 21 November 2017

spacefill

Meet Our Team!

At Newcastle iGEM we are proud to have interesting individuals from varied backgrounds on our team. Click on our mugshots to find out more about us...

Advisers