From 67d7c47a4e18044765024196854dcce2f70d3171 Mon Sep 17 00:00:00 2001 From: aneelkkhatri Date: Tue, 25 Nov 2014 20:05:55 +0500 Subject: [PATCH] team added --- Teams/Khatri/ABOUT.md | 20 ++++++++++++++++++++ Teams/Khatri/team.json | 12 ++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 Teams/Khatri/ABOUT.md create mode 100644 Teams/Khatri/team.json diff --git a/Teams/Khatri/ABOUT.md b/Teams/Khatri/ABOUT.md new file mode 100644 index 0000000..3bd030c --- /dev/null +++ b/Teams/Khatri/ABOUT.md @@ -0,0 +1,20 @@ +This is our page +================ + +We are the Koding team, so we are not really participating. But this page is here +to give you an idea about your own page. + + +aneel +|--- |--- |--- |--- +| ![Aneel](https://pbs.twimg.com/profile_images/537257527113568256/O1kjC-me_400x400.png) | + +I'm Computer Science Graduate (2013), and I like solving problems. + +It's not about winning or losing, it's about facing challenges, learning and solving problems. + +About your skills and what you are going to do? +======= +Coming soon... + + diff --git a/Teams/Khatri/team.json b/Teams/Khatri/team.json new file mode 100644 index 0000000..10bf250 --- /dev/null +++ b/Teams/Khatri/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Khatri", + "members": [ + { + "name": "Aneel Kumar", + "twitter": "aneelkkhatri", + "koding": "aneelkkhatri", + "location": "Karachi, PK", + "lead": true + } + ] +} \ No newline at end of file