Build Deedy's Resume Online – Modern Design, Zero LaTeX
The modern, clean-typography template that took over GitHub and r/EngineeringResumes. Now editable in a real browser with live preview. No compilation errors. No font packages. Just fill, tweak, download.
What Is Deedy's Resume? The Modern Template Engineers Love
Origin story. Deedy's Resume was created by Debarghya Das (known online as “Deedy”) and shared as an open-source LaTeX template on GitHub and Overleaf. With thousands of GitHub stars and forks, it became one of the most popular resume templates in the developer community.
Why it stands out. Unlike traditional resumes with bland fonts, Deedy's uses modern typography (Lato and Raleway) with colored section headers and clean rule lines. The result is a polished, contemporary look that stands out while remaining professional. It's visually distinctive without being flashy — the design signals “engineer who cares about craft.”
The template's actual specs. Lato for body text, Raleway for headers, custom titlesec formatting with colored rule lines and clean section dividers. Modern typography that breaks from the traditional Computer Modern look while keeping a single-column, ATS-friendly structure.
Who uses it. CS students, software engineers, data scientists, and product managers who want a modern resume that fits dense technical content onto one page. Especially popular among engineers at top tech companies who have multiple projects and publications to showcase.
Why recruiters notice it. The modern typography is immediately recognizable. It communicates that the candidate is detail-oriented and technically capable — someone who chose a template that balances style with substance. Recruiters at tech companies see this template regularly and associate it with strong candidates.
Why Deedy's Resume Still Wins in 2026
Deedy's Resume became a GitHub sensation for a reason. Modern typography, colored section headers, and a polished single-column layout that stands out. Clean design. And it still turns heads in a stack of resumes.
Lato and Raleway fonts with colored section headers instantly set your resume apart from the sea of Times New Roman and Computer Modern. A contemporary look that says “I care about details.”
Lato and Raleway fonts with colored section headers give your resume a clean, modern look. Instantly recognizable in a sea of Times New Roman and Computer Modern.
Single-column layout with standard heading hierarchy and real text layers. Parses cleanly through Lever, Greenhouse, Workday, and every other major ATS platform.
Who it's best for
- Software engineers who want a modern look
- CS students with projects and coursework to showcase
- Engineers with dense technical experience
- Data scientists and ML engineers
- Anyone who wants more content on one page
- Candidates applying to top-tier tech companies
The LaTeX Problem (Why Everyone Hates Editing Deedy's Resume)
Everyone forks Deedy's from GitHub... then spends hours fighting font installation errors, custom class files, and XeLaTeX compilation failures. The design is gorgeous. The editing experience is painful.
- XeLaTeX required — doesn't compile with pdflatex
- Custom font packages (Lato, Raleway) fail to install
- Custom .cls file breaks with content changes
- Can't edit on mobile or tablet
- Custom .cls file adds complexity on top of LaTeX
- Overleaf free tier can timeout on compilation
- Visual form editor — zero syntax
- Instant live preview as you type
- Works on any device, any browser
- No compilation, no font errors, no waiting
- One-click PDF export, always consistent
- Built-in linter to improve your content too
A Proper GUI That Actually Matches the Original
Not “inspired by” Deedy's Resume. Not “similar to.” This is the template — rendered pixel-perfect in a browser with a real editor.
Looks identical to the classic Deedy LaTeX template. Same Lato and Raleway fonts, same spacing, same colored section headers. Recruiters can't tell the difference.
Move Education above Experience. Add a custom section. Remove what you don't need. The template adapts while keeping Deedy's clean, modern look.
Split-view editor: form on the left, A4 preview on the right. Every keystroke updates instantly. No compile step.
Print-ready and ATS-safe. Real text layers, proper reading order, correct heading hierarchy. Downloads in seconds.
Edit as many times as you want. Download as many PDFs as you need. No watermarks. No trial limits. Free.
Update your resume from your phone before a deadline. The responsive editor works on any screen size.
Power users can switch to raw JSON editing for bulk changes. Copy-paste entire sections, version control your resume as code.
One button sends your resume to Rejectless's line-by-line linter. Great formatting + strong content = interviews.
Your work saves automatically as you type. Close the tab, come back later, pick up where you left off. No lost progress.
How It Works
Four steps. Five minutes. One perfect resume.
Click 'Start Building Free.' No signup required. You land in the split-view editor immediately.
Type into the form fields. Header, education, experience, projects, skills, links — all structured for you. Live preview updates with every keystroke.
Drag sections to reorder. Add custom sections if needed. Switch to JSON mode for bulk edits. Everything stays pixel-perfect.
Export your resume as a clean, ATS-safe PDF. Then hit 'Lint with Rejectless' to make sure the content is as strong as the formatting.
Step 4 is the one people skip. Formatting done? Great. Now make the bullets actually good.
Example Output
Here's what a finished Deedy Resume looks like from the builder. Identical to the LaTeX original.
Same template. No LaTeX required.
This is the exact output from the Rejectless builder. Same Lato and Raleway fonts. Same spacing. Same colored section headers. Identical to what you'd get from Overleaf — minus the XeLaTeX headaches.
- Clean PDF with real text layers (not an image)
- Passes ATS parsers: Lever, Greenhouse, Workday
- Consistent output across all devices and browsers
- One-page format with optimized density
Download Deedy's Resume Template
Grab the template in whatever format works for you. Or skip the files and use the visual builder instead.
The original LaTeX source code by Debarghya Das. Clone, fork, or download the raw .tex files.
Open in Overleaf and compile with XeLaTeX. Requires font packages and correct compiler settings.
Skip LaTeX entirely. Use our visual editor to build the exact same template with live preview and one-click PDF export.
Want pixel-perfect output without fighting XeLaTeX and font packages? Use the visual builder instead →
Deedy's Resume LaTeX Code (Copy to Overleaf)
The complete LaTeX source for Deedy's Resume template. Copy and paste into Overleaf (requires XeLaTeX compiler).
Show full LaTeX source code
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy - One Page Resume
% LaTeX Template
% Version 1.2 (16/9/2014)
%
% Original author:
% Debarghya Das (http://debarghyadas.com)
%
% Original repository:
% https://github.com/deedydas/Deedy-Resume
%
% IMPORTANT: THIS TEMPLATE NEEDS TO BE COMPILED WITH XeLaTeX
%
% This template uses several fonts not included with Windows/Linux by
% default. If you get compilation errors saying a font is missing, find the line
% on which the font is specified and either change it to a font included with your
% operating system or comment the line out to use the default font.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[]{deedy-resume-openfont}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% LAST UPDATED DATE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lastupdated
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TITLE NAME
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{Debarghya}{Das}{\urlstyle{same}\href{http://debarghyadas.com}{debarghyadas.com}| \href{http://fb.co/dd}{fb.co/dd}\\
\href{mailto:deedy@fb.com}{deedy@fb.com} | 607.379.5733 | \href{mailto:dd367@cornell.edu}{dd367@cornell.edu}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN ONE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{minipage}[t]{0.33\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EDUCATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Education}
\subsection{Cornell University}
\descript{MEng in Computer Science}
\location{Dec 2014 | Ithaca, NY}
\sectionsep
\subsection{Cornell University}
\descript{BS in Computer Science}
\location{May 2014 | Ithaca, NY}
College of Engineering \\
Magna Cum Laude\\
\location{ Cum. GPA: 3.83 / 4.0 \\
Major GPA: 3.9 / 4.0}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LINKS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Links}
Facebook:// \href{https://facebook/dd}{dd} \\
Github:// \href{https://github.com/deedydas}{deedydas} \\
LinkedIn:// \href{https://www.linkedin.com/in/debarghyadas}{debarghyadas} \\
YouTube:// \href{https://www.youtube.com/user/DeedyDash007}{DeedyDash007} \\
Twitter:// \href{https://twitter.com/deaborgh}{@deaborgh} \\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% COURSEWORK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Coursework}
\subsection{Graduate}
Advanced Machine Learning \\
Open Source Software Engineering \\
Advanced Interactive Graphics \\
Compilers + Practicum \\
Cloud Computing \\
Evolutionary Computation \\
Defending Computer Networks \\
Machine Learning \\
\sectionsep
\subsection{Undergraduate}
Information Retrieval \\
Operating Systems \\
Artificial Intelligence + Practicum \\
Functional Programming \\
Computer Graphics + Practicum \\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SKILLS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Skills}
\subsection{Programming}
\location{Over 5000 lines:}
Java \textbullet{} Shell \textbullet{} Python \textbullet{} Javascript \\
C++ \textbullet{} C \textbullet{} CSS \textbullet{} PHP \textbullet{} Assembly \\
\location{Over 1000 lines:}
MATLAB \textbullet{} ActionScript \textbullet{} \LaTeX\ \\
\location{Familiar:}
AS3 \textbullet{} iOS \textbullet{} Android \textbullet{} MySQL
\sectionsep
\end{minipage}
\hfill
\begin{minipage}[t]{0.66\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EXPERIENCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Experience}
\runsubsection{Facebook}
\descript{| Software Engineer }
\location{Jan 2015 - Present | New York, NY}
\vspace{\topsep}
\begin{tightemize}
\item 52 out of 2500 applicants chosen to be a fellow.
\item Reduced search pricing by by 4x.
\end{tightemize}
\sectionsep
\runsubsection{Coursera}
\descript{| KPCB Fellow + Software Engineering Intern }
\location{June 2014 – Sep 2014 | Mountain View, CA}
\begin{tightemize}
\item 52 out of 2500 applicants chosen to be a fellow.
\item Led and shipped Coursera's first pricing A/B test.
\end{tightemize}
\sectionsep
\runsubsection{Google}
\descript{| Software Engineering Intern }
\location{May 2013 – Aug 2013 | Mountain View, CA}
\begin{tightemize}
\item Worked on the YouTube Captions team.
\item Full stack development with Spanner, entity extraction.
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% RESEARCH
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Research}
\runsubsection{Cornell Robot Learning Lab}
\descript{| Researcher}
\location{Jan 2014 – Jan 2015 | Ithaca, NY}
Worked with \textbf{\href{http://www.cs.cornell.edu/~ashMDash}{Ashutosh Saxena}} and \textbf{\href{http://www.nber.org/~rdehejia/}{Rajeev Dehejia}}
\sectionsep
\runsubsection{Cornell Phonetics Lab}
\descript{| Head Undergraduate Researcher}
\location{Mar 2012 – May 2013 | Ithaca, NY}
Led the development of QuickTongue.
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% AWARDS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Awards}
\begin{tabular}{rll}
2014 & top 52/2500 & KPCB Engineering Fellow\\
2014 & 1\textsuperscript{st}/50 & Microsoft Coding Competition, NYC\\
2013 & National & Jump Trading Challenge Finalist\\
\end{tabular}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PUBLICATIONS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Publications}
\renewcommand{\refname}{\vskip -1.5em}
\bibliographystyle{abbrv}
\bibliography{publications}
\nocite{*}
\end{minipage}
\end{document}Don't want to deal with XeLaTeX and font packages? Use our visual builder instead →
Deedy's Resume: Every Way to Build It (Compared)
There are many ways to create Deedy's Resume. Here's how they stack up.
| Feature | Overleaf (XeLaTeX) | GitHub Fork | Google Docs | Rejectless Builder |
|---|---|---|---|---|
| No LaTeX required | ||||
| Live preview | ||||
| Pixel-perfect match | ||||
| Mobile editing | basic | |||
| Content feedback / linting | ||||
| ATS-safe PDF export | depends | |||
| Free | ||||
| No font installation | ||||
| Drag & reorder sections | manual | |||
| Multiple resume versions | branches | forks | manual |
Great Template + Strong Content = Interviews
A pixel-perfect template is useless if your bullets say “Built scalable systems” and “Worked with various technologies.” The template gets your resume past ATS. The content gets you past the human.
Use the Deedy Resume builder to get the formatting right.
Run Rejectless to flag weak bullets, fluff, and missing metrics.
Deedy's Resume Guides
Deep-dive guides to help you get the most out of the template.
Frequently Asked Questions
Everything you need to know about the Deedy Resume builder.
›Is this the real Deedy Resume template?
Yes. The output is a pixel-perfect match of the original Deedy Resume LaTeX template created by Debarghya Das. Same single-column layout, same Lato and Raleway fonts, same section styling. The only difference: you don't touch LaTeX.
›Is the output ATS friendly?
Yes. The PDF is generated with real text layers, not images. Standard fonts, clean heading hierarchy, and proper reading order. It passes common ATS parsers like Lever, Greenhouse, and Workday.
›Do I need an account to use it?
No. You can start building immediately without signing up. An account is only needed if you want to save your resume to the cloud and come back later.
›How does this compare to Overleaf?
Overleaf requires you to write LaTeX and deal with custom font packages. This builder gives you a visual form editor with live preview — same output, zero compilation errors, no syntax to learn. Edit on any device, including mobile.
›Can I use this for free forever?
Yes. The builder itself is completely free with unlimited edits and PDF downloads. There are no watermarks, no trial limits, no paywalls on the builder.
›Is the output identical to the LaTeX version?
Visually identical. Same Lato and Raleway fonts, same spacing, same colored section headers and rule lines. We match the original template spec down to font weights and margins.
›Can I create multiple resumes?
Yes. You can create and manage multiple resume versions — tailored for different roles or companies. Each one gets its own live preview and PDF export.
›What is 'Lint with Rejectless'?
After you build your resume, you can run it through Rejectless's line-by-line linter. It flags vague bullets, fluff, missing metrics, and credibility risks — so your formatting AND your content are both strong.
›Why not just use a Word template?
Word versions of Deedy's Resume inevitably break. Custom fonts shift, spacing changes across machines, and the output rarely matches the original. This builder renders the template consistently every time.
›Can I reorder sections or add custom ones?
Yes. Drag to reorder sections, add custom sections, and the live preview updates instantly. The template adapts while keeping the clean Deedy look.
›Where did Deedy's Resume template come from?
Deedy's Resume was created by Debarghya Das and shared as an open-source LaTeX template on GitHub and Overleaf. It gained massive popularity in the CS community for its modern typography and clean design, becoming one of the most forked resume templates on GitHub.
›Is Deedy's Resume good for software engineers?
Absolutely. It's one of the most popular templates in the SWE community alongside Jake's Resume. The modern typography and clean layout make it ideal for engineers with multiple projects and technical skills to showcase.
›Can I use Deedy's Resume for internships?
Yes. Deedy's Resume is popular among CS students applying for internships at top tech companies. The modern layout lets you showcase projects, coursework, and skills effectively even with limited work experience.
›Deedy's Resume vs Jake's Resume — which is better?
Both are excellent single-column choices for tech roles. Deedy's uses modern fonts (Lato/Raleway) and colored section headers — it's more visually distinctive and contemporary. Jake's uses Computer Modern fonts — it's more traditional and conservative. Choose Deedy's if you want a modern, polished look; choose Jake's for a classic, minimalist approach.
›How do I convert my existing resume to Deedy's format?
The easiest way is to open our builder and paste your content into the structured form fields. The builder handles all formatting automatically — header, education, experience, projects, and skills sections are all pre-structured to match Deedy's template.
›Does the modern formatting cause ATS issues?
No. Our builder generates the PDF with real text layers and proper heading hierarchy, so ATS parsers read it correctly. The single-column layout with standard fonts parses cleanly through Lever, Greenhouse, Workday, and every other major ATS.
Stop Fighting XeLaTeX. Build Your Deedy Resume the Easy Way.
Same template. Same output. Zero compilation errors. Fill in the form, get a perfect PDF, then lint the content to make sure every bullet hits. Free forever.
