whatisgithub

What is resume?

billryan/resume — explained in plain English

Analysis updated 2026-06-24

11,082TeXAudience · generalComplexity · 1/5LicenseSetup · easy

In one sentence

A LaTeX resume template that produces a clean one-page PDF, with Unicode support for Chinese, Japanese, and Korean scripts and optional FontAwesome contact icons. Edit instantly on Overleaf or compile locally.

Mindmap

mindmap
  root((billryan/resume))
    What it does
      One-page PDF resume
      Unicode script support
      FontAwesome icons
    Variants
      English version
      Simplified Chinese
    Setup options
      Edit on Overleaf
      Compile locally
    License
      MIT for code
      Fonts have own terms
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Create a polished one-page resume PDF without designing formatting from scratch.

USE CASE 2

Add Chinese or Japanese text to a resume using the Simplified Chinese branch with Adobe fonts.

USE CASE 3

Decorate your resume's contact section with email or LinkedIn icons using FontAwesome.

What is it built with?

LaTeXTeX

How does it compare?

billryan/resumesoulmachine/leetcodehmemcpy/milewski-ctfp-pdf
Stars11,08211,34011,584
LanguageTeXTeXTeX
Setup difficultyeasyeasymoderate
Complexity1/52/52/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min
Use freely for any purpose including commercial as long as you keep the copyright notice, the bundled fonts carry their own separate licensing terms.

So what is it?

This repository is a resume template written in LaTeX, a document preparation system widely used for producing professionally typeset documents. The template is designed to produce a clean, well-formatted one-page resume as a PDF file. It has a Simplified Chinese variant on a separate branch for users who need to write their resume in Chinese. The template supports full Unicode characters, which means it handles Chinese, Japanese, Korean, and other non-Latin scripts without issues. It also includes support for FontAwesome icons, a set of small symbols commonly used to decorate contact information sections on resumes (such as icons for email, LinkedIn, or GitHub). Adobe Simplified Chinese fonts are included for the Chinese version. To use it, you can edit the template directly on Overleaf, a free browser-based LaTeX editor that compiles the document to PDF without requiring any local software installation. Alternatively, you can clone the repository and compile it on your own computer. The README recommends cloning only the main English branch if you do not need Chinese support, because the Chinese font files are large. Sample PDF outputs are linked in the README showing what the English version, the English version with a photo, and the Simplified Chinese version look like after compiling. The code is released under the MIT license, though the bundled fonts carry their own separate licensing terms. The project is straightforward in scope: it is a starting point for anyone who wants a polished LaTeX resume without building the formatting from scratch.

Copy-paste prompts

Prompt 1
Help me customise this LaTeX resume template from billryan/resume to add a Skills section and remove the photo placeholder.
Prompt 2
I am using the billryan/resume LaTeX template. Write me the code to add a second column for a sidebar with social links.
Prompt 3
How do I compile the billryan/resume template on a Mac with MacTeX instead of Overleaf?
Prompt 4
Translate the contact section of this LaTeX resume template into Simplified Chinese and switch to the Chinese branch fonts.

Frequently asked questions

What is resume?

A LaTeX resume template that produces a clean one-page PDF, with Unicode support for Chinese, Japanese, and Korean scripts and optional FontAwesome contact icons. Edit instantly on Overleaf or compile locally.

What language is resume written in?

Mainly TeX. The stack also includes LaTeX, TeX.

What license does resume use?

Use freely for any purpose including commercial as long as you keep the copyright notice, the bundled fonts carry their own separate licensing terms.

How hard is resume to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is resume for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.