<?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: yureka</title>
    <description>The latest articles on DEV Community by yureka (@iamyureka).</description>
    <link>https://dev.to/iamyureka</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%2F3717735%2F11e76825-d4ce-464d-bdbb-b3bd0a57aa38.png</url>
      <title>DEV Community: yureka</title>
      <link>https://dev.to/iamyureka</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iamyureka"/>
    <language>en</language>
    <item>
      <title>I built Workflow Automation Platform (only vibe code it) - Looking for Feedback</title>
      <dc:creator>yureka</dc:creator>
      <pubDate>Sun, 18 Jan 2026 11:01:06 +0000</pubDate>
      <link>https://dev.to/iamyureka/i-built-workflow-automation-platform-only-vibe-code-it-looking-for-feedback-3adj</link>
      <guid>https://dev.to/iamyureka/i-built-workflow-automation-platform-only-vibe-code-it-looking-for-feedback-3adj</guid>
      <description>&lt;p&gt;just shipped &lt;a href="https://github.com/iamyureka/ynode" rel="noopener noreferrer"&gt;ynode&lt;/a&gt; - an open-source visual workflow automation platform. Think n8n, but lighter and more hackable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it does:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Visual node-based workflow builder (React Flow + TypeScript)&lt;/li&gt;
&lt;li&gt;Create custom nodes via CLI (and using Node Assembler - in app editor)&lt;/li&gt;
&lt;li&gt;Full-stack: vite as frontend, Express backend, bettersqlite storage&lt;/li&gt;
&lt;li&gt;Extensible architecture with pnpm monorepo&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tech stack:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Frontend: React 19 + Vite + React Flow&lt;/li&gt;
&lt;li&gt;Backend: Node.js + Express + WebSocket&lt;/li&gt;
&lt;li&gt;Database: SQLite with credential encryption&lt;/li&gt;
&lt;li&gt;TypeScript throughout&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Why I'm sharing:&lt;/strong&gt;&lt;br&gt;
I'm curious if this approach - building products through AI collaboration rather than traditional coding - has real market value. Can you actually:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Get hired as a "vibe-coder"?&lt;/li&gt;
&lt;li&gt;Build profitable products this way?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What I'm looking for:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Honest feedback&lt;/strong&gt; on the codebase - is it maintainable? Would you use it?&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Use cases&lt;/strong&gt; - what would you actually automate with this?&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Direction&lt;/strong&gt; - should I focus on making this a product, or is it just a portfolio piece?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The repo is here: &lt;a href="https://github.com/iamyureka/ynode" rel="noopener noreferrer"&gt;https://github.com/iamyureka/ynode&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Try it, break it, fork it. I want to know if this is actually useful or just another side project collecting dust.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Current state:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fully functional local setup&lt;/li&gt;
&lt;li&gt;Custom node generation via CLI&lt;/li&gt;
&lt;li&gt;Clean monorepo architecture&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Questions for the community:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Have you monetized projects built primarily with AI assistance?&lt;/li&gt;
&lt;li&gt;What makes a workflow automation tool worth paying for?&lt;/li&gt;
&lt;li&gt;Am I solving a problem that actually exists?&lt;/li&gt;
&lt;li&gt;Are only can/have vibe coding skill actually worth to get a job?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Real talk: I can ship products fast this way, but I'm not sure if that translates to actual opportunities. Feedback welcome.&lt;/p&gt;

&lt;h2&gt;
  
  
  I am sorry for the tone 🙏
&lt;/h2&gt;

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