Added our team folder

This commit is contained in:
Pawel Janiak
2014-12-02 22:50:39 +02:00
parent 420ca5e935
commit 48be0d22a8
2 changed files with 45 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
This is our page
================
We are The three Unboxed Schrodingers. Three enthusiastic developers comprised of two South Africans and a Brit.
About our team
===========================
| Wilhelm | Andrew | Pawel
|--- |--- |---
| ![Wilhelm](https://pbs.twimg.com/profile_images/533366663840669696/i7u9KNnj_400x400.jpeg) | ![Andrew](https://pbs.twimg.com/profile_images/485482780508553216/20W48VAT_400x400.jpeg) | ![Pawel](https://pbs.twimg.com/profile_images/515549916936937474/hn5aWeim_400x400.jpeg) |
We are a group of agile software developers that love learning while taking on an interesting challenge.
About our skills and what you are going to do?
=======
Our team has strong opinions about web accessibility, using technology to make the world a better place, and using good coding standards to make that happen. This year we plan on tackling the world of epidemiology by hoping to convince people around the world that small contributions can make a massive difference.
Between the three of us, we have plenty of years of professional development experience. Our team has a member on the core Ruby on Rails team, does frequent contributions to other open source projects, and love experimenting with different languages and programming related technologies.
+26
View File
@@ -0,0 +1,26 @@
{
"teamName": "Unboxed Schrodingers",
"members": [
{
"name": "Wilhelm Kirschbaum",
"twitter": "wkirschbaum",
"koding": "wkirschbaum",
"location": "Cape Town, ZA",
"lead": true
},
{
"name": "Andrew White",
"twitter": "pixeltrix",
"koding": "pixeltrix",
"location": "London, UK",
"lead": false
},
{
"name": "Pawel Janiak",
"twitter": "cynicalgrinch",
"koding": "pawel2105",
"location": "Johannesburg, ZA",
"lead": false
}
]
}