diff --git a/Teams/Autobots/README.md b/Teams/Autobots/README.md new file mode 100644 index 0000000..ed2db9d --- /dev/null +++ b/Teams/Autobots/README.md @@ -0,0 +1,36 @@ +Autobots +======== + +Hello, though the team name is plural, but i'm alone in my team. :P + + +About me +-------- + +I'm a student pursuing **Bachelor of Computer Engineering** degree, currently in 5th semester. This hackathon is a great opportunity for me and my future. I prefer Ubuntu and other Open Source tools. + + +Programming Skills +------------------ + + +* PHP (Symfony/Laravel) +* JavaScript (jQuery) +* HTML +* CSS (LESS) +* Python +* Node.js + + +APIs +---- + +* Bit.ly +* Twitter and LinkedIn (For SSO, if needed) + + +Social +------ + +* [Twitter](https://twitter.com/harshjv) +* [LinkedIn](https://www.linkedin.com/in/harshjv) diff --git a/Teams/Autobots/team.json b/Teams/Autobots/team.json new file mode 100644 index 0000000..9d623d8 --- /dev/null +++ b/Teams/Autobots/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Autobots", + "members": [ + { + "name": "Harsh Vakharia", + "twitter": "harshjv", + "koding": "harshjv", + "location": "Gujarat, IN", + "lead": true + } + ] +}