From 7e7b0fba4f5309bf90c14f6bb0ceb0108b94ef71 Mon Sep 17 00:00:00 2001 From: KULDIP PIPALIYA Date: Sun, 23 Nov 2014 18:28:05 +0530 Subject: [PATCH] I have created my team. --- Teams/TheTigers/ABOUT.md | 30 ++++++++++++++++++++++++++++++ Teams/TheTigers/team.json | 14 ++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 Teams/TheTigers/ABOUT.md create mode 100644 Teams/TheTigers/team.json diff --git a/Teams/TheTigers/ABOUT.md b/Teams/TheTigers/ABOUT.md new file mode 100644 index 0000000..73a95ef --- /dev/null +++ b/Teams/TheTigers/ABOUT.md @@ -0,0 +1,30 @@ +This is our page +================ + +I am KULDIP PIPALIYA. My interests are anything development related, software developing & designing. +I have no team mates right now. + + +About your team +=========================== + +| kuldip | +|---| +| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | + +Tell us who you are, why you did you decide to join? + + I love coding, and it is not just my job, it’s my hobby, business, love, my life. +For the short while I have been on this earth. Developing has been a huge part of my life, so much that if I didn’t have development I would be lost. +I love to play with it, In my spare time I surf the web to keep in touch with new technologies. +I am working with web applications from last 4+ year. + I am also a nature lover, and I love more than coding, I try to help to save the nature. +I am also master degree student & family responsibilities so I have no much time to physically help them (http://www.WWFINDIA.ORG/SOS) but I had decided to donate some part of my salary to them before two months. I also would like to donate 10% of my prize. + +About your skills and what you are going to do? +======= + I will go with Theme#1 to develop application. + + + + diff --git a/Teams/TheTigers/team.json b/Teams/TheTigers/team.json new file mode 100644 index 0000000..18293f2 --- /dev/null +++ b/Teams/TheTigers/team.json @@ -0,0 +1,14 @@ +{ + "teamName": "The Tigers", + "members": [ + { + "name": "KULDIP PIPALIYA", + "twitter": "KuldipPipaliya", + "koding": "kuldipem", + "github": "kuldipem", + "linkedin": "https://www.linkedin.com/in/kuldipem", + "website": "http://www.kuldippipaliya.com", + "location": "VIrpur(Jalaram), Rajkot, Gujarat, IN" + } + ] +}