TeamFlex!

This commit is contained in:
SK83RJOSH
2014-11-26 10:24:15 -05:00
parent d77e8d4872
commit a88035e912
2 changed files with 42 additions and 0 deletions

24
Teams/TeamFlex/ABOUT.md Normal file
View File

@@ -0,0 +1,24 @@
TeamFlex
================
We are a group of passionate developers that build flex-ible applications to work on a variety of platforms and systems.
About your team
===========================
| Joshua Wood (SK83RJOSH) | Brandon Teller (brteller)
|--- |---
| ![SK83RJOSH](http://chopdawg.com/wp-content/uploads/cache/2014/05/josh-wood/434338697.png) | ![brteller](http://chopdawg.com/wp-content/uploads/cache/2014/05/brandonT/1087521060.png)
| Project Lead, Frontend and Backend Guru | Designer, Frontend and Backend Developer
We've worked together for around 3 years, and between us we have over ten years of webdev experience.
Whether it be our own startup or one of the many freelance projects we've completed together, we've always prided ourselves on pushing boundaries and doing new things. So when we heard about the Koding Hackathon, and saw the themes, we jumped right on to the idea.
We can't wait to show everyone our idea.
Goal
=======
We plan to create a real time chat application with a very unique twist, keep an eye out!

18
Teams/TeamFlex/team.json Normal file
View File

@@ -0,0 +1,18 @@
{
"teamName": "Team Flex",
"members": [
{
"name": "Joshua Wood",
"twitter": "SK83RJOSH",
"koding": "SK83RJOSH",
"location": "Gettysburg, US",
"lead": true
},
{
"name": "Brandon Teller",
"twitter": "brandonteller",
"koding": "brteller",
"location": "York, US"
}
]
}