<?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>Forem: FalDev</title>
    <description>The latest articles on Forem by FalDev (@faldev).</description>
    <link>https://forem.com/faldev</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%2F3886370%2Fbd7a3cde-2008-44c8-b39c-8aaacb8972a5.jpeg</url>
      <title>Forem: FalDev</title>
      <link>https://forem.com/faldev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/faldev"/>
    <language>en</language>
    <item>
      <title>I built a dark luxury HTML template here's what I learned</title>
      <dc:creator>FalDev</dc:creator>
      <pubDate>Tue, 05 May 2026 10:50:36 +0000</pubDate>
      <link>https://forem.com/faldev/i-built-a-dark-luxury-html-template-heres-what-i-learned-60d</link>
      <guid>https://forem.com/faldev/i-built-a-dark-luxury-html-template-heres-what-i-learned-60d</guid>
      <description>&lt;p&gt;I just finished building ARTERE a premium agency &lt;br&gt;
portfolio HTML template with a dark luxury aesthetic.&lt;/p&gt;

&lt;p&gt;Here's what I learned from the process.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why pure HTML + CSS instead of React or Next.js
&lt;/h2&gt;

&lt;p&gt;Most templates today are built with heavy frameworks.&lt;br&gt;
The problem? Buyers need to install Node.js, run npm install,&lt;br&gt;
configure build tools just to edit a template.&lt;/p&gt;

&lt;p&gt;With pure HTML + CSS:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Open the file → works instantly&lt;/li&gt;
&lt;li&gt;No terminal needed&lt;/li&gt;
&lt;li&gt;Any developer can customize in minutes&lt;/li&gt;
&lt;li&gt;Clients can edit it without technical knowledge&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Sometimes the simplest solution is the right one.&lt;/p&gt;

&lt;h2&gt;
  
  
  The design philosophy
&lt;/h2&gt;

&lt;p&gt;I had one rule: typography is the design.&lt;/p&gt;

&lt;p&gt;Instead of filling space with illustrations, gradients,&lt;br&gt;
and decorative elements I let the typography and &lt;br&gt;
whitespace do the work.&lt;/p&gt;

&lt;p&gt;The result feels premium without feeling busy.&lt;/p&gt;

&lt;p&gt;Color palette: Near-black + Pure white + Gold accent.&lt;br&gt;
Maximum 2 colors used throughout nothing more.&lt;/p&gt;

&lt;h2&gt;
  
  
  The font combination that changed everything
&lt;/h2&gt;

&lt;p&gt;Three fonts working together:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Cormorant Garamond — editorial, elegant headings&lt;/li&gt;
&lt;li&gt;Syne — modern geometric UI labels&lt;/li&gt;
&lt;li&gt;DM Sans — clean readable body text&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This trio creates contrast between old-world elegance&lt;br&gt;
and modern minimalism. That contrast is what makes it&lt;br&gt;
feel premium.&lt;/p&gt;

&lt;h2&gt;
  
  
  What made each section work
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Hero:&lt;/strong&gt; The headline is 10vw so large it almost&lt;br&gt;
bleeds off the screen. Typography as the visual.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Portfolio:&lt;/strong&gt; All images use CSS filter to desaturate&lt;br&gt;
and darken making colorful photos cohesive with&lt;br&gt;
the dark theme. One line of CSS solved everything.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Stats:&lt;/strong&gt; GSAP-free counter animation using&lt;br&gt;
IntersectionObserver counts up when section&lt;br&gt;
enters viewport.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Process:&lt;/strong&gt; Each card has a giant background number&lt;br&gt;
(240px, 4% opacity) that becomes slightly visible&lt;br&gt;
on hover. Subtle but effective depth.&lt;/p&gt;

&lt;h2&gt;
  
  
  The result
&lt;/h2&gt;

&lt;p&gt;9 fully designed sections. Single HTML file.&lt;br&gt;
No build process. Mobile responsive.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://agency-portfolio-rho-two.vercel.app/" rel="noopener noreferrer"&gt;Live demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm selling it at launch price ($10) while I gather&lt;br&gt;
the first reviews.&lt;/p&gt;

&lt;p&gt;If you check out the demo, I'd love honest feedback&lt;br&gt;
in the comments what would you change?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
      <category>html</category>
      <category>frontend</category>
    </item>
    <item>
      <title>I Built a Production-Ready AI Dashboard Template with Next.js 16</title>
      <dc:creator>FalDev</dc:creator>
      <pubDate>Sat, 18 Apr 2026 17:35:56 +0000</pubDate>
      <link>https://forem.com/faldev/i-built-a-production-ready-ai-dashboard-template-with-nextjs-16-4d68</link>
      <guid>https://forem.com/faldev/i-built-a-production-ready-ai-dashboard-template-with-nextjs-16-4d68</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.amazonaws.com%2Fuploads%2Farticles%2Fs9vp38lkndl54im92ah6.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.amazonaws.com%2Fuploads%2Farticles%2Fs9vp38lkndl54im92ah6.png" alt=" " width="800" height="455"&gt;&lt;/a&gt;I've been working on a production-ready AI dashboard template &lt;br&gt;
built with Next.js 16 and TypeScript. Here's what I built and why.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;Most dashboard templates are either too bloated or too basic. &lt;br&gt;
I wanted something clean, fast, and ready for real SaaS products &lt;br&gt;
— so I built Nexus AI.&lt;/p&gt;

&lt;h2&gt;
  
  
  Live Demo
&lt;/h2&gt;

&lt;p&gt;👉 &lt;a href="https://nexus-ai-landing-lilac.vercel.app" rel="noopener noreferrer"&gt;https://nexus-ai-landing-lilac.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Included
&lt;/h2&gt;

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

&lt;ul&gt;
&lt;li&gt;Landing Page (Hero, Features, Pricing, FAQ)&lt;/li&gt;
&lt;li&gt;Dashboard (5 tabs, charts, stats)&lt;/li&gt;
&lt;li&gt;Login &amp;amp; Register (with validation)&lt;/li&gt;
&lt;li&gt;Blog (List + Detail)&lt;/li&gt;
&lt;li&gt;Documentation (with sidebar)&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;Next.js 16 + TypeScript&lt;/li&gt;
&lt;li&gt;Dark/Light mode&lt;/li&gt;
&lt;li&gt;Framer Motion animations&lt;/li&gt;
&lt;li&gt;Fully responsive&lt;/li&gt;
&lt;li&gt;CSS variables design system&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 16 + TypeScript&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;li&gt;Framer Motion&lt;/li&gt;
&lt;li&gt;next-themes&lt;/li&gt;
&lt;li&gt;Lucide React&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Perfect For
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;SaaS startups&lt;/li&gt;
&lt;li&gt;AI tools &amp;amp; platforms&lt;/li&gt;
&lt;li&gt;Internal dashboards&lt;/li&gt;
&lt;li&gt;MVP development&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Get It
&lt;/h2&gt;

&lt;p&gt;Full source code available for only &lt;strong&gt;$6&lt;/strong&gt; with MIT License.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://payhip.com/b/JSB7u" rel="noopener noreferrer"&gt;Get Nexus AI Template&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback from the dev community!&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>typescript</category>
      <category>webdev</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
