diff --git a/Teams/ElusiveBits/ABOUT.md b/Teams/ElusiveBits/ABOUT.md new file mode 100644 index 0000000..eeff79a --- /dev/null +++ b/Teams/ElusiveBits/ABOUT.md @@ -0,0 +1,24 @@ +The Elusive Bits +================ + +99 problems but a bit ain''t one. + +About your team +=========================== + +Tim +-- +** + +Works in DC as CTO of a startup in the Bitcoin ecosystem. + +Pat +-- +** + +Works in the Philadelphia area as a Senior Automation Engineer. + +About your skills and what you are going to do? +======= +Backend and frontend skills all over the place. +We''ll be targeting themes 2, 5, and 6. diff --git a/Teams/ElusiveBits/team.json b/Teams/ElusiveBits/team.json new file mode 100644 index 0000000..a5232c2 --- /dev/null +++ b/Teams/ElusiveBits/team.json @@ -0,0 +1,15 @@ +{ + "teamName": "Elusive Bits", + "members": [ + { + "name": "Tim Sidie", + "koding": "tims", + "location": "Washington, DC" + } + { + "name": "Pat Quinn", + "koding": "elusivebits", + "location": "Philadelphia, PA" + } + ] +}