Difference between revisions of "Team:Genspace/Team"

Line 167: Line 167:
 
   {
 
   {
 
     "name":"Dr. Mike Flanagan",
 
     "name":"Dr. Mike Flanagan",
     "role":"genspace member",
+
     "role":"student member",
 
     "img":"Mike.jpg",
 
     "img":"Mike.jpg",
 
     "desc":"Mike has been a member of Genspace since 2014 and is excited to be participating in his first iGEM.  Mike has a PhD in Electrical Engineering from Caltech and has spent more than a few years working at NASA's Jet Propulsion Laboratory, Bell Labs and entrepreneurial companies (including Arieso where he was CTO).  When he is not working in Brooklyn, Mike is either at home in Chester NJ or trying to return to London."
 
     "desc":"Mike has been a member of Genspace since 2014 and is excited to be participating in his first iGEM.  Mike has a PhD in Electrical Engineering from Caltech and has spent more than a few years working at NASA's Jet Propulsion Laboratory, Bell Labs and entrepreneurial companies (including Arieso where he was CTO).  When he is not working in Brooklyn, Mike is either at home in Chester NJ or trying to return to London."
Line 179: Line 179:
 
   {
 
   {
 
     "name":"Dr. Christal Gordon",
 
     "name":"Dr. Christal Gordon",
     "role":"genspace member",
+
     "role":"student member",
 
     "img":"christal.jpg",
 
     "img":"christal.jpg",
 
     "desc":"Dr. Christal Gordon is an engineer and educator.  She received a dual Electrical and Computer Engineering B.S. from Polytechnic University and her M.S. and Ph.D. in Electrical Engineering (minor in Neuroscience) from the Georgia Institute of Technology.  Her specialties include designing, prototyping, and programming. She has designed bio-inspired and bio-interfacing systems, high-speed electronics, and models of complex systems.  Her work revolves around creating systems for use by the general public, engineers, and neuroscientists.  Applications of these systems include low-power consumer electronics and neural prosthetics.  She's passionate about bringing science to the general public."
 
     "desc":"Dr. Christal Gordon is an engineer and educator.  She received a dual Electrical and Computer Engineering B.S. from Polytechnic University and her M.S. and Ph.D. in Electrical Engineering (minor in Neuroscience) from the Georgia Institute of Technology.  Her specialties include designing, prototyping, and programming. She has designed bio-inspired and bio-interfacing systems, high-speed electronics, and models of complex systems.  Her work revolves around creating systems for use by the general public, engineers, and neuroscientists.  Applications of these systems include low-power consumer electronics and neural prosthetics.  She's passionate about bringing science to the general public."
Line 215: Line 215:
 
   {
 
   {
 
     "name":"Blacki Migliozzi",
 
     "name":"Blacki Migliozzi",
     "role":"genspace member",
+
     "role":"student member",
 
     "img":"blacki.jpeg",
 
     "img":"blacki.jpeg",
 
     "desc":"Blacki Migliozzi is a data visualization developer for Bloomberg Graphics. He has studied Human-Computer Interaction, Discrete math and nano-materials. He has previously spent time designing and prototyping small-scale agricultural technologies. As a member of Genspace he is currently interested in the intersection of biotech and agrarian practices."
 
     "desc":"Blacki Migliozzi is a data visualization developer for Bloomberg Graphics. He has studied Human-Computer Interaction, Discrete math and nano-materials. He has previously spent time designing and prototyping small-scale agricultural technologies. As a member of Genspace he is currently interested in the intersection of biotech and agrarian practices."
Line 221: Line 221:
 
   {
 
   {
 
     "name":"Will Shindel",
 
     "name":"Will Shindel",
     "role":"genspace member",
+
     "role":"student member",
 
     "img":"will.JPG",
 
     "img":"will.JPG",
 
     "desc":"Will is a Genspace member with a degree in Biology.  Having spent a few years in pharmaceuticals, Will now spends his time volunteering at Genspace.  When not practicing synthetic biology, Will has a tendency to build hydroponic systems and brew beer."
 
     "desc":"Will is a Genspace member with a degree in Biology.  Having spent a few years in pharmaceuticals, Will now spends his time volunteering at Genspace.  When not practicing synthetic biology, Will has a tendency to build hydroponic systems and brew beer."
Line 337: Line 337:
 
             var sections = d3.select('.team').selectAll('div').data(memberData).enter().append('div.section.member')
 
             var sections = d3.select('.team').selectAll('div').data(memberData).enter().append('div.section.member')
  
             sections.append('h2.heading').text(function(d){return d.key+" Bio's"})
+
             sections.append('h2.heading').text(function(d){return d.key+"'s' Bios"})
 
             sections.each(function(d,i){
 
             sections.each(function(d,i){
 
               var el = d3.select(this)
 
               var el = d3.select(this)

Revision as of 18:06, 18 September 2015

<!DOCTYPE html> Gowanus SuperFUNd - Genspace iGEM 2015

The Genspace team is made up of community members.

There are four adults on our team, all from various walks of life and none with advanced degrees in biological sciences. None of them had ever heard of synthetic biology prior to joining Genspace, and they have learned the science through our classes and through iGEM participation. There are twelve students from local high schools on the team. They came to Genspace because their schools could not afford to support high school teams and they really wanted to learn synthetic biology and be part of iGEM. None of them had any prior independent hands-on research experience. Genspace has a mission to provide for students like this so participation was on a first-come first-serve basis. The final four team members are college students spending the summer in New York, all of whom are majoring in the sciences. We consider all of these people part of the New York community we serve.

Place sticky footer content here.