diff --git a/resume.tex b/resume.tex index 9f82df2..502cc9d 100644 --- a/resume.tex +++ b/resume.tex @@ -98,8 +98,11 @@ {OVHcloud}{Montreal, QC, Canada} {IT Helpdesk Technician}{Apr 2024 - Present} \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, performance, compatibility across various desktop environments/window servers and overall maintainability. } - \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 linting, changelog generations, automatic SemVer tagging, package builds deployed on JFrog artifactory. } + \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 + \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. } + \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.} \break \break \textbf{Technologies used}{: Puppet, Bash, Git, Ubuntu GNU/Linux, JFrog, BitBucket, JAMF, Cisco, O365}