<?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: Saksham Sarda</title>
    <description>The latest articles on DEV Community by Saksham Sarda (@cloudycotton).</description>
    <link>https://dev.to/cloudycotton</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%2F2929232%2F8b4d91bc-43c1-4ba5-b64d-27d8cf53c0c6.png</url>
      <title>DEV Community: Saksham Sarda</title>
      <link>https://dev.to/cloudycotton</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cloudycotton"/>
    <language>en</language>
    <item>
      <title>I stopped building unpaid client demos before checking these 6 signals</title>
      <dc:creator>Saksham Sarda</dc:creator>
      <pubDate>Sun, 14 Jun 2026 16:26:06 +0000</pubDate>
      <link>https://dev.to/cloudycotton/i-stopped-building-unpaid-client-demos-before-checking-these-6-signals-p8m</link>
      <guid>https://dev.to/cloudycotton/i-stopped-building-unpaid-client-demos-before-checking-these-6-signals-p8m</guid>
      <description>&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%2Fcek6ypcc5wvds1dnyfjc.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%2Fcek6ypcc5wvds1dnyfjc.png" alt="DemoSprint Lite pre-proposal qualifier" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The expensive mistake in freelance web design often happens before the&lt;br&gt;
proposal.&lt;/p&gt;

&lt;p&gt;A lead asks, "Can you show me something?" You want to be helpful, so you spend&lt;br&gt;
unpaid hours making a homepage concept. Only later do you learn that the budget&lt;br&gt;
is vague, the person cannot approve the project, or the company is just&lt;br&gt;
collecting ideas.&lt;/p&gt;

&lt;p&gt;Demos are not always a bad sales tool. The problem is increasing effort before&lt;br&gt;
the opportunity becomes more concrete.&lt;/p&gt;

&lt;p&gt;I built a small pre-proposal scorecard to make that decision explicit. It&lt;br&gt;
checks six observable signals and recommends one bounded next move.&lt;/p&gt;

&lt;h2&gt;
  
  
  The six signals
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Conversation stage
&lt;/h3&gt;

&lt;p&gt;A first message is not the same as completed discovery.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;First message or cold inquiry: &lt;code&gt;0&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Intro call booked: &lt;code&gt;2&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Discovery complete: &lt;code&gt;4&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Asked for scope and price: &lt;code&gt;5&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2. Credible budget
&lt;/h3&gt;

&lt;p&gt;"We are flexible" is not a budget.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Unknown or avoided: &lt;code&gt;0&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Under $1,000: &lt;code&gt;1&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;$1,000-$3,000: &lt;code&gt;3&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;$3,000-$10,000: &lt;code&gt;4&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;$10,000+: &lt;code&gt;5&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The numbers are not a statement about what every freelancer should charge.&lt;br&gt;
They measure whether the likely project value can justify custom pre-sale&lt;br&gt;
effort.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Decision access
&lt;/h3&gt;

&lt;p&gt;If the person reviewing the demo cannot approve the project, the demo can&lt;br&gt;
become an internal mood board instead of a buying decision.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;No decision access: &lt;code&gt;0&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Not clear yet: &lt;code&gt;1&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Speaking with a decision-maker: &lt;code&gt;4&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  4. Business-problem clarity
&lt;/h3&gt;

&lt;p&gt;"We need a better website" is a preference. "Qualified buyers cannot&lt;br&gt;
understand which service fits them" is a problem you can design around.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Vague improvement request: &lt;code&gt;0&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;General goal named: &lt;code&gt;2&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Measurable business problem is clear: &lt;code&gt;4&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  5. Timeline
&lt;/h3&gt;

&lt;p&gt;Urgency is not pressure. It is evidence that the buyer has an actual decision&lt;br&gt;
to make.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Just exploring: &lt;code&gt;0&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;This quarter: &lt;code&gt;1&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Within a month: &lt;code&gt;3&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Within two weeks: &lt;code&gt;4&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  6. Asset readiness
&lt;/h3&gt;

&lt;p&gt;A concept made without copy, brand assets, or useful imagery often creates&lt;br&gt;
more questions than answers.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Nothing ready: &lt;code&gt;0&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Some assets exist: &lt;code&gt;1&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Core copy, logo, and imagery are ready: &lt;code&gt;3&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The hard caps matter more than the total
&lt;/h2&gt;

&lt;p&gt;A pure point total can still reward a structurally weak opportunity, so I use&lt;br&gt;
three caps:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;No decision-maker access caps the score at &lt;code&gt;14&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;No credible budget caps the score at &lt;code&gt;14&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;A cold first message plus a vague problem caps the score at &lt;code&gt;7&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That means strong assets and a fast timeline cannot compensate for missing&lt;br&gt;
authority, budget, or problem clarity.&lt;/p&gt;

&lt;h2&gt;
  
  
  Four bounded responses
&lt;/h2&gt;

&lt;h3&gt;
  
  
  22-25: Build one focused direction
&lt;/h3&gt;

&lt;p&gt;Choose one business problem and one primary page flow. Show one direction, not&lt;br&gt;
a menu of unpaid concepts. Pair it with a fixed next step, scope boundary,&lt;br&gt;
timeline, and price.&lt;/p&gt;

&lt;h3&gt;
  
  
  15-21: Run discovery first
&lt;/h3&gt;

&lt;p&gt;Confirm the decision-maker, budget range, and the single business outcome the&lt;br&gt;
project needs to improve. More design cannot repair missing commercial facts.&lt;/p&gt;

&lt;h3&gt;
  
  
  8-14: Send a ballpark
&lt;/h3&gt;

&lt;p&gt;Send a concise range with assumptions and exclusions. Ask the prospect to&lt;br&gt;
confirm budget fit before you invest in custom design.&lt;/p&gt;

&lt;h3&gt;
  
  
  0-7: Pause
&lt;/h3&gt;

&lt;p&gt;Ask for the business goal, budget range, decision-maker, and timeline. Use one&lt;br&gt;
relevant portfolio example instead of creating new unpaid work.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try the scorecard
&lt;/h2&gt;

&lt;p&gt;I published the scorecard as a free browser tool:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://cloudycotton.github.io/demosprint-lite/" rel="noopener noreferrer"&gt;Use DemoSprint Lite&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/cloudycotton/demosprint-lite" rel="noopener noreferrer"&gt;Inspect the source on GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It has no account, analytics, API key, or backend. Form values stay in the&lt;br&gt;
current browser tab. The code is MIT licensed.&lt;/p&gt;

&lt;p&gt;The result is a decision aid, not a prediction that a prospect will reply,&lt;br&gt;
approve a proposal, or buy.&lt;/p&gt;

&lt;p&gt;Disclosure: I built DemoSprint Lite. There is also an optional paid production&lt;br&gt;
bundle for creating demos, proposal pages, pricing, and handoff materials, but&lt;br&gt;
the qualifier is independently useful and free.&lt;/p&gt;

&lt;p&gt;If you try it on a real opportunity, I would be interested in one thing: which&lt;br&gt;
of the six signals was hardest to answer?&lt;/p&gt;

</description>
      <category>freelancing</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
