<?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: rohit</title>
    <description>The latest articles on DEV Community by rohit (@rohitpawar0208).</description>
    <link>https://dev.to/rohitpawar0208</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%2F2866733%2Fc529e2ec-77d0-4dee-b293-b6cf76835de1.png</url>
      <title>DEV Community: rohit</title>
      <link>https://dev.to/rohitpawar0208</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rohitpawar0208"/>
    <language>en</language>
    <item>
      <title>I Was Rejected 47 Times. Then I Fixed My Resume. Here's What Changed.</title>
      <dc:creator>rohit</dc:creator>
      <pubDate>Sat, 18 Apr 2026 16:03:20 +0000</pubDate>
      <link>https://dev.to/rohitpawar0208/i-was-rejected-47-times-then-i-fixed-my-resume-heres-what-changed-5en9</link>
      <guid>https://dev.to/rohitpawar0208/i-was-rejected-47-times-then-i-fixed-my-resume-heres-what-changed-5en9</guid>
      <description>&lt;p&gt;I Was Rejected 47 Times. Then I Fixed My Resume. Here's What Changed.&lt;br&gt;
This post originally appeared on Easy LaTeX Resume — a free tool to create professional LaTeX resumes without writing a single line of code.&lt;/p&gt;

&lt;p&gt;I still remember refreshing my inbox at 11pm, waiting for a reply from a company I'd spent three rounds of interviews with.&lt;br&gt;
The rejection came at 11:43pm.&lt;br&gt;
It wasn't the first. It was somewhere around the 47th.&lt;br&gt;
I had the skills. I had the experience. I had the projects. But something wasn't landing — and for a long time, I couldn't figure out what.&lt;br&gt;
Then a friend — a senior engineer who'd been through hundreds of hiring cycles — looked at my resume and said something I didn't expect:&lt;br&gt;
"Your resume looks like everyone else's."&lt;/p&gt;

&lt;p&gt;The Problem Nobody Talks About&lt;br&gt;
There are thousands of articles about what to put on your resume. Almost none about how it looks when a recruiter opens it.&lt;br&gt;
Here's the reality of what happens on the other side of your application:&lt;br&gt;
A recruiter opens 80–120 resumes on a busy day. Most of them are exported from the same three or four resume builder websites. Same fonts. Same section layouts. Same two-column grid with a blue sidebar. After a while, they all blur together.&lt;br&gt;
Your resume has about 6 seconds to not look like the others.&lt;br&gt;
The resumes that stood out — the ones my friend said always caught his eye — were LaTeX resumes. Clean. Sharp. Typeset like an actual document, not a website printout. The kind of formatting that signals, without saying a word, that you take your craft seriously.&lt;/p&gt;

&lt;p&gt;So Why Doesn't Everyone Use LaTeX?&lt;br&gt;
Because LaTeX is hard.&lt;br&gt;
It's a document preparation system used by academics and researchers. Writing a LaTeX resume means learning a programming-language-like syntax just to format text. A misplaced character breaks the entire document. You spend hours debugging instead of writing about your actual experience.&lt;br&gt;
I tried it. I gave up after two hours staring at error messages I didn't understand.&lt;br&gt;
Most people give up here and go back to Google Docs or Canva. Which means the LaTeX resume remains the secret weapon of people who already know how to code — or who have the time to learn.&lt;br&gt;
That felt deeply unfair to me.&lt;/p&gt;

&lt;p&gt;The Existing Options Weren't Good Enough&lt;br&gt;
I searched for tools that would let me create a LaTeX resume without writing LaTeX. Here's what I found:&lt;br&gt;
Overleaf — Powerful, but you're still writing LaTeX. If you don't know the syntax, you're lost within minutes.&lt;br&gt;
Resume builder websites — They export PDFs, but they're HTML-to-PDF conversions. The output looks like a webpage, not a typeset document. Recruiters can tell the difference.&lt;br&gt;
Templates on GitHub — Beautiful, but you need to clone a repo, install LaTeX locally, and edit .tex files manually. Not an option for most people.&lt;br&gt;
Hiring a designer — $50–$300 on Fiverr for a one-time document that you can't easily update when you switch jobs.&lt;br&gt;
None of these solved the actual problem: I want a beautiful, professional LaTeX resume without touching LaTeX.&lt;/p&gt;

