-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.tex
41 lines (37 loc) · 1.2 KB
/
example.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
\documentclass[11pt,letterpaper, final]{digitalnomad}
\cvstyle{modern}
\cvcolor{green}
\usepackage[utf8]{inputenc}
\usepackage{multicol}
\usepackage[
scale=0.8,
% showframe,
heightrounded,
]{geometry}
\recomputelengths
% Header Information
\firstname{Kip}
\lastname{Dynamite}
\title{Babe magnet and cage fighter in training}
% Parameter 2 is an optional 'display' text
\email{[email protected]}{}
\phone{5555555555}{555.555.5555}
\mobile{5555555555}{555.555.5555}
\calendar{https://calendar.google.com/kd}{calendar.google.com/kd}
\repo{https://github.com/kd}{github.com/kd}
\web{https://geocities.com/kip}{geocities.com/kip34}
\steam{https://steamcommunity.com/id/kipdynamite}{lethalfrags}
\begin{document}
\makeheader
\section{Experience}
\subsection{Online}
\job{2008-2022}{Moderator}{World Star Hip Hop IRC}{}{Visit us on irc.undernet.org \#worldstar}{}{
\jobbullet{Enforced order in a community of more than 20 members}
\jobbullet{Ensured a positive and uplifting atmosphere}
}
\subsection{Real Life}
\job{2013-2022}{Executive Assistant}{Uncle Rico}{}{}{}{
\jobbullet{Helped coach during spring training for elite athlete}
\jobbullet{Ran errands, cooked, and cleaned}
}
\end{document}