<?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: abhijeet singh</title>
    <description>The latest articles on Forem by abhijeet singh (@abhijeet_singh_cf3f1d1595).</description>
    <link>https://forem.com/abhijeet_singh_cf3f1d1595</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%2F3556521%2F5263c46e-2aa3-4c49-a271-f79e76871dbb.png</url>
      <title>Forem: abhijeet singh</title>
      <link>https://forem.com/abhijeet_singh_cf3f1d1595</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/abhijeet_singh_cf3f1d1595"/>
    <language>en</language>
    <item>
      <title>I sent 50 job applications with no response. Here's the embarrassingly simple thing I was doing wrong.</title>
      <dc:creator>abhijeet singh</dc:creator>
      <pubDate>Sat, 11 Apr 2026 05:09:49 +0000</pubDate>
      <link>https://forem.com/abhijeet_singh_cf3f1d1595/i-sent-50-job-applications-with-no-response-heres-the-embarrassingly-simple-thing-i-was-doing-4glf</link>
      <guid>https://forem.com/abhijeet_singh_cf3f1d1595/i-sent-50-job-applications-with-no-response-heres-the-embarrassingly-simple-thing-i-was-doing-4glf</guid>
      <description>&lt;p&gt;This is a little embarrassing to admit.&lt;/p&gt;

&lt;p&gt;I'm a developer with 3 years of experience. I know my stuff. But I spent 3 months sending applications into a void.&lt;/p&gt;

&lt;p&gt;No rejections. No callbacks. Just... nothing.&lt;/p&gt;

&lt;p&gt;It turns out I was making a mistake so fundamental that most developers don't even know it exists.&lt;/p&gt;




&lt;h2&gt;
  
  
  The invisible filter
&lt;/h2&gt;

&lt;p&gt;Most companies don't actually have a human screen your resume first.&lt;/p&gt;

&lt;p&gt;They use ATS — Applicant Tracking System software — that scores your resume against the job description automatically. If you score below their cutoff, you're eliminated. The recruiter never even sees you existed.&lt;/p&gt;

&lt;p&gt;This software doesn't understand your intent. It matches literal text. So when the JD said "CI/CD pipelines" and I wrote "deployment automation" — the system treated me as missing that skill entirely.&lt;/p&gt;




&lt;h2&gt;
  
  
  What I changed
&lt;/h2&gt;

&lt;p&gt;I started running my resume through &lt;a href="https://seamlesscv.com" rel="noopener noreferrer"&gt;SeamlessCV&lt;/a&gt; before each application. It compares your resume to the specific job description and shows you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Your actual match score&lt;/li&gt;
&lt;li&gt;Every keyword from the JD that's missing from your resume&lt;/li&gt;
&lt;li&gt;Suggested rewrites of your bullets that include the right terms without lying&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;First application after fixing this: got a screening call within 48 hours.&lt;/p&gt;

&lt;p&gt;I'm not saying it's magic. The quality of your experience still matters. But if your experience is solid and you're hearing nothing — the filter is probably the problem, not you.&lt;/p&gt;




&lt;h2&gt;
  
  
  The thing no one tells junior devs
&lt;/h2&gt;

&lt;p&gt;Job boards make it look like a meritocracy. It's not. It's keyword matching first, meritocracy second.&lt;/p&gt;

&lt;p&gt;Learn the game. Then beat it with the experience you've already built.&lt;/p&gt;




&lt;p&gt;Curious if anyone else has dealt with this — drop a comment below.&lt;/p&gt;

&lt;h1&gt;
  
  
  career #codenewbie #webdev #beginners
&lt;/h1&gt;

</description>
      <category>webdev</category>
      <category>career</category>
      <category>javascript</category>
      <category>jobsearch</category>
    </item>
    <item>
      <title>🧩 Simplify Your Dev Life with TrueFormatter — Your All-in-One Dev Tool Hub</title>
      <dc:creator>abhijeet singh</dc:creator>
      <pubDate>Fri, 17 Oct 2025 05:37:31 +0000</pubDate>
      <link>https://forem.com/abhijeet_singh_cf3f1d1595/simplify-your-dev-life-with-trueformatter-your-all-in-one-dev-tool-hub-2d1g</link>
      <guid>https://forem.com/abhijeet_singh_cf3f1d1595/simplify-your-dev-life-with-trueformatter-your-all-in-one-dev-tool-hub-2d1g</guid>
      <description>&lt;p&gt;As developers, we often juggle between multiple websites for simple but essential tasks — formatting JSON, decoding JWTs, comparing files, or generating UUIDs.&lt;br&gt;
That’s why I built TrueFormatter&lt;br&gt;
 — a single place where you can format, fix, convert, and generate everything you need during development.&lt;/p&gt;

