diff --git a/Teams/Pixelcreart/ABOUT.md b/Teams/Pixelcreart/ABOUT.md new file mode 100644 index 0000000..ddde10f --- /dev/null +++ b/Teams/Pixelcreart/ABOUT.md @@ -0,0 +1,15 @@ +# Pixelcreart + +We are Pixelcreart team and we bring ideas thinking by people for people + +## About US + +- Mavelar: ColdFusion Web Developer and Entrepreneur. +- AlfaDaemon: Senior Web Developer + +## Languages We Love +- ColdFusion +- RubyOnRails +- PHP +- JavaScript +- AngularJS diff --git a/Teams/Pixelcreart/team.json b/Teams/Pixelcreart/team.json new file mode 100644 index 0000000..f5ef809 --- /dev/null +++ b/Teams/Pixelcreart/team.json @@ -0,0 +1,19 @@ +{ + "teamName": "Pixelcreart", + "members": [ + { + "name": "Manuel Avelar", + "twitter": "mavelar", + "koding": "mavelar", + "github": "mavelar", + "facebook": "manuel.avelar", + "location": "San Pedro Sula, HN" + }, + { + "name": "Luis Araya", + "twitter": "alfadaemon", + "koding": "alfadaemon", + "location": "San Pedro Sula, HN" + } + ] +}