Merge pull request #871 from jamestooks/master

Initial commit for Team Tookey
This commit is contained in:
Lee Olayvar
2014-12-03 12:18:14 -08:00
2 changed files with 31 additions and 0 deletions

20
Teams/TeamTookey/ABOUT.md Normal file
View File

@@ -0,0 +1,20 @@
This is my page
================
A single person team
About my team
===========================
My name is James Tookey and I'm based in Cheltenham, UK.
Having never participated in a hackathon before, I thought it was about time to give it a go!
About my skills and what I am going to do?
=======
I'm a software engineer specialising in PHP, AngularJS and NodeJS.
I'm going to be creating something mobile based using AngularJS.

View File

@@ -0,0 +1,11 @@
{
"teamName": "Tookey",
"members": [
{
"name": "James Tookey",
"twitter": "@jamestooks",
"koding": "jamestookey",
"location": "Cheltenham, GB"
}
]
}