Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A single-page, one-column LaTeX resume template for freshers, based on Jake's and sb2nov's designs.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
Resume Template is a single-page, one-column LaTeX resume template for freshers, built on the works of Jake's Resume and sb2nov, that produces a PDF resume via Overleaf or any LaTeX editor.
The Resume Template is a LaTeX-based resume template designed specifically for freshers. It takes a .tex file as input and compiles into a single-page, one-column PDF with predefined sections: Education, Experience, Projects, Skills, Achievements, and Positions of Responsibility. The template runs on Overleaf or any local LaTeX installation. It is derived from the open-source projects by Jake's Resume (github.com/jakegut/resume) and sb2nov (github.com/sb2nov/resume).
Freshers and entry-level candidates who need a clean, professional one-page resume for job or internship applications. It is also useful for students who want to learn LaTeX while creating a resume, and for anyone dissatisfied with the constraints of graphical resume builders. The template's standard sections map directly to what entry-level recruiters expect.
To start, use the repository as a template on Overleaf, or download the .tex file and open it in your preferred LaTeX editor. Replace the placeholder content in each section with your own details, then recompile the document to produce the final one-page PDF. The quick start guide in the repository gives these steps.
The source code is publicly available on GitHub, and the quick start recommends using it as a template on Overleaf, which does not require paying for a resume builder service. The author notes that many resume builder websites are paid to use properly, implying this template is a free alternative.
The template includes six main sections: Education, Experience, Projects, Skills, Achievements, and Positions of Responsibility. These are all defined in the .tex file, so you only need to fill in your details under each heading.
You need to edit a .tex file, so basic familiarity with LaTeX syntax helps. However, because the structure is already defined, you can often just replace text between known commands and recompile. Overleaf provides an online editor with compilation at the click of a button.
The repository showcases a cover letter design alongside the main resume template. This suggests you can adapt the styles for cover letters, though the core template's documented focus is the one-page resume.