Adding MidnightDesign

This commit is contained in:
Brooks Boyd
2014-12-03 09:34:44 -06:00
parent 4ff357fa89
commit 17e811d67a
2 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
MidnightDesign
================
<table>
<tr><td>![Brooks](https://pbs.twimg.com/profile_images/1389022310/brooks_0037_head_200x200.jpg)</td><td style="text-align:center"><p style="font-style:italic;">Teaching computers<br />to make art with just some code.<br />It is what I do.</p><p>[GitHub](https://github.com/MidnightLightning) &bull; [Twitter](http://twitter.com/midnight426) &bull; [LinkedIn](http://www.linkedin.com/in/midnightlightning/)</p></td></tr>
</table>
I am Brooks Boyd; designer and developer. I love making wonderful things, and using code to do so is just another way to create art in my mind. I've been developing web applications for nearly two decades now, and joined into this Hackathon as a means to focus on one of several projects I've been toying around with.
About your skills and what you are going to do?
=======
I'm a long-time PHP developer, and as the technology has been shifting more client-side, getting more and more emphasis on Javascript in addition to HTML5 and CSS skills.
For this Hackathon, I'll be working on a project pursuing theme number 4 (HTML5 games that are educational and learning oriented); I have a game I created years ago in PHP, that I'll be updating to use HTML5 advancements to make it much more interactive. I'll be utilizing the [Meteor](https://www.meteor.com/) Javascript/[NodeJS](http://nodejs.org/) stack, and possibly adding in the PubNub service for game interaction notifications that need to be faster than Meteor's default two-way binding updates allow.

View File

@@ -0,0 +1,12 @@
{
"teamName": "MidnightDesign",
"members": [
{
"name": "Brooks Boyd",
"twitter": "midnight426",
"koding": "midnightlightning",
"location": "Madison, WI, US",
"lead": true
}
]
}