diff --git a/Teams/DevPro/ABOUT.md b/Teams/DevPro/ABOUT.md new file mode 100644 index 0000000..c6d0cc0 --- /dev/null +++ b/Teams/DevPro/ABOUT.md @@ -0,0 +1,30 @@ +This is our page +================ + +I am DevPro + + +OUR TEAM +=========================== +I am only member in my Team who joined Global Hackathon for some friendly coding competition and an opportunity to maybe conect with others in the global community at large. + +#### MEMBERS + +saifulapm + +OUR SKILLS +======= + * HTML5 + * CSS3 + * JS + * PHP + * Laravel + * Codeigniter + * MySQL + * SQlite + * Python + * Flask + * REST-API + * NodeJS + * AngularJS + * JQuery diff --git a/Teams/DevPro/team.json b/Teams/DevPro/team.json new file mode 100644 index 0000000..54714f6 --- /dev/null +++ b/Teams/DevPro/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "DevPro", + "members": [ + { + "name": "Saiful Islam", + "twitter": "saifulapm", + "koding": "saifulapm", + "location": "Rajshahi, BD", + "lead": true + } + ] +}