From f9bdc7e5e72dd47044d964586f05b8aec57149d5 Mon Sep 17 00:00:00 2001 From: awm4j Date: Thu, 27 Nov 2014 02:02:52 -0500 Subject: [PATCH] updating team info --- Teams/Asiph/ABOUT.md | 24 ++++++++++++++++++++++++ Teams/Asiph/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 Teams/Asiph/ABOUT.md create mode 100644 Teams/Asiph/team.json diff --git a/Teams/Asiph/ABOUT.md b/Teams/Asiph/ABOUT.md new file mode 100644 index 0000000..d9cc3ec --- /dev/null +++ b/Teams/Asiph/ABOUT.md @@ -0,0 +1,24 @@ +About Team Asiph +=========================== + +| awm4j |sippy | hagan +|--- |--- |--- +| ![awm4j](http://graph.facebook.com/awm4j/picture) | ![sippy](http://graph.facebook.com/Sippyy/picture) | ![hagan](http://graph.facebook.com/nate.hagan/picture) | + +/// In the process of writing this up +Tell us who you are, why you did you decide to join? + +Judges will read this page before making a final decision, so write your story, make it emotional and impressive. +Tell us why you want to win. +/// end writing up process + +Skills +======= +HTML, CSS, JS, PHP, C++, C#, .NET, Python, MySQL + + +Project Idea +======= +We are not completely sure what we are doing exactly. +We will take advantage of Facebook, Twitter, Google+, and Skype to perform team communications. +We will be using several APIs and applications to complete our task. \ No newline at end of file diff --git a/Teams/Asiph/team.json b/Teams/Asiph/team.json new file mode 100644 index 0000000..aedf216 --- /dev/null +++ b/Teams/Asiph/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Asiph", + "members": [ + { + "name": "Matt McGee", + "twitter": "awm4j", + "koding": "awm4j", + "location": "York, PA", + "lead": true + }, + { + "name": "Christian Dehli", + "twitter": "cpdehli", + "koding": "sippy", + "location": "Pittsburgh, PA" + }, + { + "name": "Nate Hagan", + "twitter": "", + "koding": "", + "location": "Seattle, WA" + } + ] +}