diff --git a/Teams/KodeGang/ABOUT.md b/Teams/KodeGang/ABOUT.md new file mode 100644 index 0000000..89497c1 --- /dev/null +++ b/Teams/KodeGang/ABOUT.md @@ -0,0 +1,20 @@ + +# Team Kode Gang + +We are Viswaprasath and Barath who loves programming and loves to participate in hackathons to learn more about new product development. + + +## About US + + - VP7 : So called Viswaprasath, I love blogging very much. I love developing mobile applications. Currently foucsing more on HTML5 based applciations. + - Barath : Loves anime, Loves programming and has good problem solving ability. + + +## Languages We Love + + -Java + -GoLang + -Javascript + -Python + -C for Sure + diff --git a/Teams/KodeGang/team.json b/Teams/KodeGang/team.json new file mode 100644 index 0000000..8d3f8a2 --- /dev/null +++ b/Teams/KodeGang/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Kode Gang", + "members": [ + { + "name": "Viswaprasath K S", + "twitter": "iamVP7", + "koding": "viswaprasath", + "location": "Chennai, IN" + }, + { + "name": "Barath R", + "twitter": "barathsvk", + "koding": "barath", + "location": "Chennai, IN" + } + ] +}