Merge pull request #915 from Michael-Brooks/master

Added BatCode team and about information
This commit is contained in:
Lee Olayvar
2014-12-03 11:37:47 -08:00
2 changed files with 42 additions and 0 deletions
+30
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
View File
@@ -0,0 +1,12 @@
{
"teamName": "Bat Code",
"members": [
{
"name": "Michael Brooks",
"twitter": "checkeredmike",
"koding": "mbwebdesigner",
"location": "Newton Abbot, UK",
"lead": true
}
]
}