<?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: Ankit Hingarajiya</title>
    <description>The latest articles on DEV Community by Ankit Hingarajiya (@dropways).</description>
    <link>https://dev.to/dropways</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%2F1116379%2Fc2b8fd1f-9770-46e1-a796-88792109da0f.jpeg</url>
      <title>DEV Community: Ankit Hingarajiya</title>
      <link>https://dev.to/dropways</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dropways"/>
    <language>en</language>
    <item>
      <title>Highcharts Full Circle SolidGauge Donut Chart with Multiple Segments</title>
      <dc:creator>Ankit Hingarajiya</dc:creator>
      <pubDate>Thu, 07 Aug 2025 10:08:02 +0000</pubDate>
      <link>https://dev.to/dropways/highcharts-full-circle-solidgauge-donut-chart-with-multiple-segments-2df0</link>
      <guid>https://dev.to/dropways/highcharts-full-circle-solidgauge-donut-chart-with-multiple-segments-2df0</guid>
      <description>&lt;p&gt;This interactive full-circle SolidGauge chart, built with Highcharts, visually breaks down multiple data segments using layered radial arcs. Each arc represents a different category (like Invited Reviews, Organic Reviews, and Unique Link Reviews), making it perfect for displaying proportional metrics in a compact, elegant format.&lt;/p&gt;

&lt;p&gt;Users can easily customize the number of segments, colors, percentage values, and thickness of each ring to fit their use case — whether it's for performance metrics, survey results, customer feedback, or marketing analytics.&lt;/p&gt;

&lt;p&gt;This chart is fully responsive, supports tooltips, and is ideal for embedding in dashboards or reports where clean, visual storytelling is important.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/ankithingarajiya/embed/vENYyqd?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>highchart</category>
      <category>chart</category>
      <category>solidgauge</category>
    </item>
    <item>
      <title>JavaScript Nested Accordion - Tailwindcss</title>
      <dc:creator>Ankit Hingarajiya</dc:creator>
      <pubDate>Fri, 09 Aug 2024 05:48:42 +0000</pubDate>
      <link>https://dev.to/dropways/javascript-nested-accordion-tailwindcss-21ea</link>
      <guid>https://dev.to/dropways/javascript-nested-accordion-tailwindcss-21ea</guid>
      <description>&lt;p&gt;Javascript nested accordion using tailwindcss&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/ankithingarajiya/embed/WNqOZBR?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>tailwindcss</category>
      <category>javascript</category>
      <category>accordion</category>
    </item>
    <item>
      <title>Cross Fade Image Animation Using Bootstrap Carousel</title>
      <dc:creator>Ankit Hingarajiya</dc:creator>
      <pubDate>Thu, 13 Jul 2023 12:25:58 +0000</pubDate>
      <link>https://dev.to/dropways/cross-fade-image-animation-using-bootstrap-carousel-1m5p</link>
      <guid>https://dev.to/dropways/cross-fade-image-animation-using-bootstrap-carousel-1m5p</guid>
      <description>&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/ankithingarajiya/embed/WNaQdOw?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>carousel</category>
      <category>fadeanimati</category>
      <category>jquery</category>
    </item>
    <item>
      <title>Slick slider animation with animate.css</title>
      <dc:creator>Ankit Hingarajiya</dc:creator>
      <pubDate>Thu, 13 Jul 2023 12:25:11 +0000</pubDate>
      <link>https://dev.to/dropways/slick-slider-animation-with-animatecss-308g</link>
      <guid>https://dev.to/dropways/slick-slider-animation-with-animatecss-308g</guid>
      <description>&lt;p&gt;slick slider using animate.css animation in selector&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/ankithingarajiya/embed/JjPmRJv?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>slickslide</category>
      <category>jquery</category>
      <category>animation</category>
    </item>
    <item>
      <title>CSS Inverted border radius Card</title>
      <dc:creator>Ankit Hingarajiya</dc:creator>
      <pubDate>Thu, 13 Jul 2023 12:24:00 +0000</pubDate>
      <link>https://dev.to/dropways/css-inverted-border-radius-card-39bh</link>
      <guid>https://dev.to/dropways/css-inverted-border-radius-card-39bh</guid>
      <description>&lt;p&gt;CSS Inverted border-radius fancy card design&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/ankithingarajiya/embed/wvQaNdZ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Full Calendar Bootstrap 4</title>
      <dc:creator>Ankit Hingarajiya</dc:creator>
      <pubDate>Wed, 12 Jul 2023 17:07:59 +0000</pubDate>
      <link>https://dev.to/dropways/full-calendar-bootstrap-4-1pc1</link>
      <guid>https://dev.to/dropways/full-calendar-bootstrap-4-1pc1</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Mat55BbA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xlxtlokyk224uafwr6fy.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Mat55BbA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xlxtlokyk224uafwr6fy.jpg" alt="Image description" width="800" height="520"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Preview Link
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://codepen.io/ankithingarajiya/full/jQBWEz"&gt;https://codepen.io/ankithingarajiya/full/jQBWEz&lt;/a&gt;&lt;/p&gt;

</description>
      <category>calendar</category>
      <category>fullcalendar</category>
      <category>javascript</category>
      <category>bootstrap</category>
    </item>
  </channel>
</rss>
