Added BatCode team and about information
This commit is contained in:
30
Teams/BatCode/ABOUT.md
Normal file
30
Teams/BatCode/ABOUT.md
Normal 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 |
|
||||
|------------------------------------------------------------------------------|
|
||||
|  |
|
||||
|
||||
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
12
Teams/BatCode/team.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"teamName": "Bat Code",
|
||||
"members": [
|
||||
{
|
||||
"name": "Michael Brooks",
|
||||
"twitter": "checkeredmike",
|
||||
"koding": "mbwebdesigner",
|
||||
"location": "Newton Abbot, UK",
|
||||
"lead": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user