diff --git a/Teams/hexapus/ABOUT.md b/Teams/hexapus/ABOUT.md new file mode 100644 index 0000000..08383af --- /dev/null +++ b/Teams/hexapus/ABOUT.md @@ -0,0 +1,14 @@ +*Hexapus* + +It is one-man team (probably temporary). I am a software developer. Passionated about functional programming. Use Java, Scala and JS. + +*What are we going to do?* + +My project is aimed on teaching children to code in form of a game. + +*Why are we participating?* + +Most important reasons of participation in Global Hackathon: +1. Get fun being a part of global movement +2. Present one of pet projects to jury +3. Get hands dirty working with different APIs diff --git a/Teams/hexapus/team.json b/Teams/hexapus/team.json new file mode 100644 index 0000000..e3c50b8 --- /dev/null +++ b/Teams/hexapus/team.json @@ -0,0 +1,13 @@ +{ + "teamName" : "Hexapus", + "members" : + [ + { + "name" : "Nikolay Kushin", + "twitter" : "zikolach", + "koding" : "zikolach", + "location" : "Vienna, AT", + "lead" : true + } + ] +}