<?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: Ahmed sherif helmy Ahmed</title>
    <description>The latest articles on DEV Community by Ahmed sherif helmy Ahmed (@ahmed_sherif_helmy_ahmed).</description>
    <link>https://dev.to/ahmed_sherif_helmy_ahmed</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%2F3196518%2Fb207e104-3502-44b7-ac0d-092db9378d92.png</url>
      <title>DEV Community: Ahmed sherif helmy Ahmed</title>
      <link>https://dev.to/ahmed_sherif_helmy_ahmed</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmed_sherif_helmy_ahmed"/>
    <language>en</language>
    <item>
      <title>Dark Mode, Redux, and Quote APIs: A Dev Portfolio That’s More Than a Landing Pag</title>
      <dc:creator>Ahmed sherif helmy Ahmed</dc:creator>
      <pubDate>Thu, 22 May 2025 16:16:22 +0000</pubDate>
      <link>https://dev.to/ahmed_sherif_helmy_ahmed/dark-mode-redux-and-quote-apis-a-dev-portfolio-thats-more-than-a-landing-pag-1bm6</link>
      <guid>https://dev.to/ahmed_sherif_helmy_ahmed/dark-mode-redux-and-quote-apis-a-dev-portfolio-thats-more-than-a-landing-pag-1bm6</guid>
      <description>&lt;p&gt;Most portfolios look great—but are static. I wanted mine to be interactive and functional. Instead of just saying “I know React and Redux,” I built a portfolio that shows it.&lt;/p&gt;

&lt;p&gt;🖼 On the homepage, I fetch a quote from the Quotable API using Axios and store it in Redux. Why Redux? Because I may want to show that quote elsewhere, like in a footer or meta tag.&lt;/p&gt;

&lt;p&gt;💡 I added a global dark/light mode toggle, also via Redux, which updates the entire layout using Bootstrap’s utility classes (bg-dark, text-light, etc.). All pages—including cards—reactively adapt to the selected theme.&lt;/p&gt;

&lt;p&gt;🛠 Tech Stack:&lt;/p&gt;

&lt;p&gt;React (TypeScript)&lt;/p&gt;

&lt;p&gt;Redux Toolkit&lt;/p&gt;

&lt;p&gt;Axios&lt;/p&gt;

&lt;p&gt;React Router&lt;/p&gt;

&lt;p&gt;Bootstrap + Bootstrap Icons&lt;/p&gt;

&lt;p&gt;This project not only looks good but also reflects production-ready architecture. Got tips or ideas to improve it? Let’s chat.&lt;/p&gt;

</description>
      <category>react</category>
      <category>darkmode</category>
      <category>webdev</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>
