Added initial igHumble
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
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
|
||||
===========================
|
||||
|
||||
| Owen | Tony | Nick
|
||||
|--- |--- |--- |---
|
||||
|  |  | 
|
||||
|
||||
After working together in a corporate market research company we've since gone our separate ways. This is an opportunity for us to get the team back together, test our skills and hopefully make the world a better place along the way.
|
||||
|
||||
|
||||
About your skills and what you are going to do?
|
||||
=======
|
||||
We're all full stack C#/.NET developers, although we're most likely going to be using a NodeJS backend. We've a fair amount of ecperience with data visualisation so you may see something from us there, although we all love to learn so watch this space.
|
||||
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"teamName": "igHumble",
|
||||
"members": [
|
||||
{
|
||||
"name": "Owen Craig",
|
||||
"twitter": "owencraig",
|
||||
"koding": "owencraig",
|
||||
"location": "Chicago, US",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Tony Truong",
|
||||
"twitter": "tonykqt",
|
||||
"koding": "TBA",
|
||||
"location": "Sydney, AU"
|
||||
},
|
||||
{
|
||||
"name": "Nick Macdonald",
|
||||
"twitter": "the_lyrish",
|
||||
"koding": "nickmacd",
|
||||
"location": "Sydney, AU"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user