diff --git a/Teams/FunkyL1zard/ABOUT.md b/Teams/FunkyL1zard/ABOUT.md new file mode 100644 index 0000000..3a010c9 --- /dev/null +++ b/Teams/FunkyL1zard/ABOUT.md @@ -0,0 +1,6 @@ + +##About Me + +I'm a high school student from Macedonian. I like developing video games. + +I'm still not sure what APIs I will be using. But most likely I will use Node.JS and maybe use PubNub API. diff --git a/Teams/FunkyL1zard/team.json b/Teams/FunkyL1zard/team.json new file mode 100644 index 0000000..eb49e04 --- /dev/null +++ b/Teams/FunkyL1zard/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Full Name", + "twitter": "twitter acct no @", + "koding": "koding username", + "location": "Kicevo, MK", + "lead": true + } + ] +}