<?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: A Programmar</title>
    <description>The latest articles on DEV Community by A Programmar (@alperen_2adb3efcbd0cc1e8f).</description>
    <link>https://dev.to/alperen_2adb3efcbd0cc1e8f</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%2F4110089%2F468afcbf-533c-4a26-b203-ceae4c0d8fe8.png</url>
      <title>DEV Community: A Programmar</title>
      <link>https://dev.to/alperen_2adb3efcbd0cc1e8f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alperen_2adb3efcbd0cc1e8f"/>
    <language>en</language>
    <item>
      <title>I built XIVIZLEY: An Open-Source Visual Docker Compose Architect (At 14)</title>
      <dc:creator>A Programmar</dc:creator>
      <pubDate>Fri, 04 Sep 2026 16:03:30 +0000</pubDate>
      <link>https://dev.to/alperen_2adb3efcbd0cc1e8f/i-built-xivizley-an-open-source-visual-docker-compose-architect-at-14-15a5</link>
      <guid>https://dev.to/alperen_2adb3efcbd0cc1e8f/i-built-xivizley-an-open-source-visual-docker-compose-architect-at-14-15a5</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I'm Alperen, a 14-year-old student and developer from Turkey. &lt;/p&gt;

&lt;p&gt;Like many self-hosters and DevOps enthusiasts, I love Docker. But as my homelab grew, managing multiple &lt;code&gt;docker-compose.yml&lt;/code&gt; files became a headache: port collisions (e.g. port 80 or 8080 taken by another service), YAML indentation errors, and manually writing deployment bash scripts.&lt;/p&gt;

&lt;p&gt;So over the last few months, I built &lt;strong&gt;XIVIZLEY&lt;/strong&gt; — an interactive, visual Docker Compose architect in the browser.&lt;/p&gt;




&lt;h3&gt;
  
  
  🌐 Live Demo &amp;amp; Source Code
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Live Web App:&lt;/strong&gt; &lt;a href="https://xivizley.com.tr" rel="noopener noreferrer"&gt;xivizley.com.tr&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;GitHub Repository:&lt;/strong&gt; &lt;a href="https://github.com/Xivizley/xivizley" rel="noopener noreferrer"&gt;github.com/Xivizley/xivizley&lt;/a&gt; &lt;em&gt;(Stars and feedback are greatly appreciated! ⭐)&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  ✨ What XIVIZLEY Does
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Interactive Node Canvas:&lt;/strong&gt; Drag and drop from over 60+ pre-configured homelab modules (Nextcloud, Jellyfin, Ollama AI, Nginx Proxy Manager, Vaultwarden, Pi-hole, and more).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Real-time Conflict Resolver:&lt;/strong&gt; Instantly detects overlapping host ports and suggests safe alternative ports with one click.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Bi-directional YAML:&lt;/strong&gt; Import an existing &lt;code&gt;docker-compose.yml&lt;/code&gt; to visualize it as a graph, or design your stack visually and export clean, production-ready YAML.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Automated Bash Deployment:&lt;/strong&gt; Generates ready-to-run setup scripts for Ubuntu and Debian servers.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hardware Estimator:&lt;/strong&gt; Live calculation of RAM and CPU resource consumption.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;100% Client-Side:&lt;/strong&gt; No accounts required, no telemetry, runs entirely inside your browser.&lt;/li&gt;
&lt;/ol&gt;




&lt;h3&gt;
  
  
  🛠️ Tech Stack
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 14 (App Router)&lt;/li&gt;
&lt;li&gt;React Flow (@xyflow/react)&lt;/li&gt;
&lt;li&gt;Tailwind CSS &amp;amp; Lucide Icons&lt;/li&gt;
&lt;li&gt;TypeScript &amp;amp; Zustand&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'd love to hear your feedback, suggestions, or feature requests! What modules should I add next?&lt;/p&gt;

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