diff --git a/Teams/Singleton/About.md b/Teams/Singleton/About.md new file mode 100644 index 0000000..4725ba2 --- /dev/null +++ b/Teams/Singleton/About.md @@ -0,0 +1,21 @@ +#Singleton Team + +We are just one guy and his family support! + +## About us + +Mario : A happy daddy doing the best for keep going in the awesomeness web 2.0 world! + +## Languages I'd prefer to pick up for + +- Javascript +- Java +- Php + +## Also likes + +- All linux open source world! + +## And sometimes + +- Play guitar and violin diff --git a/Teams/Singleton/team.json b/Teams/Singleton/team.json new file mode 100644 index 0000000..b76db25 --- /dev/null +++ b/Teams/Singleton/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Singleton", + "members": [ + { + "name": "Mario Ruiz", + "twitter": "marioruizfont", + "koding": "web20opensource", + "location": "Qro, MX" + } + ] +}