diff --git a/Teams/TeamJavalino/ABOUT.md b/Teams/TeamJavalino/ABOUT.md new file mode 100644 index 0000000..cc26a7c --- /dev/null +++ b/Teams/TeamJavalino/ABOUT.md @@ -0,0 +1,6 @@ +# Team Javalino + +This is a one person team. I am John Bolka, a student in AP Computer Science in Wisconsin. +I am doing this more to explore GitHub, but maybe something will come of it... We will see. +I know a decent amount of C++ and Java, so I guess I am in to learn new things! +### diff --git a/Teams/TeamJavalino/team.json b/Teams/TeamJavalino/team.json new file mode 100644 index 0000000..62e0b3e --- /dev/null +++ b/Teams/TeamJavalino/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "TeamJavalino", + "members": [ + { + "name": "John Bolka", + "twitter": "johnbolka", + "koding": "johnbolka", + "location": "Waukesha, WI" + } + ] +}