<?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: Alvaro P</title>
    <description>The latest articles on DEV Community by Alvaro P (@alvarop).</description>
    <link>https://dev.to/alvarop</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%2F3928770%2F2496bf1c-b7ee-4465-a876-d44c8fb76d03.png</url>
      <title>DEV Community: Alvaro P</title>
      <link>https://dev.to/alvarop</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alvarop"/>
    <language>en</language>
    <item>
      <title>I built and launched a Windows color picker in a weekend using Claude Code. Here's what happened.</title>
      <dc:creator>Alvaro P</dc:creator>
      <pubDate>Wed, 13 May 2026 08:17:50 +0000</pubDate>
      <link>https://dev.to/alvarop/i-built-and-launched-a-windows-color-picker-in-a-weekend-using-claude-code-heres-what-happened-3g24</link>
      <guid>https://dev.to/alvarop/i-built-and-launched-a-windows-color-picker-in-a-weekend-using-claude-code-heres-what-happened-3g24</guid>
      <description>&lt;p&gt;I kept running into the same small annoyance: needing a color from somewhere on my screen and having to open DevTools or Photoshop just to get a hex code.&lt;/p&gt;

&lt;p&gt;So I decided to actually build something about it. I don't have a development background, just someone with a problem and a tool that could help solve it. I used Claude Code to develop the app, directing it with ideas and refining as we went.&lt;/p&gt;

&lt;p&gt;The process was basically: describe what I wanted, review what it built, tell it what wasn't working or what to add next. No code written by me, but a lot of product decisions. It ended up with more features than I initially planned because every time something worked I'd think "what if it also did X". That's how a simple color grabber turned into something with 12 export formats, color history, named palettes, a harmony generator and a WCAG contrast checker.&lt;/p&gt;

&lt;p&gt;I published it on &lt;a href="https://alvaropdev.gumroad.com/l/colorpicker?_gl=1*fyjo3m*_ga*MTI4Nzk4MjU3Ni4xNzc4NDkzMTE3*_ga_6LJN6D94N6*czE3Nzg2NTg0NDkkbzUkZzEkdDE3Nzg2NTg0NTMkajU2JGwwJGgw" rel="noopener noreferrer"&gt;Gumroad&lt;/a&gt; at $5 and posted about it on Reddit. The post got 2k views in 2 hours before the mods took it down. Got it reinstated but lost the momentum. 3k total views, a handful of DMs, zero sales so far. You can check how it works &lt;a href="https://imgur.com/a/z9U4d2m" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Sharing here mostly to connect with others doing similar things and to hear what you'd improve or add. Happy to answer any questions about building with AI as a non-developer.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>productivity</category>
      <category>ai</category>
      <category>design</category>
    </item>
  </channel>
</rss>
