Skip to content

Commit 6ddb912

Browse files
committed
new partner: monterail
1 parent 8eff436 commit 6ddb912

File tree

4 files changed

+44
-4
lines changed

4 files changed

+44
-4
lines changed

src/partners/monterail.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
page: true
3+
footer: false
4+
---
5+
6+
<script setup>
7+
import Page from './components/PartnerPage.vue'
8+
</script>
9+
10+
<Page partner="monterail" />

src/partners/partners.json

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,38 @@
4040
"contact": "info@passionatepeople.io",
4141
"platinum": true
4242
},
43+
{
44+
"name": "Monterail",
45+
"logo": "monterail.png",
46+
"intro": "Monterail is a full-service software development company from Poland. Since 2010, we have been building innovative software for start-ups, SMBs, and enterprises from various industries globally. Our Vue experts, using battle-tested technologies and frameworks, have delivered more than 30 Vue-based projects.",
47+
"description": [
48+
"At a full-service consultancy like Monterail, you get every competence under one roof. From concept, to design, and product release. Depending on the product lifecycle stage, we guide clients through building applications from scratch or scaling them quickly.",
49+
"A diverse pool of experts, including Product Designers, QA specialists and Business Analysts, take care of professional tech stack consultation and business idea validation. We work within the Agile methodology ensuring smooth communication flow and aim for long-term partnerships. We've developed all kinds of Vue applications from virtual real estate tours to donation platforms.",
50+
"Why Monterail?",
51+
"- Listed in the Financial Times 1000 rank twice in a row (2018 & 2019)",
52+
"- Recognized by Deloitte as one of the fastest-growing tech companies in Central Europe (2016 & 2017)",
53+
"- Rated 4.7/5 on Clutch.",
54+
"- NPS Score - 71",
55+
"- Experts in software development and design with solid business experience",
56+
"- A team experienced with remote work in a multicultural environment",
57+
"- Detailed budget estimation received in weeks, not months"
58+
],
59+
"proficiencies": [
60+
"Vue.js",
61+
"Ruby on Rails",
62+
"Node.js",
63+
"React Native",
64+
"Flutter"
65+
],
66+
"region": ["Europe"],
67+
"website": {
68+
"text": "www.monterail.com",
69+
"url": "https://www.monterail.com/?utm_source=vuejs.org&utm_medium=website&utm_campaign=partners"
70+
},
71+
"contact": "peter.curac-dahl@monterail.com",
72+
"hiring": "https://www.monterail.com/careers?utm_source=vuejs.org&utm_medium=website&utm_campaign=partner-hiring-link",
73+
"platinum": true
74+
},
4375
{
4476
"name": "Curotec",
4577
"logo": "curotec.png",
@@ -86,14 +118,12 @@
86118
"DevSquad gives you the proven proves and all the experience you need to build your software better, faster, and right the first time."
87119
],
88120
"region": ["North America"],
89-
"proficiencies": [
90-
"Vue.js", "Laravel", "Node.js"
91-
],
121+
"proficiencies": ["Vue.js", "Laravel", "Node.js"],
92122
"website": {
93123
"text": "devsquad.com",
94124
"url": "https://devsquad.com/vuejs-developers/"
95125
},
96-
"contact":"phil@devsquad.com",
126+
"contact": "phil@devsquad.com",
97127
"platinum": true
98128
},
99129
{
101 KB
Loading
3.9 KB
Loading

0 commit comments

Comments
 (0)