<?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: koushikshyamala</title>
    <description>The latest articles on DEV Community by koushikshyamala (@koushikshyamala).</description>
    <link>https://dev.to/koushikshyamala</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3966267%2F61cfb1bf-2c26-49a1-b952-381b00eed6b7.png</url>
      <title>DEV Community: koushikshyamala</title>
      <link>https://dev.to/koushikshyamala</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/koushikshyamala"/>
    <language>en</language>
    <item>
      <title>A Free, Zero-Dependency Glassmorphism CSS Generator</title>
      <dc:creator>koushikshyamala</dc:creator>
      <pubDate>Wed, 24 Jun 2026 11:59:22 +0000</pubDate>
      <link>https://dev.to/koushikshyamala/stop-writing-glassmorphism-css-manually-meet-glassui-pro-4okf</link>
      <guid>https://dev.to/koushikshyamala/stop-writing-glassmorphism-css-manually-meet-glassui-pro-4okf</guid>
      <description>&lt;p&gt;Modern UI design loves the frosted-glass aesthetic, but coding it cleanly from scratch is a tedious cycle of refreshing your browser and guessing RGBA values.&lt;/p&gt;

&lt;p&gt;I built GlassUI Pro to solve this. It's a premium, zero-dependency Glassmorphism generator built to speed up your frontend workflow.&lt;/p&gt;

&lt;p&gt;🔗 Try it here: &lt;a href="https://koushikshyamala.github.io/glassui-pro/" rel="noopener noreferrer"&gt;https://koushikshyamala.github.io/glassui-pro/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What makes it different?&lt;br&gt;
Unlike basic generators that only give you a blank box, GlassUI Pro lets you preview your CSS live on realistic UI components (like credit cards, smart home interfaces, and music players) against complex, dynamic gradient backgrounds.&lt;/p&gt;

&lt;p&gt;Features at a glance:&lt;br&gt;
Granular Sliders: Fine-tune frosted blur, background opacity, corner roundness, and border thickness.&lt;/p&gt;

&lt;p&gt;Background Hub: Test your components against vibrant meshes and animated liquid waves instantly.&lt;/p&gt;

&lt;p&gt;Clean Code Output: Copy production-ready CSS with a single click.&lt;/p&gt;

&lt;p&gt;The project is fully open-source and hosted on GitHub Pages. Check it out, copy some code for your next project, and let me know what you think!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
      <category>javascript</category>
      <category>opensource</category>
    </item>
    <item>
      <title>I built a free Glassmorphism CSS Generator to speed up UI design 🎨</title>
      <dc:creator>koushikshyamala</dc:creator>
      <pubDate>Wed, 03 Jun 2026 10:05:42 +0000</pubDate>
      <link>https://dev.to/koushikshyamala/i-built-a-free-glassmorphism-css-generator-to-speed-up-ui-design-2i0e</link>
      <guid>https://dev.to/koushikshyamala/i-built-a-free-glassmorphism-css-generator-to-speed-up-ui-design-2i0e</guid>
      <description>&lt;p&gt;Hello everyone! 👋&lt;/p&gt;

&lt;p&gt;While working on my frontend skills and practicing HTML, CSS, and JavaScript, I realized how tedious it can be to perfectly dial in the CSS for a frosted-glass effect. Tweaking the &lt;code&gt;backdrop-filter&lt;/code&gt;, transparency, and subtle borders manually takes a lot of trial and error.&lt;/p&gt;

&lt;p&gt;To solve this for myself (and hopefully others), I built and deployed &lt;strong&gt;GlassUI Pro&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  🔗 &lt;a href="https://koushikshyamala.github.io/glassui-pro/" rel="noopener noreferrer"&gt;Click here to try the Live Generator&lt;/a&gt;
&lt;/h3&gt;

&lt;h3&gt;
  
  
  ✨ What it does:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Visual Sliders:&lt;/strong&gt; Adjust blur, opacity, background color, and border-radius in real-time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Instant Output:&lt;/strong&gt; The CSS code updates dynamically as you tweak the design.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;One-Click Copy:&lt;/strong&gt; Grab the code and drop it straight into your project.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🛠️ The Tech Stack:
&lt;/h3&gt;

&lt;p&gt;I wanted to keep this incredibly lightweight and accessible, so it is built with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Pure HTML5 &amp;amp; CSS3&lt;/li&gt;
&lt;li&gt;Vanilla JavaScript (no heavy frameworks!)&lt;/li&gt;
&lt;li&gt;Hosted on GitHub Pages&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Since this is my first live deployment, I would be incredibly grateful for any feedback from the community. How does the UI feel? Are there any specific CSS properties you think I should add to the generator next?&lt;/p&gt;

&lt;p&gt;Let me know what you think in the comments!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>javascript</category>
      <category>css</category>
    </item>
  </channel>
</rss>
