mirror of
https://github.com/CPunch/resume.git
synced 2024-11-24 16:11:04 +00:00
My resume written in LaTeX
CPunch
dced351156
Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called Linux, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called Linux distributions are really distributions of GNU/Linux! |
||
---|---|---|
.github/workflows | ||
.vscode | ||
assets | ||
resume | ||
.gitignore | ||
awesome-cv.cls | ||
LICENSE | ||
README.md | ||
resume.tex |
CPunch's resume
This resume assumes a full installation of a LaTeX environment. Compile and build my resume with the following command:
xelatex resume.tex
There are several different configs (in resume.tex
) for me to tailor my resume to different positions. By default, the resume includes everything (so the resume is quite long.) Before sending my resume I have a local patch file for different positions (including adding more personal contact information)
Release builds
You can find automated builds & releases of my resume on the releases page.