<?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>Forem: Vishal</title>
    <description>The latest articles on Forem by Vishal (@vishal_f82ef546f2319ff7d6).</description>
    <link>https://forem.com/vishal_f82ef546f2319ff7d6</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%2F3884694%2F610baa21-0b3f-4e4b-94dc-d7210ff4daff.png</url>
      <title>Forem: Vishal</title>
      <link>https://forem.com/vishal_f82ef546f2319ff7d6</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/vishal_f82ef546f2319ff7d6"/>
    <language>en</language>
    <item>
      <title>A Real-Time Kanban Board with Next.js</title>
      <dc:creator>Vishal</dc:creator>
      <pubDate>Fri, 17 Apr 2026 14:30:13 +0000</pubDate>
      <link>https://forem.com/vishal_f82ef546f2319ff7d6/a-real-time-kanban-board-with-nextjs-5e6d</link>
      <guid>https://forem.com/vishal_f82ef546f2319ff7d6/a-real-time-kanban-board-with-nextjs-5e6d</guid>
      <description>&lt;p&gt;I always wanted to build something that solves a real problem… not just another clone project.&lt;br&gt;
So I decided to challenge myself — as a student and a beginner — to build my &lt;strong&gt;first SaaS-style project&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;After a lot of confusion, debugging, and learning things the hard way…&lt;br&gt;
I finally built &lt;strong&gt;DevHub&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It’s a &lt;strong&gt;real-time Kanban board&lt;/strong&gt; where you can manage tasks easily — simple, clean, and actually useful.&lt;/p&gt;

&lt;p&gt;What I tried to focus on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Real-time updates (no refresh needed)&lt;/li&gt;
&lt;li&gt;Clean and minimal UI&lt;/li&gt;
&lt;li&gt;Simple workflow (drag, drop, done)&lt;/li&gt;
&lt;li&gt;Backend structure that I can explain in interviews&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Tech stack:&lt;br&gt;
Next.js, PostgreSQL, Prisma, NextAuth, Socket&lt;/p&gt;

&lt;p&gt;This is my first time building something like this, so I know it’s not perfect.&lt;br&gt;
But I wanted to move beyond tutorials and understand how real products are built.&lt;/p&gt;

&lt;p&gt;🔗 Live Demo: &lt;a href="https://devhub-swart.vercel.app/" rel="noopener noreferrer"&gt;https://devhub-swart.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I would really appreciate feedback — especially on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Backend structure&lt;/li&gt;
&lt;li&gt;Database design&lt;/li&gt;
&lt;li&gt;What I can improve to make it more “production level”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Still learning, still building.&lt;/p&gt;

&lt;h1&gt;
  
  
  webdevelopment #nextjs #studentdeveloper #saas #buildinpublic
&lt;/h1&gt;

</description>
      <category>beginners</category>
      <category>nextjs</category>
      <category>productivity</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
