Analysis updated 2026-05-18
Build a resume by filling in simple data commands instead of editing raw layout code.
Reorder resume sections by rearranging print commands rather than restructuring the whole document.
Edit and compile the resume directly in Overleaf without installing anything locally.
| harshkaso/resumetex | andybowu/hitchhikers-guide-agentic-ai-zh-cn | rougier/bibliography | |
|---|---|---|---|
| Stars | 4 | 2 | 6 |
| Language | TeX | TeX | TeX |
| Last pushed | — | — | 2019-04-05 |
| Maintenance | — | — | Dormant |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 1/5 | 2/5 |
| Audience | general | researcher | researcher |
Figures from each repo's GitHub metadata at analysis time.
Works directly in Overleaf with no local install, or compiles locally with any standard LaTeX distribution.
ResumeTeX is a LaTeX template for building resumes that is designed to make editing and customizing your resume much easier than typical LaTeX resume templates. LaTeX is a document typesetting system often used for producing clean, professional looking PDFs, and it is common in academic and technical fields, but LaTeX resume templates are usually hard to change because the actual content and the visual layout are mixed together in the same file. ResumeTeX separates those two things. Instead of writing your work history, education, and skills directly into the same code that controls fonts, spacing, and section positions, you fill in your information using simple, self contained commands, and the template handles how everything looks. This means you can add a new job, update your contact details, or reorder entire sections of your resume just by rearranging or editing these commands, without needing to understand or risk breaking the underlying layout code. The project describes its approach as treating a resume like a small application made of three parts: your data, such as personal details and experience, the layout that decides how that data is displayed, and a rendering step where the template combines the two to produce the final PDF. This separation is meant to make the whole thing easier to understand, maintain, and adapt compared to a traditional single file LaTeX resume. You can use ResumeTeX either by opening it directly in Overleaf, a browser based LaTeX editor, or by compiling it locally with any standard LaTeX distribution installed on your own computer. The repository includes a sample rendered resume image so you can see what the final output looks like before diving in. The project is released under the MIT license, and is aimed at students, job seekers, and professionals who want a clean, easily customizable LaTeX resume without having to fight with layout code.
A LaTeX resume template that separates your content from the layout so updating or reordering resume sections is simple.
Mainly TeX. The stack also includes LaTeX, Overleaf.
MIT licensed, free to use, modify, and distribute.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.