Merge pull request #309 from IFours/master

Mics Team PR
This commit is contained in:
Nitin Gupta
2014-11-26 13:58:24 -08:00
2 changed files with 33 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Mics
Hello from Belarus, Global Hackathon!!!
## About us
- Ilja: front-end developer (HTML5, Javascript, CSS)
- Michail: back-end developer (Python)
## Frameworks we love
- AngularJS
- Backbone
- Django
- Flask
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "Mics",
"members": [
{
"name": "Ilja SAtchok",
"twitter": "",
"koding": "ifours",
"location": "Minsk, BY",
"lead": true
},
{
"name": "Mikhail Chernysh",
"twitter": "",
"koding": "chernyshm",
"location": "Minsk, BY"
}
]
}