&lt;p&gt;What a Good Resume Actually Does&lt;br&gt;
Before I talk about what I built, it's worth being specific about what we're solving for.&lt;br&gt;
A great resume does three things:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Clears the ATS filter.
Most companies run resumes through Applicant Tracking Systems before a human ever sees them. Clean, structured documents — the kind LaTeX produces — parse better than designed, column-heavy layouts.&lt;/li&gt;
&lt;li&gt;Passes the 6-second scan.
When a recruiter opens it, they're not reading. They're scanning for signals: Does this look serious? Is it easy to skim? Does the formatting help or fight them?&lt;/li&gt;
&lt;li&gt;Reflects your attention to detail.
In many fields — engineering, research, finance, academia — a LaTeX resume silently signals that you care about precision. It's a small thing that makes a real impression.
A resume from a generic online builder fails at #2 and #3. A LaTeX resume you can't maintain fails at #1 (because you can't update it quickly for each application).&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;What I Built&lt;br&gt;
I &lt;a href="https://easylatexresume.com/" rel="noopener noreferrer"&gt;built Easy LaTeX Resume&lt;/a&gt; — a no-code resume builder that produces real LaTeX PDFs.&lt;br&gt;
You fill out your information. You pick a template. You download a PDF that was compiled from actual LaTeX — not printed from HTML.&lt;br&gt;
No LaTeX knowledge needed. No installation. No syntax errors. No fighting with formatting.&lt;br&gt;
The output is the same quality you'd get if you spent a week learning LaTeX yourself — without spending a week learning LaTeX.&lt;br&gt;
What it solves:&lt;/p&gt;

&lt;p&gt;Real LaTeX quality PDF — not an HTML printout&lt;br&gt;
Multiple professional templates — not one generic layout&lt;br&gt;
Fill a form, get a resume — no code, no syntax, no learning curve&lt;br&gt;
Update anytime — change a job title, download a new PDF in seconds&lt;br&gt;
ATS-friendly structure — clean document parsing, no image-heavy layouts&lt;/p&gt;

&lt;p&gt;Who This Is For&lt;br&gt;
Software engineers and developers who want a resume that looks as sharp as their code.&lt;br&gt;
Researchers and academics applying to industry roles for the first time — LaTeX is already the norm in academia, but building a resume-specific document from scratch is a different skill.&lt;br&gt;
Recent graduates who want to stand out from the sea of Canva and Google Docs resumes without spending money on a designer.&lt;br&gt;
Anyone who's applied to 20+ jobs and suspects the resume might be part of the problem.&lt;/p&gt;

&lt;p&gt;The 47 Rejections, Revisited&lt;br&gt;
After I switched to a LaTeX resume — a proper one, cleanly formatted — something shifted.&lt;br&gt;
I'm not saying it was magic. My skills mattered. My experience mattered. The cover letters mattered.&lt;br&gt;
But presentation is a real thing. First impressions are a real thing. And walking into a recruiter's inbox looking different from the other 80 resumes in the pile — that's a real thing too.&lt;br&gt;
I built Easy LaTeX Resume because I wished it had existed when I was the one refreshing my inbox at 11pm.&lt;br&gt;
If you're in that position right now, give it a try.&lt;br&gt;
→ &lt;a href="https://easylatexresume.com/" rel="noopener noreferrer"&gt;https://easylatexresume.com/&lt;/a&gt;&lt;br&gt;
It's free to start.&lt;/p&gt;

</description>
      <category>career</category>
      <category>resume</category>
      <category>productivity</category>
      <category>webdev</category>
    </item>
    <item>
      <title>LaTex Resume Templates</title>
      <dc:creator>rohit</dc:creator>
      <pubDate>Thu, 16 Oct 2025 15:43:18 +0000</pubDate>
      <link>https://dev.to/rohitpawar0208/latex-resume-templates-14ki</link>
      <guid>https://dev.to/rohitpawar0208/latex-resume-templates-14ki</guid>
      <description>&lt;p&gt;My new website — &lt;a href="http://latextemplateshub.com/" rel="noopener noreferrer"&gt;LaTeX Templates Hub&lt;/a&gt;&lt;br&gt;
 — has officially launched.&lt;/p&gt;

&lt;p&gt;The main goal is to help students, professionals, and job seekers create beautiful, professional LaTeX resumes and cover letters easily. We have handpicked a wide variety of templates, each carefully designed for clarity, readability, and ATS compatibility — ensuring your resume stands out in the best way possible.&lt;/p&gt;

&lt;p&gt;You can browse, preview, and download LaTeX templates directly, and even explore helpful guides on resume formatting and LaTeX tips to make customization effortless.&lt;/p&gt;

&lt;p&gt;It’s 100% free, with no hidden subscriptions or confusing pricing plans, so anyone can get started right away!&lt;/p&gt;

</description>
      <category>career</category>
      <category>programming</category>
      <category>productivity</category>
      <category>design</category>
    </item>
  </channel>
</rss>
