From ddab2086502033d50891bc7df1bd073adda3f780 Mon Sep 17 00:00:00 2001 From: Marios Antonoudiou Date: Fri, 10 May 2024 15:31:03 +0300 Subject: [PATCH] chore: layout --- components/home/been-working-with.vue | 48 +++++++++++++-------------- components/previous-role.vue | 12 ++----- 2 files changed, 25 insertions(+), 35 deletions(-) diff --git a/components/home/been-working-with.vue b/components/home/been-working-with.vue index f8ded7e..dfdcd12 100644 --- a/components/home/been-working-with.vue +++ b/components/home/been-working-with.vue @@ -4,45 +4,41 @@ import PreviousRole from '../previous-role.vue';
Been working with
- +
+ OCPM frontend. Pioneering the future of process mining. Developed + internal shared component libraries and build pipelines. Facilitated + cross-departmental collaboration with Backstage implementation. +
@@ -50,28 +46,30 @@ import PreviousRole from '../previous-role.vue';
    -
  • +
  • Developed the frontend delivery platform with public-facing infrastructure.
  • -
  • Designed and implemented the initial InstantConnect system.
  • +
  • + Designed and implemented the initial InstantConnect system. +
    -
  • Implemented client's area dashboards.
  • -
  • Designed and implemented internal sales dashrboard.
  • +
  • Implemented client's area dashboards.
  • +
  • + Designed and implemented internal sales dashrboard. +
diff --git a/components/previous-role.vue b/components/previous-role.vue index bd34088..ff3a100 100644 --- a/components/previous-role.vue +++ b/components/previous-role.vue @@ -3,7 +3,6 @@ interface Props { logo: string; href?: string; company: string; - role: string; } const props = defineProps(); @@ -23,7 +22,7 @@ const props = defineProps(); fit="outside" /> -
+
(); > {{ props.company }} -
- -
-
+