<?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: Hafri Adel</title>
    <description>The latest articles on DEV Community by Hafri Adel (@adelhf).</description>
    <link>https://dev.to/adelhf</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%2F4077864%2F47669f1b-7860-459c-bec6-fe11c1707bab.jpg</url>
      <title>DEV Community: Hafri Adel</title>
      <link>https://dev.to/adelhf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/adelhf"/>
    <language>en</language>
    <item>
      <title>I built a job-application tracker with an AI CV optimizer (and learned a lot about job hunting)</title>
      <dc:creator>Hafri Adel</dc:creator>
      <pubDate>Fri, 14 Aug 2026 14:55:38 +0000</pubDate>
      <link>https://dev.to/adelhf/i-built-a-job-application-tracker-with-an-ai-cv-optimizer-and-learned-a-lot-about-job-hunting-n4b</link>
      <guid>https://dev.to/adelhf/i-built-a-job-application-tracker-with-an-ai-cv-optimizer-and-learned-a-lot-about-job-hunting-n4b</guid>
      <description>&lt;p&gt;Job hunting is basically a data problem that nobody gives you tools for. You're applying to 40+ roles across LinkedIn, company sites, and random job boards, and two weeks later you can't remember which ones you heard back from, which needed a follow-up, or what version of your CV you sent.&lt;/p&gt;

&lt;p&gt;I got tired of managing that in a spreadsheet, so I built &lt;strong&gt;Jobstride&lt;/strong&gt;, a tool to make my job hunting journey easier, and fix all the problems i had with it.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Track applications&lt;/strong&gt; by status (applied / interview / rejected / accepted), platform, location, and link: one clean board instead of a spreadsheet&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CV optimizer&lt;/strong&gt;: paste a job description and your CV, get targeted suggestions to match the role&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CV builder&lt;/strong&gt;: build a clean CV from scratch if you don't have one ready&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Interview prep&lt;/strong&gt;: generate likely questions for a specific role&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Browser extension&lt;/strong&gt;: save a job posting while you're on the listing&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; Next.js (App Router), React,&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backend:&lt;/strong&gt; Node/Express API&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Auth + DB:&lt;/strong&gt; Supabase&lt;/li&gt;
&lt;li&gt;A Chrome extension for one-click saving&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Building the extension was the most interesting part, parsing job postings reliably across wildly inconsistent sites is harder than it looks, and I leaned on structured data (JSON-LD) where sites provide it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;It's live at &lt;a href="https://www.jobstride.co" rel="noopener noreferrer"&gt;jobstride.co&lt;/a&gt;. There's a free tier, so you can try the tracker and a few AI runs without paying.&lt;/p&gt;

&lt;p&gt;I'm a solo founder building this in the open, so I'd genuinely love feedback, what's missing, what's confusing, what you'd want next. Drop a comment.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>nextjs</category>
      <category>career</category>
    </item>
  </channel>
</rss>