&lt;p&gt;🚀 What is TrueFormatter?&lt;/p&gt;

&lt;p&gt;TrueFormatter is a collection of fast, privacy-friendly developer tools designed to make your everyday development smoother.&lt;br&gt;
No signup. No ads. No tracking. Just open and use.&lt;/p&gt;

&lt;p&gt;Here are some of the tools you’ll find:&lt;/p&gt;

&lt;p&gt;🧱 JSON Formatter &amp;amp; Validator – Instantly format and validate your JSON.&lt;/p&gt;

&lt;p&gt;🪄 JSON Auto Fixer – Fix broken or unquoted JSON automatically.&lt;/p&gt;

&lt;p&gt;⚖️ JSON Compare – Compare two JSON files side by side with clear differences.&lt;/p&gt;

&lt;p&gt;🔄 YAML ⇄ JSON Converter – Convert YAML to JSON and vice versa in seconds.&lt;/p&gt;

&lt;p&gt;🔑 JWT Decoder – Decode and inspect JWT tokens securely.&lt;/p&gt;

&lt;p&gt;🧬 UUID / GUID Generator – Generate unique identifiers for any use case.&lt;/p&gt;

&lt;p&gt;💡 Why Use TrueFormatter?&lt;/p&gt;

&lt;p&gt;✅ Completely Free&lt;br&gt;
✅ Fast and lightweight — runs right in your browser&lt;br&gt;
✅ Privacy-focused — nothing is sent to any server&lt;br&gt;
✅ Multiple Dev Tools at one place&lt;br&gt;
✅ Constantly expanding with new features every month&lt;/p&gt;

&lt;p&gt;🧰 Who is it for?&lt;/p&gt;

&lt;p&gt;If you’re a:&lt;/p&gt;

&lt;p&gt;Frontend or backend developer&lt;/p&gt;

&lt;p&gt;API tester or QA engineer&lt;/p&gt;

&lt;p&gt;Student learning JSON or JWTs&lt;br&gt;
then TrueFormatter will save you a lot of time.&lt;/p&gt;

&lt;p&gt;🌐 Try It Now&lt;/p&gt;

&lt;p&gt;👉 Visit &lt;a href="https://trueformatter.com" rel="noopener noreferrer"&gt;https://trueformatter.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bookmark it — and next time you need a quick format, conversion, or decoding — you’ll know where to go.&lt;/p&gt;

&lt;p&gt;🧭 Follow the Journey&lt;/p&gt;

&lt;p&gt;We’re adding more tools like:&lt;/p&gt;

&lt;p&gt;Base64 Encoder/Decoder&lt;/p&gt;

&lt;p&gt;Timestamp Converter&lt;/p&gt;

&lt;p&gt;Regex Tester&lt;/p&gt;

&lt;p&gt;Follow @TrueFormatter for updates and new features.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>tooling</category>
      <category>developers</category>
      <category>webdev</category>
    </item>
    <item>
      <title>A Peek Into My Life as a Tech Lead</title>
      <dc:creator>abhijeet singh</dc:creator>
      <pubDate>Thu, 09 Oct 2025 15:04:32 +0000</pubDate>
      <link>https://forem.com/abhijeet_singh_cf3f1d1595/a-peek-into-my-life-as-a-tech-lead-3jil</link>
      <guid>https://forem.com/abhijeet_singh_cf3f1d1595/a-peek-into-my-life-as-a-tech-lead-3jil</guid>
      <description>&lt;p&gt;Hello Dev.to! 👋 Sharing My Journey as a Tech Lead&lt;/p&gt;

&lt;p&gt;Hey everyone!&lt;br&gt;
I’m Abhijeet Singh, a Tech Lead - Frontend Developer passionate about JavaScript, React, and building tools that make dev life easier. Over the years, I’ve worked on projects ranging from interactive web apps to developer utilities, and I’m excited to share my learnings, tips, and code snippets here.&lt;/p&gt;

&lt;p&gt;💡 What you can expect from me:&lt;/p&gt;

&lt;p&gt;Tutorials on JavaScript, React, and frontend development&lt;/p&gt;

&lt;p&gt;Short coding tips and tricks&lt;/p&gt;

&lt;p&gt;Practical examples you can use in your own projects&lt;/p&gt;

&lt;p&gt;I’d love to connect with other developers, get feedback, and grow together as a community.&lt;/p&gt;

&lt;p&gt;🌐 You can also check out my website for devs here: &lt;a href="https://trueformatter.com/" rel="noopener noreferrer"&gt;TrueFormatter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking forward to sharing more posts soon! 🚀&lt;/p&gt;

</description>
      <category>react</category>
      <category>career</category>
      <category>javascript</category>
      <category>devjournal</category>
    </item>
  </channel>
</rss>
