Merge pull request #398 from nullv01d/master

TeamShellPhish PR
This commit is contained in:
Senthil Arivudainambi
2014-11-27 10:57:09 -08:00
2 changed files with 47 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# /**
# * TeamShellPhish *
# */
Hello World!
We're Arvind, Gautham & Vasu from India and programming is our first love! <3
We think ourselves proficient in JavaScript, Python and Ruby, but no language is beyond us. Really. ;)
## About Us
- Arvind: Hacker by passion. Software Engineer by profession. Deeply in love with Python, Proficient in half a dozen programming languages.. Converts Coffee into Code! :P
- Gautham: I'm Gautham Yerroju, programmer by day, gamer by night and geek all day long. I can code in C, C++, Java, JavaScript, Python and Ruby (last two being favourites). My dream is to build a JARVIS someday.
- Vasu: Software enginner by profession. Passionate about hacking. Loves Python, likes Java. Feels like a wizard while coding and hacking.
## Languages we love
- C
- C++
- Java
- Python
- JavaScript
- Ruby
- php
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "TeamShellPhish",
"members": [
{
"name": "Arvind Kumar",
"twitter": "justArv1nd",
"koding": "nullvoid",
"location": "Hyderabad, IN",
"lead": true
},
{
"name": "Gautham Yerroju",
"twitter": "gtm_y",
"koding": "thegwiz",
"location": "Hyderabad, IN"
},
{
"name": "Vasu Nakka",
"twitter": "NA",
"koding": "vaasu4849",
"location": "Hyderabad, IN"
}
]
}