Merge pull request #801 from camilo86/master

added 125Programmers team
This commit is contained in:
Nitin Gupta
2014-12-02 21:01:15 -08:00
2 changed files with 36 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# 125 Programmers
125 Programmers is composed of [Jorge Garcia](https://twitter.com/Jorge_AGZ), current engineering student at Umass Boston
as well as [Camilo Gonzalez](https://twitter.com/camilo_g86) current 11th grade Revere High School student.
We are both also part of the FRC robotics team [125 Nutrons](http://nutrons.com/)
## Languages we love:
* Java
* Objective C
* Javascript
* HTML5
* PHP
* Python
## Check us out:
- [@camilo_g86](https://twitter.com/camilo_g86) - Camilo Gonzalez
- [@Jorge_AGZ](https://twitter.com/Jorge_AGZ) - Jorge Garcia
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "Team Koders",
"members": [
{
"name": "Camilo Gonzalez",
"twitter": "camilo_g86",
"koding": "camilo86",
"location": "Boston, US"
},
{
"name": "Jorge Garcia",
"twitter": "jorge_AGZ",
"koding": "jorge0510",
"location": "Boston, US"
}
]
}