<?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: Belkacem Halim</title>
    <description>The latest articles on DEV Community by Belkacem Halim (@qlf296).</description>
    <link>https://dev.to/qlf296</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%2F4020087%2F49fa3b68-217e-4f59-be89-9e07a2493287.png</url>
      <title>DEV Community: Belkacem Halim</title>
      <link>https://dev.to/qlf296</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/qlf296"/>
    <language>en</language>
    <item>
      <title>I built a free CV builder in vanilla JS — no frameworks, no backend</title>
      <dc:creator>Belkacem Halim</dc:creator>
      <pubDate>Tue, 07 Jul 2026 19:10:05 +0000</pubDate>
      <link>https://dev.to/qlf296/i-built-a-free-cv-builder-in-vanilla-js-no-frameworks-no-backend-1772</link>
      <guid>https://dev.to/qlf296/i-built-a-free-cv-builder-in-vanilla-js-no-frameworks-no-backend-1772</guid>
      <description>&lt;p&gt;I spent the last few months building ForgCV — a free CV and cover letter &lt;br&gt;
builder that runs entirely in the browser.&lt;/p&gt;

&lt;p&gt;No React, no Vue, no npm. Pure HTML/CSS/JS.&lt;/p&gt;

&lt;p&gt;Why vanilla JS?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Loads in under 1 second&lt;/li&gt;
&lt;li&gt;Zero dependencies to break&lt;/li&gt;
&lt;li&gt;Works on any device&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The hardest part wasn't the tech — it was the PDF generation. &lt;br&gt;
jsPDF works, but getting pixel-perfect output from HTML took weeks of tuning.&lt;/p&gt;

&lt;p&gt;The product: forgcv.com&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;6 ATS templates&lt;/li&gt;
&lt;li&gt;Cover letter generator (8 languages)
&lt;/li&gt;
&lt;li&gt;Country guides (France, Germany, UK, Netherlands...)&lt;/li&gt;
&lt;li&gt;Zero data collected&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Happy to answer questions about the architecture.&lt;/p&gt;

</description>
      <category>career</category>
      <category>javascript</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
