diff --git a/Teams/CodeXCode/ABOUT.md b/Teams/CodeXCode/ABOUT.md new file mode 100644 index 0000000..863036d --- /dev/null +++ b/Teams/CodeXCode/ABOUT.md @@ -0,0 +1,20 @@ +This is our page +================ + +proud to be a part of Koding team. + + +About your team +=========================== + +| chandan +|--- +| ![Chandan](https://pbs.twimg.com/profile_images/534009152473817088/Abs6-Riv_400x400.jpeg) + +Tell us who you are, why you did you decide to join? + +Coming Soon ... + +About your skills and what you are going to do? +======= +Coming Soon ... diff --git a/Teams/CodeXCode/team.json b/Teams/CodeXCode/team.json new file mode 100644 index 0000000..0c73b95 --- /dev/null +++ b/Teams/CodeXCode/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "CodeXCode", + "members": [ + { + "name": "Akiti Chandan Reddy", + "twitter": "achandan47", + "koding": "chandan047", + "location": "Chennai, IN" + } + ] +}