<?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: Bilal Malik</title>
    <description>The latest articles on DEV Community by Bilal Malik (@bilalmlkdev).</description>
    <link>https://dev.to/bilalmlkdev</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%2F3960897%2F442cbe09-0ea6-4b12-9ee5-0466778ff04b.png</url>
      <title>DEV Community: Bilal Malik</title>
      <link>https://dev.to/bilalmlkdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bilalmlkdev"/>
    <language>en</language>
    <item>
      <title>I built a visual README editor so developers never have to write markdown from scratch again</title>
      <dc:creator>Bilal Malik</dc:creator>
      <pubDate>Sun, 31 May 2026 08:22:45 +0000</pubDate>
      <link>https://dev.to/bilalmlkdev/i-built-a-visual-readme-editor-so-developers-never-have-to-write-markdown-from-scratch-again-1l0k</link>
      <guid>https://dev.to/bilalmlkdev/i-built-a-visual-readme-editor-so-developers-never-have-to-write-markdown-from-scratch-again-1l0k</guid>
      <description>&lt;p&gt;Every developer knows the feeling — you finish a project, push it to GitHub, and then stare at the empty README.md wondering where to even start.&lt;br&gt;
So I built ReadmeForge. A block-based visual editor where you drag, drop, fill in content, and download a perfect README in minutes.&lt;br&gt;
What it does:&lt;br&gt;
You get 11 purpose-built blocks — title, badges, description, features, installation, usage, screenshots, API docs, contributing guide, license, and custom markdown. Drag them to reorder, fill in your content, and the live preview shows exactly what GitHub will render.&lt;br&gt;
Tech stack:&lt;br&gt;
React + Vite, Tailwind CSS, Zustand (with persist middleware), @dnd-kit for drag-and-drop, marked for markdown rendering, react-syntax-highlighter for code view, deployed on Vercel.&lt;br&gt;
What makes it different:&lt;br&gt;
No sign-up. No backend. No tracking. Everything is saved locally in your browser using localStorage, keyed by email — so you can have separate workspaces for different projects.&lt;br&gt;
Check it out: thereadmeforge.vercel.app&lt;br&gt;
GitHub: github.com/byllzz/readmeforge&lt;br&gt;
Would love your feedback and a star if it helps! ⭐&lt;br&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%2Fbhj6xe7bhtokptrepezi.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%2Fbhj6xe7bhtokptrepezi.png" alt=" " width="799" height="365"&gt;&lt;/a&gt;&lt;br&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%2Fgw91rjzwv55gw8d56dvl.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%2Fgw91rjzwv55gw8d56dvl.png" alt=" " width="799" height="368"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>opensource</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
