Add Team UniLasers to the teams page

This commit is contained in:
Wilson Cheng
2014-11-26 21:09:58 -05:00
parent 424d0deccb
commit b0d9cb4e14
2 changed files with 28 additions and 0 deletions

15
Teams/UniLasers/ABOUT.md Normal file
View File

@@ -0,0 +1,15 @@
UniLasers
=============
We're team UniLasers, a small team of two people based out of Toronto. We consider ourselves hobbyist programmers, we enjoy programming but don't have enough chances to do so at work or after work. Neither of us have ever participated in a Hackathon before, but this global Hackathon seems like a great place to begin!
It's time to see how well we stack up against the other 1999 teams in this Hackathon!
What we're going to do
=============
Honestly, we're not sure yet. One of us is stronger with backend technologies, one of us is better with frontend, so we'll see how that goes.
We're still deciding between the first and third theme as those two plays to our strengths, we'll commit a change to this file once we decide!
For sure we'll be making use of PHP, nginx, and a bunch of JavaScript libraries that can help us code fast in 48h. Any other APIs and technologies will be determined once we decide on a theme.

13
Teams/UniLasers/team.json Normal file
View File

@@ -0,0 +1,13 @@
{
"teamName": "Team UniLasers",
"members": [{
"name": "Wilson Cheng",
"koding": "chengw01",
"location": "Markham, CA"
},
{
"name": "Mike Penner",
"koding": "fenrisulfir",
"location": "Toronto, CA"
}]
}