<?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: Vitaly Red</title>
    <description>The latest articles on DEV Community by Vitaly Red (@rovizon).</description>
    <link>https://dev.to/rovizon</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%2F3336049%2Fef26de09-c01c-4b0f-8b14-9ea6883c32b3.jpg</url>
      <title>DEV Community: Vitaly Red</title>
      <link>https://dev.to/rovizon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rovizon"/>
    <language>en</language>
    <item>
      <title>🎧 How I Built RadioCenter.pro — A Catalog of Online Radio Stations from Around the World</title>
      <dc:creator>Vitaly Red</dc:creator>
      <pubDate>Tue, 08 Jul 2025 19:03:56 +0000</pubDate>
      <link>https://dev.to/rovizon/how-i-built-radiocenterpro-a-catalog-of-online-radio-stations-from-around-the-world-559h</link>
      <guid>https://dev.to/rovizon/how-i-built-radiocenterpro-a-catalog-of-online-radio-stations-from-around-the-world-559h</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I’d like to share a personal side project I've been working on: RadioCenter.pro — a lightweight, fast, and distraction-free catalog of online radio stations. It’s built to help users easily discover and listen to radio stations by genre, country, or popularity — without ads, logins, or bloated interfaces.&lt;/p&gt;

&lt;p&gt;🚀 Why I Built It&lt;/p&gt;

&lt;p&gt;Most radio directories out there are either overloaded with ads or hard to navigate. I wanted a clean, fast alternative that just works — especially on mobile — and lets you jump into music in one click.&lt;/p&gt;

&lt;p&gt;🔧 Tech Stack&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Frontend: Umbrella JS + EtaJS templates

Backend: Node.js + Koa.js

Database: MariaDB

Deployment: Docker + Nginx

Hosting: VPS with Let's Encrypt via Cloudflare proxy

Bonus: Auto-import of metadata (cover art, now playing info) from external APIs
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;The site is optimized for performance and simplicity. It loads fast, even on low-end mobile devices, and remembers the last station you played.&lt;/p&gt;

&lt;p&gt;📂 Features&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Browse by genre, country, or popularity

Quick access to the Top 100 most popular stations

Newly added stations — updated regularly

Support for 24/7 streams, talk radio, niche genres

No user tracking, no unnecessary scripts
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;🌐 Visit the Site&lt;/p&gt;

&lt;p&gt;Feel free to try it out: &lt;a href="https://radiocenter.pro/en" rel="noopener noreferrer"&gt;https://radiocenter.pro/en&lt;/a&gt; and russian version &lt;a href="https://radiocenter.pro" rel="noopener noreferrer"&gt;https://radiocenter.pro&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🙌 What’s Next?&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Adding station playlists

Station rating

Progressive Web App (PWA) features
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;💬 Feedback Welcome&lt;/p&gt;

&lt;p&gt;I’d love to hear your thoughts — both on the idea and the implementation. Would you use something like this? Any suggestions for improvement?&lt;/p&gt;

&lt;p&gt;Let’s talk in the comments! 👇&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
