diff --git a/Teams/254Coders/ABOUT.md b/Teams/254Coders/ABOUT.md new file mode 100644 index 0000000..211a3d0 --- /dev/null +++ b/Teams/254Coders/ABOUT.md @@ -0,0 +1,16 @@ +254Coders +========= + +We are `254Coders`, a team from Nairobi, KE ready to crush the competition! + +The Team +======== + +| [Julius](https://github.com/njmwas) | [Salama](https://github.com/aksalj) | [kubai](https://github.com/kubaik) | Stephen +| ----------------------------------- | ----------------------------------- | ---------------------------------- | +| ![Julius](https://avatars3.githubusercontent.com/u/4664132?v=3&s=120) | ![aksalj](https://avatars0.githubusercontent.com/u/2534772?v=3&s=120) | ![kubaik](https://lh5.googleusercontent.com/-Vn3UxOfdxek/AAAAAAAAAAI/AAAAAAAAGEI/oNML1Pt8BEQ/s120-c/photo.jpg) | ![stephen](https://lh3.googleusercontent.com/-ue7sLyMa1T4/UW-66CfNDGI/AAAAAAAAAfg/xrF6WDqIv5k/w401-h403/537293_3009991424971_1028472170_n.jpg) + + +Skills and Project +================== +We are still brainstoming... diff --git a/Teams/254Coders/team.json b/Teams/254Coders/team.json new file mode 100644 index 0000000..0c7de49 --- /dev/null +++ b/Teams/254Coders/team.json @@ -0,0 +1,25 @@ +{ + "teamName": "254Coders", + "members": [ + { + "name": "Julius Njuguna", + "twitter": "jnmwangi", + "koding": "njmwas", + "location": "Nairobi, KE", + "lead": true + }, + { + "name": "Salama AB", + "twitter": "aksalj", + "koding": "aksalj", + "location": "Nairobi, KE" + }, + { + "name": "Kubai Kevin", + "twitter": "kubaikevin", + "koding": "kubai", + "location": "Nairobi, KE" + } + + ] +}