diff --git a/Teams/SonsOfTheKing/ABOUT.md b/Teams/SonsOfTheKing/ABOUT.md new file mode 100644 index 0000000..6db5f78 --- /dev/null +++ b/Teams/SonsOfTheKing/ABOUT.md @@ -0,0 +1,26 @@ +This is our page +================ + +We are two enthusiastic entrepre-coders who love to invent and innovate beyond what's possible. + + +About your team +=========================== + +| Josh | Micaiah +|--- |--- +| ![Josh](https://media.licdn.com/media/p/1/005/01e/0bd/259cd3e.jpg) | ![Micaiah](https://media.licdn.com/media/p/8/005/088/175/30347f7.jpg) + +The reason we joined this hackathon was to have a fun way to put our programming/problem solving skills to the test. + +Josh and I both have a way of thinking about everything we encounter anything that causes problems or isn't efficient, how +can we fix this? It's this motivation that drives the majority of our projects, the rest of them fall along the lines of, +"How can we turn this microwave into something useful other than cooking hot pockets?" Either way, it's our passion to make +things that can benefit people in whatever they are doing, making technology work for us, not the other way around. + + +About your skills and what you are going to do? +======= +We tend to work better with html 5 and jQuery, our project will probably +revolve around web technologies including PHP for our server side code. So +the educational multiplayer game sounds like a likely option for our theme choice. \ No newline at end of file diff --git a/Teams/SonsOfTheKing/team.json b/Teams/SonsOfTheKing/team.json new file mode 100644 index 0000000..06241c2 --- /dev/null +++ b/Teams/SonsOfTheKing/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Sons Of The King", + "members": [ + { + "name": "Micaiah Wallace", + "twitter": "micaiahwallace", + "koding": "snoapps", + "location": "Denver, US", + "lead": true + }, + { + "name": "Joshua Krueger", + "koding": "infinight", + "location": "Denver, US" + } + ] +}