add some projects, update job description now that I know a little bit of what I'm doing
This commit is contained in:
parent
0684e3d862
commit
33c2d7307e
25
main.tex
25
main.tex
@ -117,9 +117,9 @@
|
|||||||
\setlist{noitemsep}
|
\setlist{noitemsep}
|
||||||
\begin{enumerate}[label=\protect\faAngleRight]
|
\begin{enumerate}[label=\protect\faAngleRight]
|
||||||
\item Network troubleshooting and configuration
|
\item Network troubleshooting and configuration
|
||||||
\item AD and Group Policy Management
|
\item KVM virtualization
|
||||||
\item VMware and HyperVisor virtualization
|
|
||||||
\item John Deere AMS products troubleshooting
|
\item John Deere AMS products troubleshooting
|
||||||
|
\item SQL and Database Management
|
||||||
\item Continuous Integration / GIT
|
\item Continuous Integration / GIT
|
||||||
\item \textbf{German} - native speaker
|
\item \textbf{German} - native speaker
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
@ -147,10 +147,10 @@
|
|||||||
|
|
||||||
\begin{entrylist}
|
\begin{entrylist}
|
||||||
\entry
|
\entry
|
||||||
{2020}
|
{2020 --- Today}
|
||||||
{ISG Application Support Tier 2}
|
{ISG Application Support Tier 2}
|
||||||
{Infotree Service Inc.}
|
{Infotree Service Inc.}
|
||||||
{Contractor at {\large John Deere} ISG, providing Tier 2 support for engineering and other departments.}
|
{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.}
|
||||||
\entry
|
\entry
|
||||||
{2016 --- 2020}
|
{2016 --- 2020}
|
||||||
{Global Support Center Technical Support Specialist - German}
|
{Global Support Center Technical Support Specialist - German}
|
||||||
@ -176,28 +176,33 @@
|
|||||||
{Used \href{https://www.autohotkey.com/}{AutoHotkey} to develop and build out \href{https://daviddaily.dev/david/d3k/}{D3K}, a set of scripts built to make my job in the call center easier. This includes a section that \href{https://daviddaily.dev/david/d3k/wiki/GloVar}{automatically creates a script based on a \texttt{.ini} file}.\\You can explore the repo at \href{https://daviddaily.dev/david/d3k}{daviddaily.dev/david/d3k}\\
|
{Used \href{https://www.autohotkey.com/}{AutoHotkey} to develop and build out \href{https://daviddaily.dev/david/d3k/}{D3K}, a set of scripts built to make my job in the call center easier. This includes a section that \href{https://daviddaily.dev/david/d3k/wiki/GloVar}{automatically creates a script based on a \texttt{.ini} file}.\\You can explore the repo at \href{https://daviddaily.dev/david/d3k}{daviddaily.dev/david/d3k}\\
|
||||||
\href{https://daviddaily.dev/explore/repos?q=ahk}{\texttt{AutoHotkey}}\slashsep\texttt{git}}
|
\href{https://daviddaily.dev/explore/repos?q=ahk}{\texttt{AutoHotkey}}\slashsep\texttt{git}}
|
||||||
\entry
|
\entry
|
||||||
{2019 --- Today}
|
{2021 --- Today}
|
||||||
|
{pfSense Firewall/Router}
|
||||||
|
{}
|
||||||
|
{Set up and configured a \href{https://www.pfsense.org/getting-started/}{pfSense} Firewall/Router to handle all the networking for a new fiber connection.}\\
|
||||||
|
\entry
|
||||||
|
{2019 --- 2021}
|
||||||
{Web Server v2}
|
{Web Server v2}
|
||||||
{}
|
{}
|
||||||
{Set up and maintaining an Ubuntu 20.04 server to replace the previous one. In this iteration I used \texttt{\href{https://www.libvirt.org/manpages/virsh.html}{virsh}} to manage multiple \texttt{\href{https://www.linux-kvm.org/page/Main_Page}{KVM}} guests including Ubuntu 20.04, CentOS 7, and VyOS. Bridging was also set up between guests with a separate interface for the host system and one for the guest systems. \\
|
{Set up and maintained an Ubuntu 20.04 server to replace the previous one. In this iteration I used \texttt{\href{https://www.libvirt.org/manpages/virsh.html}{virsh}} to manage multiple \texttt{\href{https://www.linux-kvm.org/page/Main_Page}{KVM}} guests including Ubuntu 20.04, CentOS 7, and VyOS. Bridging was also set up between guests with a separate interface for the host system and one for the guest systems. \\
|
||||||
\texttt{bash}\slashsep\texttt{docker}\slashsep\texttt{git}\slashsep\texttt{\href{https://daviddaily.dev/explore/repos?q=python}{python}}\slashsep\href{https://daviddaily.dev/explore/repos?q=latex}{\LaTeX \hspace{0.5mm}}\slashsep\texttt{nginx}\slashsep\texttt{letsencrypt}\slashsep\texttt{ssh}}
|
\texttt{bash}\slashsep\texttt{docker}\slashsep\texttt{git}\slashsep\texttt{\href{https://daviddaily.dev/explore/repos?q=python}{python}}\slashsep\href{https://daviddaily.dev/explore/repos?q=latex}{\LaTeX \hspace{0.5mm}}\slashsep\texttt{nginx}\slashsep\texttt{letsencrypt}\slashsep\texttt{ssh}\slashsep\texttt{KVM}}
|
||||||
\entry
|
\entry
|
||||||
{2019 --- 2021}
|
{2019 --- 2021}
|
||||||
{Web Server v1}
|
{Web Server v1}
|
||||||
{}
|
{}
|
||||||
{Set up and maintaining a CentOS 7 server to host websites, databases, and projects including \href{https://daviddaily.dev/explore/repos?q=ahk}{AutoHotKey}, \href{https://daviddaily.dev/explore/repos?q=latex}{\LaTeX \hspace{0.5mm}} (the tool being used to render this pdf), and \href{https://daviddaily.dev/explore/repos?q=python}{Python}. Utilized \href{https://www.docker.com/}{Docker \& Docker-Compose} to install \href{https://www.nginx.com/}{nginx}, \href{https://letsencrypt.org/}{letsencrypt}, and \href{https://gitea.io/}{gitea} after having installed them manually on a previous version of the Web Server.\\
|
{Set up and maintained a CentOS 7 server to host websites, databases, and projects including \href{https://daviddaily.dev/explore/repos?q=ahk}{AutoHotKey}, \href{https://daviddaily.dev/explore/repos?q=latex}{\LaTeX \hspace{0.5mm}} (the tool being used to render this pdf), and \href{https://daviddaily.dev/explore/repos?q=python}{Python}. Utilized \href{https://www.docker.com/}{Docker \& Docker-Compose} to install \href{https://www.nginx.com/}{nginx}, \href{https://letsencrypt.org/}{letsencrypt}, and \href{https://gitea.io/}{gitea} after having installed them manually on a previous version of the Web Server.\\
|
||||||
\texttt{bash}\slashsep\texttt{docker}\slashsep\texttt{git}\slashsep\texttt{\href{https://daviddaily.dev/explore/repos?q=python}{python}}\slashsep\href{https://daviddaily.dev/explore/repos?q=latex}{\LaTeX \hspace{0.5mm}}\slashsep\texttt{nginx}\slashsep\texttt{letsencrypt}\slashsep\texttt{ssh}}
|
\texttt{bash}\slashsep\texttt{docker}\slashsep\texttt{git}\slashsep\texttt{\href{https://daviddaily.dev/explore/repos?q=python}{python}}\slashsep\href{https://daviddaily.dev/explore/repos?q=latex}{\LaTeX \hspace{0.5mm}}\slashsep\texttt{nginx}\slashsep\texttt{letsencrypt}\slashsep\texttt{ssh}}
|
||||||
\entry
|
\entry
|
||||||
{2019}
|
{2019}
|
||||||
{WireGuard Network Tunnel}
|
{WireGuard Network Tunnel}
|
||||||
{}
|
{}
|
||||||
{ Set up a \href{https://www.wireguard.com/}{WireGuard} network tunnel between my server and servers belonging to peers using OSPF.\\
|
{ Set up a \href{https://www.wireguard.com/}{WireGuard} network tunnel between my server and servers belonging to peers using OSPF.\\
|
||||||
\texttt{pyios}\slashsep\texttt{bash}}
|
\texttt{VyOS}\slashsep\texttt{bash}\slashsep\texttt{KVM}}
|
||||||
\entry
|
\entry
|
||||||
{2019}
|
{2019}
|
||||||
{Python Bot}
|
{Python Bot}
|
||||||
{\href{https://daviddaily.dev/david/telegram-music-bot}{daviddaily.dev/david/telegram-music-bot}}
|
{\href{https://daviddaily.dev/david/telegram-music-bot}{daviddaily.dev/david/telegram-music-bot}}
|
||||||
{Utilized \href{https://spotipy.readthedocs.io/en/latest/}{Spotipy}, \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}.\\You can explore the repo at \href{https://daviddaily.dev/david/telegram-music-bot}{daviddaily.dev/david/telegram-music-bot}.\\
|
{Utilized \href{https://spotipy.readthedocs.io/en/latest/}{Spotipy (not a typo)}, \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}.\\You can explore the repo at \href{https://daviddaily.dev/david/telegram-music-bot}{daviddaily.dev/david/telegram-music-bot}.\\
|
||||||
\texttt{\href{https://daviddaily.dev/explore/repos?q=python}{python}}\slashsep\texttt{git}}
|
\texttt{\href{https://daviddaily.dev/explore/repos?q=python}{python}}\slashsep\texttt{git}}
|
||||||
\entry
|
\entry
|
||||||
{2017 --- Today}
|
{2017 --- Today}
|
||||||
|
Loading…
Reference in New Issue
Block a user