<?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: Naimesh Rao</title>
    <description>The latest articles on DEV Community by Naimesh Rao (@naimeshrao).</description>
    <link>https://dev.to/naimeshrao</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%2F3811768%2F80bc4d2f-abbc-4310-9db6-f4bea1f1a016.png</url>
      <title>DEV Community: Naimesh Rao</title>
      <link>https://dev.to/naimeshrao</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/naimeshrao"/>
    <language>en</language>
    <item>
      <title>🍯 Honeycomb Layout (CSS)</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Mon, 16 Mar 2026 08:21:13 +0000</pubDate>
      <link>https://dev.to/naimeshrao/honeycomb-layout-css-42cb</link>
      <guid>https://dev.to/naimeshrao/honeycomb-layout-css-42cb</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/EagVEGR" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/EagVEGR&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Create a stylish hexagon grid layout using modern CSS. Perfect for portfolios, galleries, or feature sections to display content in a unique honeycomb pattern.&lt;/p&gt;

&lt;p&gt;Lightweight, responsive, and built without heavy JavaScript.&lt;/p&gt;

&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%2Fmkh8oeaau7ym8xba5690.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%2Fmkh8oeaau7ym8xba5690.png" alt=" " width="800" height="329"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>honeycomb</category>
      <category>css</category>
      <category>layout</category>
      <category>codepen</category>
    </item>
    <item>
      <title>🌈 Animated CSS Gradient Text Effect</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Mon, 16 Mar 2026 08:17:01 +0000</pubDate>
      <link>https://dev.to/naimeshrao/animated-css-gradient-text-effect-3eg4</link>
      <guid>https://dev.to/naimeshrao/animated-css-gradient-text-effect-3eg4</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/MYjaRLz" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/MYjaRLz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Create eye-catching text using animated gradients in pure CSS. Perfect for hero titles, headings, and branding elements to make UI more vibrant and modern.&lt;/p&gt;

&lt;p&gt;Lightweight and works smoothly across modern browsers.&lt;/p&gt;

</description>
      <category>css</category>
      <category>animation</category>
      <category>effect</category>
      <category>codepen</category>
    </item>
    <item>
      <title>🧠 Modern CSS Functions</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Mon, 16 Mar 2026 08:10:14 +0000</pubDate>
      <link>https://dev.to/naimeshrao/modern-css-functions-i7c</link>
      <guid>https://dev.to/naimeshrao/modern-css-functions-i7c</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/yyaYWZy" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/yyaYWZy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Functions like clamp(), calc(), min(), max(), minmax(), var(), and fit-content() help create flexible and responsive layouts with less code.&lt;/p&gt;

&lt;p&gt;They allow dynamic sizing, calculations, and reusable variables directly in CSS. New functions like attr(), round(), and sign() bring even more control to modern UI styling.&lt;/p&gt;

</description>
      <category>css</category>
      <category>functions</category>
      <category>frontend</category>
      <category>codepen</category>
    </item>
    <item>
      <title>⚡ Essential CSS Shorthand Properties</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Mon, 16 Mar 2026 08:08:29 +0000</pubDate>
      <link>https://dev.to/naimeshrao/essential-css-shorthand-properties-351o</link>
      <guid>https://dev.to/naimeshrao/essential-css-shorthand-properties-351o</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/XJjXmEe" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/XJjXmEe&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;CSS shorthands like place-content, gap, translate(), margin-inline, margin-block, overflow, inset, and flex help write cleaner and shorter styles.&lt;/p&gt;

&lt;p&gt;They combine multiple properties into one line, making layouts easier to manage and more readable.&lt;/p&gt;

&lt;p&gt;Perfect for modern responsive UI and efficient CSS workflows.&lt;/p&gt;

</description>
      <category>css</category>
      <category>shorthand</category>
      <category>codepen</category>
      <category>frontend</category>
    </item>
    <item>
      <title>⚡ Advanced CSS Properties for Modern UI</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Mon, 16 Mar 2026 08:01:05 +0000</pubDate>
      <link>https://dev.to/naimeshrao/advanced-css-properties-for-modern-ui-3o0</link>
      <guid>https://dev.to/naimeshrao/advanced-css-properties-for-modern-ui-3o0</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/gbwPaxy" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/gbwPaxy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Modern CSS offers powerful properties like aspect-ratio, accent-color, mix-blend-mode, backdrop-filter, gap, and line-clamp to build cleaner interfaces with less code.&lt;/p&gt;

&lt;p&gt;They help control layout, spacing, text behavior, form styling, and visual effects while keeping UI lightweight and responsive.&lt;/p&gt;

&lt;p&gt;Perfect for building modern web components and polished user interfaces.&lt;/p&gt;

</description>
      <category>advanced</category>
      <category>css</category>
      <category>properties</category>
      <category>codepen</category>
    </item>
    <item>
      <title>🌍 RTL-Ready CSS with Logical Properties</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Mon, 16 Mar 2026 07:59:32 +0000</pubDate>
      <link>https://dev.to/naimeshrao/rtl-ready-css-with-logical-properties-283o</link>
      <guid>https://dev.to/naimeshrao/rtl-ready-css-with-logical-properties-283o</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/LERGGdP" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/LERGGdP&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Build layouts that work for both LTR and RTL languages using CSS logical properties. Replace physical rules like margin-left, padding-left, and border-left with margin-inline-start, padding-inline-start, and border-inline-start.&lt;/p&gt;

