<?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: Ahmed Khan</title>
    <description>The latest articles on DEV Community by Ahmed Khan (@ahmedkh25704128).</description>
    <link>https://dev.to/ahmedkh25704128</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%2F3852169%2F9fea1def-b8e0-409f-9eb3-a1ef80e13a3c.jpg</url>
      <title>DEV Community: Ahmed Khan</title>
      <link>https://dev.to/ahmedkh25704128</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmedkh25704128"/>
    <language>en</language>
    <item>
      <title>I built a tool that turns any product URL into a branded demo dashboard</title>
      <dc:creator>Ahmed Khan</dc:creator>
      <pubDate>Fri, 19 Jun 2026 19:10:40 +0000</pubDate>
      <link>https://dev.to/ahmedkh25704128/i-built-a-tool-that-turns-any-product-url-into-a-branded-demo-dashboard-2pea</link>
      <guid>https://dev.to/ahmedkh25704128/i-built-a-tool-that-turns-any-product-url-into-a-branded-demo-dashboard-2pea</guid>
      <description>&lt;p&gt;&lt;a href="//demodash.live"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;## The problem I kept hitting&lt;/p&gt;

&lt;p&gt;My product was finished. The screenshots I posted of it were not.&lt;/p&gt;

&lt;p&gt;Every time I wanted to show it off — a landing page, a pitch deck, a launch thread — I'd end up in a design tool for an hour faking a clean dashboard screenshot, or posting the real one and watching it look half-baked. The product worked. The &lt;em&gt;presentation&lt;/em&gt; of it didn't.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;DemoDash&lt;/strong&gt; to kill that hour.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;You paste your live product or landing page URL. It:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Reads your site and pulls your brand colour, logo, and copy.&lt;/li&gt;
&lt;li&gt;Picks the closest-fitting dashboard template (14 of them right now).&lt;/li&gt;
&lt;li&gt;Seeds it with realistic sample data so it looks complete instantly.&lt;/li&gt;
&lt;li&gt;Hands you a launch kit: social share cards, an OG image, full-page site shots, and a walkthrough video.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The sample numbers are placeholders. You type your real ones over them in an inline editor. It's for presenting a product you &lt;strong&gt;already have&lt;/strong&gt; — not faking traction you don't.&lt;/p&gt;

&lt;h2&gt;
  
  
  The stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Next.js 16&lt;/strong&gt; (App Router, Turbopack) + React 19, TypeScript strict
&lt;strong&gt;Tailwind v4&lt;/strong&gt; for the editor and templates

&lt;ul&gt;
&lt;li&gt;URL ingestion + brand extraction on the server, with a scraper fallback chain so big Cloudflare/Akamai sites still resolve a real &lt;code&gt;og:image&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Headless screenshot + video capture for the share assets&lt;/li&gt;
&lt;li&gt;Postgres on Neon, hosted on Vercel&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The honesty constraint that shaped it
&lt;/h2&gt;

&lt;p&gt;The easy version of this tool is a vaporware generator — "look like you're doing $180K/mo before you've shipped." I deliberately didn't build that. Sample data is clearly seeded and meant to be overwritten with your real numbers. The whole point is making a real product &lt;em&gt;look as polished as it actually is&lt;/em&gt;, not inventing a fake one.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;It's free to try, no card — one watermarked demo. Pro is $15/mo for unlimited, watermark-free, permanent demos and the full editor.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://demodash.live" rel="noopener noreferrer"&gt;https://demodash.live&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'd genuinely value feedback on the templates and the generated share assets. What would make you actually use this inca launch?&lt;/p&gt;

</description>
      <category>buildinpublic</category>
      <category>saas</category>
      <category>webdev</category>
      <category>dashboard</category>
    </item>
    <item>
      <title>I Built 250 AI Tools for Freelancers — Here's What I Learned</title>
      <dc:creator>Ahmed Khan</dc:creator>
      <pubDate>Mon, 30 Mar 2026 19:11:28 +0000</pubDate>
      <link>https://dev.to/ahmedkh25704128/i-built-250-ai-tools-for-freelancers-heres-what-i-learned-4lb9</link>
      <guid>https://dev.to/ahmedkh25704128/i-built-250-ai-tools-for-freelancers-heres-what-i-learned-4lb9</guid>
      <description>&lt;p&gt;&lt;strong&gt;I'm a final-year college student from Kashmir, India. Over the past month, I built MyClaw Tools — a free AI toolkit with 250 tools specifically for freelancers and content creators&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;I noticed freelancers spend hours on stuff that isn't their actual work — writing proposals, creating invoices, figuring out what to charge. I wanted to make tools that handle each of those jobs in under 30 seconds.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Next.js 16&lt;/strong&gt; (Turbopack)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google Gemini 2.5 Flash&lt;/strong&gt; for AI generation&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Neon Postgres&lt;/strong&gt; for the database&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vercel&lt;/strong&gt; for hosting&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Razorpay + PayPal&lt;/strong&gt; for payments&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What's Inside
&lt;/h2&gt;

&lt;p&gt;The tools are organized around 4 freelancer workflows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Get Clients&lt;/strong&gt; — Upwork proposals, Fiverr gig descriptions, cold emails, cover letters&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Get Paid&lt;/strong&gt; — Invoice generator, rate calculator, contracts, NDAs&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Create Content&lt;/strong&gt; — TikTok scripts, AI image generator, Instagram captions, blog outlines&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Grow&lt;/strong&gt; — SEO audit, marketing plans, hashtag generators&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Everything is free (3/day). No signup required for most tools.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Learned
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;250 tools is a directory problem, not a product.&lt;/strong&gt; Reddit taught me this. I restructured around 4 workflows instead of showing a wall of tools.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;People google a specific problem, not a tool name.&lt;/strong&gt; "How to write a TikTok script" beats "TikTok Script Writer" as a page title.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;$2.50/mo signals low value.&lt;/strong&gt; I'm still figuring out pricing.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Reddit drives more traffic than SEO at the start.&lt;/strong&gt; 49% of my 870+ visitors came from Reddit.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Build for one person with one recurring problem.&lt;/strong&gt; Not 250 tools for everyone.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://myclaw-tools.vercel.app" rel="noopener noreferrer"&gt;MyClaw Tools&lt;/a&gt;&lt;/strong&gt; — free, no signup.&lt;/p&gt;

&lt;p&gt;If you're a freelancer, I'd love to know which tool you'd actually use. That's the feedback I need most right now.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>freelance</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
