<?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: Aditya Jaiswal</title>
    <description>The latest articles on DEV Community by Aditya Jaiswal (@aditya_jaix).</description>
    <link>https://dev.to/aditya_jaix</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%2F3876592%2Fc06279e7-bb28-4520-99fd-843ec07d3d62.png</url>
      <title>DEV Community: Aditya Jaiswal</title>
      <link>https://dev.to/aditya_jaix</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aditya_jaix"/>
    <language>en</language>
    <item>
      <title>I stopped practicing and shipped my first paid web template — here's how</title>
      <dc:creator>Aditya Jaiswal</dc:creator>
      <pubDate>Wed, 15 Apr 2026 21:37:21 +0000</pubDate>
      <link>https://dev.to/aditya_jaix/i-stopped-practicing-and-shipped-my-first-paid-web-template-heres-how-1pd2</link>
      <guid>https://dev.to/aditya_jaix/i-stopped-practicing-and-shipped-my-first-paid-web-template-heres-how-1pd2</guid>
      <description>&lt;h2&gt;
  
  
  The problem
&lt;/h2&gt;

&lt;p&gt;I'd been learning web dev for years but never shipped anything &lt;br&gt;
real. Kept building practice projects that went nowhere.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I decided to do
&lt;/h2&gt;

&lt;p&gt;Pick one small thing and finish it. A landing page template — &lt;br&gt;
single HTML file, no frameworks, just clean HTML/CSS.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Sticky frosted glass navbar&lt;/li&gt;
&lt;li&gt;Hero section&lt;/li&gt;
&lt;li&gt;Pricing cards with featured highlight&lt;/li&gt;
&lt;li&gt;Fully responsive using flex-wrap and CSS Grid&lt;/li&gt;
&lt;li&gt;No media queries for layout&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I learned building it
&lt;/h2&gt;

&lt;p&gt;Other than technical things like intrinsic responsiveness, &lt;br&gt;
CSS variables, and debugging specificity issues — what I &lt;br&gt;
learned most is that shipping something, even something small, &lt;br&gt;
feels completely different from practice projects. There's a &lt;br&gt;
real sense of crossing a finish line. It's a simple template &lt;br&gt;
but it's giving me motivation to build and ship more.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where it is now
&lt;/h2&gt;

&lt;p&gt;Listed on Gumroad for $9. Zero sales yet but it's live &lt;br&gt;
and that feels like a real milestone.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://9141417962536.gumroad.com/l/mbgsih" rel="noopener noreferrer"&gt;https://9141417962536.gumroad.com/l/mbgsih&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Building Template #2.&lt;/p&gt;

&lt;p&gt;Also working on a small utility tool — will share once &lt;br&gt;
the prototype is ready.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>css</category>
      <category>sideprojects</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
