From 7610eaf03edbacc24a60725de6605e3f749a15f4 Mon Sep 17 00:00:00 2001 From: Kamran Qadir Date: Wed, 26 Nov 2014 15:59:09 +0500 Subject: [PATCH] Added Team Anxious --- Teams/TeamAnxious/ABOUT.md | 17 +++++++++++++++++ Teams/TeamAnxious/team.json | 11 +++++++++++ 2 files changed, 28 insertions(+) create mode 100644 Teams/TeamAnxious/ABOUT.md create mode 100644 Teams/TeamAnxious/team.json diff --git a/Teams/TeamAnxious/ABOUT.md b/Teams/TeamAnxious/ABOUT.md new file mode 100644 index 0000000..9c1a923 --- /dev/null +++ b/Teams/TeamAnxious/ABOUT.md @@ -0,0 +1,17 @@ +Team Anxious +================ + +I am single person team yet, anyone is welcome to join + + +About my team +=========================== + +| qadir0108 +|--- ![Kamran Qadir]( https://lh5.googleusercontent.com/-zYfCdSYvtbQ/AAAAAAAAAAI/AAAAAAAAAAA/UH8KsGEIonU/s128-c-k/photo.jpg) | +I am Kamran Qadir. Can develop in any common technologies and working as a Software developer since long. I am here to compete for the Hackathon challenge + + +Plans +======= +Expertise in C#, Java, Web and API integrations. I defiantly will work with theme # 1 \ No newline at end of file diff --git a/Teams/TeamAnxious/team.json b/Teams/TeamAnxious/team.json new file mode 100644 index 0000000..87494bb --- /dev/null +++ b/Teams/TeamAnxious/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Anxious", + "members": [ + { + "name": "Kamran Qadir", + "twitter": "qadir0108", + "koding": "qadir0108", + "location": "Islamabad, PK" + } + ] +}