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..0dcc05c --- /dev/null +++ b/Teams/TheTwoPeas/team.json @@ -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" + } + ] +} \ No newline at end of file