From 34ae33635cb0a79f6aefc240e51acd14181d4b92 Mon Sep 17 00:00:00 2001 From: Sammy fx <155273742+Sammyfx4u@users.noreply.github.com> Date: Wed, 17 Dec 2025 17:51:03 +0100 Subject: [PATCH 1/2] Create uxdx-dublin.json --- data/events/uxdx-dublin.json | 57 ++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 data/events/uxdx-dublin.json diff --git a/data/events/uxdx-dublin.json b/data/events/uxdx-dublin.json new file mode 100644 index 0000000..8336460 --- /dev/null +++ b/data/events/uxdx-dublin.json @@ -0,0 +1,57 @@ +{ + "name": "UXDX Dublin", + "year_started": 2016, + "number_of_events_hosted": 17, + "city": "Dublin", + "region": "Leinster", + "country": "Ireland", + "continent": "Europe", + "website": "https://uxdxconf.com", + "sector": [ + "UX / UI", + "Product Management", + "Tech Leadership", + "Innovation", + "Digital Transformation" + ], + "tags": [ + "ux", + "product", + "design", + "conference" + ], + "acceptable_tags": [ + "uxdx", + "ux", + "product", + "design" + ], + "type": "hybrid", + "languages": [ + "English" + ], + "frequency": "annual", + "timezone": "Europe/Dublin", + "attendee_size": { + "min": 400, + "max": 1500 + }, + "ticket_cost_usual": { + "currency": "EUR", + "min": 399, + "max": 1199 + }, + "organizer": { + "name": "UXDX", + "email": "hello@uxdxconf.com", + "twitter": "https://x.com/uxdxconf", + "website": "https://uxdxconf.com" + }, + "socials": { + "twitter": "https://x.com/uxdxconf", + "linkedin": "https://www.linkedin.com/company/uxdx/", + "youtube": "https://www.youtube.com/@UXDXConf", + "instagram": "https://www.instagram.com/uxdxconf/" + }, + "description": "UXDX Dublin is a product and UX conference focused on bridging the gap between user experience, product management, and engineering leadership. The event brings together product leaders, designers, and technology decision-makers to discuss innovation, digital transformation, and scalable product development through practical talks, case studies, and workshops." +} From d5ee2e2111cda01a949c99df357f58b828f8d01e Mon Sep 17 00:00:00 2001 From: Sammy fx <155273742+Sammyfx4u@users.noreply.github.com> Date: Wed, 17 Dec 2025 17:58:17 +0100 Subject: [PATCH 2/2] Update uxdx-dublin.json --- data/events/uxdx-dublin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/events/uxdx-dublin.json b/data/events/uxdx-dublin.json index 8336460..cad80b1 100644 --- a/data/events/uxdx-dublin.json +++ b/data/events/uxdx-dublin.json @@ -50,7 +50,7 @@ "socials": { "twitter": "https://x.com/uxdxconf", "linkedin": "https://www.linkedin.com/company/uxdx/", - "youtube": "https://www.youtube.com/@UXDXConf", + "youtube": "https://www.youtube.com/@UXDX", "instagram": "https://www.instagram.com/uxdxconf/" }, "description": "UXDX Dublin is a product and UX conference focused on bridging the gap between user experience, product management, and engineering leadership. The event brings together product leaders, designers, and technology decision-makers to discuss innovation, digital transformation, and scalable product development through practical talks, case studies, and workshops."