Add Prime 57.

This commit is contained in:
Neal Patel
2014-12-03 09:54:29 -06:00
parent 8be4079a87
commit 30d2414c01
2 changed files with 30 additions and 0 deletions

13
Teams/Prime 57/ABOUT.md Normal file
View File

@@ -0,0 +1,13 @@
# Prime 57
We are Prime 57 and are passionate about making the web beautiful.
## About Us
We are a team of two. We have both been doing software engineering for over 5 years, and started at very young ages.
## Our Skills and Plans
We have both explored the many regions of computer engineering, from artificial intelligence, to Node.js, and have loved every minute, well except when we had to recompile gcc from source ;-)
We see the biggest problems in tech, the ones that everyone seems to avoid, but the difference is, were not afraid to address them.

17
Teams/Prime 57/team.json Normal file
View File

@@ -0,0 +1,17 @@
{
"teamName": "Prime 57",
"members": [
{
"name": "Max Savrick",
"twitter": "_mxms",
"koding": "mxmus",
"location": "Boca Raton, US"
},
{
"name": "Neal Patel",
"twitter": "iNeal",
"koding": "iNeal",
"location": "Kansas City, US"
}
]
}