diff --git a/Teams/GothicElephant/README.MD b/Teams/GothicElephant/README.MD new file mode 100644 index 0000000..9674d54 --- /dev/null +++ b/Teams/GothicElephant/README.MD @@ -0,0 +1,33 @@ +Gothic Elephant +================ + +Our team consisting of two developers and one designer that works together for a long time. + +This is not our first joint project, but our first participation in the Hackathon. + + +**Staff:** + +**Nickolay Kopylov** + +PHP-developer, + +Closed Stock Company "Mamba" + +**Olimzhon Iuldashov** + +Mobile developer. According to the hackathon rules (mobile apps are not allowed) he will be web-developer (both client-side and server-side) + +Unofficial employee of Science Institute of Higher Nervous Activity + +**Danila Alpatov** + +UI/UX designer, client-side developer. + +Ekoprom Business Group + + +Project +================ + +During the hackhaton we are planning to create a project devoted to medicine. \ No newline at end of file diff --git a/Teams/GothicElephant/teams.json b/Teams/GothicElephant/teams.json new file mode 100644 index 0000000..039106e --- /dev/null +++ b/Teams/GothicElephant/teams.json @@ -0,0 +1,22 @@ +{ + "teamName": "Gothic Elephant", + "members": [ + { + "name": "Nickolay Kopylov", + "twitter": "t15ts", + "koding": "nkopylov", + "location": "Moscow, RU", + "lead": true + }, + { + "name": "Olimzhon Iuldashov", + "koding": "oiuldashov", + "location": "Mytishchi, RU", + }, + { + "name": "Danila Alpatov", + "koding": "alpatovdanila", + "location": "Mytishchi, RU" + } + ] +} \ No newline at end of file