diff --git a/Teams/NoPilotsNoDemos/About.md b/Teams/NoPilotsNoDemos/About.md new file mode 100644 index 0000000..d1683bd --- /dev/null +++ b/Teams/NoPilotsNoDemos/About.md @@ -0,0 +1,19 @@ +This is our page +================ + +We are the Koding team, so we are not really participating. But this page is here +to give you an idea about your own page. + + +About your team +=========================== + +| aphelionz (Mark) | skybondsor (Jordyn) | +|--- |--- | +| ![aphelionz](https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xfa1/v/t1.0-9/429397_10151321831125069_2084122506_n.jpg?oh=ab41ad0750b749a532bbd8f2d3f5a9cd&oe=550E92A4&__gda__=1423315627_a25fd60398c2cba46cb88530c5358420) | ![skybondsor](https://scontent-a-iad.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/1392014_10151601758896266_672020922_n.jpg?oh=20ae0c38af31d7c017a699a3a8fbe0a1&oe=550CD680) | + +Jordyn and Mark have been coding together both on and off the job for over 6 years now. We initially joined the hackathon because of the opportunity to do something based on climate change. + +However, when the topics were announced, we both felt drawn towards the privacy policy / terms of service topic. That is the topic we ended up choosing. + +We plan to make a web application to this effect. We have a good idea of what we're building. API choices are pending diff --git a/Teams/NoPilotsNoDemos/team.json b/Teams/NoPilotsNoDemos/team.json new file mode 100644 index 0000000..12a1266 --- /dev/null +++ b/Teams/NoPilotsNoDemos/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "No Pilots, No Demos", + "members": [ + { + "name": "Jordyn Bonds", + "twitter": "skybondsor", + "koding": "skybondsor", + "location": "Boston, MA" + }, + { + "name": "Mark Robert Henderson", + "twitter": "aphelionz", + "koding": "aphelionz", + "location": "Manchester-by-the-sea, MA" + } + ] +}