From 3c022bfacafadcb663de090c3933fd01101e4b3b Mon Sep 17 00:00:00 2001 From: Varya Stepanova Date: Fri, 9 Aug 2024 20:35:43 +0300 Subject: [PATCH] content: updated list of talks --- src/pages/index.js | 73 ++++++++++++++++++++++++++++++---- src/pages/services/speaking.js | 16 +++++++- 2 files changed, 79 insertions(+), 10 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index dce41609d..6be8abeb1 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -73,9 +73,9 @@ const IndexPage = () => { Currently, my focus is on bringing design systems to the next level of - success, which includes working cooperatively with a client company's - design & development community and bridging the gap between designers, - developers, and business specialists. + success, which includes working cooperatively with a client + company's design & development community and bridging the gap + between designers, developers, and business specialists. {/* */} @@ -233,6 +233,59 @@ const IndexPage = () => { . + + + + {
- { slug="/projects/elisa-renewal/" > + > Design System at Elisa @@ -381,9 +436,11 @@ const IndexPage = () => { slug="/projects/business-finland/" > + > Business Finland Design System diff --git a/src/pages/services/speaking.js b/src/pages/services/speaking.js index a63a55818..f73cb490e 100644 --- a/src/pages/services/speaking.js +++ b/src/pages/services/speaking.js @@ -8,6 +8,18 @@ import { Page } from "@templates/Page"; import heroImage from "./hero-speaking.jpg"; const talks = [ + { + title: + "From Survival to Growth: Enhancing Design Systems via Seamless Collaboration", + description: ` + This talk explores how effective collaboration can transform design systems from basic tools into vital products within organizations. My colleague Irina and I are sharing insights from their research and experience, offering practical strategies for enhancing collaboration with stakeholders and across teams. We stress the importance of treating the design system as a product in its own right. The presentation is packed with real-world examples, practical advice, and innovative ideas. + `, + links: { + Slides: + "https://bridge-the-gap.dev/static/talks/into-ds-2024/from-survival-to-growth-design-systems-collaboration.pdf", + // Video: "https://www.youtube.com/watch?v=XRHe3rCqTT4", + }, + }, { title: "Data-Driven Design System Management", description: ` @@ -25,7 +37,7 @@ const talks = [ links: { Slides: "https://app.pitch.com/app/presentation/0129222e-f298-4492-a00b-7705ae85c17e/3899f1a0-cd01-45b5-baab-51cc83fab3e7", - // Video: "https://youtu.be/8u032Qq4aV4", + Video: "https://www.youtube.com/watch?v=XRHe3rCqTT4", }, }, { @@ -64,7 +76,7 @@ const talks = [ explore the blend of coding and design from my perspective!`, links: { "Product Bakery": "https://www.product-bakery.com/episodes/design-system", - "Spotify": "https://open.spotify.com/episode/6Y4P3Kthhkazim0K720H4Y", + Spotify: "https://open.spotify.com/episode/6Y4P3Kthhkazim0K720H4Y", }, }, {