From 55e8cb643bc63e1476422ed22ca6f213fa9721ef Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Tue, 20 Jan 2026 11:49:29 +0100 Subject: [PATCH] added more skills to the header. --- resume.tex | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/resume.tex b/resume.tex index 53edc23..f5c0d1e 100644 --- a/resume.tex +++ b/resume.tex @@ -57,8 +57,10 @@ \begin{description} \item[Programming Languages:] Rust, Python, Bash, C, Nix - \item[Tools:] Git, Yocto linux, \LaTeX{}, Vim, Jenkins - \item[Linux Administration:] NGINX, Apache, Caddy, Docker, NixOS, Proxmox, SystemD + \item[Frameworks: ] Yocto linux, Zephyr, Embassy, Nixpkgs, Pytest + \item[Protocols: ] MQTT, REST, Embedded comms (SPI, I2C, UART, etc) + \item[Tools:] Git, \LaTeX{}, Vim, Jenkins, KiCad + \item[Linux Administration:] NGINX, Caddy, Docker, NixOS, Proxmox, SystemD, PostgreSQL \end{description} \section*{Work Experience} @@ -68,7 +70,8 @@ {February 2025--Current} { \begin{itemize} - \item Developed Linux distributions for an embedded system with Yocto. + \item Developed Linux distributions for an embedded system with Yocto Linux. + \item Implemented package management and remote updates for Yocto Linux system. \item Developed a Zephyr RTOS based IOT device for tracking of patient conditions. \item Implemented StrongSwan IOT vpn to allow remote access of devices in the field \item Implemented a Python based HIL testing system to test both Yocto and Zephyr based systems.