From e43b75425e1e0bd2f16f597a2d8b5281f2749728 Mon Sep 17 00:00:00 2001 From: Miroslav Martynov Date: Tue, 2 Dec 2014 02:13:27 +0200 Subject: [PATCH] Created mir4a team --- Teams/mir4a/ABOUT.md | 25 +++++++++++++++++++++++++ Teams/mir4a/team.json | 13 +++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 Teams/mir4a/ABOUT.md create mode 100644 Teams/mir4a/team.json diff --git a/Teams/mir4a/ABOUT.md b/Teams/mir4a/ABOUT.md new file mode 100644 index 0000000..326b7a3 --- /dev/null +++ b/Teams/mir4a/ABOUT.md @@ -0,0 +1,25 @@ +Nice to meet you in two words in each four sentences +================ + +Front-end developer. Responsive adopter. Semantic lover. DRY coder. + + +About me +=========================== + +| mir4a +|--- +| ![Miroslav](https://pbs.twimg.com/profile_images/421618950573547520/lkEulPOB_400x400.jpeg) + +I believe this hackathon will push new ideas to my mind and help me get things done. +I think this is a good starting point for creating your own app from scratch. +And, hey, who knows, maybe this time it will find theirs users. + + +The Project +======= +I want to implement something helpful and distraction free tool for daily usage. + +Something that you can setup for your needs. + +I'd like to use AngularJS and MongoDB with simple NodeJS server. diff --git a/Teams/mir4a/team.json b/Teams/mir4a/team.json new file mode 100644 index 0000000..64868eb --- /dev/null +++ b/Teams/mir4a/team.json @@ -0,0 +1,13 @@ +{ + "teamName": "mir4a", + "members": [ + { + "name": "Miroslav Martynov", + "twitter": "mir4a_en", + "koding": "mir4a", + "location": "Pavlograd, UA", + "lead": true + + } + ] +} \ No newline at end of file