Merge pull request #795 from gres147679/master
Added my team: USB-KodersInternational
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Team USB-KodersInternational
|
||||
|
||||
We are an awesome team of coders who study at USB (www.usb.ve)
|
||||
and have been scattered across the globe seeking entrepreneurship and cool oportunities!
|
||||
|
||||
## About us
|
||||
|
||||
Gustavo: WebDev is my new passion! I love HTML, CSS, Javascript and PHP, and if that doesn't do the trick I can throw Django too!
|
||||
Alejandro: GameDev is my thing, but I'm also really good at WebDev and scripting!
|
||||
Gabriela: I'm a bit fresh with WebDev but I love functional programming, Django, Spring, and learning new tools FAST!
|
||||
|
||||
## Languages we love
|
||||
- Javascript
|
||||
- HTML5/CSS3
|
||||
- PHP
|
||||
- Python/Django
|
||||
- C/C++
|
||||
- Haskell
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"teamName": "USB-KodersInternational",
|
||||
"members": [
|
||||
{
|
||||
"name": "Alejandro Diaz",
|
||||
"twitter": "alejodiazg",
|
||||
"koding": "alejodiazg",
|
||||
"location": "Caracas, VE"
|
||||
},
|
||||
{
|
||||
"name": "Gustavo El Khoury",
|
||||
"twitter": "Gustav0_EK",
|
||||
"koding": "gres147679",
|
||||
"location": "Oshawa, CA",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Gabriela Limonta",
|
||||
"twitter": "GabrielaLimonta",
|
||||
"koding": "glimonta",
|
||||
"location": "Munich, DE"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user