<?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: Aj Loren</title>
    <description>The latest articles on DEV Community by Aj Loren (@ajloren).</description>
    <link>https://dev.to/ajloren</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%2F3030161%2Fa1f62746-4be5-48cf-aff5-65f107859e7d.png</url>
      <title>DEV Community: Aj Loren</title>
      <link>https://dev.to/ajloren</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ajloren"/>
    <language>en</language>
    <item>
      <title>A Clean Carousel UI with Progress Navigation (CodePen Demo Inside)</title>
      <dc:creator>Aj Loren</dc:creator>
      <pubDate>Mon, 28 Jul 2025 11:01:45 +0000</pubDate>
      <link>https://dev.to/ajloren/a-clean-carousel-ui-with-progress-navigation-codepen-demo-inside-1lg</link>
      <guid>https://dev.to/ajloren/a-clean-carousel-ui-with-progress-navigation-codepen-demo-inside-1lg</guid>
      <description>&lt;p&gt;I designed a carousel section that’s minimal, interactive, and mobile-friendly. It’s built to showcase featured articles, but you can easily adapt it for blog posts, portfolios, or products.&lt;/p&gt;

&lt;p&gt;Instead of using clunky arrows or pagination dots, it uses a clean horizontal progress bar that doubles as a next button. Hovering on a card reveals more content by fading out the image—letting the copy take center stage.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;⚙️ What’s Inside&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Slick.js carousel (no arrows, no dots)&lt;/li&gt;
&lt;li&gt;Progress bar that updates with the slide&lt;/li&gt;
&lt;li&gt;Clickable progress bar to go to next slide&lt;/li&gt;
&lt;li&gt;Subtle hover animation that reveals content&lt;/li&gt;
&lt;li&gt;Responsive: 3 slides on desktop, 2 on tablet, 1 on mobile&lt;/li&gt;
&lt;li&gt;Clean glassmorphism-style card layout with blurred background&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;🎯 Why This Works&lt;/strong&gt;&lt;br&gt;
This layout balances visual content with readable text. It’s interactive without being overwhelming, and it doesn't rely on bulky controls. The hover effects make it feel more alive, and the progress bar keeps the UI compact.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🚀 Live Preview&lt;/strong&gt;&lt;br&gt;
👉 &lt;a href="https://codepen.io/ajloren83/pen/QwjKeJB" rel="noopener noreferrer"&gt;Check the CodePen&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧩 Use Cases&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tech blog featured posts&lt;/li&gt;
&lt;li&gt;Agency portfolios&lt;/li&gt;
&lt;li&gt;News sliders&lt;/li&gt;
&lt;li&gt;SaaS dashboards&lt;/li&gt;
&lt;li&gt;Curated content modules&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you like how it works and want to extend it with swipe support, thumbnails, or CMS data—you can easily build on top of it. Let me know if you do; I’d love to see how others remix it.&lt;/p&gt;

&lt;p&gt;Again, here’s the CodePen: &lt;a href="https://codepen.io/ajloren83/pen/QwjKeJB" rel="noopener noreferrer"&gt;https://codepen.io/ajloren83/pen/QwjKeJB&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Want me to help turn this into a template or integrate it with something like WordPress, Webflow, or a CMS? Let’s talk.&lt;/p&gt;

</description>
      <category>carousel</category>
      <category>blog</category>
      <category>css</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
