diff --git a/Teams/Asiph/ABOUT.md b/Teams/Asiph/ABOUT.md new file mode 100644 index 0000000..18f281d --- /dev/null +++ b/Teams/Asiph/ABOUT.md @@ -0,0 +1,21 @@ +About Team Asiph +=========================== + +| awm4j |sippy | hagan +|--- |--- |--- +| ![awm4j](http://graph.facebook.com/awm4j/picture?type=large) | ![sippy](http://graph.facebook.com/Sippyy/picture?type=large) | ![hagan](http://graph.facebook.com/nate.hagan/picture?type=large) | + +We are a group of problem solving Grove City College alumni who enjoy building cool and interactive solutions. +We saw this hackathon as a good way to catch up and build something awesome together. + + +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..5f97796 --- /dev/null +++ b/Teams/Asiph/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Asiph", + "members": [ + { + "name": "Matt McGee", + "twitter": "awm4j", + "koding": "awm4j", + "location": "York, US", + "lead": true + }, + { + "name": "Christian Dehli", + "twitter": "cpdehli", + "koding": "sippy", + "location": "Pittsburgh, US" + }, + { + "name": "Nate Hagan", + "twitter": "terminatur1", + "koding": "terminatur", + "location": "Seattle, US" + } + ] +}