fix: Add summary and volunteering section, add experience item

This commit is contained in:
christiangoeschel 2025-02-21 20:28:08 -05:00
parent 0242652fa6
commit b20bc172c7

View File

@ -68,20 +68,28 @@
\newcommand{\resumeItemListStart}{\begin{itemize}} \newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}} \newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
%------------------------------------------- %------------------------------------------------------
%%%%%% CV STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%% % Resume Start
\begin{document} \begin{document}
%----------HEADING----------------- %------------------------------------------------------
% Heading
\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r} \begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{\href{https://christiangoeschel.com/}{\Large Christian Goeschel Ndjomouo}} & Email : \href{mailto:cgoesc2@wgu.edu}{cgoesc2@wgu.edu}\\ \textbf{\Large Christian Goeschel Ndjomouo} & Email : \href{mailto:cgoesc2@wgu.edu}{cgoesc2@wgu.edu}\\
\href{https://christiangoeschel.com/}{http://www.christiangoeschel.com} & Mobile : +1-514-603-2451 \\ \href{https://christiangoeschel.com/}{www.christiangoeschel.com} & Mobile : +1-514-603-2451 \\
\href{https://gitea.christiangoeschel.com/christiangoeschel/}{gitea.christiangoeschel.com} \\
\end{tabular*} \end{tabular*}
%------------------------------------------------------
% Summary
\section{Summary}
{I am overly curious and passionate about information technology, and my curiosity often makes me go the extra mile to understand how and why a given technology works.
In addition, I find pleasure and excitement in the process of problem resolution and am a strong proponent of writing code that not only solves issues but also aims at maintainability and idempotency. }
%-----------EDUCATION-----------------
%------------------------------------------------------
% Education
\section{Education} \section{Education}
\resumeSubHeadingListStart \resumeSubHeadingListStart
\resumeSubheading \resumeSubheading
@ -89,8 +97,8 @@
{Bachelor of Science in Software Engineering}{Aug. 2022 -- Aug. 2026} {Bachelor of Science in Software Engineering}{Aug. 2022 -- Aug. 2026}
\resumeSubHeadingListEnd \resumeSubHeadingListEnd
%------------------------------------------------------
%-----------EXPERIENCE----------------- % Experience
\section{Experience} \section{Experience}
\resumeSubHeadingListStart \resumeSubHeadingListStart
@ -100,24 +108,40 @@
\resumeItemListStart \resumeItemListStart
\resumeItem{Rewrote a security tool that authorizes a remote SSH connection to GNU/Linux user workstations which is used on more than 250 machines. This resulted in enhanced security, reliability, compatibility between various desktop environments/window servers, and overall maintainability. } \resumeItem{Rewrote a security tool that authorizes a remote SSH connection to GNU/Linux user workstations which is used on more than 250 machines. This resulted in enhanced security, reliability, compatibility between various desktop environments/window servers, and overall maintainability. }
\break \break
\resumeItem{Successfully implemented a CI/CD pipeline on the Puppet control repository used for the configuration management of GNU/Linux workstations. Workflows part of the pipeline include tasks like static source file linting, changelog generations, automatic SemVer tagging, and package builds deployed on JFrog artifactory. } \resumeItem{Successfully implemented a CI/CD pipeline for the Puppet control repository used for the configuration management of GNU/Linux workstations. Workflows part of the pipeline include tasks like static source file linting, changelog generations, automatic SemVer tagging, and package builds deployed on JFrog artifactory. }
\break \break
\resumeItem{During the renovations of the Montreal office, I created a simple CLI tool that read EDID blobs to parse needed hardware information like serial number, vendor, model name and also retrieved the built-in network card MAC address by simply plugin a USB-C cable to new docking monitors. The parsed data of all 110 monitors was written to a CSV file which I later used to whitelist MAC addresses on the network and perform an inventory of the scanned material in one go. With this, I could reduce the actual execution time from an estimated 6 hours to less than 2 hours.} \resumeItem{During the renovations of the Montreal office, I created a simple CLI tool that read EDID blobs to parse needed hardware information like serial number, vendor, model name and also retrieved the built-in network card MAC address by simply plugin a USB-C cable to new docking monitors. The parsed data of all 110 monitors was written to a CSV file which I later used to whitelist MAC addresses on the network and perform an inventory of the scanned material in one go. With this, I could reduce the actual execution time from an estimated 6 hours to less than 2 hours.}
\break \break
\break \break
\textbf{Technologies used}{: Bash, Git, Puppet, Ubuntu GNU/Linux, JFrog, BitBucket, JAMF, macOS, Microsoft Windows, Cisco, MS Office 365} \textbf{Technologies used}{: Bash, Git, Puppet, Ubuntu GNU/Linux, JFrog, BitBucket, Jira, JAMF, macOS, Microsoft Windows, Cisco, MS Office 365}
\resumeItemListEnd \resumeItemListEnd
\resumeSubheading \resumeSubheading
{OVHcloud}{Montreal, QC, Canada} {OVHcloud}{Montreal, QC, Canada}
{Cloud Customer Representative}{Aug 2022 - Apr 2024} {Cloud Customer Representative}{Aug 2022 - Apr 2024}
\resumeItemListStart \resumeItemListStart
\resumeItem{QuantDesk} \resumeItem{Assisted customers in the resolution of hard-/software related server issues, in a cloud/data-center infrastructure with over 400.000 servers worldwide}
{Python backend for a web application used by hedge fund managers for portfolio management.} \resumeItem{Network performance analysis and troubleshooting}
\resumeItem{System-/Network configuration and security assistance}
\resumeItem{High level Docker and Kubernetes troubleshooting}
\resumeItem{Bash scripting for administrative task automation on servers}
\resumeItemListEnd \resumeItemListEnd
\resumeSubHeadingListEnd \resumeSubHeadingListEnd
%------------------------------------------------------
% Volunteering
\section{Volunteering}
\resumeSubHeadingListStart
\resumeSubheading
{(ISC)²}{Montreal, QC, Canada}
{Exam Developer (SME)}{Jun 2023 - Oct 2024}
\resumeItemListStart
\resumeItem{Served as a subject matter expert (SME) to create new exams or update and refresh existing "(ISC)² Certified in Cybersecurity" exams in a collaborative setting with other SMEs. }
\resumeItemListEnd
\resumeSubHeadingListEnd
%------------------------------------------------------ %------------------------------------------------------
% Certifications % Certifications
@ -133,9 +157,7 @@
% Soft Skills % Soft Skills
\section{Soft Skills} \section{Soft Skills}
\resumeSubHeadingListStart \resumeSubHeadingListStart
\item{ \item{{Analytical, Autonomous, Collaborative, Communicative, Critical, Curious, Flexible, Motivated, Organized, Passionate, Tenacious, Transparent}}
\textbf{Programming Languages}{: Bash, Golang, Python, C, JavaScript, SQL, Java}
}
\resumeSubHeadingListEnd \resumeSubHeadingListEnd
%------------------------------------------------------ %------------------------------------------------------
@ -149,8 +171,10 @@
\textbf{Technologies}{: GNU/Linux, AWS, Puppet, Grafana, Prometheus, Docker, BitBucket, Git, macOS, JAMF, Cisco} \textbf{Technologies}{: GNU/Linux, AWS, Puppet, Grafana, Prometheus, Docker, BitBucket, Git, macOS, JAMF, Cisco}
} }
\item{ \item{
\textbf{Core Concepts}{: Hardware, Programming (DSA), SDLC, DevOps, Cloud Computing, Cybersecurity, Data Management, Networking, HCI (UI/UX), ITIL} \textbf{Core Concepts}{: Hardware, Programming (DSA), SDLC (Agile), DevOps, Cloud Computing, Cybersecurity, Data Management, Networking, HCI (UI/UX), ITIL}
} }
\resumeSubHeadingListEnd \resumeSubHeadingListEnd
%-------------------------------------------
%------------------------------------------------------
% Resume End
\end{document} \end{document}