<?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: Manzar Kazmi</title>
    <description>The latest articles on DEV Community by Manzar Kazmi (@manzar_kazmi_05).</description>
    <link>https://dev.to/manzar_kazmi_05</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%2F3884768%2F0d87dcc3-5038-47b7-930b-551d44afc972.png</url>
      <title>DEV Community: Manzar Kazmi</title>
      <link>https://dev.to/manzar_kazmi_05</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manzar_kazmi_05"/>
    <language>en</language>
    <item>
      <title>I was wasting hours making flowcharts manually. So I built this instead</title>
      <dc:creator>Manzar Kazmi</dc:creator>
      <pubDate>Fri, 17 Apr 2026 15:26:39 +0000</pubDate>
      <link>https://dev.to/manzar_kazmi_05/i-was-wasting-hours-making-flowcharts-manually-so-i-built-this-instead-2pk5</link>
      <guid>https://dev.to/manzar_kazmi_05/i-was-wasting-hours-making-flowcharts-manually-so-i-built-this-instead-2pk5</guid>
      <description>&lt;p&gt;&lt;strong&gt;I used to hate one part of development, turning logic into flowcharts.&lt;/strong&gt;&lt;br&gt;
It was slow, repetitive, and honestly… a complete waste of time.&lt;/p&gt;

&lt;p&gt;Every time I had to explain something to a client or document a feature,&lt;br&gt;
I ended up spending way too long just drawing diagrams.&lt;/p&gt;

&lt;p&gt;So I thought — why am I doing this manually?&lt;br&gt;
That’s when I started building a small tool for myself.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqqowmm9wlojzcpm46ubd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqqowmm9wlojzcpm46ubd.png" alt=" " width="800" height="355"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Something where I could just write logic… and instantly get a flowchart.&lt;br&gt;
After a few iterations, it actually started saving me hours.&lt;br&gt;
So I turned it into a simple tool called CodeFlow.&lt;/p&gt;

&lt;p&gt;👉 You type your logic&lt;br&gt;
👉 It generates a flowchart instantly&lt;br&gt;
👉 You can export it in seconds&lt;/p&gt;

&lt;p&gt;It’s still improving, but it’s already been super useful for me.&lt;/p&gt;

&lt;p&gt;I’m curious —&lt;br&gt;
how are you guys currently handling flowcharts or system design diagrams?&lt;/p&gt;

&lt;p&gt;Codeflow:&lt;br&gt;
&lt;a href="https://codeflow.codescrapper.com/" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>codeflow</category>
      <category>codetoflow</category>
      <category>development</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
