updating team info

This commit is contained in:
awm4j
2014-11-27 02:02:52 -05:00
parent 05ae5b2759
commit f9bdc7e5e7
2 changed files with 48 additions and 0 deletions

24
Teams/Asiph/ABOUT.md Normal file
View File

@@ -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.

24
Teams/Asiph/team.json Normal file
View File

@@ -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"
}
]
}