diff --git a/Teams/ScrumTobe.Software/ABOUT.md b/Teams/ScrumTobe.Software/ABOUT.md new file mode 100644 index 0000000..5ecb7ad --- /dev/null +++ b/Teams/ScrumTobe.Software/ABOUT.md @@ -0,0 +1,27 @@ +ScrumTobe Software +================ + +ScrumTobe Software includes IT/Computer engineers who have skills and experiences in Software engineering. +We provide services to build the Software systems like E-commerce, CMS, CRM, SNS. + +About Our Team +=========================== + +| HaiBT | HungKV | GiangPT | ThaiNQ | +|--- |--- |--- |--- |--- |--- +| ![HaiBT](https://avatars3.githubusercontent.com/u/154286?v=3&s=460) | ![HungKV](https://avatars2.githubusercontent.com/u/2276767?v=3&s=460) | ![GiangPT](https://avatars0.githubusercontent.com/u/7134388?v=3&s=460) | ![ThaiNQ](https://avatars3.githubusercontent.com/u/8359014?v=3&s=460) | + + +Outsoucing Services and Our skills +======= +- Ruby 1.9.x/2.x, Rails 2.3.x/3.x/4.x +- HTML5/CSS3, jQuery/jQueryMobile, AngularJS, Google Chart, etc. +- SpreeCommerce, RefineryCMS, Shopify Themes, Shopify App +- Advance technologies: Sphinx/Elastic search engines +- Database: Oracle/MySQL/PostgreSQL and MongoDB/noSQL database +- Test Driven Development in Ruby On Rails: Unit Test, Function Test, Rspec/Cucumber +- Server administration: CentOS, Linux/Unix servers, AWS/EC2 + +Other information: +- Website: http://www.scrumtobe.com +- Github: http://github.com/scrum2b diff --git a/Teams/ScrumTobe.Software/team.json b/Teams/ScrumTobe.Software/team.json new file mode 100644 index 0000000..4d020e3 --- /dev/null +++ b/Teams/ScrumTobe.Software/team.json @@ -0,0 +1,31 @@ +{ + "teamName": "ScrumTobe Software", + "members": [ + { + "name": "Hai Bui", + "twitter": "haibt@", + "github": "haibt", + "koking": "scrum2b", + "location": "Hanoi, VN", + "lead": true + }, + { + "name": "Hung Kieu", + "github": "hungkv", + "koking": "hungkv", + "location": "Hanoi, VN" + }, + { + "name": "Giang Phan", + "github": "giangphanthanh", + "koking": "giangpt", + "location": "Hanoi, VN" + }, + { + "name": "Thai Nguyen", + "github": "thainqit", + "koking": "thainq", + "location": "Hanoi, VN" + } + ] +}