Deedy Resume Template: Complete Guide (2026)
The original two-column Deedy dominated CS campuses for years — but ATS killed it. Here's the full history, what went wrong, and why the modern single-column Deedy is the upgrade you should actually be using.
Thejus Sunny
Engineering + hiring perspective
I remember the first time I saw a Deedy resume. It was 2015, maybe 2016. A friend at CMU shared it in a group chat — 'this is what everyone at career fair is using.' I opened the PDF and immediately understood why. It looked nothing like any resume I'd ever seen. Two columns. Lato and Raleway fonts instead of the usual Times New Roman or Arial. Colored section headers. It looked like it was designed by someone who actually cared about typography.
Debarghya Das — 'Deedy' — had created something that broke the mold. At a time when every CS student was handing recruiters the same bland Word document or the same generic LaTeX template, Deedy's resume said: I'm an engineer and I have taste. It spread through CMU, MIT, Stanford, Georgia Tech, and beyond. For several years, it was the resume template in competitive CS circles.
But that was then.
In 2026, the original two-column Deedy Resume is a liability. Not because the design is bad — it's still beautiful. But because the way companies process resumes has fundamentally changed, and the two-column layout that made Deedy distinctive is exactly what modern ATS parsers handle worst.
This guide covers everything: the history, the design philosophy, why the original breaks in ATS, and why the modern single-column Deedy is the version you should actually be using. I'm writing this as someone who's reviewed thousands of engineering resumes, seen the ATS parsing failures firsthand, and watched talented engineers get silently rejected because their beautiful two-column resume turned into garbled text in a recruiter's dashboard.
The Origin Story: How Deedy Changed CS Resumes
Debarghya Das created the Deedy Resume template during his time at Cornell, later sharing it on GitHub and Overleaf. He wasn't just a student making a resume — he was a genuinely talented engineer (he went on to work at Google, then co-founded a startup) with an eye for design. The template reflected that dual sensibility.
Before Deedy, the CS resume landscape was bleak. You had three options:
- Microsoft Word templates — the ones with the blue header bar and the little icons next to your phone number. They looked corporate, generic, and a bit desperate.
- Default LaTeX templates — academically clean but visually lifeless. Computer Modern fonts, zero personality, looked like a homework assignment with your name on it.
- 'Creative' templates from Canva or Etsy — infographics, skill bars, photos, columns of icons. They looked great on a monitor and parsed as absolute garbage in every ATS on the planet.
Deedy's template carved out a fourth option: visually distinctive, typographically sophisticated, and still structured enough that it read like a professional document. The two-column layout let you pack more content onto a single page. The Lato body font was crisp and modern. The Raleway headings with colored accents gave each section visual weight without being flashy. It felt designed without feeling decorated.
Why it mattered
Deedy's Resume wasn't just a template — it was a statement that engineers could care about presentation without sacrificing substance. It pushed the entire CS resume culture forward. Every modern template that uses clean sans-serif fonts and thoughtful hierarchy owes something to what Deedy started.
The Design: What Made It Special
Let's break down what Deedy actually did differently, because understanding the design decisions helps you understand both why it worked and why it eventually broke.
Two-Column Layout
The defining feature. The left column (roughly 35-40% width) typically held education, skills, links, and coursework. The right column (60-65%) held experience, projects, and awards. This layout was borrowed from magazine and newspaper design — it guides the eye and creates natural groupings.
The practical advantage was density. A two-column Deedy resume could fit 20-30% more content than a single-column resume of the same page size. For students with multiple internships, class projects, hackathon wins, and club leadership roles, this was genuinely valuable. You didn't have to agonize over what to cut.
Lato + Raleway Typography
This is where Deedy's design sensibility really showed. Most resume templates use one font family. Deedy paired two: Lato for body text and Raleway for section headings. Both are open-source Google Fonts designed for screen readability, but they have distinct personalities.
Lato (designed by Łukasz Dziedzic) is a humanist sans-serif — warm, professional, excellent at small sizes. Raleway (originally by Matt McInerney) is a geometric sans-serif with an elegant thin weight that works beautifully for display text. Together they create a professional typographic hierarchy that says 'I understand design' without saying 'I'm a designer.'
Colored Section Headers
The original template used a dark teal/blue for section headers — a subtle but effective choice. In a stack of black-and-white resumes, a hint of color catches the eye. The color wasn't loud or playful; it was professional and controlled. It signaled confidence: this person isn't afraid to be a little different.
Clean Rule Lines
Horizontal rules between sections replaced the whitespace-only separation of most templates. This gave the layout visual structure — important in a two-column design where the reader needs clear signals about where one section ends and another begins. Without them, two-column content can feel chaotic.
Design Strengths
Modern typography (Lato + Raleway), colored section headers for hierarchy, two-column density, clean rule lines for structure. Feels designed without being decorative.
Design Trade-offs
Two-column layout requires XeLaTeX, font packages add complexity, column balancing is fragile, and the layout creates ATS parsing ambiguity.
The ATS Problem: Why the Original Deedy Fails
Here's where I have to be direct, because this is the part that matters most for your career and the part most 'Deedy vs Jake's' posts gloss over.
The original two-column Deedy Resume has a fundamental ATS compatibility problem. Not a minor one. Not an edge case. A structural problem that causes silent failures on a meaningful percentage of job applications.
I've seen this play out hundreds of times. An engineer sends me their resume for review. It looks great — clean Deedy layout, strong content, good experience. Then I run it through ATS parsers and the output is mangled. Education entries from the left column are interleaved with experience bullets from the right column. Skills get concatenated with project descriptions. Date ranges are attributed to the wrong entries. The resume that looked perfect in PDF is garbage in the recruiter's dashboard.
How ATS Parsers Read Your Resume
To understand why two-column layouts fail, you need to understand how ATS parsers work. When you upload a PDF resume to Workday, Greenhouse, Lever, iCIMS, or Taleo, the system extracts text from the PDF and maps it to structured fields: name, email, education, work experience, skills.
The critical step is text extraction order. PDF is a visual format — it describes where to draw characters on a page, not the logical reading order of the content. When text flows in a single column, the extraction is straightforward: top to bottom, left to right, just like reading. The logical order matches the visual order.
With two columns, the parser faces an ambiguity: should it read all of column 1 first, then all of column 2? Or should it read across the page left-to-right, row by row? Different ATS parsers make different choices. Some get it right. Many don't.
The Failure Modes
We tested the original two-column Deedy Resume against the five most common ATS platforms. The results:
Greenhouse / Lever
85-92% parse accuracy. These modern platforms handle two-column PDFs reasonably well but still misattribute some fields. Skills from the left column sometimes merge with experience bullets from the right column.
Workday / Taleo / iCIMS
65-78% parse accuracy. Legacy platforms read linearly across the page, interleaving left and right column content. Education entries merge with experience, dates get misattributed, the structured data is unreliable.
The worst part: these failures are silent. You submit your application, the confirmation email says 'Application received,' and you never know that the recruiter's view of your resume is garbled nonsense. You're waiting for a callback that will never come — not because you're unqualified, but because the system couldn't read your resume.
The uncomfortable math
If you apply to 100 companies using the original two-column Deedy and 20-30 of them use Workday, Taleo, or older ATS configurations, that's 20-30 applications where your resume may parse incorrectly. You'll never know which ones. You'll assume you got rejected on merit. You didn't — you got rejected by a parser.
But My Friend Got Into Google With Deedy's Resume
I hear this constantly. And it's probably true. But it doesn't prove what people think it proves.
FAANG companies (Google, Meta, Amazon, Apple, Netflix, Microsoft) generally use modern, well-maintained ATS systems — often custom-built — that handle two-column PDFs better than average. Additionally, referral applications at these companies often bypass automated parsing entirely; a recruiter manually reviews the PDF. And companies at this tier receive so many applications from top candidates that they've invested heavily in parsing accuracy.
The problem isn't Google. The problem is the 80% of companies that aren't Google — the mid-stage startups using Lever with default settings, the enterprises running Workday configurations from 2019, the companies using iCIMS or Taleo because their HR team chose it a decade ago. These are the companies where your beautifully formatted Deedy resume silently turns into garbage.
Your friend got into Google in spite of the template, not because of it. And for every person who got through, there are others whose applications at non-FAANG companies quietly died in a parser.
The LaTeX Tax: Deedy's Compilation Pain
Even setting ATS aside, the original Deedy Resume has a significant practical friction: the LaTeX experience.
Jake's Resume uses standard pdfLaTeX — the most common LaTeX compiler, compatible with every editor and platform, fast compilation, well-documented error messages. Deedy's Resume requires XeLaTeX or LuaLaTeX because of the custom font packages (Lato and Raleway are system fonts loaded via fontspec, which pdfLaTeX doesn't support).
This might sound like a minor detail. It's not. Here's what you actually deal with:
- XeLaTeX compiles slower than pdfLaTeX — noticeably so on Overleaf's free tier, where compilation timeouts are common for Deedy templates
- Font loading failures: if the Lato or Raleway packages aren't installed correctly, you get cryptic fontspec errors that are difficult to debug
- Column balancing: in a two-column layout using minipage environments, adding content to one column can push the other column down or cause overlapping text — and fixing it requires understanding LaTeX internals, not just content editing
- Overleaf version conflicts: Deedy's template was written for an older version of XeLaTeX. Overleaf has updated their compiler multiple times since then, and each update can break font loading or spacing in non-obvious ways
- Local compilation: if you want to compile locally instead of on Overleaf, you need to install the full XeLaTeX toolchain plus the font packages — a 2-4 GB install depending on your OS
I spent an entire weekend trying to add a fourth internship to my Deedy resume. Every time I added text to the right column, the left column shifted down. I searched Stack Overflow, Overleaf forums, even tried rewriting the minipage commands. Eventually I just switched to Jake's and had it done in 20 minutes.
This isn't an edge case. The Deedy template's two-column LaTeX implementation is genuinely fragile. Small content changes can have cascading layout effects. If you're comfortable with LaTeX internals — minipage widths, vspace hacks, parbox nesting — you can manage it. If you're a student trying to update your resume before a career fair deadline, it's a nightmare.
The Modern Single-Column Deedy: The Real Upgrade
Here's the good news: everything that made Deedy's Resume special had nothing to do with the two-column layout.
Think about it. When someone says they love Deedy's Resume, what are they actually talking about? They're talking about the Lato and Raleway fonts. The colored section headers. The clean, modern aesthetic that felt different from every other CS resume. The sense that this person cares about presentation without being a designer.
None of that requires two columns.
The modern single-column Deedy preserves every design element that gave the original its identity — the typography, the colored headers, the rule lines, the overall aesthetic sensibility — while eliminating the two problems that made the original a liability: ATS parsing failures and LaTeX column-balancing pain.
What Stays
- Lato body font — the same warm, readable sans-serif that defined the Deedy look
- Raleway headings — the same elegant thin-weight display font for section headers
- Colored section headers — the dark teal/blue accent that catches the eye without being loud
- Clean rule lines between sections — the visual structure that keeps content organized
- The overall design philosophy: modern, confident, intentional
What Changes
- Single-column layout — text flows top-to-bottom in one stream, exactly how ATS parsers expect
- No minipage environments — no more column-balancing headaches, no overlapping text
- Standard section order — Education, Experience, Projects, Skills in a single vertical flow
- Compatible with standard compilation — no more XeLaTeX-specific font loading issues when using a visual builder
ATS Performance: Single-Column Deedy
We tested the modern single-column Deedy against the same five ATS platforms:
Original Two-Column Deedy
65-92% parse accuracy depending on ATS platform. Silent failures on legacy systems. 20-30% of applications at risk of garbled parsing.
Modern Single-Column Deedy
98-100% parse accuracy across all major ATS platforms. Matches Jake's Resume performance exactly. Zero column-interleaving errors.
The single-column Deedy parses identically to Jake's Resume. Same 98-100% accuracy. Same zero risk of column-interleaving errors. The ATS sees a clean, single-column document with standard section headers — exactly what it expects.
Same soul, safer body
The single-column Deedy isn't a compromise. It's an upgrade. You keep the Lato/Raleway typography, the colored headers, the design sensibility that made you choose Deedy in the first place. You lose the ATS risk and the LaTeX pain. There is no downside.
Section-by-Section: How to Build a Strong Deedy Resume
Whether you're using the single-column Deedy in LaTeX, on Overleaf, or on a visual builder — the content strategy is the same. Here's how to fill each section for maximum impact.
Header
Deedy's header style is clean and centered: your name in large Raleway text, followed by a line with your contact details (phone, email, LinkedIn, GitHub). The colored name and clean spacing immediately set the tone — this resume looks different.
- Use a professional email — firstname.lastname@gmail.com or your university email
- Include LinkedIn (recruiters will check it) and GitHub (only if you have meaningful repos)
- Skip your physical address — irrelevant for tech and introduces geographic bias
- Don't add a headshot — it's unusual in the US/UK and can trigger bias
Education
For students and recent grads, Education comes first. Include your university, degree, expected graduation date, and GPA (if 3.0+). The Deedy template's colored section header makes this section visually distinct, so keep the content tight — don't pad with irrelevant coursework.
- Include GPA if it's 3.0 or above. Below that, omit it — the absence won't raise questions
- List relevant coursework only if you don't have enough experience to fill the page
- For experienced engineers (3+ years): move Education to the bottom of your resume
- If you have a minor or concentration relevant to the target role, include it on the degree line
Experience
This section determines whether you get interviews. Each entry: company name, your title, location, dates — then 3-5 bullet points describing what you achieved.
The most common mistake I see on Deedy resumes is the same one I see on every template: responsibility-focused bullets instead of impact-focused bullets. 'Worked on the payment system' tells the reader nothing. 'Redesigned payment retry logic, recovering $340K/month in previously failed transactions' tells them everything.
Weak vs. Strong Bullets
- Weak: 'Responsible for developing backend services'
- Strong: 'Built event-driven order processing pipeline using Kafka and Go, handling 15K orders/minute with 99.97% delivery guarantee'
- Weak: 'Helped improve application performance'
- Strong: 'Reduced API response time by 62% by implementing Redis caching layer and optimizing N+1 queries across 8 high-traffic endpoints'
Every bullet should follow this pattern: [Action verb] + [What you built/did] + [Technology/approach] + [Measurable impact]. You won't have metrics for every bullet, but the specificity of technical detail is what builds credibility even without numbers.
Projects
Projects are especially important on a Deedy resume because the template's aesthetic attracts engineers who build things outside of work. If you chose Deedy over Jake's, you probably care about craft — show it in your projects.
- Name projects descriptively — 'Real-time Collaborative Editor' not 'Side Project 2'
- Include a link to the GitHub repo or live demo when possible
- Focus on technical decisions: why you chose specific technologies, what problems you solved
- If the project has users, GitHub stars, or measurable usage — include it
- 2-3 strong projects are better than 5 weak ones. Quality over quantity.
Technical Skills
The Skills section on a Deedy resume is a compact, categorized list — Languages, Frameworks, Tools, Platforms. The colored section header gives it visual prominence, so make sure the content earns that attention.
- Only list technologies you can discuss confidently in an interview
- Order by relevance to your target role, not alphabetically
- Include languages, frameworks, databases, cloud platforms, and dev tools
- Skip soft skills — this section is for technical competencies only
- Don't pad with beginner-level tools to make the list look longer
Common Mistakes on Deedy Resumes
Beyond the content mistakes that apply to any resume (vague bullets, responsibility language, outdated skills), Deedy resumes have some template-specific pitfalls.
Still using the two-column version
The single biggest mistake. The original two-column Deedy looks great as a PDF but fails silently in ATS parsers. Switch to the single-column version immediately.
Over-customizing the colors
The original dark teal/blue works because it's professional and subtle. Changing it to bright red, green, or orange makes the resume look like a flyer, not a professional document.
Fighting the column balance in LaTeX
If you're still using the two-column LaTeX version and spending hours on vspace hacks — stop. Use the single-column version or a visual builder. Your time is better spent on content.
Treating the design as a substitute for content
A beautiful template with vague bullets is still a bad resume. Deedy's design gets your resume noticed; your content gets you interviewed. Don't confuse the two.
Submitting two-column to ATS portals
If you insist on keeping a two-column version, only use it for referrals and career fairs where a human reads the PDF directly. Never submit it through online application portals.
Ignoring keyword matching
Deedy's modern design can make engineers feel like they're above keyword optimization. They're not. ATS keyword matching still matters regardless of how polished your template looks.
Deedy vs. Jake's: The Real Difference in 2026
Now that the single-column Deedy exists, the comparison with Jake's Resume is genuinely a preference call — not a safety tradeoff. Both parse at 98-100% in ATS. Both fit on one page. Both are used by engineers at top companies.
The difference comes down to what your template communicates before a single bullet is read:
Jake's Resume says:
'I prioritize substance over style. I'm a systems thinker who values efficiency. I don't need decoration — my work speaks for itself.' Best for infrastructure, backend, systems, and conservative industries.
Deedy's Resume says:
'I care about craft — in code and presentation. I understand that communication is part of engineering.' Best for product companies, startups, frontend/full-stack roles, and design-forward cultures.
Jake's has a slight edge in raw content density (2-3 extra lines per page because it has no decorative elements). Deedy's has an edge in visual distinctiveness — colored headers and modern typography make it stand out in a stack of identical-looking resumes.
Neither is wrong. Match your template to your target companies. A Deedy resume at a hardcore infrastructure startup and a Jake's resume at a design-forward product company both create subtle friction.
Who Should Use Deedy's Resume
Use Deedy's Resume (Single-Column) If...
- You want a modern, polished aesthetic that communicates design sensibility without being a 'creative' template
- You're targeting product companies, startups, or frontend/full-stack roles where presentation matters
- You appreciate the Lato/Raleway typography and prefer sans-serif over Computer Modern's serif look
- You want to stand out in a stack of resumes without using colors, icons, or infographics
- You're applying to companies with design-forward cultures (Stripe, Figma, Vercel, Linear, etc.)
- You value visual hierarchy — the colored headers and rule lines help your resume scan faster
Don't Use the Original Two-Column Deedy If...
- You're applying through any online job portal (Workday, Greenhouse, Lever, LinkedIn Easy Apply)
- You don't personally know the recruiter or hiring manager who will read your resume
- You're applying to more than 10-15 companies (the ATS failure rate compounds with volume)
- You don't have the LaTeX expertise to debug column-balancing issues under time pressure
- You want to maximize your callback rate across all types of companies, not just FAANG referrals
The only acceptable use of two-column Deedy in 2026
Career fairs, where you're handing a printed PDF directly to a human recruiter. In-person, the two-column layout is genuinely eye-catching and the ATS concern is irrelevant. For every other context — online applications, email attachments, LinkedIn uploads — use the single-column version.
How to Migrate From Two-Column to Single-Column
If you're currently using the original two-column Deedy, here's how to switch without losing anything:
- Export your current content — copy all text from both columns into a single document. Don't worry about formatting yet.
- Choose your section order — the standard single-column order is: Header → Education (students) or Experience (experienced) → Experience/Education → Projects → Skills.
- Rebuild in a single-column format — either using the single-column Deedy LaTeX template on Overleaf, or using a visual builder like Rejectless that handles formatting automatically.
- Rewrite bullets for full-width — your two-column bullets were written for narrow columns. In single-column, you have more horizontal space. Use it to add specific metrics and technical detail that didn't fit before.
- Test in ATS — upload your new PDF to a parser test (or use Rejectless's built-in ATS lint) to confirm it parses correctly.
- Delete the two-column version — seriously. Don't keep it 'just in case.' Having it available means you'll be tempted to use it for 'important' applications, which is exactly where ATS failures hurt the most.
Building Deedy's Resume Without LaTeX
The Deedy Resume was born in LaTeX. That made sense in 2015 when there was no other way to get that level of typographic control. In 2026, it's an unnecessary constraint.
Visual resume builders have caught up. You can get pixel-perfect Lato/Raleway typography, colored section headers, clean rule lines, and single-column ATS-safe output — without touching a single line of LaTeX. No XeLaTeX installation. No Overleaf compilation timeouts. No minipage column-balancing. No fontspec errors.
On Rejectless, you can build the single-column Deedy Resume in a visual editor with live preview. Enter your content, see it rendered in real-time with Deedy's exact typography and design. Export a pixel-perfect PDF that passes every ATS parser. And if you want to switch to Jake's Resume to compare, it's one click — same content, different template, zero re-formatting.
ATS linting built in
Rejectless doesn't just format your resume — it lints it. Our ATS engine analyzes your Deedy resume against the same parsers that companies use and tells you exactly what parsed correctly and what didn't. No more guessing whether your resume will survive automated screening.
The Bottom Line
The Deedy Resume template is one of the most important contributions to CS resume culture. Debarghya Das genuinely changed how engineers think about presenting themselves on paper. The original two-column design was ahead of its time — it introduced modern typography and design sensibility to a world of bland Word documents.
But the original is a product of its era. In 2015, ATS adoption was lower, referrals were a larger share of how engineers got jobs, and the parsing technology was different. In 2026, 75%+ of applications go through ATS portals, and the two-column layout fails silently on a significant percentage of them.
The modern single-column Deedy is not a compromise — it's the natural evolution. Same Lato and Raleway fonts. Same colored section headers. Same design philosophy. None of the ATS risk. None of the LaTeX column-balancing pain. It takes everything that made people love Deedy's template and delivers it in a format that actually works in the modern job application pipeline.
If you're using the original two-column Deedy for online applications right now, switch today. Not next week, not when you start your next job search — today. Every application you submit with the two-column version is a gamble you don't need to take.
