diff --git a/Teams/DUzun/ABOUT.md b/Teams/DUzun/ABOUT.md new file mode 100644 index 0000000..fcc9530 --- /dev/null +++ b/Teams/DUzun/ABOUT.md @@ -0,0 +1,17 @@ + +# DUzun + +Hi! I'm a team of one individual - Me. +I love to share knowledge and code with the world. :-) + +I like coding, I like bringing new ideas and concepts to life through code. +[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) \ No newline at end of file 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" + } + ] +}