<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kourouklidis</title>
    <description>The latest articles on DEV Community by Kourouklidis (@kourouklidis_895459a739da).</description>
    <link>https://dev.to/kourouklidis_895459a739da</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4082193%2F2e3d0d65-7825-4e9f-abb0-dace38e29ffb.png</url>
      <title>DEV Community: Kourouklidis</title>
      <link>https://dev.to/kourouklidis_895459a739da</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kourouklidis_895459a739da"/>
    <language>en</language>
    <item>
      <title>SoundWall - Turn every Phone into a Synchronized Speaker (WebRTC + PWA)</title>
      <dc:creator>Kourouklidis</dc:creator>
      <pubDate>Mon, 17 Aug 2026 20:13:50 +0000</pubDate>
      <link>https://dev.to/kourouklidis_895459a739da/soundwall-turn-every-phone-into-a-synchronized-speaker-webrtc-pwa-1je4</link>
      <guid>https://dev.to/kourouklidis_895459a739da/soundwall-turn-every-phone-into-a-synchronized-speaker-webrtc-pwa-1je4</guid>
      <description>&lt;p&gt;Hi everyone 👋&lt;/p&gt;

&lt;p&gt;I’d like to share a side project I’ve been building: &lt;strong&gt;SoundWall&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  🎶 What is SoundWall?
&lt;/h3&gt;

&lt;p&gt;SoundWall synchronizes multiple smartphones so they can &lt;strong&gt;play the same song at the exact same time&lt;/strong&gt; — creating a small mobile sound wall.&lt;br&gt;&lt;br&gt;
It’s a fun experiment in real‑time audio synchronization using &lt;strong&gt;WebRTC&lt;/strong&gt; and &lt;strong&gt;Progressive Web App&lt;/strong&gt; technology.&lt;/p&gt;

&lt;h3&gt;
  
  
  ⚙️ Tech stack
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;WebRTC for timing synchronization
&lt;/li&gt;
&lt;li&gt;PWA (installable, offline‑capable)
&lt;/li&gt;
&lt;li&gt;Minimal backend — sync logic runs entirely on the client&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🌍 Use cases
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;spontaneous outdoor sessions
&lt;/li&gt;
&lt;li&gt;mini‑parties without Bluetooth speakers
&lt;/li&gt;
&lt;li&gt;creative audio experiments&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  💬 Why I’m sharing
&lt;/h3&gt;

&lt;p&gt;I’d love to get feedback from the community, especially on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;WebRTC synchronization strategies
&lt;/li&gt;
&lt;li&gt;timing optimization
&lt;/li&gt;
&lt;li&gt;PWA best practices&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🔗 Demo
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://soundwall.bolt.host" rel="noopener noreferrer"&gt;https://soundwall.bolt.host&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading — I’d love to hear your thoughts, ideas, or suggestions!&lt;br&gt;&lt;br&gt;
— Konstantinos&lt;/p&gt;

</description>
      <category>pwa</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>webrtc</category>
    </item>
  </channel>
</rss>
