Merge pull request #871 from jamestooks/master
Initial commit for Team Tookey
This commit is contained in:
20
Teams/TeamTookey/ABOUT.md
Normal file
20
Teams/TeamTookey/ABOUT.md
Normal 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
Teams/TeamTookey/team.json
Normal file
11
Teams/TeamTookey/team.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"teamName": "Tookey",
|
||||
"members": [
|
||||
{
|
||||
"name": "James Tookey",
|
||||
"twitter": "@jamestooks",
|
||||
"koding": "jamestookey",
|
||||
"location": "Cheltenham, GB"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user