diff --git a/Teams/BluDwarf/ABOUT.md b/Teams/BluDwarf/ABOUT.md new file mode 100644 index 0000000..213e640 --- /dev/null +++ b/Teams/BluDwarf/ABOUT.md @@ -0,0 +1,15 @@ +# BluDwarf + +We aspire to greatness, though expect no reward. + +## members + +Kyle - Aplication engineering. Enjoy JS + +## languages used + +- JavaScript +- C++ +- Java +- Python +- HTML/CSS diff --git a/Teams/BluDwarf/team.json b/Teams/BluDwarf/team.json new file mode 100644 index 0000000..b5c83b0 --- /dev/null +++ b/Teams/BluDwarf/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "BluDwarf", + "members": [ + { + "name": "Kyle Bates", + "twitter": "kbtortis", + "koding": "tortis97", + "location": "Prineville, US" + }, + { + "name": "Cameron Rapp", + "twitter": "RappCameron", + "koding": "tortis97", + "location": "Bend, US" + } + ] +}