Added BatCode team and about information

This commit is contained in:
CheckeredMichael
2014-12-03 12:46:03 +00:00
parent c039ce0e31
commit b7d4674b16
2 changed files with 42 additions and 0 deletions

30
Teams/BatCode/ABOUT.md Normal file
View File

@@ -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.

12
Teams/BatCode/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "Bat Code",
"members": [
{
"name": "Michael Brooks",
"twitter": "checkeredmike",
"koding": "mbwebdesigner",
"location": "Newton Abbot, UK",
"lead": true
}
]
}