Skip to content

Commit 1c7055e

Browse files
committed
new partner: epicmax
1 parent 7b7b4a9 commit 1c7055e

File tree

4 files changed

+45
-0
lines changed

4 files changed

+45
-0
lines changed

src/partners/epicmax.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="epicmax" />

src/partners/partners.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,5 +248,31 @@
248248
},
249249
"contact": "[email protected]",
250250
"hiring": "jump24.co.uk/careers"
251+
},
252+
{
253+
"name": "Epicmax",
254+
"logo": "epicmax.svg",
255+
"hero": "epicmax.png",
256+
"intro": "Epicmax is a team of Vue.js experts with 6 years of experience in building Vue.js interfaces. We bring Vue.js knowledge in front-end development across industries and geographies, serving businesses of different sizes. We have more than 55 completed projects, 45 clients worldwide and 3 Open Source products in our portfolio.",
257+
"description": [
258+
"Epicmax is a Vue.js software development company with over 55 successfully completed projects all over the world and 3 widely acclaimed Open Source products.",
259+
"Since 2017, we’ve helped international clients in over 15 industries, both startups and larger companies, build everything from e-commerce through social media platforms to real-time analytics products.",
260+
"We bring deep Vue.js knowledge necessary to help clients solve the most complex issues for their business: from building Vue.js applications to consulting, code auditing and migration to Vue. We move fast and smoothly integrate into a client’s team for agile and collaborative processes.",
261+
"Epicmax is built around Open Source software - it is a part of our culture and everyone on the team is an active contributor. We’ve created and are maintaining Vuestic UI, Vuestic Admin and Epic Spinners libraries which are completely free for everyone and available on GitHub."
262+
],
263+
"proficiencies": [
264+
"Vue",
265+
"Nuxt",
266+
"TypeScript",
267+
"Tailwind",
268+
"Vuetify",
269+
"Quasar"
270+
],
271+
"region": ["Europe"],
272+
"website": {
273+
"text": "epicmax.co",
274+
"url": "https://epicmax.co/"
275+
},
276+
"contact": "[email protected]"
251277
}
252278
]
139 KB
Loading
Lines changed: 9 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)