commit 50a13400012dd205bdc8f74f7f545ffcacfd778e Author: david Date: Thu Jan 2 06:42:17 2020 -0600 first commit diff --git a/resume.tex b/resume.tex new file mode 100755 index 0000000..9d188c8 --- /dev/null +++ b/resume.tex @@ -0,0 +1,233 @@ +\documentclass[english]{ecv} +\usepackage{hyperref} +\usepackage[utf8]{inputenc} +\usepackage{microtype} % Improves character and word spacing +%Dateiname: images/.jpg +%\ecvPortrait{portrait} +\ecvName{David Daily\newline\today} + +\begin{document} + +\begin{ecv} +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Person +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\ecvSec{\hypertarget{hypertarget:\ecvPerson}{\ecvPerson}} +\ecvEPR{Name} {{\large David Daily}} +%\ecvEPR{Address}{117 NE 2nd Street\ecvNewLine +% Stuart, IA} +%\ecvEPR{Address}{P.O. Box 453, Stuart, IA} +\ecvEPR{Telephone}{(+1) 707-847-8324} +\ecvEPR{E-Mail}{\ecvHyperEMail{david.daily@daviddaily.dev}} +%\ecvEPR{LinkedIn}{linkedin.com/in/daviddaily15} +%\ecvEPR{Nationality} +% {USA} +%\ecvEPR{Date of birth} +% {1996-02-27} + +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Abilities / professional +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\ecvEFR{Technical Skills} + { + \begin{itemize} + \itemsep 0em + \item Windows Troubleshooting + \item Android Troubleshooting + \item Network Troubleshooting and Configuration + \item Active Directory and Group Policy Management + \item DHCP, DNS, and OSI model knowledge + \item Microsoft Office Suite (Word, Excel, PowerPoint, Visio, Access, Outlook, Sway) + \item VMware Virtualization + \item John Deere AMS Products Troubleshooting + \item Git branching / Continuous Integration + \item Comfortable using Linux + \item \href{https://daviddaily.dev/LaTeX}{\LaTeX \hspace{0.5mm} (what is being used to render this pdf)} + \item \href{https://daviddaily.dev/ahk}{AutoHotKey} + \item \href{https://daviddaily.dev/python}{Python} +% \item \href{https://daviddaily.dev/C\%2B\%2B}{C++ on Linux} + \end{itemize} + } + +%\ecvEBSub{Certifications} +% {\begin{itemize} +% \item +% \end{itemize} +% } + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Projects +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\ecvBSec{Projects} + \ecvEBSub{Network Tunnel} + {Set up a network tunnel between friends using OSPF and Quorra. Router is a \href{https://mikrotik.com/product/RB952Ui-5ac2nD}{MicroTik hAP ac lite}, webserver below used as wireguard server as it is not readily available for RouterOS.} + \ecvNewLine + \ecvEBSub{Custom DNS, DHCP, and VPN server} + {Utilized a Raspberry Pi to function as DHCP server, block ads by DNS, and to run as an OpenVPN server. The base of this project is \href{https://pi-hole.net/}{PiHole}, a DNS ad blocker built to run on a Raspberry Pi} + \ecvNewLine + \ecvEBSub{Web Server} + {Set up and maintaining a CentOS 7 server to host websites, databases, and projects including AutoHotKey, \LaTeX \hspace{0.5mm} (the tool being used to render this pdf), and Python} + \ecvNewLine + \ecvEBSub{Self-Hosting a Website} + {Configured the above CentOS 7 installation to host \href{https://daviddaily.dev}{a website (daviddaily.dev)} and its components by using Apache, PHP, and Ajax. SSH and SFTP are secured with private keys.} + \ecvNewLine + \ecvEBSub{Python Bots} + {Utilized \href{https://spotipy.readthedocs.io/en/latest/}{Spotify}, \href{https://github.com/simon-weber/gmusicapi}{Google Play Music}, and \href{https://core.telegram.org/bots/api}{Telegram APIs} to create a \href{https://telegram.org}{Telegram} bot \href{https://t.me/MusicServiceBot}{(@MusicServiceBot)} to search for music and provide links to the selected song on \href{https://www.spotify.com}{Spotify}, \href{https://play.google.com/music/listen}{Google Play Music}, and \href{https://www.youtube.com}{YouTube}.} + +\newpage % Make sure the following content is on a new page +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Jobs +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\ecvBSec{Professional Experience} + +\ecvEFR{Period}{October 2016 - Current} +\ecvENR{Employer}{\ecvBold{Infotree Service Inc} + \ecvNewLine Contractor at John Deere Global Support Center, providing German and English Language Support for Europe} +\ecvENR{Main responsibilities} + {Assisting and Training Dealers, Customers, and Coworkers from all continents with John Deere web tools and software on Displays, Receivers, and Telematics Hardware.} + +\ecvNewLine +\ecvEFR{Period}{2014 - 2016} +\ecvENR{Employer} + {\ecvBold{Homestead Assisted Living and Memory Care} + \ecvNewLine 1709 W Prarie St. Creston, IA, USA} +\ecvENR{Title} + {Dietary Aid} +\ecvENR{Main responsibilities} + {Interacting with residents, washing dishes, maintaining a clean workplace} +\ecvNewLine + +%\ecvEFR{Period}{2016} +%\ecvENR{Employer}{\ecvBold{David Daily's Tech Support} +% \ecvNewLine Various IT help for small businesses in Creston} +%\ecvENR{Main responsibilities} +% {Configuring Windows 10 PCs to the customer's liking, setting up printer and drive sharing} +%\ecvNewLine + +%\ecvEFR{Period}{June 2015 - August 2015} +%\ecvENR{Employer} +% {\ecvBold{Tech Nexus Inc.} +% \ecvNewLine 807 W. Jefferson Street, Creston Iowa, 50801} +%\ecvENR{Title} +% {Intern} +%\ecvENR{Main responsibilities} +% {Designed and maintained a web forum (DarkEcho.org/forums) for a client, various electronics repairs} + +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Languages +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\ecvBSec{\hypertarget{hypertarget:\ecvLanguages}{\ecvLanguages}} + +\ecvERSub{First language}{\ecvBold{English}} + +\ecvEBSub{Other languages} + {\ecvBold{German} -- Native speaker \ecvNewLine Fluent Reading, Writing, Talking \ecvNewLine Can easily hold conversations (Business and Personal)} + +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Education +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\ecvBSec{\hypertarget{hypertarget:\ecvEducation}{\ecvEducation}} + +% Universit"at +\ecvEFR{Period}{2013 - 2016} +%\ecvENR{Accquired qualifications} +% {Not yet completed} +\ecvENR{Institute} + {Southwestern Community College} +\ecvENR{Principal subjects} + {Networks, Security, and PC Basics} +\ecvENR{Minor subjects} + {Windows Server 2012, Network Virtualization with VMware, EnCase forensic software, Microsoft Office Suite (Word, Excel, PowerPoint, Visio, Access, Outlook, Sway)} +%\ecvENR{GPA} {3.0} + +%\ecvEFR{Period}{2011-2015} +%\ecvENR{Institute} +% {Creston High School} +%\ecvENR{Accquired qualifications} +% {GED} +%\ecvENR{GPA} {2.8} +% \ecvENR{Graduate school} + % {} + +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Language Travels +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%\ecvBSub{\ecvLanguageTravels} + +%\ecvEFR{Period}{1996-2010} +%\ecvENR{Place} {Bad Heilbrunn / Germany} +% \ecvENR{Vendor} + % {} +% \ecvENR{Certificate} + % {} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Abilities +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%\ecvBSec{\hypertarget{hypertarget:\ecvAbilities}{\ecvAbilities}} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Abilities / social +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%\ecvEBSub{Social Skills} +% {Very patient and polite} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Abilities / organisational +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% \ecvEBSub{Organisational Skills} + % { + % } + +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Profession +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% \ecvBSec{\hypertarget{hypertarget:\ecvProfession}{\ecvProfession}} + +% Chronologisch beginnend mit den juengsten Beschaeftigungen +% \ecvEFR{Period}{2014 - 2015} +% \ecvENR{Employer} + % {\ecvBold{Homestead Assisted Living and Memory Care}\\ + % 1709 W Prarie St., Creston, IA, USA} +% +% \ecvEFR{Project until } + % {} +% \ecvENR{Position}{Dietary Assistant} +% \ecvENR{Main responsibilities} + % {Serving food and drinks to residents, washing dishes, maintaining a clean workplace} + + +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Research +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% \ecvBSec{\hypertarget{hypertarget:\ecvResearch}{\ecvResearch}} + +% \ecvEFB{Diploma thesis}{"`"' --- <Institute>} +% \ecvEFB{Seminar paper}{"`<Title of the seminar paper>"' + % --- <Institute>} + +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Publications +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% \ecvBSec{\hypertarget{hypertarget:\ecvPublications}{\ecvPublications}} + +% \ecvEFR{Publication}{<Author>: + % \emph{<Title of the publication>} + % <Name of the journal>. <Publisher>, + % <City>, <Year>} + +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Attachments +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% \ecvBSec{\hypertarget{hypertarget:\ecvAttachements}{\ecvAttachements}} + +% \ecvOVR {<Lsit of all attachements> + %} + +\end{ecv} + +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Signature +%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%\ecvSig{Daily, David}{Stuart} + +\end{document}