-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.tex
180 lines (137 loc) · 5.89 KB
/
main.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Ángel Castañeda Résumé
% src available at git.acsq.me/cv
% see LICENSE for copyright details
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[12pt]{article}
\usepackage{angelpack}
%%%%%%%%%%%% Paragraph Gap Spacing %%%%%%%%%%%
\newcommand{\itemspace}[0]{
\vspace{0.3170em}
}
%%%%%%%%%%%% Project Section Command %%%%%%%%%%
\newcommand{\project}[4]{
\begin{minipage}[t]{0.4565\textwidth}
\subsection{#1}
\href{#2}{\faLink}
\hfill \textit{#3}
\hangindent=1em % adds indent to second line
\textrmlf{\hspace{1em}#4}
\vspace{.9em}
\end{minipage}
\hspace{1.5em}
}
%%%%%%%%%%%% Small Caps Redefine %%%%%%%%%%%
\renewcommand{\textsc}[1]{%
\uppercase{\footnotesize#1}\normalsize
}
% some fonts are complete trash and scrap this, so textsc needs to be hacked together
%% Shows borders - useful for troubleshooting %%%%
% \usepackage{showframe}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\renewcommand{\labelitemi}{+}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Header
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\maketitle
\itemspace
\vfill
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Summary/Objective
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Objective}
\hangindent=\parindent % adds indent to second line
\textrmlf{To secure a full-time backend programming position.
Strong leadership \& communication skills, three years experience in coding,
and genuine passion to learn. Bring data science background and analytical
proficiency from actuarial education. Fluent in Spanish and English.}
\itemspace
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Technical Skills
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Technical Skills}
\hangindent=\parindent % adds indent to second line
\textrmlf{Building webapps with \textbf{\textsc{go}}, \textbf{\textsc{html}}, \textbf{\textsc{css}},
\& \textbf{JavaScript};
\textbf{REST}/\textbf{GraphQL} API integration;
\textbf{Bash} scripting and \textbf{Linux} server management;
Schema creation/querying with \textbf{\textsc{sql}};
Data analysis with \textbf{\textsc{r}} \& \textbf{Python};
Presenting data via \textbf{Slide Decks}, \textbf{R Markdown},
\& \textbf{\LaTeX{}};
Version control and CI/CD with \textbf{git} \& \textbf{Docker}.}
\itemspace
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Projects
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Featured Projects}
\vspace{-2mm} % TODO figure out top vspace from minipage
\hangindent=\parindent % adds indent to second line
%%%%%%%%%%%%%% SICP %%%%%%%%%%%%%%%%
\project{MIT's \textit{SICP}}{https://git.acsq.me/sicp/about/}{scheme lisp, emacs \textsc{REPL}}
{Self-studying recursion, black-boxing, and gaps between math and CS.}
%%%%%%%%%%%%%% Site Hosting %%%%%%%%%%%%
\project{Webhosting}{https://www.angelcastaneda.org/websites}
{\textsc{nginx}, \textsc{go}, sqlite3}
{Create and maintain dynamic portfolios, blogs, and websites for friends and family.}
%%%%%%%%%%%%%% slactuaries.net %%%%%%%%%%%%%%%%
\project{Slactuaries.net}{https://slactuaries.net}{Pandoc, \textsc{go}, KaTeX}
{Made actuarial learning site with markdown notes converted to \textsc{html} and \TeX{} \textsc{PDF}s.
Strong git and email integration for contributions.}
%%%%%%%%%%% P&C Climate Change Prez %%%%%%%%%%%
\project{\textit{Claim Before the Storm}}{https://www.angelcastaneda.org/claim-before.pdf}{slides, xlr mixer}
{Led presentation on climate change \& how insurers are adapting.
Researched topic, designed visuals, \& developed group activities.}
\vspace{-5mm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Education
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Education}
%%%%%%%%%%%%%%%%% MSOE %%%%%%%%%%%%%%%
\subsection{Milwaukee School of Engineering} \hfill Milwaukee, WI
Actuarial Degree Unfinished \hfill \textit{Sep 2019 -- Nov 2023}
\textrmlf{\begin{itemize}[noitemsep,nolistsep]
\item Officer in Math Club, German Club, History Society, and Student Union.
\item Independent study on measure theory with mathematics professor.
\end{itemize}}
\itemspace
\subsection{Actuarial Exams} \hfill
Probability:\; \textit{Mar 2022} (passed)
\hfill
Financial Math:\; \textit{Feb 2023} (passed)
\itemspace
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Work Experience
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Work \& Internship Experience}
%%%%%% Sys admin & Tax Preparer w/ Centro %%%%
\subsection{Sys Admin \& Tax Preparer}
· Centro San Miguel, Milwaukee, WI \hfill \textit{Nov 2019 -- Present}
\textrmlf{\begin{itemize}[noitemsep,nolistsep]
\item Manage website and email server on VPS and email provider.
\item Prepare taxes, notarize affidavits, and translate documents.
\end{itemize}}
\itemspace
%%%%%%%%%%%% Tutor w/ RCAS %%%%%%%%%%%%%%%%
\subsection{University Tutor}
· MSOE, Milwaukee, WI \hfill \textit{Nov 2022 -- May 2023}
\textrmlf{\begin{itemize}[noitemsep,nolistsep]
\item Tutored math classes from precalc to linear algebra to calculus IV.
\end{itemize}}
\itemspace
%%%%%%%%%%%% Internship w/ GLAS %%%%%%%%%%%%%%
\subsection{Office Management Intern}
· GLAS Education, Williams Bay, WI \hfill \textit{Jun 2019 -- Aug 2019}
\textrmlf{\begin{itemize}[noitemsep,nolistsep]
\item Mailed businesses, contacted schools, and organized supplies.
\item Organized high schoolers to educate public about light pollution.
\end{itemize}}
\itemspace
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Hobbies/Interests
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Hobbies \& Interests}
\textrmlf{Reading · History · German · Photography · The Beatles · Cultural Exchange}
\vfill
\end{document}