diff --git a/Teams/DUzun/ABOUT.md b/Teams/DUzun/ABOUT.md new file mode 100644 index 0000000..beaefde --- /dev/null +++ b/Teams/DUzun/ABOUT.md @@ -0,0 +1,21 @@ + +# DUzun + +Hi! + +I'm a team of one individual - Me. + +I like coding, I like bringing new ideas and concepts to life through code. + +I love to share knowledge and code with the world. :-) + +[more](//duzun.me/) + + +## My skills +- **JS**: Node.js, jQuery +- **PHP**: MVC of my own, CodeIgniter, Laravel +- **HTML** +- **CSS**: twitter Bootstrap +- **NGINX** +- [more](//duzun.me/abilities) diff --git a/Teams/DUzun/team.json b/Teams/DUzun/team.json new file mode 100644 index 0000000..27c6fb4 --- /dev/null +++ b/Teams/DUzun/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "DUzun", + "members": [ + { + "name": "Dumitru Uzun", + "twitter": "duzun", + "koding": "duzun", + "location": "Chișinău, MD" + } + ] +}