diff --git a/Teams/hackitect/ABOUT.md b/Teams/hackitect/ABOUT.md new file mode 100644 index 0000000..785d6a3 --- /dev/null +++ b/Teams/hackitect/ABOUT.md @@ -0,0 +1,13 @@ + +# Team hackitect + +I am a newbie developer, starting an awesome career. + + +## languages + +-javascript +-css +-php +-mysql + diff --git a/Teams/hackitect/team.json b/Teams/hackitect/team.json new file mode 100644 index 0000000..2d58a81 --- /dev/null +++ b/Teams/hackitect/team.json @@ -0,0 +1,13 @@ + +{ +"teamName": "hackitect", +"members": [ + { + "name": "Peter Ouma", + "twitter": "ptrouma", + "koding": "ptrouma", + "location": "Nairobi, KE" + } + + ] +}