-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.tex
71 lines (57 loc) · 2.41 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
% !TEX program = xelatex
\documentclass{resume}
\begin{document}
\pagenumbering{gobble} % suppress displaying page number
\name{Nicholas Sullivan-Friedman}
\basicInfo{
\email{[email protected]} \textperiodcentered\
\phone{(+1) 415 328-9195} %\textperiodcentered\
}
\section{\texorpdfstring{\faInfoCircle}{I)} Abstract}
\section{\texorpdfstring{\faUsers}{II)} Experience}
\datedsubsection{\textbf{Tenka Labs, Inc.} San Rafael, CA}{Jun. 2017 -- Sept. 2018}
\role{Controller / Internal IT Support}{Manager: Audrey Donaldson (CEO, former)}
Managed company financials and controls. Supported business projects with internal tools and processes. Various other responsibilities as needed, due to the early-stage nature of the company.
\begin{itemize}
\item
\item Provided reports and analyses to assist management.
\item Handled day-to-day bookkeeping.
\end{itemize}
% \datedsubsection{\textbf{Tenka Labs, Inc.} San Rafael, CA}{Mar. 2017 -- Jun. 2018}
% \role{Consultant}{Manager: Nathaniel MacDonald (CEO, former)}
% Managed company interns. Assisted with various business projects.
% \begin{itemize}
% \item Scheduled and managed interns.
% \item Basic bookkeeping/data-entry.
% \end{itemize}
\datedsubsection{\textbf{Bay Sprouts, LLC. DBA Bean Sprouts} Sausalito, CA}{Dec. 2015 -- Jun. 2017}
\role{Assistant General Manager}{Manager: Jonathan Craft (GM)}
Managed day-to-day operations of a
\begin{itemize}
\item Handled staffing and employee management for staff of 10-20.
\item Reduced wastage from >10\% to <3\% of revenue via various inventory management and operational improvements.
\item Assisted with annual budget determination and allocation.
\end{itemize}
% Reference Test
% \datedsubsection{\textbf{Paper Title\cite{zaharia2012resilient}}}{May. 2015}
% An xxx optimized for xxx\cite{verma2015large}
% \begin{itemize}
% \item main contribution
% \end{itemize}
\section{\texorpdfstring{\faCogs}{III)} Skills}
\begin{itemize}[parsep=0.5ex]
\item Certified Food Manager (ServSafe)
\item Programming Languages: Python ==
\item Platform: Windows > Linux > macOS
\item Development: Mobile(Native/Flutter) == Web
\end{itemize}
\section{\texorpdfstring{\faInfo}{IV)} Miscellaneous}
\begin{itemize}[parsep=0.5ex]
\item GitHub: https://github.com/carlank
\item Languages: English (C2/Native), Spanish (B1)
\end{itemize}
%% Reference
%\newpage
%\bibliographystyle{IEEETran}
%\bibliography{mycite}
\end{document}