Merge pull request #241 from pizzapanther/master

Team Hairball
This commit is contained in:
Nitin Gupta
2014-11-26 08:56:04 -08:00
2 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# Team Hairball
_Hacking code and fur_
## About The Team
| Paul Bailey | Chris Cauley |
|--- |--- |
| ![Paul](https://e5c8d45663effab537aac1fb3c79230e1a2bfe17.googledrive.com/host/0B-GD95vnz4VFWmhqWTlNOWtWWDQ/pink-panther-pictures.jpg) | ![Chris](https://pbs.twimg.com/profile_images/492701386727903233/slSzD_g0.jpeg) |
Team Hairball is a team of Python hackers who also like to hack the frontend JS. More than winning, we joined to have some fun and hopefully build something awesome. We live and breath for hacking and want to have fun competing with peers.
## Our Skills
- Python
- Django
- Javascript
- AngularJS

View File

@@ -0,0 +1,18 @@
{
"teamName": "Team Hairball",
"members": [
{
"name": "Paul Bailey",
"twitter": "pizzapanther",
"koding": "pizzapanther",
"location": "League City, US",
"lead": true
},
{
"name": "Chris Cauley",
"twitter": "lablackey",
"koding": "Chriscauley",
"location": "Houston, US"
}
]
}