diff --git a/Teams/TheTwoPeas/ABOUT.md b/Teams/TheTwoPeas/ABOUT.md new file mode 100644 index 0000000..7f9dae1 --- /dev/null +++ b/Teams/TheTwoPeas/ABOUT.md @@ -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 diff --git a/Teams/TheTwoPeas/team.json b/Teams/TheTwoPeas/team.json new file mode 100644 index 0000000..8d7320a --- /dev/null +++ b/Teams/TheTwoPeas/team.json @@ -0,0 +1,15 @@ +{ + "teamName": "TheTwoPeas", + "members": [ + { + "name": "Kalmar Gabor", + "koding": "matchxxx", + "location": "Tura, HU" + }, + { + "name": "Takacs Pal", + "koding": "takacspal", + "location": "Tura, HU" + } + ] +}