<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Samir Shuman - Blog</title>
    <link>https://devmansam.net/blog/</link>
    <description>Full-stack software engineer specializing in the MERN stack</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 13 Feb 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://devmansam.net/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>When Coding Hurts 🫳💢⌨️</title>
      <link>https://devmansam.net/blog/when-coding-hurts/</link>
      <description>What I learned about repetitive strain injuries and why rest isn&#39;t optional.</description>
      
      <subtitle>My Experience With Repetitive Strain Injuries</subtitle>
      
      <pubDate>Fri, 13 Feb 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://devmansam.net/blog/when-coding-hurts/</guid>
      
        
      
        
      <category>coding</category>
        
      
        
      <category>dev life</category>
        
      
        
      <category>health</category>
        
      
        
      <category>rsi</category>
        
      
      
      <enclosure url="https://devmansam.net/assets/blog/luke-skywalker.png" type="image/jpeg"/>
      
    </item>
    
    <item>
      <title>Cutting Through JavaScript RegEx 🍕</title>
      <link>https://devmansam.net/blog/cutting-through-javascript-regex/</link>
      <description>Learn how to use regular expressions in JavaScript with practical examples of common patterns, methods, and syntax.</description>
      
      <subtitle>🚫🍍 /[^pineapple]/</subtitle>
      
      <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://devmansam.net/blog/cutting-through-javascript-regex/</guid>
      
        
      
        
      <category>javascript</category>
        
      
        
      <category>regex</category>
        
      
        
      <category>guide</category>
        
      
      
      <enclosure url="https://devmansam.net/assets/blog/cutting-through-javascript-regex-cover.webp" type="image/jpeg"/>
      
    </item>
    
    <item>
      <title>Detroit-Style Web Component 🍕</title>
      <link>https://devmansam.net/blog/detroit-style-web-component/</link>
      <description>Discover how to build a customizable Detroit-style pizza web component using HTML, Shadow DOM, and CSS for a fun coding experience!</description>
      
      <subtitle>An Introduction to Web Components</subtitle>
      
      <pubDate>Fri, 09 May 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://devmansam.net/blog/detroit-style-web-component/</guid>
      
        
      
        
      <category>javascript</category>
        
      
        
      <category>web-development</category>
        
      
        
      <category>web-components</category>
        
      
        
      <category>shadowdom</category>
        
      
      
      <enclosure url="https://devmansam.net/assets/blog/detroit-style-web-component-cover.webp" type="image/jpeg"/>
      
    </item>
    
    <item>
      <title>Slicing Through JavaScript&#39;s .replace() Method &amp; RegEx 🍕</title>
      <link>https://devmansam.net/blog/slicing-through-javascripts-replace-method-and-regex/</link>
      <description>Explore JavaScript&#39;s `.replace()` method and RegEx with fun pizza-themed examples and tips for mastering string manipulation.</description>
      
      <subtitle>Transform Text with JavaScript&#39;s Power Tools</subtitle>
      
      <pubDate>Mon, 17 Mar 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://devmansam.net/blog/slicing-through-javascripts-replace-method-and-regex/</guid>
      
        
      
        
      <category>javascript</category>
        
      
        
      <category>regex</category>
        
      
        
      <category>replace</category>
        
      
      
      <enclosure url="https://devmansam.net/assets/blog/slicing-through-javascripts-replace-method-and-regex-cover.webp" type="image/jpeg"/>
      
    </item>
    
    <item>
      <title>Making Lists (and Pizza!🍕) with HTML &amp; CSS</title>
      <link>https://devmansam.net/blog/making-lists-and-pizza-with-html-and-css/</link>
      <description>Explore HTML lists with a fun twist! Learn semantic HTML and CSS styling while creating a delicious keto-friendly pizza recipe.</description>
      
      <subtitle>Featuring a Gluten-Free, Low-Carb Pizza Recipe</subtitle>
      
      <pubDate>Thu, 13 Feb 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://devmansam.net/blog/making-lists-and-pizza-with-html-and-css/</guid>
      
        
      
        
      <category>css</category>
        
      
        
      <category>html</category>
        
      
        
      <category>lists</category>
        
      
        
      <category>orderedlist</category>
        
      
        
      <category>unorderedlist</category>
        
      
      
      <enclosure url="https://devmansam.net/assets/blog/making-lists-and-pizza-with-html-and-css-cover.png" type="image/jpeg"/>
      
    </item>
    
    <item>
      <title>Lakers Land Big Cheese 🍕</title>
      <link>https://devmansam.net/blog/lakers-land-the-big-cheese/</link>
      <description>The Mavericks trade Luka Dončić to the Lakers for Anthony Davis.</description>
      
      <subtitle>A Wild NBA Trade that Changes Everything</subtitle>
      
      <pubDate>Sun, 02 Feb 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://devmansam.net/blog/lakers-land-the-big-cheese/</guid>
      
        
      
        
      <category>nba</category>
        
      
        
      <category>basketball</category>
        
      
        
      <category>lakers</category>
        
      
        
      <category>lebronjames</category>
        
      
        
      <category>lukadoncic</category>
        
      
        
      <category>anthonydavis</category>
        
      
        
      <category>mavs</category>
        
      
        
      <category>mavericks</category>
        
      
      
      <enclosure url="https://devmansam.net/assets/blog/lakers-land-the-big-cheese-cover.jpeg" type="image/jpeg"/>
      
    </item>
    
    <item>
      <title>&quot;Making Your First 3D Web Animation with React Three Fiber and Framer-Motion</title>
      <link>https://devmansam.net/blog/making-your-first-3d-web-animation-with-threejs-and-framer-motion-its-as-easy-as-pie/</link>
      <description>Create interactive 3D web animations using React Three Fiber and Framer Motion. Build an animated 3D pizza with detailed guidance and creativity tips.</description>
      
      <subtitle>Building Interactive 3D Scenes with React</subtitle>
      
      <pubDate>Thu, 23 Jan 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://devmansam.net/blog/making-your-first-3d-web-animation-with-threejs-and-framer-motion-its-as-easy-as-pie/</guid>
      
        
      
        
      <category>3d</category>
        
      
        
      <category>JavaScript</category>
        
      
        
      <category>ReactJs</category>
        
      
        
      <category>React Three Fiber</category>
        
      
        
      <category>3d-model</category>
        
      
        
      <category>framer-motion</category>
        
      
        
      <category>pizza</category>
        
      
        
      <category>reactthreefiber</category>
        
      
      
      <enclosure url="https://devmansam.net/assets/blog/making-your-first-3d-web-animation-with-threejs-and-framer-motion-its-as-easy-as-pie-cover.webp" type="image/jpeg"/>
      
    </item>
    
    <item>
      <title>Cold Pizza</title>
      <link>https://devmansam.net/blog/cold-pizza/</link>
      <description>Balancing health, fair pricing, and sustainability as a web development.</description>
      
      <subtitle>Finding Balance as an Independent Web Developer</subtitle>
      
      <pubDate>Tue, 21 Jan 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://devmansam.net/blog/cold-pizza/</guid>
      
        
      
        
      <category>web-development</category>
        
      
        
      <category>independent developer</category>
        
      
        
      <category>work-life-balance</category>
        
      
      
      <enclosure url="https://devmansam.net/assets/blog/cold-pizza-cover.webp" type="image/jpeg"/>
      
    </item>
    
    <item>
      <title>How to Fill Text with Gradients and Images (It&#39;s Easier Than You Think)</title>
      <link>https://devmansam.net/blog/how-to-fill-text-with-gradients-and-images-its-easier-than-you-think/</link>
      <description>Learn how to transform typography using CSS gradients and images. Tutorial includes 6 stunning text effects: rainbow, metallic gold, image-filled, neon, holograhic wave, sunset gradient.</description>
      
      <subtitle>Transform Typography with CSS</subtitle>
      
      <pubDate>Sun, 12 Jan 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://devmansam.net/blog/how-to-fill-text-with-gradients-and-images-its-easier-than-you-think/</guid>
      
        
      
        
      <category>typography</category>
        
      
        
      <category>background</category>
        
      
        
      <category>css</category>
        
      
        
      <category>html</category>
        
      
        
      <category>google-fonts</category>
        
      
        
      <category>keyframes</category>
        
      
        
      <category>linear-gradients</category>
        
      
        
      <category>text-gradient</category>
        
      
      
      <enclosure url="https://devmansam.net/assets/blog/how-to-fill-text-with-gradients-and-images-its-easier-than-you-think-cover.png" type="image/jpeg"/>
      
    </item>
    
  </channel>
</rss>
