diff --git a/Teams/RookieSmarts/ABOUT.md b/Teams/RookieSmarts/ABOUT.md new file mode 100644 index 0000000..ad65dca --- /dev/null +++ b/Teams/RookieSmarts/ABOUT.md @@ -0,0 +1,21 @@ +RookieSmarts +================ +I am the team representative for Rookie Smarts. + +About the team +=================== +Team is located in Chennai. + +Tell us who you are, why you did decide to join ? +================================ +We are Code passionate, hackers and most important a learner. We decide to join because i love coding and developing new products. We also love to participate in hackathon. + +About your skills and What you are going to do ? +=================================== +Full stack dev ++ Python ++ Javascript ++ Jquery ++ Postgres ++ RubyonRails ++ R diff --git a/Teams/RookieSmarts/team.json b/Teams/RookieSmarts/team.json new file mode 100644 index 0000000..89a4c85 --- /dev/null +++ b/Teams/RookieSmarts/team.json @@ -0,0 +1,13 @@ +{ + "teamName" : "RookieSmarts", + "members":[ + { + "name" : "Gaurav Sehrawat", + "twitter": "Root3d", + "koding" :"igauravsehrawat", + "github" : "igauravsehrawat", + "location" : "Chennai,IN", + "lead":true + } + ] +}