diff --git a/ABOUT.md b/ABOUT.md new file mode 100644 index 0000000..43ad2d0 --- /dev/null +++ b/ABOUT.md @@ -0,0 +1,20 @@ +This is our page +================ + +Or I should say, this is my page as i am running this alone. + + +About me +=========================== + +| felx | +|--- | +| ![felx](https://avatars1.githubusercontent.com/u/372050?v=3&s=460) | + +I join to test koding. + +About your skills and what you are going to do? +======= + +wizard & reifier + diff --git a/team.json b/team.json new file mode 100644 index 0000000..97fa2f7 --- /dev/null +++ b/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "ayb", + "members": [ + { + "name": "François-Xavier Kuntz", + "twitter": "@fxkuntz", + "koding": "felx", + "location": "Paris, FR" + } + ] +}