diff --git a/Teams/RnDs/ABOUT.md b/Teams/RnDs/ABOUT.md new file mode 100644 index 0000000..f66fced --- /dev/null +++ b/Teams/RnDs/ABOUT.md @@ -0,0 +1,9 @@ +About your team +=========================== + +Right now its just me, hopefully will find someone to help take a world vision forward before the 6th. +Visit me at @raj_ventures + +======= + +Last time I took programming was in 2004, recently have been practicing up on it more. I will not say I'm an expert in any one thing, hoping to be a jack of trades on this one :) diff --git a/Teams/RnDs/team.json b/Teams/RnDs/team.json new file mode 100644 index 0000000..3e6cf02 --- /dev/null +++ b/Teams/RnDs/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team RnD", + "members": [ + { + "name": "Honey Varma", + "twitter": "@raj_ventures", + "koding": "iamraj", + "location": "Washington D.C., US" + } + ] +}