<?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: Anup Kumar</title>
    <description>The latest articles on DEV Community by Anup Kumar (@anupkumar73).</description>
    <link>https://dev.to/anupkumar73</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%2F4019257%2F9166a815-f6e4-4fdc-acd5-7ed6ded2a9e7.jpg</url>
      <title>DEV Community: Anup Kumar</title>
      <link>https://dev.to/anupkumar73</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anupkumar73"/>
    <language>en</language>
    <item>
      <title>How I Built a Sleek Glass morphism Sidebar Navigation Using Pure HTML &amp; CSS 🌌</title>
      <dc:creator>Anup Kumar</dc:creator>
      <pubDate>Tue, 07 Jul 2026 11:57:21 +0000</pubDate>
      <link>https://dev.to/anupkumar73/how-i-built-a-sleek-glass-morphism-sidebar-navigation-using-pure-html-css-1k5b</link>
      <guid>https://dev.to/anupkumar73/how-i-built-a-sleek-glass-morphism-sidebar-navigation-using-pure-html-css-1k5b</guid>
      <description>&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F588pbq9894tzps9udi6e.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F588pbq9894tzps9udi6e.png" alt=" " width="800" height="380"&gt;&lt;/a&gt;&lt;br&gt;
Hey everyone! 👋 &lt;/p&gt;

&lt;p&gt;As a Computer Science Engineering student and an aspiring Full-Stack Web Developer, I am always exploring modern UI/UX trends. Recently, I decided to challenge myself to build a fully responsive, modern user interface without relying on any JavaScript or heavy libraries.&lt;/p&gt;

&lt;p&gt;Today, I’m excited to share my latest mini-project: &lt;strong&gt;A Glassmorphism Sidebar Navigation Menu&lt;/strong&gt; built purely with HTML and CSS!&lt;/p&gt;




&lt;h3&gt;
  
  
  ✨ Features of the Project
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Modern Glassmorphism UI:&lt;/strong&gt; Built using CSS &lt;code&gt;backdrop-filter: blur()&lt;/code&gt; and subtle borders to give that frosty, premium glass look.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pure HTML &amp;amp; CSS:&lt;/strong&gt; No JavaScript used! Interactive toggles are handled entirely using the CSS checkbox hack.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Fully Responsive:&lt;/strong&gt; Smooth scaling and perfect alignment across mobile, tablet, and desktop screens.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Clean Folder Structure:&lt;/strong&gt; Kept the source code well-organized and modular.&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  📸 Project Preview &amp;amp; Live Demo
&lt;/h3&gt;

&lt;p&gt;You can interact with the live project or check out the code directly:&lt;/p&gt;

&lt;p&gt;🔗 &lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="https://anupkumar73.github.io/glassmorphism-sidebar-with-html-css/Mini-Project-CSS/" rel="noopener noreferrer"&gt;Click Here to View Live Project&lt;/a&gt;&lt;br&gt;
🐙 &lt;strong&gt;GitHub Repository:&lt;/strong&gt; &lt;a href="https://github.com/anupkumar73/glassmorphism-sidebar-with-html-css" rel="noopener noreferrer"&gt;View Source Code on GitHub&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  🛠️ What I Learned
&lt;/h3&gt;

&lt;p&gt;While building this project, I deepened my understanding of:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Advanced CSS layout properties and flexbox centering.&lt;/li&gt;
&lt;li&gt;Handling UI states (Sidebar Open/Close) using &lt;code&gt;&amp;lt;input type="checkbox"&amp;gt;&lt;/code&gt; and CSS sibling selectors (&lt;code&gt;~&lt;/code&gt; and &lt;code&gt;+&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;Making translucent designs readable and accessible on varied backgrounds.&lt;/li&gt;
&lt;/ol&gt;




&lt;h3&gt;
  
  
  💬 What's Next?
&lt;/h3&gt;

&lt;p&gt;I am currently learning the &lt;strong&gt;MERN Stack&lt;/strong&gt; to transition from static interfaces to building dynamic, scalable full-stack applications. &lt;/p&gt;

&lt;p&gt;I would love to get your feedback on the design and code structure! How can I improve this further? Drop your thoughts in the comments below. 👇&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Happy Coding!&lt;/em&gt; 🚀&lt;/p&gt;

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