Initial commit for Team Tookey

This commit is contained in:
James Tookey
2014-12-03 08:59:46 +00:00
parent c2c2a49380
commit 4c71e77748
2 changed files with 31 additions and 0 deletions
+20
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.
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Tookey",
"members": [
{
"name": "James Tookey",
"twitter": "@jamestooks",
"koding": "jamestookey",
"location": "Cheltenham, GB"
}
]
}