diff --git a/Teams/TeamTookey/ABOUT.md b/Teams/TeamTookey/ABOUT.md new file mode 100644 index 0000000..4ea732e --- /dev/null +++ b/Teams/TeamTookey/ABOUT.md @@ -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. + diff --git a/Teams/TeamTookey/team.json b/Teams/TeamTookey/team.json new file mode 100644 index 0000000..e538d8d --- /dev/null +++ b/Teams/TeamTookey/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Tookey", + "members": [ + { + "name": "James Tookey", + "twitter": "@jamestooks", + "koding": "jamestookey", + "location": "Cheltenham, GB" + } + ] +} \ No newline at end of file