From 83a960e266f19366e8ba16bc6a76d86ebcc70b84 Mon Sep 17 00:00:00 2001 From: njmwas Date: Mon, 24 Nov 2014 12:37:56 +0300 Subject: [PATCH] Putting the team together --- Teams/254Coders/ABOUT.md | 17 +++++++++++++++++ Teams/254Coders/team.json | 12 ++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 Teams/254Coders/ABOUT.md create mode 100644 Teams/254Coders/team.json diff --git a/Teams/254Coders/ABOUT.md b/Teams/254Coders/ABOUT.md new file mode 100644 index 0000000..89a5ea5 --- /dev/null +++ b/Teams/254Coders/ABOUT.md @@ -0,0 +1,17 @@ +254Coders +================== + +We are the 254Coders a team of 5 ready to make a mark on the globe. + +About the team +================= + +Here are some of the team members, more are coming + +| Julius | +| ----- | +| ![Julius](https://pbs.twimg.com/profile_images/536811769658736640/nAUFEBAY.jpeg) | + +Our Skills and Project +======================= +We are still brainstoming on which project to hack on but we are optimistic that what we will come up with will be great \ No newline at end of file diff --git a/Teams/254Coders/team.json b/Teams/254Coders/team.json new file mode 100644 index 0000000..a17a71d --- /dev/null +++ b/Teams/254Coders/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "254Coders", + "members": [ + { + "name": "Julius Njuguna", + "twitter": "jnmwangi", + "koding": "njmwas", + "location": "Nairobi, KE" + }, + + ] +} \ No newline at end of file