Merge pull request #244 from owencraig/ighumble
Adding Ighumble to the team page
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
igHumble
|
||||
================
|
||||
|
||||
|
||||
| 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 experience 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": "tonykqt",
|
||||
"location": "Sydney, AU"
|
||||
},
|
||||
{
|
||||
"name": "Nick Macdonald",
|
||||
"twitter": "the_lyrish",
|
||||
"koding": "nickmacd",
|
||||
"location": "Sydney, AU"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user