<?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: Zubin Jiang</title>
    <description>The latest articles on DEV Community by Zubin Jiang (@sirenmix).</description>
    <link>https://dev.to/sirenmix</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3803529%2F664dde0c-2d0b-475b-a531-dff69bc20d7c.png</url>
      <title>DEV Community: Zubin Jiang</title>
      <link>https://dev.to/sirenmix</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sirenmix"/>
    <language>en</language>
    <item>
      <title>Building SirenMix: Music Cloud Storage Built for DJs</title>
      <dc:creator>Zubin Jiang</dc:creator>
      <pubDate>Tue, 03 Mar 2026 09:35:05 +0000</pubDate>
      <link>https://dev.to/sirenmix/building-sirenmix-music-cloud-storage-built-for-djs-3oi6</link>
      <guid>https://dev.to/sirenmix/building-sirenmix-music-cloud-storage-built-for-djs-3oi6</guid>
      <description>&lt;p&gt;Hey DEV community! I'm excited to share a project I've been working on — &lt;strong&gt;&lt;a href="https://sirenmix.com" rel="noopener noreferrer"&gt;SirenMix&lt;/a&gt;&lt;/strong&gt;, a music cloud storage platform designed specifically for DJs and music creators.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;As a developer who also dabbles in DJing, I noticed that existing cloud storage solutions aren't great for managing music libraries. They don't support lossless audio playback, lack music-specific organization features, and often compress files in ways that degrade audio quality.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is SirenMix?
&lt;/h2&gt;

&lt;p&gt;SirenMix is a cloud drive built from the ground up for music files. Here's what makes it different:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Multi-format support&lt;/strong&gt;: MP3, WAV, FLAC, and M4A — all with native in-browser playback&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Built-in music player&lt;/strong&gt;: Stream your tracks directly from the cloud with a full-featured player&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;DJ-friendly organization&lt;/strong&gt;: Organize your sets, crates, and collections the way you think about music&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lossless quality&lt;/strong&gt;: No compression, no quality loss — your WAV and FLAC files stay pristine&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;5GB free tier&lt;/strong&gt;: Get started without paying a cent&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Tech Stack
&lt;/h2&gt;

&lt;p&gt;For the tech-curious among you, here's what powers SirenMix:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend&lt;/strong&gt;: SvelteKit 5 with TypeScript and Tailwind CSS&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backend&lt;/strong&gt;: Rust (Axum framework) with PostgreSQL&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Architecture&lt;/strong&gt;: Clean Architecture with domain-driven design&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Audio&lt;/strong&gt;: FFmpeg WASM for client-side audio processing&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;i18n&lt;/strong&gt;: Full English and Chinese language support&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It Out
&lt;/h2&gt;

&lt;p&gt;I'd love for you to give it a spin and share your feedback:&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://sirenmix.com" rel="noopener noreferrer"&gt;https://sirenmix.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Whether you're a DJ, producer, or just someone with a large music collection — I think you'll find SirenMix useful. The free tier gives you 5GB to test it out.&lt;/p&gt;

&lt;p&gt;Let me know what you think in the comments! I'm happy to answer any questions about the tech stack or the product itself.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>javascript</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
