-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.tex
177 lines (147 loc) · 5.83 KB
/
resume.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
%%%%%%%%%%%%%%%%%%%%%%%%%
% Resume %
% %
% Source Credits: %
%%%%%%%%%%%%%%%%%%%%%%%%%
% resume.tex
%
% (c) 2002 Matthew Boedicker <[email protected]> (original author) http://mboedick.org
% (c) 2003-2007 David J. Grant <davidgrant-at-gmail.com> http://www.davidgrant.ca
%
% This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
\documentclass[letterpaper,11pt]{article}
% IBM Plex Sans Font
\usepackage[sfdefault]{plex-sans}
%-----------------------------------------------------------
%Margin setup
\setlength{\voffset}{0in}
\setlength{\paperwidth}{8.5in}
\setlength{\paperheight}{11in}
\setlength{\headheight}{0in}
\setlength{\headsep}{0in}
\setlength{\textheight}{11in}
\setlength{\textheight}{9.5in}
\setlength{\topmargin}{-0.25in}
\setlength{\textwidth}{7in}
\setlength{\topskip}{0in}
\setlength{\oddsidemargin}{-0.25in}
\setlength{\evensidemargin}{-0.25in}
%-----------------------------------------------------------
\pagestyle{empty}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
%-----------------------------------------------------------
% Custom Commnads
% items under categories
\newcommand{\resitem}[1]{\item #1 \vspace{-4pt}}
\newcommand{\resitemt}[1]{\item #1 \vspace{-6pt}}
% Subject Headings (Work Experience, Education, etc.)
\newcommand{\resheading}[1]{{\large {\textbf{#1 \vphantom{p\^{E}}}}}\vspace{-4pt}}
% Top half of big headings
\newcommand{\topheading}[2]{
\begin{tabular*}{6.5in}{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\end{tabular*}}
% Bottom half of big headings
\newcommand{\bottomheading}[2]{
\begin{tabular*}{6.5in}{l@{\extracolsep{\fill}}r}
\textit{\textbf{#1}} & \textit{#2} \\
\end{tabular*}\vspace{-6pt}}
%-----------------------------------------------------------
\begin{document}
%---------------------------------
%
% FRONT SIDE BEGINS HERE
%
%---------------------------------
\begin{center}
\textbf{\Large Cameron Weinfurt}
\end{center}
\vspace{-0.45cm}
\noindent\makebox[\linewidth]{\rule{7in}{0.4pt}}
\begin{tabular*}{7in}{l@{\extracolsep{\fill}}r}
Email: [email protected] & Cell: (845) 444-0356 \\
GitHub: https://github.com/Caeleron & Website: https://caeleron.github.io \\
LinkedIn: https://www.linkedin.com/in/cameron-weinfurt-92070b204/ \\
\end{tabular*}
\vspace{0.1in}
\resheading{Experience}
\begin{itemize}
\item[]
\topheading{Clarkson University}{Potsdam, NY}
\bottomheading{Teacher's Assistant for Operating Systems course}{01/01/2021 - 06/31/2021}
\begin{itemize}
\resitem{Contribute to grading of coursework}
\resitem{Create course content for projects and lab sessions}
\resitem{Coordinate weekly with the professor and other TA on upcoming material}
\resitem{Provide assistance to students through email, live office hours, and class forum}
\end{itemize}
\item[]
\topheading{WhereTo Inc.}{Remote}
\bottomheading{Software Engineer}{09/01/2021 - Present}
\begin{itemize}
\resitem{Migrate CI/CD across platforms, creating the infrastructure and configuration as needed}
\resitem{Build scripts for deploying infrastructure}
\resitem{Architect and develop application for proxying between backend service and a secure key/value store}
\end{itemize}
\end{itemize}
\resheading{Education}
\begin{itemize}
\item[]
\topheading{Clarkson University}{Potsdam, NY}
\bottomheading{B.S. Computer Science with Math Minor (3.312 GPA)}{08/01/2018 - 08/31/2021}
\end{itemize}
% FOOTER BEGINS HERE
\resheading{Extracurricular}
\begin{itemize}
\item[]
\topheading{Clarkson University}{Potsdam, NY}
\bottomheading{Clarkson Open Source Institute (COSI)}{08/01/2019 - 11/31/2020}
\begin{itemize}
\resitem{Configured networking for the lab, including switches, firewall, DNS, and DHCP}
\resitem{Maintain physical Linux servers and workstations}
\resitem{Provision virtual machines for university organizations and student lead projects/websites}
\resitem{Maintain a public open-source software mirror for several Linux distributions and individual software packages, such as Blender and VLC}
\end{itemize}
\end{itemize}
\resheading{Additional Skills}
\begin{itemize}
\item[]
\topheading{Programming Languages}{}
\begin{description}
\item[]{Confident: Rust, C, Lua}
\item[]{Familiar: Java, Kotlin, C++, Ruby, TypeScript}
\end{description}
\item[]
\topheading{Linux}{}
\begin{itemize}
\resitem{Experienced with maintaining systems running Ubuntu, Arch, Gentoo, and NixOS}
\resitem{Worked with the libvirt and qemu virtualization environments}
\end{itemize}
\item[]
\topheading{Tooling}{}
\begin{itemize}
\resitem{Extensive use of version control software}
\resitem{Writing Makefiles for GNU Make}
\resitem{Perform network administration using iptables, dhcpd, bind9, VLANs}
\resitem{Hosting websites with Nginx}
\resitem{Familiar with reverse engineering using Ghidra}
\end{itemize}
\item[]
\topheading{Embedded and Other Hardware projects}{}
\begin{itemize}
\resitem{Programmed Atmel and STMicro based development boards (including Arduino) using direct \\\quad register manipulation as well as using HALs}
\resitem{Operated legacy systems such as MOS6502 systems and IBM PCs as a hobby}
\end{itemize}
\end{itemize}
% FOOTER
\begin{tabular*}{7in}{l@{\extracolsep{\fill}}r}
& \textit{Updated January 21, 2022 (01/21/2022)}\\
\end{tabular*}
%---------------------------------
%
% END OF RESUME
%
%---------------------------------
\end{document}