Merge pull request #41 from takacspal/master

TheTwoPeas Team
This commit is contained in:
Nitin Gupta
2014-11-22 10:50:59 -08:00
2 changed files with 29 additions and 0 deletions

14
Teams/TheTwoPeas/ABOUT.md Normal file
View File

@@ -0,0 +1,14 @@
TheTwoPeas
==========
We are two good friends located in Hungary.
About our team
==============
We are experienced programmers, mostly we do web developments. We love challenges and complex coding problems.
Skills
======
PHP
C/C++/C#
Javascript
Python

View File

@@ -0,0 +1,15 @@
{
"teamName": "TheTwoPeas",
"members": [
{
"name": "Kalmar Gabor",
"koding": "matchxxx",
"location": "Tura, HU"
},
{
"name": "Takacs Pal",
"koding": "takacspal",
"location": "Tura, HU"
}
]
}