updated style for description lists

updated resume with more bullet points.
This commit is contained in:
Gabe Venberg 2023-07-05 19:54:35 -05:00
parent d5788042a5
commit 52e49beff6
2 changed files with 70 additions and 50 deletions

View file

@ -0,0 +1,9 @@
.post-content dt {
/* width: 25%; */
width: unset !important;
}
.post-content dd {
/* width: 75%; */
width: unset !important;
}

View file

@ -4,7 +4,7 @@ type = 'about'
showToc = true showToc = true
+++ +++
:toc: :toc:
:toclevels: 6 :toclevels: 2
== Contact info == Contact info
* link:++https://git.venberg.xyz/Gabe++[Personal Git Server] * link:++https://git.venberg.xyz/Gabe++[Personal Git Server]
@ -14,77 +14,88 @@ showToc = true
== Work Experience == Work Experience
=== Appareo === Appareo
Embedded Systems Intern:: Embedded Systems Intern::
Summer 2023 + Summer 2023
Implemented and ran functional testing on embedded Linux product, including designing test fixtures using Raspberry Pis to automate testing of electrical properties and RF connectivity. * Implemented and ran functional testing on embedded Linux product, including designing test fixtures using Raspberry Pis to automate testing of electrical properties and RF connectivity
* Maintained part numbers for a number of vendor-supplied firmware images, including validating new firmware, assigning new part numbers, and curating internal firmware image library.
=== Kata Containers === Kata Containers
Capstone Student:: Capstone Student::
Spring Semester 2023 + Spring Semester 2023
Implemented a Rust-based log parser for the Kata Containers project, including writing unit tests, using the GitHub workflow, and collaborating remotely across timezones. * Implemented a Rust-based log parser for the Kata Containers project, including writing unit tests, integrating the tool with existing codebase, and implementing suggestions from code reviewers.
* Collaborated using the GitHub workflow, chat rooms, and video chat remotely and across 8+hr timezone difference.
=== Corvent Medical === Corvent Medical
Software Engineering Intern:: Software Engineering Intern::
Summer 2022 + Summer 2022
Performed requirements analysis, wrote and performed software and hardware test procedures, and analyzed test coverage to enable regulatory approval of new medical device. * Wrote python scripts to translate requirements from word documents into format understood by a propriatary requirements analysis tool.
* Performed requirements analysis, wrote and performed software and hardware test procedures, and analyzed test coverage to enable regulatory approval of new medical device.
=== ByteSpeed === ByteSpeed
Computer Technician:: Computer Technician::
Summer 2021 + Summer 2021
Performed troubleshooting and repair on RMA computers, as well as helping customers over email, phone, and instant messaging. * Performed troubleshooting and repair on warrantied computers.
* Helped customers with a variety of problems over email, phone, and instant messaging.
=== NDSU Precision Agriculture Center === NDSU Precision Agriculture Center
Developer:: Developer::
2020--2021 + 2020--2021
Implemented methods of preprocessing LIDAR data with python for predicting crop yield using machine learning. * Implemented methods of preprocessing LIDAR data with python for a project to predict crop yield using machine learning.
=== Integrated Networking === Integrated Networking
Tier 1 and 2 Tech:: Tier 1 and 2 Tech::
2019--2020 + 2019--2020
Performed troubleshooting, repairs, and upgrades on customer computers, performed network setup, and estimated customer solutions. * Performed troubleshooting, repairs, and upgrades on customer computers.
Also implemented a variety of more complex 'one off' projects for clients with specific needs. * Performed network setup for institutional and home networks.
* Estimated cost of customer solutions, including researching and comparing price across vendors.
* Implemented a variety of more complex 'one off' projects for clients with specific needs.
== Education == Education
=== NDSU === NDSU
Bachelor's in Computer Science:: ==== BS in Computer Science
Fargo, North Dakota + Fargo, North Dakota
Graduated 2023
Graduated 2023
=== Alexandria Community College === Alexandria Community College
General Ed Associates Degree:: ==== General Ed Associates Degree
Alexandria, Minnesota + Alexandria, Minnesota
Graduated 2020
Graduated 2020
== Skills == Skills
* Rust * Rust
* Python * Python
* Java * Java
* Bash * Bash
* Git version control system. * Git version control system.
* Web Scraping * Web Scraping
* Linux administration * Linux administration
* Embedded Linux * Embedded Linux
* Network administration * Network administration
* NGINX and Apache web servers * NGINX and Apache web servers
* SSH remote management * SSH remote management
* VM management * VM management
* Computer repair * Computer repair
* LaTeX document markup language * LaTeX document markup language
* Googling 😉 * Googling 😉
== Other Experience == Other Experience
=== Homelab === Homelab
Home Linux Lab:: Home Linux Lab::
2019--present + 2019--present
Run a home network consisting of 2 physical servers and 6 Virtual machines doing a variety of tasks, such as a DNS, an NGINX reverse proxy, and several web servers serving static and dynamic content. Currently running: Nextcloud, GitTea, PiHole, Octoprint, and this website.
Run a home network consisting of 2 physical servers and 6 Virtual machines doing a variety of tasks, such as a DNS, an NGINX reverse proxy, and several web servers serving static and dynamic content. Currently running: Nextcloud, GitTea, PiHole, Mainsail, and a static website.
=== Open Source Development === Open Source Development
Contributor to various open source projects:: ==== Contributor to various open source projects
2022--present + 2022--present
Have contributed patches of a variety of sizes to open source projects including Python and Kata Containers
Have contributed patches of a variety of sizes to open source projects including Python and Kata Containers.
=== National Cyber League === National Cyber League
Four-time competitor in the National Cyber League:: ==== Four-time competitor in the National Cyber League
2021, '22, and '23 + 2021, '22, and '23
Competed for NDSU in the bi-annual National Cyber League, placing in the top 500 individuals nationwide for three competitions.
Competed for NDSU in the bi-annual National Cyber League in individual and team games, placing in the top 500 individuals and top 200 teams nationwide for three competitions.