Merge pull request #223 from vincentgbs/master

Jostler Pull Request
This commit is contained in:
Nitin Gupta
2014-11-26 09:37:24 -08:00
2 changed files with 26 additions and 0 deletions

15
Teams/Jostlers/ABOUT.MD Normal file
View File

@@ -0,0 +1,15 @@
# Jostlers
My name is Vincent.
## About Me
I started learning python a few years ago, and found that I really liked coding.
## Languages I've learned/I'm learning
- Java
- Python
- PHP
- Ruby (kind of)
- JS (kind of)

11
Teams/Jostlers/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "Jostlers",
"members": [
{
"name": "Vincent H",
"twitter": "none",
"koding": "bpxballer",
"location": "Atlanta, GA"
}
]
}