diff --git a/Teams/AO14/ABOUT.md b/Teams/AO14/ABOUT.md new file mode 100644 index 0000000..1c34ceb --- /dev/null +++ b/Teams/AO14/ABOUT.md @@ -0,0 +1,29 @@ +About Me +=========================== + +| alaminopu +|--- |--- |--- |--- +| ![alaminopu](https://avatars1.githubusercontent.com/u/1296554?v=2&s=460) + +I am an undergraduate Student. Problem solver, Web application developer, Nix* user, Technology enthusiastic. + +I am going to participate Koding.com Hackathon because I see it as an opportunity to compete with the people all over the world, to Meet new friends, to extend networks. + +Skills: + * HTML5 + * CSS3 + * JS + * PHP + * Laravel + * MySQL + * SQlite + * Python + * Flask + * REST-API + * NodeJS + * AngularJS + * JQuery + + + + diff --git a/Teams/AO14/team.json b/Teams/AO14/team.json new file mode 100644 index 0000000..771337b --- /dev/null +++ b/Teams/AO14/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "AO14", + "members": [ + { + "name": "Md. Al-Amin", + "twitter": "alaminopu", + "koding": "alaminopu", + "location": "Dhaka, BD", + "lead":true + } + ] +}