Compare commits
4 Commits
product-ow
...
master
Author | SHA1 | Date | |
---|---|---|---|
e436819690 | |||
8bf1bc9d18 | |||
4f12c32d72 | |||
ef4ebfe467 |
@ -48,6 +48,8 @@
|
||||
|
||||
\usepackage[style=iso]{datetime2} % Provides ISO 8601 date
|
||||
|
||||
\newcommand{\mycomment}[1]{} % Provides an easy way to comment out a bunch of stuff
|
||||
|
||||
%----------------------------------------------------------------------------------------
|
||||
% PAGE LAYOUT
|
||||
%----------------------------------------------------------------------------------------
|
||||
|
141
main.tex
141
main.tex
@ -62,8 +62,7 @@
|
||||
% The first parameter is the FontAwesome icon name, the second is the box size and the third is the text
|
||||
% Other icons can be found by referring to fontawesome.pdf (supplied with the template) and using the word after \fa in the command for the icon you want
|
||||
% \icon{MapMarker}{12}{Black Mesa East}\\
|
||||
\icon{Phone}{12}{+1 707 847 8324}\\
|
||||
\href{mailto:david.daily@daviddaily.dev}{\icon{At}{12}{david.daily@daviddaily.dev}}\\
|
||||
\href{mailto:contact@daviddaily.dev}{\icon{At}{12}{contact@daviddaily.dev}}\\
|
||||
\href{https://daviddaily.dev}{\icon{Globe}{12}{daviddaily.dev}}\\
|
||||
\end{minipage}
|
||||
%\begin{minipage}[t]{0.275\textwidth} % 27.5% of the page width for the second row of icons
|
||||
@ -79,66 +78,67 @@
|
||||
%----------------------------------------------------------------------------------------
|
||||
% INTRODUCTION, SKILLS AND TECHNOLOGIES
|
||||
%----------------------------------------------------------------------------------------
|
||||
\mycomment{
|
||||
\cvsect{Who Am I?}
|
||||
|
||||
%\cvsect{Who Am I?}
|
||||
|
||||
%\begin{minipage}[t]{0.5\textwidth} % 50% of the page width for the introduction text
|
||||
% \vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||
\begin{minipage}[t]{0.5\textwidth} % 50% of the page width for the introduction text
|
||||
\vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||
|
||||
% \lorem \lorem \lorem \lorem \lorem\\ % Dummy text
|
||||
%\end{minipage}
|
||||
%\hfill % Whitespace between
|
||||
%\begin{minipage}[t]{0.4\textwidth} % 50% of the page for the skills bar chart
|
||||
% \vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||
% Skills
|
||||
% \begin{barchart}{5.5}
|
||||
% \baritem{JavaScript}{60}
|
||||
% \baritem{PHP}{100}
|
||||
% \baritem{SASS/LESS}{70}
|
||||
% \baritem{Bootstrap}{70}
|
||||
% \baritem{Git}{40}
|
||||
% \baritem{LaTeX}{60}
|
||||
% \end{barchart}
|
||||
%\end{minipage}
|
||||
|
||||
%\begin{center}
|
||||
% \bubbles{5/Eclipse, 6/git, 4/Office, 3/Inkscape, 3/Blender}
|
||||
%\end{center}
|
||||
\lorem \lorem \lorem \lorem \lorem\\ % Dummy text
|
||||
\end{minipage}
|
||||
\hfill % Whitespace between
|
||||
\begin{minipage}[t]{0.4\textwidth} % 50% of the page for the skills bar chart
|
||||
\vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||
Skills
|
||||
\begin{barchart}{5.5}
|
||||
\baritem{JavaScript}{60}
|
||||
\baritem{PHP}{100}
|
||||
\baritem{SASS/LESS}{70}
|
||||
\baritem{Bootstrap}{70}
|
||||
\baritem{Git}{40}
|
||||
\baritem{LaTeX}{60}
|
||||
\end{barchart}
|
||||
\end{minipage}
|
||||
|
||||
\begin{center}
|
||||
\bubbles{5/Eclipse, 6/git, 4/Office, 3/Inkscape, 3/Blender}
|
||||
\end{center}
|
||||
}
|
||||
%----------------------------------------------------------------------------------------
|
||||
% SKILLS
|
||||
%----------------------------------------------------------------------------------------
|
||||
\vspace{1cm}
|
||||
|
||||
\begin{minipage}[t]{0.45\textwidth}
|
||||
\vspace{-\baselineskip}
|
||||
\cvsect{Skills}
|
||||
|
||||
\setlist{noitemsep}
|
||||
\cvsect{Skills}\setlist{noitemsep}
|
||||
\vspace{-1.25em} % Don't ask me why there's so much space here...
|
||||
\begin{enumerate}[label=\protect\faAngleRight]
|
||||
\item Network troubleshooting and configuration
|
||||
\item KVM virtualization
|
||||
\item Docker Containers
|
||||
\item John Deere AMS products troubleshooting
|
||||
\item SQL and Database Management
|
||||
\item DB2
|
||||
\item Continuous Integration / GIT
|
||||
\item \textbf{German} - native speaker
|
||||
%\item \textbf{German} - native speaker
|
||||
\end{enumerate}
|
||||
\end{minipage}
|
||||
\hfill
|
||||
%\begin{minipage}[t]{0.4\textwidth}
|
||||
% \vspace{-\baselineskip}
|
||||
% \cvsect{Programming Skill Levels}
|
||||
% \vspace{-2mm}
|
||||
% \begin{barchart}{5}
|
||||
% \baritem{\href{https://daviddaily.dev/explore/repos?q=ahk}{AutoHotKey}}{100}
|
||||
% \baritem{Bash \& SSH}{75}
|
||||
% \baritem{\href{https://daviddaily.dev/david}{Git}}{40}
|
||||
% \baritem{\href{https://daviddaily.dev/explore/repos?q=latex}{\LaTeX}}{70}
|
||||
% \baritem{PowerShell}{30}
|
||||
% \baritem{\href{https://daviddaily.dev/explore/repos?q=python}{Python}}{60}
|
||||
% \end{barchart}
|
||||
%\end{minipage}
|
||||
|
||||
\mycomment{
|
||||
\begin{minipage}[t]{0.4\textwidth}
|
||||
\vspace{-\baselineskip}
|
||||
\cvsect{Programming Skill Levels}
|
||||
\vspace{-2mm}
|
||||
\begin{barchart}{5}
|
||||
\baritem{\href{https://daviddaily.dev/explore/repos?q=ahk}{AutoHotKey}}{100}
|
||||
\baritem{Bash \& SSH}{75}
|
||||
\baritem{\href{https://daviddaily.dev/david}{Git}}{40}
|
||||
\baritem{\href{https://daviddaily.dev/explore/repos?q=latex}{\LaTeX}}{70}
|
||||
\baritem{PowerShell}{30}
|
||||
\baritem{\href{https://daviddaily.dev/explore/repos?q=python}{Python}}{60}
|
||||
\end{barchart}
|
||||
\end{minipage}
|
||||
}
|
||||
%----------------------------------------------------------------------------------------
|
||||
% EXPERIENCE
|
||||
%----------------------------------------------------------------------------------------
|
||||
@ -150,12 +150,12 @@
|
||||
{2020 --- Today}
|
||||
{ISG Application Support Tier 2}
|
||||
{Infotree Service Inc.}
|
||||
{Contractor at {\large John Deere} Digital SI\&T, providing Tier 2 support for the Stellar Support front and back-end that manages the Software Keys that are available for John Deere AMS hardware.}
|
||||
{Contractor at John Deere Digital SI\&T, providing Tier 2 support for the Stellar Support and License Manager front and back-ends that manage the Licenses that are available for John Deere AMS hardware. Technologies include IBM DB2, Cardett Advanced Query Tool, Zuora, Rally, Databricks, and JavaScript.}
|
||||
\entry
|
||||
{2016 --- 2020}
|
||||
{Global Support Center Technical Support Specialist - German}
|
||||
{Infotree Service Inc.}
|
||||
{Contractor at {\large John Deere} ISG, providing German and English support for Europe, Africa, and Australia. Products supported included Operations Center, JDLink, Stellar Support, AMS Software on Displays and Receivers, and many other products.}
|
||||
{Contractor at John Deere ISG, providing German and English support for Europe, Africa, and Australia. Products supported included Operations Center, JDLink, Stellar Support, AMS Software on Displays and Receivers, and many other products.}
|
||||
\entry
|
||||
{2014 --- 2016}
|
||||
{Dietary Aid}
|
||||
@ -220,7 +220,7 @@
|
||||
%----------------------------------------------------------------------------------------
|
||||
% EDUCATION
|
||||
%----------------------------------------------------------------------------------------
|
||||
|
||||
\mycomment{
|
||||
\cvsect{Education}
|
||||
|
||||
\begin{entrylist}
|
||||
@ -229,39 +229,38 @@
|
||||
{Associates Program}
|
||||
{Southwestern Community College}
|
||||
{\textit{Networking, Security, and PC troubleshooting basics}\\
|
||||
Windows Server 2012, Network Virtualization with VMware, EnCase forensic software, Microsoft Office Suite (Word, Excel, PowerPoint, Visio, Access, Outlook, Sway)\\
|
||||
{\small \textit{(Unfinished)}}}
|
||||
Windows Server 2012, Network Virtualization with VMware, EnCase forensic software, Microsoft Office Suite (Word, Excel, PowerPoint, Visio, Access, Outlook, Sway)}
|
||||
\end{entrylist}
|
||||
|
||||
}
|
||||
%----------------------------------------------------------------------------------------
|
||||
% ADDITIONAL INFORMATION
|
||||
%----------------------------------------------------------------------------------------
|
||||
|
||||
%\begin{minipage}[t]{0.3\textwidth}
|
||||
% \vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||
\begin{minipage}[t]{0.3\textwidth}
|
||||
\vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||
\cvsect{Languages}
|
||||
|
||||
\textbf{English} - native\\
|
||||
\textbf{German} - native
|
||||
\end{minipage}
|
||||
\hfill
|
||||
\mycomment{
|
||||
\begin{minipage}[t]{0.3\textwidth}
|
||||
\vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||
|
||||
% \cvsect{Languages}
|
||||
\cvsect{Hobbies}
|
||||
|
||||
% \textbf{English} - native\\
|
||||
% \textbf{German} - native
|
||||
%\end{minipage}
|
||||
%\hfill
|
||||
%\begin{minipage}[t]{0.3\textwidth}
|
||||
% \vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||
I love... \lorem
|
||||
\end{minipage}
|
||||
\hfill
|
||||
\begin{minipage}[t]{0.3\textwidth}
|
||||
\vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||
|
||||
% \cvsect{Hobbies}
|
||||
\cvsect{Non profit}
|
||||
|
||||
% I love... \lorem
|
||||
%\end{minipage}
|
||||
%\hfill
|
||||
%\begin{minipage}[t]{0.3\textwidth}
|
||||
% \vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||
|
||||
% \cvsect{Non profit}
|
||||
|
||||
% I help... \lorem
|
||||
%\end{minipage}
|
||||
|
||||
I help... \lorem
|
||||
\end{minipage}
|
||||
}
|
||||
%----------------------------------------------------------------------------------------
|
||||
|
||||
\end{document}
|
||||
|
Loading…
x
Reference in New Issue
Block a user