dnl-blkv / Mcdowell Cv
Licence: mit
A Nice-looking CV template made into LaTeX
Stars: ✭ 855
Projects that are alternatives of or similar to Mcdowell Cv
Yaac Another Awesome Cv
YAAC: Another Awesome CV is a template using Font Awesome and Adobe Source Font.
Stars: ✭ 516 (-39.65%)
Mutual labels: resume, cv, latex, template
Simple Resume Cv
Template for a simple resume or curriculum vitae (CV), in XeLaTeX.
Stars: ✭ 333 (-61.05%)
Mutual labels: resume, cv, latex, template
Latexcv
👔 A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
Stars: ✭ 1,027 (+20.12%)
Mutual labels: resume, cv, latex, template
Jekyll Theme Minimal Resume
Simple Jekyll theme for a minimal resume website: https://jekyll-theme-minimal-resume.netlify.com/
Stars: ✭ 269 (-68.54%)
Mutual labels: resume, cv, template
Modern Resume Theme
A modern static resume template and theme. Powered by Jekyll and GitHub pages.
Stars: ✭ 868 (+1.52%)
Mutual labels: resume, cv, template
Json resume
Generates pretty HTML, LaTeX, markdown, with biodata feeded as input in JSON
Stars: ✭ 1,336 (+56.26%)
Mutual labels: resume, cv, latex
Linkedrw
A simple CLI to create your resume and personal website based on your LinkedIn profile or a JSON file
Stars: ✭ 104 (-87.84%)
Mutual labels: resume, cv, latex
Universal Resume
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Stars: ✭ 1,349 (+57.78%)
Mutual labels: resume, cv, template
Frontend-Learning-Journey
Tutorials, definitions, frameworks and some of the projects i made when starting to learn frontend web developement
Stars: ✭ 28 (-96.73%)
Mutual labels: resume, simple, cv
Awesome Cv
📄 Awesome CV is LaTeX template for your outstanding job application
Stars: ✭ 14,957 (+1649.36%)
Mutual labels: resume, cv, latex
awsome-list-of-cv-and-resume-templetes
a collection of cv and resume styles
Stars: ✭ 78 (-90.88%)
Mutual labels: resume, latex, cv
Tum Thesis Latex
📔 A LaTeX template for TUM Bachelor/Master theses.
Stars: ✭ 291 (-65.96%)
Mutual labels: latex, template
Begin Latex In Minutes
📜 Brief Intro to LaTeX for beginners that helps you use LaTeX with ease.
Stars: ✭ 3,082 (+260.47%)
Mutual labels: latex, simple
Discord bot.py
🍺 A simple discord bot that helps you getting started within discord.py
Stars: ✭ 313 (-63.39%)
Mutual labels: clean, simple
Twentysecondscurriculumvitae Latex
Write Beautiful Curriculum Vitae in LaTex, that ensures twenty seconds reading.
Stars: ✭ 409 (-52.16%)
Mutual labels: resume, latex
resume
Universal Résumé template rebuilt with React, renders from JSON config
Stars: ✭ 23 (-97.31%)
Mutual labels: resume, cv
McDowell CV
McDowell CV is a LuaLaTeX class for building neat and space-efficient CVs using the design originally proposed by Gayle L. McDowell at http://www.careercup.com/resume.
The class is based on article
class. The paper format is set to U.S. letterpaper by default. A template showing an example usage of the class is included.
Screenshot

Use Cases
- A great tool making it easy to build CVs: https://latexresu.me/.
Class Options
-
calibri
- sets calibri as the main font. Otherwise the default font is Times New Roman since version 1.1.0.
Commands
The class features the following commands:
-
\name{name}
- defines the applicant's name to be printed by\printheader
. -
\address{address}
- defines the applicant's address to be printed by\printheader
. -
\contacts{contacts}
- defines the applicant's contacts to be printed by\printheader
. -
\makecvheader
- prints the CV header consisting of the name (see the\name
command), address (see the\address
command) and contacts (see the\contacts
command).
Environments
-
\begin{cvsection}{sectionname}
- prints a section with a header consisting of the name in bold small caps and a page-wide horizontal line below. -
\begin{cvsubsection}[linesnum]{left}{center}{right}{content}
- prints a subsection with header consisting of theleft
,center
andright
titles. The optionallinesnum
argument defines the amount of lines in the header. The argument only affects the vertical spacing between the environment header and content thus eliminating the effect of tabu package vertical spacing bug.
Build Instructions
- Make sure
lualatex
(see http://www.luatex.org/download.html) is installed on your machine and is available in the terminal or a command line client of your choice. - In the terminal or a command line client of your choice, go to the folder containing
McDowell_CV_Template.tex
andmcdowellcv.cls
, and run the following command:lualatex McDowell_CV_Template.tex
.
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].