Skip to content

AllanWang/AllanWang-Resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllanWang-Resume

Yet another open source template

This template is heavily based off of Deedy

Huge thanks to him for opening his version, along with the openfonts.

Preview

Preview

Dependencies

The template will only compile with XeTeX. It also supports magic comments for LaTeX Workshop (VS-Code). For minimal setup, import to Overleaf and select XeLaTeX as your compiler.

Components

Header

The header is bundled up with a series of name definitions like so:

\firstname{First}
\lastname{Last}
\phone{(xxx) xxx-xxxx}
\email{me@website.ca}
\website{website.ca}
\github{GithubUsername}
\header

Statistics

Statistics will highlight the number of downloads, starts, and forks through optional arguments:

\stats[downloads=66500, stars=26, forks=10]

Preview

Projects

Project headers are formatted through three arguments:

The name, the organization, and the date.

\project{Kotlin Android Utils}{Open Source}{Jun 2017 - Present}

Text Styles

The cls bundles some formatted text styles, including

\section{Main}
\subsection{Sub}
\descript{Description}
\content{Content}

Links

As an Android developer, I've added some helper functions for linking projects. Namely:

\githublink{name}{repo}{text}
\mygithub{repo}[text (repo name be default)]
\playstorelink{package}{text}

Links are typically formatted as lowercase to avoid conflicts with the upper case text styles.

Releases

No releases published

Packages

No packages published

Languages