Created mir4a team

This commit is contained in:
Miroslav Martynov
2014-12-02 02:13:27 +02:00
parent 5ba3f28029
commit e43b75425e
2 changed files with 38 additions and 0 deletions

25
Teams/mir4a/ABOUT.md Normal file
View File

@@ -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.

13
Teams/mir4a/team.json Normal file
View File

@@ -0,0 +1,13 @@
{
"teamName": "mir4a",
"members": [
{
"name": "Miroslav Martynov",
"twitter": "mir4a_en",
"koding": "mir4a",
"location": "Pavlograd, UA",
"lead": true
}
]
}