diff --git a/Teams/AgainstFlow/ABOUT.md b/Teams/AgainstFlow/ABOUT.md new file mode 100644 index 0000000..c5a289c --- /dev/null +++ b/Teams/AgainstFlow/ABOUT.md @@ -0,0 +1,4 @@ +My name is Maja Dinjar. I come from Croatia, small country with a beatiful seaside. + +Maps were always my passion, and on this Hackathon I'll try to represent the world what are maps capable of doing today. + diff --git a/Teams/AgainstFlow/team.json b/Teams/AgainstFlow/team.json new file mode 100644 index 0000000..e53ccb1 --- /dev/null +++ b/Teams/AgainstFlow/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "AgainstFlow", + "members": [ + { + "name": "Maja Dinjar", + "twitter": "against_flow", + "koding": "againstflow", + "location": "Zagreb, HR" + } + ] +}