<?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: Mohmd-H-BH</title>
    <description>The latest articles on DEV Community by Mohmd-H-BH (@mhbh).</description>
    <link>https://dev.to/mhbh</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%2F578576%2Fb2ac159e-927e-4550-9933-cb7f698248c1.png</url>
      <title>DEV Community: Mohmd-H-BH</title>
      <link>https://dev.to/mhbh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mhbh"/>
    <language>en</language>
    <item>
      <title>Bilingual (LTR/RTL) neo-brutalist VPN comparison app — Next.js 16 + React 19 + Tailwind v4</title>
      <dc:creator>Mohmd-H-BH</dc:creator>
      <pubDate>Tue, 01 Sep 2026 14:30:45 +0000</pubDate>
      <link>https://dev.to/mhbh/bilingual-ltrrtl-neo-brutalist-vpn-comparison-app-nextjs-16-react-19-tailwind-v4-ag3</link>
      <guid>https://dev.to/mhbh/bilingual-ltrrtl-neo-brutalist-vpn-comparison-app-nextjs-16-react-19-tailwind-v4-ag3</guid>
      <description>&lt;p&gt;&lt;strong&gt;Title (88 chars):&lt;/strong&gt; Bilingual (LTR/RTL) neo-brutalist VPN comparison app — Next.js 16 + React 19 + Tailwind v4&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Flair:&lt;/strong&gt; r/reactjs → "Show /r/reactjs" · r/webdev → "Showoff Saturday" (applied in the Saturday megathread)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Body:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I built &lt;strong&gt;ShieldCompare&lt;/strong&gt;, a VPN comparison matrix. The reason it exists: VPN review sites are affiliate-driven, so this one has no affiliate links and reshuffles the provider order on every visit. But mostly I want to share the front-end build.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Stack&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 16 (App Router) / React 19&lt;/li&gt;
&lt;li&gt;Tailwind CSS v4&lt;/li&gt;
&lt;li&gt;Framer Motion 13 for layout transitions&lt;/li&gt;
&lt;li&gt;Fully client-side filtering over a static JSON dataset of 48 providers — sub-millisecond updates, no API round-trips&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Parts that were interesting to build&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;True LTR/RTL parity:&lt;/strong&gt; switching to Arabic swaps to the Cairo typeface and inverts every hard shadow (&lt;code&gt;8px 8px&lt;/code&gt; → &lt;code&gt;-8px 8px&lt;/code&gt;) plus the spring push/hover transforms along the X axis&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Neo-brutalist design system:&lt;/strong&gt; 6 swappable contrast palettes via CSS custom properties, persisted in &lt;code&gt;localStorage&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;AnimatePresence&lt;/code&gt; + &lt;code&gt;popLayout&lt;/code&gt; grid/list reflow with spring physics&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Sticky composite header with zero layout shift during mobile scroll&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Live: &lt;a href="https://shieldcompare.mobanihani.dev" rel="noopener noreferrer"&gt;https://shieldcompare.mobanihani.dev&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;GitHub: &lt;a href="https://github.com/Mohmd-H-BH" rel="noopener noreferrer"&gt;https://github.com/Mohmd-H-BH&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Happy to talk through the RTL work or the Tailwind v4 setup. Feedback appreciated.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>react</category>
      <category>vpn</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
