diff --git a/Teams/Prime 57/ABOUT.md b/Teams/Prime 57/ABOUT.md new file mode 100644 index 0000000..1c67c77 --- /dev/null +++ b/Teams/Prime 57/ABOUT.md @@ -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, we’re not afraid to address them. diff --git a/Teams/Prime 57/team.json b/Teams/Prime 57/team.json new file mode 100644 index 0000000..a651eef --- /dev/null +++ b/Teams/Prime 57/team.json @@ -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" + } + ] +}