Merge pull request #473 from djczaha39/master

UDCrew Team
This commit is contained in:
Senthil Arivudainambi
2014-11-28 10:59:21 -08:00
2 changed files with 43 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
UDCrew
======
Hey we are UDCrew, we have spent lots of hours on engineering software and creating websites. So maybe...
Team
====
| #Twitter | Member Name |
|----------|-------------|
| [#TGJohny](http://twitter.com/tgjohny) | [Jan (Johny) R](http://github.com/djczaha39) |
| [#Grabusz](http://twitter.com/grabusz) | [Grzegorz D](#) |
Skills
======
The languages we program in:
- C#
- C++
- Java
- Python
- PHP
- HTML + CSS
- Javascript & jQuery
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "UDCrew",
"members": [
{
"name": "Jan (Johny) R",
"twitter": "tgjohny",
"koding": "djczaha39",
"location": "Guildford, UK"
},
{
"name": "Grzegorz D",
"twitter": "grabusz",
"koding": "grabusz",
"location": "Wrocław, PL"
}
]
}