diff --git a/Teams/igHumble/ABOUT.md b/Teams/igHumble/ABOUT.md new file mode 100644 index 0000000..a179f5b --- /dev/null +++ b/Teams/igHumble/ABOUT.md @@ -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 +|--- |--- |--- |--- +| ![Owen](https://pbs.twimg.com/profile_images/1682271738/Studio_Session2-043_400_400x400.jpg) | ![Tony](https://pbs.twimg.com/profile_images/444084361286004737/JO0tKAST_400x400.jpeg) | ![Nick](https://pbs.twimg.com/profile_images/1137792120/crazy_eyes_400x400.jpg) + +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. + + diff --git a/Teams/igHumble/team.json b/Teams/igHumble/team.json new file mode 100644 index 0000000..ef91ac3 --- /dev/null +++ b/Teams/igHumble/team.json @@ -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" + } + ] +}