Merge pull request #925 from terrykay79/master

Swift PR
This commit is contained in:
Senthil Arivudainambi
2014-12-03 11:27:25 -08:00
2 changed files with 22 additions and 0 deletions

11
Teams/Swift/ABOUT.md Normal file
View File

@@ -0,0 +1,11 @@
# Swift
Recently awarded BSc (Hons) Computing, looking to further my experience
## About us
- Terry: I used Java throughout my degree and have dabbled with JavaScript, Python and PHP, most likely to be using JavaEE
## Languages used
- Java, JavaScript, PHP, Python

11
Teams/Swift/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "Swift",
"members": [
{
"name": "Terry Kay",
"twitter": "terrykay79",
"koding": "terrykay79",
"location": "Alfreton, UK"
}
]
}