Merge pull request #380 from jomjose/master

team information & about page : Team Black Magic
This commit is contained in:
Senthil Arivudainambi
2014-11-27 11:00:48 -08:00
2 changed files with 26 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
This is our page
================
Thought : "Web apps make life awesome."
About your team
===========================
| Jom | What I believe in
|--- |---
| ![Jom](https://d13yacurqjgara.cloudfront.net/users/542859/avatars/normal/jomjose.jpg?1404132837) | I have a keen interest in user interface, architecture and design because a lot of the problems we face today are solved by the developers around us, mostly how we experience it should be different. |
About your skills and what you are going to do?
=======
Will be updated.
Come back later :)
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "Team Black Magic",
"members": [
{
"name": "Jom Jose",
"twitter": "jomjoseblog",
"koding": "jomjose",
"location": "Kochi, IN",
"lead": true
}
]
}