From 6bb145cc68fa13e2af852d51ee3e642b18a9b309 Mon Sep 17 00:00:00 2001 From: Madhav Vyas Date: Sun, 30 Nov 2014 22:52:59 +0530 Subject: [PATCH] Added team information. --- Teams/Dipsolution/ABOUT.md | 33 +++++++++++++++++++++++++++++++++ Teams/Dipsolution/team.json | 12 ++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 Teams/Dipsolution/ABOUT.md create mode 100644 Teams/Dipsolution/team.json diff --git a/Teams/Dipsolution/ABOUT.md b/Teams/Dipsolution/ABOUT.md new file mode 100644 index 0000000..887da4e --- /dev/null +++ b/Teams/Dipsolution/ABOUT.md @@ -0,0 +1,33 @@ +This is our page +================ +Freelancer, Geeks, blogger and solution provider in web applications. + +OUR TEAM +=========================== +I am the only member in my Team who joined Global Hackathon for some friendly coding competition and an opportunity to maybe conect with others in the global community at large. + +#### MEMBERS + +Madhav Vyas + +OUR SKILLS +======= + * HTML5 + * CSS3 + * JS + * PHP + * Drupal 7 + * Codeigniter + * MySQL + * SQlite + * Typo3 + * REST-API + * AngularJS + * JQuery + * Cake PHP + * Photoshop + * Java FX + * Oracle + * C++ + * Java + * Visual Basic diff --git a/Teams/Dipsolution/team.json b/Teams/Dipsolution/team.json new file mode 100644 index 0000000..165e86b --- /dev/null +++ b/Teams/Dipsolution/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Dipsolution", + "members": [ + { + "name": "Madhav Vyas", + "twitter": "madhavrvyas", + "koding": "madhavvyas", + "location": "Gujarat, India", + "lead": true + } + ] +}