added new team Code48

This commit is contained in:
bdonaldharris
2014-11-23 19:20:49 -06:00
parent 3074a53263
commit 6902dc8d01
2 changed files with 36 additions and 0 deletions

19
Teams/Code48/ABOUT.md Normal file
View File

@@ -0,0 +1,19 @@
This is our page
================
We are Code 48
OUR TEAM
===========================
We are a two member team who joined Global Hackathon for some friendly coding competition and an opportunity to maybe conect with others in the global community at large.
#### MEMBERS
bdonaldharris & cyp901
OUR SKILLS
=======
bdonald has several years experience as a professional .NET developer. MS tools pay my bills, but I have a love for Linux and open source technology.
cyp901 is a professional database developer and architect with a love for coding on the web

17
Teams/Code48/team.json Normal file
View File

@@ -0,0 +1,17 @@
{
"teamName": "Code 48",
"members": [
{
"name": "B Donald",
"twitter": "apostleBDHarris",
"koding": "bdonaldharris",
"location": "Cordova, TN"
},
{
"name": "Mike F",
"twitter": "",
"koding": "cyp901",
"location": "Lakeland, TN"
}
]
}