diff --git a/Teams/TeamBlackMagic/ABOUT.md b/Teams/TeamBlackMagic/ABOUT.md new file mode 100644 index 0000000..508bd45 --- /dev/null +++ b/Teams/TeamBlackMagic/ABOUT.md @@ -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 :) diff --git a/Teams/TeamBlackMagic/team.json b/Teams/TeamBlackMagic/team.json new file mode 100644 index 0000000..5cd02f7 --- /dev/null +++ b/Teams/TeamBlackMagic/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Team Black Magic", + "members": [ + { + "name": "Jom Jose", + "twitter": "jomjoseblog", + "koding": "jomjose", + "location": "Kochi, IN", + "lead": true + } + ] +}