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