diff --git a/Teams/HelloSofts/ABOUT.md b/Teams/HelloSofts/ABOUT.md new file mode 100644 index 0000000..436b7eb --- /dev/null +++ b/Teams/HelloSofts/ABOUT.md @@ -0,0 +1,35 @@ +# Hello Softs + +This is only Md. Zahirul Haque from Hello Softs. We always like to think something different and do creative nuts. + +#About me +I am an individual freelance developer. I like to think some differently and do creative task. I have come from a different background to coding world. I love challenge and do best beyond my nose. + +#Languages I dance with: +-HTML + +-CSS + +-Javascript + +-PHP + +-MySql + +-XML + + +#I wink +-HTML5 + +-CSS3 + +-JQuery + +-Less css framework + +-Bootstrap + +-Laravel + +-AngularJS diff --git a/Teams/HelloSofts/team.json b/Teams/HelloSofts/team.json new file mode 100644 index 0000000..d7855c4 --- /dev/null +++ b/Teams/HelloSofts/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "HelloSofts", + "members": [ + { + "name": "Md. Zahirul Haque", + "twitter": "zahiruldu", + "koding": "zahirul", + "location": "Dhaka, BD", + "lead": true + } + ] +}