diff --git a/Teams/codingkitten/ABOUT.md b/Teams/codingkitten/ABOUT.md new file mode 100644 index 0000000..36e7d95 --- /dev/null +++ b/Teams/codingkitten/ABOUT.md @@ -0,0 +1,7 @@ +About codingkitten +=========================== +I'm a ruby/rails developer from Hungary. + +About your skills and what you are going to do? +======= +I'm planning to work on topic #2 (Introducing software development to a beginner (games!)). diff --git a/Teams/codingkitten/team.json b/Teams/codingkitten/team.json new file mode 100644 index 0000000..9cfc770 --- /dev/null +++ b/Teams/codingkitten/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "codingkitten", + "members": [ + { + "name": "Zsófia Balogh", + "koding": "luckythirteen", + "location": "Budapest, HU" + } + ] +}