diff --git a/Teams/BatCode/ABOUT.md b/Teams/BatCode/ABOUT.md new file mode 100644 index 0000000..b367398 --- /dev/null +++ b/Teams/BatCode/ABOUT.md @@ -0,0 +1,30 @@ +BatCode +==== + +I am a developer who is passionate with what I do and am always trying to learn new languages/techniques to make +myself the best developer possible. + +This is my first ever Hackathon and I am really looking forward in taking part. + +My team is also open to anyone else who would like to join, just submit a pull request onto my repository at +https://github.com/Michael-Brooks/global.hackathon I will then merge it in and and send it over to Koding's repo. + +About BatCode +---------- + +| Michael Brooks | +|------------------------------------------------------------------------------| +| ![Profile Image](https://avatars0.githubusercontent.com/u/3197231?v=3&s=460) | + +Skills +------ +Programming languages (that may be used): + - PHP + - SQL + - HTML/CSS and JS + +Project +------- + +I want to show what I can do with the tools I've been given and to do it in the most simple way possible. I want +my project to show exactly what I am capable of. diff --git a/Teams/BatCode/team.json b/Teams/BatCode/team.json new file mode 100644 index 0000000..9883eef --- /dev/null +++ b/Teams/BatCode/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Bat Code", + "members": [ + { + "name": "Michael Brooks", + "twitter": "checkeredmike", + "koding": "mbwebdesigner", + "location": "Newton Abbot, UK", + "lead": true + } + ] +} \ No newline at end of file