From 8f55c9ead5bf68285f5d35c6890952b7b7a8b3be Mon Sep 17 00:00:00 2001 From: VishalRocks Date: Thu, 4 Dec 2014 00:23:11 +0530 Subject: [PATCH 1/2] Added team information --- Teams/VishalTheBeast/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/VishalTheBeast/team.json diff --git a/Teams/VishalTheBeast/team.json b/Teams/VishalTheBeast/team.json new file mode 100644 index 0000000..d7ce93e --- /dev/null +++ b/Teams/VishalTheBeast/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "VishalTheBeast", + "members": [ + { + "name": "Vishal Sharma", + "twitter": "@VishalTheBeasty", + "koding": "vishalrocks", + "location": "Allahabad,IN" + } + ] +} From 4d866785c254606a930dbbf32209a419f361025a Mon Sep 17 00:00:00 2001 From: VishalRocks Date: Thu, 4 Dec 2014 00:28:37 +0530 Subject: [PATCH 2/2] Added about file --- Teams/VishalTheBeast/ABOUT.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/VishalTheBeast/ABOUT.md diff --git a/Teams/VishalTheBeast/ABOUT.md b/Teams/VishalTheBeast/ABOUT.md new file mode 100644 index 0000000..ec2c6c4 --- /dev/null +++ b/Teams/VishalTheBeast/ABOUT.md @@ -0,0 +1,12 @@ +# Team VishalTheBeast + +I am Vishal Sharma.I am in 3rd CSE dept MNNIT Allahabad. +I love solving algorithmic problems. + +#About + +I love C++ the most. + +#Languages I love + +I use C++,Ruby,Python,Shell.I am deeply interested in learning GO too.