	<style>
		.custom-overlay {
			position: absolute;
			top: 0; left: 0;
			width: calc(100% - 160px);
			height: calc(100% - 160px);
			background: rgba(0,0,0,0.8);
			z-index: 8;
			display: flex;
			align-items: center;
			justify-content: center;
			padding: 80px;
		}

		.custom-overlay iframe {
			width: 100%;
			height: 100%;
			max-width: 100%;
			max-height: 100%;
			border: none;
		}

		.custom-overlay .close-button {
			position: absolute;
			top: 10px;
			right: 15px;
			font-size: 24px;
			color: white;
			cursor: pointer;
			z-index: 9;
		}
		
		@media screen and (max-width:781px) {
			
			.custom-overlay {
				width: 100%;
				height: 100%;
				padding: 0px;
			}
			
		}
		
	</style>

	<script>
		document.addEventListener('DOMContentLoaded', function () {
			const trigger = document.getElementById('youtube-video-markus');
			const containerId = 'youtube-container-markus';
			const container = containerId ? document.getElementById(containerId) : trigger;

			if (!trigger || !container) return;

			trigger.addEventListener('click', function () {
				if (document.querySelector('.custom-overlay')) return; // already open

				const overlay = document.createElement('div');
				overlay.className = 'custom-overlay';

				const close = document.createElement('div');
				close.className = 'close-button';
				close.innerHTML = '&times;';
				close.onclick = () => overlay.remove();
				overlay.appendChild(close);

									const iframe = document.createElement('iframe');
					
					let rawUrl = 'https://youtube.com/shorts/EL_Cr95EH2Y?feature=share';
					let videoId = '';
					
					if (rawUrl.includes('youtube.com/shorts/')) {
						videoId = rawUrl.split('/shorts/')[1].split(/[?&]/)[0];
					} else if (rawUrl.includes('watch?v=')) {
						videoId = rawUrl.split('watch?v=')[1].split(/[?&]/)[0];
					} else if (rawUrl.includes('youtu.be/')) {
						videoId = rawUrl.split('youtu.be/')[1].split(/[?&]/)[0];
					}
					
					if (videoId) {
						iframe.src = 'https://www.youtube.com/embed/' + videoId + '?autoplay=1';
					}

					
					iframe.allow = 'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture';
					iframe.allowFullscreen = true;
					overlay.appendChild(iframe);
				
				// Ensure container is positioned relatively
				const computedStyle = window.getComputedStyle(container);
				if (computedStyle.position === 'static') {
					container.style.position = 'relative';
				}

				container.appendChild(overlay);
			});
		});
	</script>
	{"id":3056,"date":"2024-07-20T11:08:35","date_gmt":"2024-07-20T09:08:35","guid":{"rendered":"https:\/\/plattform.digital\/our-expertise\/"},"modified":"2026-05-22T16:43:16","modified_gmt":"2026-05-22T14:43:16","slug":"expertise","status":"publish","type":"page","link":"https:\/\/plattform.digital\/en\/expertise\/","title":{"rendered":"Expertise"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\" id=\"panels-container\">\n<div class=\"wp-block-columns alignfull has-background is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\" style=\"background-color:#000000\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:45px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-af6c00859f68feee5c81f26f32e44a9f\"><strong>Plattform.digital<\/strong> focuses on the development of digital platforms and innovative products. We are one of the leading Austrian providers for the implementation of <strong>high-quality software solutions<\/strong> and <strong>tech specialists<\/strong> in the development of <strong>digital platforms<\/strong>. <\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<span class=\"small\" style=\"color:#fff\">Powered by  <img decoding=\"async\" class=\"wadl-partner-white\" width=\"192\" src=\"https:\/\/plattform.digital\/wp-content\/uploads\/2024\/07\/wadl_und_prtnr._logo_white_108px.svg\" alt=\"Logo Wadl &#038; Prtnr.\"\/><\/span>\n\n\n\n<img decoding=\"async\" id=\"start-certificate\" src=\"https:\/\/plattform.digital\/wp-content\/uploads\/2024\/07\/15_Years_High_Quality_Software_Solution_200px.svg\" width=\"200\" alt=\"5 Years High Quality Software Solution\"\/>\n\n\n\n<img decoding=\"async\" id=\"start-logo\" width=\"100%\" src=\"https:\/\/plattform.digital\/wp-content\/uploads\/2026\/05\/Expertise_192px_02_EN.svg\" alt=\"Logo Wadl &#038; Prtnr.\"\/>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-stretch is-layout-flow wp-block-column-is-layout-flow\" style=\"background-image:url(https:\/\/plattform.digital\/wp-content\/uploads\/2025\/05\/copy_8347A612-AAF5-4E5C-8DA0-D042B42992EB-1_komprimiert.gif);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-stretch has-base-2-color has-text-color has-background has-link-color wp-elements-321ffaa75edcc563c6e69907d2c8d4f2 is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#000000\">\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-952e1fdb41f68129c3d79b44bbcdd7ec\" style=\"color:#000000\"><\/h2>\n\n\n\n<h3 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-dc84e5937babd9bc6af346568e02bd54\"><\/h3>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n\n\n<p class=\"has-text-align-left font-lato has-text-color has-link-color has-x-large-font-size wp-elements-2f8cf6b65c0eda93504e8cd3f039c0db\" style=\"color:#000000\"><\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left font-lato has-base-2-color has-text-color has-link-color has-xx-large-font-size wp-elements-2c85f621aa62077a977a7fe5fb9381eb\"><strong>Our expertise in<\/strong><br><strong>Strategy, Design<\/strong><br><strong>&amp; code. <\/strong> <\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-stretch has-base-2-color has-text-color has-background has-link-color wp-elements-0daa00ff630f188648cc2690125b73b0 is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#0300a2\">\n<div class=\"wp-block-group has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-660ae545ba98506186e814ec9189e351\">Digital platforms<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-0c09f67ceac7a588e60ca3beb5cde9fc\">We develop software<strong> <\/strong><br><strong>for your success<\/strong><\/h3>\n<\/div>\n\n\n\n<div class=\"wp-block-group flexbottom has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<p class=\"has-base-2-color has-text-color has-link-color has-large-font-size wp-elements-931e931f8470b59920e4a174117027c7\">We accompany you from the initial concept <s>to the finished<\/s> <br><strong><em>digital platform.<\/em><\/strong><\/p>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-73d41867b37ce552325850691d890b79\">With our expertise in design and development, we create unique platforms that optimize processes and make your company competitive in the long term. You can rely on our experience and solutions that are developed specifically for your requirements.   <br><br><em><strong>We develop high-quality software solutions and specialize in digital platforms. We do everything we can to create innovative products that make a decisive contribution to your business success. <\/strong><\/em><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-stretch has-base-2-color has-text-color has-background has-link-color wp-elements-2d84783290e0bde47d42bb421e11611c is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#0300a2\">\n<h2 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-fd3682081062874729e2ad3c6821f599\">Our expertise<\/h2>\n\n\n\n<ul class=\"wp-block-list flexbottom scroll-max-60vh has-base-2-color has-text-color has-link-color wp-elements-fc58315e328bda48be7e58f41d638dfa\">\n<li>Platform Development<\/li>\n\n\n\n<li>Front- &amp; Backend Development<\/li>\n\n\n\n<li>UI &amp; UX Design<\/li>\n\n\n\n<li>Conception<\/li>\n\n\n\n<li>Branding (corporate identity)<\/li>\n\n\n\n<li>API (Interface) Development<\/li>\n\n\n\n<li>Optimized Mobile &amp; iOS Design<\/li>\n\n\n\n<li>Digital Products<\/li>\n\n\n\n<li>Hybrid App Development (PWA)<\/li>\n\n\n\n<li>Integration of AI<\/li>\n\n\n\n<li>Dashboards Solutions<\/li>\n\n\n\n<li>Service Design<\/li>\n\n\n\n<li>Prototyping<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-stretch has-base-2-color has-text-color has-background has-link-color wp-elements-809cb0725e87fbff83ae0e4052346353 is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#000000;background-image:url(https:\/\/plattform.digital\/wp-content\/uploads\/2025\/07\/Strategie_001_Eepertise_komprimiert.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll\">\n<div class=\"wp-block-group has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-4b0456cdc416aad81775a8063664e771\">Strategy<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-9f0e39b513c799d958eb7bc9f31e2ee2\">Conception &amp;<strong> <\/strong><br><strong>Know-how<\/strong><\/h3>\n<\/div>\n\n\n\n<div class=\"wp-block-group flexbottom has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<p class=\"has-base-2-color has-text-color has-link-color has-large-font-size wp-elements-99ab075e7b077c669859fcb054532f9b\">Strategy &#8211; products tailored to your requirements<\/p>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-39702ee99a199c7d6c3b5c7c47c4bb0d\">Our team combines expertise in design, software development, product and platform strategy.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-2519275635e57e6841e21114ae8e0881\">Individual solutions: No two projects are the same &#8211; we deliver customized products that are precisely tailored to your requirements. We always respond flexibly and innovatively to your wishes in order to develop solutions that fit perfectly into your digital strategy. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-22c3f039a6a3731faf92f1a8ea1b50ad\"><strong><em>Sophisticated digital solutions are based on a clear understanding of target groups, requirements and goals.<\/em><\/strong><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-stretch has-base-2-color has-text-color has-background has-link-color wp-elements-e923f5eb81b903cf7ee52bbb527ccb10 is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#000000;background-image:url(https:\/\/plattform.digital\/wp-content\/uploads\/2025\/05\/copy_8347A612-AAF5-4E5C-8DA0-D042B42992EB-1_komprimiert.gif);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll\">\n<div class=\"wp-block-group has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-64f9594c9994036dc1e4f034c6506109\">Technology  <\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-8c9d20a75c50a777b2eacffd2ce8aea3\">We program <strong> <\/strong><br><strong>for your future<\/strong><\/h3>\n<\/div>\n\n\n\n<div class=\"wp-block-group flexbottom has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<p class=\"has-base-2-color has-text-color has-link-color has-large-font-size wp-elements-b784d53f53dcf160875dae44eb0a663d\">Technology<strong> <\/strong>&#8211; stable, scalable<strong> <\/strong>and future-proof<\/p>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color has-large-font-size wp-elements-be2c9a2144755a36c41fa55af6c1a5d7\"><\/p>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-78dbf4cbc171a91b8f127bcf0d14bcaa\">Behind every flawless interface is a strong technical core. Our development team uses state-of-the-art technologies and proven best practices to create software solutions that are stable, scalable and future-proof.   <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-4afc440827843737002fda56b5ef50d9\"><strong><em>We combine technological expertise with a clear vision: to develop products that generate real added value for companies and their users.<\/em><\/strong><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-stretch has-base-2-color has-text-color has-background has-link-color wp-elements-4fe39f55892887ac0dba7a242cc9f276 is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#000000;background-image:url(https:\/\/plattform.digital\/wp-content\/uploads\/2024\/11\/Veraluf_99876.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll\">\n<div class=\"wp-block-group has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-9dc7ddc7dbb3a62d4ed1d755ad552c27\">Design<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-fcae63b265556733a531778a4a25a147\">Simple, clear &amp;<strong> <\/strong><br><strong>understandable<\/strong><\/h3>\n<\/div>\n\n\n\n<div class=\"wp-block-group flexbottom has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<p class=\"has-base-2-color has-text-color has-link-color has-large-font-size wp-elements-f7603f93068fe3f2ee711b6fde5639ca\">UI &amp; UX Design<\/p>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-301a15b34057184a82a661b15fc280db\">We design digital interfaces that not only impress aesthetically, but also guide users intuitively with a UX design. With a deep understanding of users&#8217; needs, we create experiences where every pixel fulfills a clear purpose &#8211; for interfaces that inspire and connect.   <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-b7c107637990920efc0d8629b8cff79f\"><strong><em>We follow the guiding principle: &#8220;Good design is self-explanatory&#8221;. This makes it intuitive, accessible and sustainable.   <\/em><\/strong><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-stretch has-base-2-color has-contrast-background-color has-text-color has-background has-link-color wp-elements-634c95eb8e7776e7c0b8d6eafbda563e is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-left has-base-2-color has-text-color has-link-color wp-elements-4c6a80b6410892ca072b09c80fe8bf6c\">Value creation &amp; growth<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-fe9cc265 wp-block-group-is-layout-flex\">\n<p class=\"large1 has-base-2-color has-text-color has-link-color has-large-font-size wp-elements-ec93a00261cffcca91d25fd2375a9ed0\"><strong>Customized digital solutions and strategies  <\/strong><\/p>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-d613cd94\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color has-large-font-size wp-elements-ac73675d64d1ca5c13c04029484b3792\"><strong><em>Our focus<\/em><\/strong> is on developing a <s>customized <\/s>digital <s>platform<\/s> <br>specifically for your company <br>.<\/p>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-1ac3d91d\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-9d8886887caa4f7d38e5f5003b889359\">Our many years of international experience around the globe have provided <br>with a broad spectrum of <strong>expertise and knowledge<\/strong>. We develop <br>innovative and user-friendly digital platforms that attract<strong> thousands of users <\/strong>.   <br><strong>use and love every day.<\/strong><\/p>\n\n\n\n<div style=\"height:36px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-1b8dd66d\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-5c715b981e7de24b8a5ab5e046b5901a\">Our approach is constantly improving the way companies interact, <br>by simplifying work processes, connecting and optimizing data and users in <br>a digital ecosystem and automating <br>. <strong>In this way, we enable outstanding new <\/strong><br><strong>potential for value creation and sustainable innovation <\/strong> <strong>for you <\/strong>.  <\/p>\n\n\n\n<div style=\"height:36px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-95942140\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/plattform.digital\/wp-content\/uploads\/2024\/07\/Vision_Logos_466px.svg\" alt=\"\" class=\"wp-image-61\" style=\"object-fit:cover;width:466px;height:49px\"\/><\/figure>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\" id=\"youtube-container-markus\">\n<div class=\"wp-block-column is-vertically-aligned-stretch has-base-2-color has-text-color has-background has-link-color wp-elements-092678b414a442db0a0f0a9fa9252056 is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#000000;background-image:url(https:\/\/plattform.digital\/wp-content\/uploads\/2025\/07\/About_2025_13_04.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll\">\n<div class=\"wp-block-group has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-94cd8c331d480b25c7bf14aa728f5235\">About<\/h2>\n\n\n\n<div style=\"height:270px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-dc84e5937babd9bc6af346568e02bd54\"><\/h3>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-full youtube-video\" id=\"youtube-video-markus\"><img decoding=\"async\" width=\"930\" height=\"402\" src=\"https:\/\/plattform.digital\/wp-content\/uploads\/2026\/05\/About_M_Wadl_2026-1.png\" alt=\"\" class=\"wp-image-4599\" srcset=\"https:\/\/plattform.digital\/wp-content\/uploads\/2026\/05\/About_M_Wadl_2026-1.png 930w, https:\/\/plattform.digital\/wp-content\/uploads\/2026\/05\/About_M_Wadl_2026-1-300x130.png 300w, https:\/\/plattform.digital\/wp-content\/uploads\/2026\/05\/About_M_Wadl_2026-1-768x332.png 768w\" sizes=\"(max-width: 930px) 100vw, 930px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group flexbottom has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<p class=\"has-base-2-color has-text-color has-link-color has-large-font-size wp-elements-ebd445182fbddb0cbff5ee48f12896cd\">CEO<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-9616b4932a6494dcba123567277b6b2f\"><strong>Markus M. Wadl<\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-c4028523c8fcd4d1a76d62f59dbcb2e3\">Markus M. Wadl has been working in the tech industry since 2008 and was significantly involved in the development of the international search engine and platform WOGO as CEO from 2011 to 2017. With his many years of expertise in software and, in particular, platform development as well as his UX specialization in product design, he and his team now design and develop innovative digital applications and platforms for companies.<\/p>\n\n\n\n<p class=\"has-base-2-color has-text-color has-link-color wp-elements-a91dddb03630a8069082524f2c288358\"><br><em><strong>Plattform.Digital now combines the essence of over 15 years of applied knowledge, research and development. With our know-how, we ensure<br>that your platform is a success. <\/strong><\/em><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-stretch has-base-2-color has-text-color has-background has-link-color wp-elements-916b15528fa1beb4028f29d53ad24c68 is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#0300a2\">\n<h2 class=\"wp-block-heading has-base-2-color has-text-color has-link-color wp-elements-041d622d768559e8726b8b68c03dd89a\">Request<\/h2>\n\n\n\n<div class=\"wp-block-group flexbottom is-vertical is-layout-flex wp-container-core-group-is-layout-fe9cc265 wp-block-group-is-layout-flex\">\n<p class=\"has-base-2-color has-text-color has-link-color has-medium-font-size wp-elements-aa294d2ed45ded54f03facf2ad5a4c81\">Your non-binding inquiry for a digitization project<\/p>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-d64d2fc5\"><\/div>\n\n\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Plattform.digital focuses on the development of digital platforms and innovative products. We are one of the leading Austrian providers for the implementation of high-quality software solutions and tech specialists in the development of digital platforms. Powered by Our expertise inStrategy, Design&amp; code. Digital platforms We develop software for your success We accompany you from the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-3056","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/plattform.digital\/en\/wp-json\/wp\/v2\/pages\/3056","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plattform.digital\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plattform.digital\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plattform.digital\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/plattform.digital\/en\/wp-json\/wp\/v2\/comments?post=3056"}],"version-history":[{"count":21,"href":"https:\/\/plattform.digital\/en\/wp-json\/wp\/v2\/pages\/3056\/revisions"}],"predecessor-version":[{"id":4631,"href":"https:\/\/plattform.digital\/en\/wp-json\/wp\/v2\/pages\/3056\/revisions\/4631"}],"wp:attachment":[{"href":"https:\/\/plattform.digital\/en\/wp-json\/wp\/v2\/media?parent=3056"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}