adding Maze team

This commit is contained in:
Emad Al-Shihabi
2014-12-03 00:52:58 -05:00
parent b0ffb3bacf
commit 93859c8a6c
2 changed files with 34 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
<p align="center"><img src="https://raw.githubusercontent.com/3emad/koding-hackathon/23db3c2/Maze/Mazesolve_bbc.gif"/></p>
Welcome to the Maze
===========================
We are a pair of programmers who have nothing in common except for Dota 2. We figure that if we can play with and against swearing teenage gamers and still get along, we can code together and not kill each other.
About Our Team
===========================
| | |
|-|-|
| ![Emad](https://s.gravatar.com/avatar/dbc38b4a6b385c35d98cbde918134103?s=120) | <h5>Emad Al-Shihabi</h5> [Website](http://www.3emad.com) <br /> A passionate software engineer specialized in web development <br />techonologies who loves to hack prototypes once an idea pops up in his <br />head or he couldn't find a tool to help him with his life daily. |
|![Myrddin](https://s.gravatar.com/avatar/55fa7c8732748824675b5b6bc0429686?s=120)|<h5>Myrddin Emrys</h5> [Website](https://plus.google.com/+MyrddinEmrys/posts) <br/>Having worked in IT for twenty years as a Network Admin, Web Developer, <br />Database Analyst, and a lot of other buzzwords, Myrddin was the sole <br />technical employee at his first job, a small ISP, and wore every hat. Since <br />then he has grown to prefer helping people use technology by making <br />systems easier to use and supporting them directly. He is a jack of all trades <br />and master of few.|
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "Maze",
"members": [
{
"name": "Emad Al-Shihabi",
"twitter": "emadshi",
"koding": "3emad",
"location": "Toronto, CA",
"lead": true
},
{
"name": "Myrddin Emrys",
"twitter": "myrddine",
"koding": "myrddine",
"location": "Winscoson, US"
}
]
}