TheTwoPeas Team

This commit is contained in:
takacspal
2014-11-22 10:58:58 +01:00
parent 82fb49f44c
commit 616b2d00f5
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": "Kalmár Gábor",
"koding": "matchxxx",
"location": "Tura, HU"
},
{
"name": "Takács Pál",
"koding": "takacspal",
"location": "Tura, HU"
}
]
}