&lt;p&gt;It also applies to alignment (text-align: start), corners (border-start-start-radius), and positioning (inset-inline-start) for truly global UI layouts.&lt;/p&gt;

</description>
      <category>rtl</category>
      <category>css</category>
      <category>properties</category>
      <category>codepen</category>
    </item>
    <item>
      <title>🧩 Modern CSS Pseudo-Classes</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Mon, 16 Mar 2026 07:57:11 +0000</pubDate>
      <link>https://dev.to/naimeshrao/modern-css-pseudo-classes-1e6h</link>
      <guid>https://dev.to/naimeshrao/modern-css-pseudo-classes-1e6h</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/JoRGGNV" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/JoRGGNV&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Use powerful selectors like :where(), :has(), :empty, :not(), :placeholder-shown, and :user-invalid to write cleaner and smarter CSS.&lt;/p&gt;

&lt;p&gt;Perfect for modern UI components and form interactions.&lt;/p&gt;

</description>
      <category>css</category>
      <category>pseudo</category>
      <category>codepen</category>
    </item>
    <item>
      <title>Advanced Data Grid Table</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Mon, 16 Mar 2026 07:53:58 +0000</pubDate>
      <link>https://dev.to/naimeshrao/advanced-data-grid-table-68l</link>
      <guid>https://dev.to/naimeshrao/advanced-data-grid-table-68l</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/dyKZjmP" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/dyKZjmP&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A modern data grid table with sorting, filtering, and structured layout for better data management. Useful for dashboards, admin panels, and large datasets in web applications.&lt;/p&gt;

&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%2F3y28cckllvtlrrtrjjws.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%2F3y28cckllvtlrrtrjjws.png" alt=" " width="800" height="206"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>javascript</category>
      <category>table</category>
      <category>codepen</category>
    </item>
    <item>
      <title>🌓 CSS System Theme Detection – Auto Dark &amp; Light Mode</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Sun, 15 Mar 2026 16:50:48 +0000</pubDate>
      <link>https://dev.to/naimeshrao/css-system-theme-detection-auto-dark-light-mode-4ikb</link>
      <guid>https://dev.to/naimeshrao/css-system-theme-detection-auto-dark-light-mode-4ikb</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/jEMbpWb" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/jEMbpWb&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Automatically detect the user’s system theme (dark or light mode) using modern CSS. This helps websites adapt instantly to user preferences for a better and consistent UI experience.&lt;/p&gt;

&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%2Fxj8ymumz1iwrwpvajktp.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%2Fxj8ymumz1iwrwpvajktp.png" alt=" " width="800" height="304"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>theme</category>
      <category>css</category>
      <category>mode</category>
      <category>codepen</category>
    </item>
    <item>
      <title>✍️ Native Spellcheck Styling</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Sun, 15 Mar 2026 16:48:37 +0000</pubDate>
      <link>https://dev.to/naimeshrao/native-spellcheck-styling-46pd</link>
      <guid>https://dev.to/naimeshrao/native-spellcheck-styling-46pd</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/QwKjxYe" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/QwKjxYe&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Enhance form inputs by styling native browser spellcheck feedback. A simple way to improve writing experience and highlight spelling errors while keeping the UI clean.&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>css</category>
      <category>frontend</category>
      <category>ui</category>
    </item>
    <item>
      <title>🔁 CSS Logo Carousel</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Sun, 15 Mar 2026 16:45:24 +0000</pubDate>
      <link>https://dev.to/naimeshrao/css-logo-carousel-1k6n</link>
      <guid>https://dev.to/naimeshrao/css-logo-carousel-1k6n</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/OPRMrqp" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/OPRMrqp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Create a smooth auto-scrolling logo carousel using pure CSS. Perfect for showcasing partner brands, clients, or sponsors in a clean and lightweight slider.&lt;/p&gt;

&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%2Ftn75cfxubqnp0hjuv4m7.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%2Ftn75cfxubqnp0hjuv4m7.png" alt=" " width="800" height="182"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>logo</category>
      <category>css</category>
      <category>carousel</category>
      <category>codepen</category>
    </item>
    <item>
      <title>🧱 CSS Masonry Layout</title>
      <dc:creator>Naimesh Rao</dc:creator>
      <pubDate>Sun, 15 Mar 2026 16:42:26 +0000</pubDate>
      <link>https://dev.to/naimeshrao/css-masonry-layout-13eb</link>
      <guid>https://dev.to/naimeshrao/css-masonry-layout-13eb</guid>
      <description>&lt;p&gt;👉 &lt;a href="https://codepen.io/naimeshrao/full/raMOZOr" rel="noopener noreferrer"&gt;https://codepen.io/naimeshrao/full/raMOZOr&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Create a Pinterest-style masonry grid using modern CSS. This layout automatically arranges items with different heights and lightweight.&lt;/p&gt;

&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%2F173py3h4n6rvgpui129l.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%2F173py3h4n6rvgpui129l.png" alt=" " width="800" height="290"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>masonry</category>
      <category>layout</category>
      <category>codepen</category>
    </item>
  </channel>
</rss>
