Brandon Willenborg

Veteran • Tech Enthusiast • Career Student

About Me

I am a veteran of Iraq and Afghanistan. I served in Iraq with 2nd Brigade/4th Infantry Division and in Afghanistan with 2nd Brigade/101st Airborne Division. As a veteran, I have a deep understanding of the challenges of war and the importance of teamwork and leadership. After the Army, I tried many things, but nothing stuck. Until I tried my hand at welding in 2019. Since then, I have recently wanted to change my career field and pursue a career in tech.

Skills

I bring a hands-on mix of technical, cybersecurity, and fabrication skills—balancing precision coding with real-world problem solving.

🛠️ Technical & Programming

  • Basic Python Syntax
  • Basic HTML
  • Basic SQL Queries
  • Basic Git Commands
  • Command Line Interface (CLI)
  • Linux Command Line
  • Version Control with Git
  • Microsoft Office Suite

🔐 Cybersecurity & Networking

  • Security Information and Event Management (SIEM)
  • Basic Networking
  • Basic Cybersecurity Concepts
  • Kali Linux
  • Wireshark
  • NMAP

🔩 Welding & Fabrication

  • Steel MIG Welding
  • Steel TIG Welding
  • Steel Stick Welding
  • Aluminum MIG Welding
  • Aluminum TIG Welding

💬 Professional & Soft Skills

  • Attention to Detail
  • Problem Solving
  • Time Management
  • Teamwork
  • Communication
  • Leadership
  • Adaptability
  • Critical Thinking

*More skills can be found on my LinkedIn profile.

Work Experience

Forklift Operator – Tracker Marine, Missouri

August 2024 – January 2025

  • Operated forklifts to transport equipment and materials for the maintenance department across the production floor.
  • Maintained safety compliance and workflow efficiency in high-traffic zones.
  • Assisted with equipment staging and logistical support for facility upkeep.

Impact: Reduced delay in maintenance operations by ensuring timely delivery of critical parts and tools.

Welder – Tracker Marine, Missouri

October 2020 – August 2024

  • Welded structural components and custom parts for BassPro’s Tracker boat line, ensuring marine-grade durability and aesthetic finish.
  • Interpreted technical blueprints and specs to execute precision welds across varied metal types and assemblies.
  • Collaborated with fabrication and inspection teams to resolve build issues and maintain production continuity.

Impact: Contributed to consistent on-time delivery of boat components while upholding strict QA benchmarks.

Welder – Bear Trailers, Missouri

September 2020

  • Performed precision welding on trailer components, ensuring alignment and build quality.
  • Adapted quickly to fast-paced production demands and unfamiliar fabrication protocols.

Note: Short-term engagement contributing to fulfillment during peak workload.

Welder – TAG Manufacturing, Tennessee

February 2020 – August 2020

  • Welded large-scale excavation buckets and structural components with precision and durability in mind.
  • Followed blueprints and safety standards to complete high-spec builds under tight production schedules.
  • Collaborated across departments to streamline fabrication workflows and meet quality benchmarks.

Impact: Increased throughput during peak demand periods and contributed to consistent pass rates on QA inspections.

Order Picker – Amazon Fulfillment, Tennessee

October 2018 – November 2018

  • Picked and packed customer orders with precision under high-volume fulfillment quotas.
  • Used handheld scanners to maintain inventory accuracy and product traceability.
  • Adapted quickly to shifting workflows and seasonal demand surges.

Impact: Consistently met or exceeded daily targets while maintaining quality assurance standards.

Order Picker – Amazon Fulfillment, Tennessee

June 2017 – August 2017

  • Picked customer orders using handheld scanners to ensure order accuracy and inventory tracking.
  • Maintained high throughput while minimizing packaging errors during seasonal demand spikes.
  • Worked collaboratively with team members to optimize aisle coverage and reduce bottlenecks.

Impact: Contributed to streamlined workflow efficiency during summer fulfillment surge.

Each Receive – Amazon Fulfillment, Tennessee

June 2016 – July 2016

  • Cataloged small-to-medium incoming inventory using scanner systems for database integration.
  • Verified item details and ensured accurate labeling across high-volume product streams.
  • Worked closely with inbound logistics team to reduce intake errors and maintain flow efficiency.

Impact: Contributed to smooth onboarding of seasonal inventory spikes with minimal discrepancies.

Pallet Receive – Amazon Fulfillment, Tennessee

June 2015 – August 2015

  • Cataloged large incoming inventory pallets using scanning tools and internal tracking systems.
  • Verified product data and coordinated bulk intake to prevent cross-docking delays.
  • Worked with logistics and quality teams to maintain throughput while minimizing intake discrepancies.

Impact: Supported high-capacity receiving during seasonal surges with consistent data accuracy.

Cannon Crewmember – 2ACR, Germany

October 2012 – February 2014

  • Led field artillery teams operating the M777 howitzer across European training exercises and readiness drills.
  • Coordinated squad-level maneuvers and supervised equipment maintenance to ensure operational efficiency.
  • Facilitated multinational field exercises, fostering interoperability and tactical cohesion with allied units.

Highlights: Strengthened leadership capabilities through training and active supervision of artillery sections.

Cannon Crewmember – 1/320FAR, 2BCT/101st Airborne Division, Kentucky

December 2009 – October 2012

  • Trained extensively with the M119 howitzer in high-tempo environments, optimizing section readiness and artillery precision.
  • Participated in a combat deployment to Afghanistan, executing field operations in support of joint force missions.
  • Mentored junior soldiers and contributed to building one of the division’s most efficient artillery teams.

Highlights: Recognized within unit for exceptional leadership, coordination, and performance during deployment exercises and live fire missions.

Cannon Crewmember – 3/16FAR, 2BCT/4ID, Colorado

December 2007 – December 2009

  • Operated the M109A6 Paladin howitzer system across training and deployed combat zones.
  • Participated in coordinated field exercises and combat deployment in Iraq.
  • Enhanced section performance through artillery drills and precision targeting techniques.

Highlights: Contributed to mission success during live fire engagements and tactical deployments.

Private – US Army, Oklahoma

July 2007 – December 2007

  • Completed Basic Combat Training and Advanced Individual Training with a focus on artillery operations.
  • Developed foundational leadership, discipline, and endurance critical to future roles in combat units.
  • Trained in military protocols, tactical readiness, and unit coordination.

Highlights: Established core principles that shaped subsequent roles in high-pressure field environments.

Projects

This website

This is the website you're looking at right now. It's built from scratch with HTML, CSS, and a lot of help from the internet.

Random Password Generator

A lightweight program written in Python that generates random passwords with options to choose from for further customization and will not log your password. You can find it on my GitHub here or on my itch.io here.

Ubuntu LTS Server

I took my old desktop computer and turned it into a server running Ubuntu LTS. I also set up an OpenVPN server on it for fun.

Takt Timer

A simple program written in Python or HTML that counts down the time and items created or finished. You can find it on my GitHub here.

Random Game Launcher (WIP)

A program written in Python that attempts to randomly launch a game on your system. It currently launches any `.exe` in the specified directory. Find it on my GitHub here.

Console Refurbishment and Modding

I like to tinker and solve puzzles. I've worked on several console refurbishments and mods—one of my favorites being my original GBA, rebuilt with a backlit IPS screen, new shell, rechargeable USB-C battery, and new buttons. You can find that project here.

Idle RPG Evolution – From Python to JavaScript

Originally started as IdleTextGame, a Python-based idle experience with text-only mechanics and modular upgrades. The project is now evolving into a fully animated idle RPG in JavaScript, featuring sprite-based enemies, prestige loops, and shop mechanics.

Development highlights:

  • Refactored core logic from procedural Python to modular JavaScript systems
  • Introduced layered pixel sprites and boss animation cycles for visual feedback
  • UI rebuilt from scratch for browser-based playability and intuitive control
Stay tuned for future branches that showcase this evolution, and explore the original concept on GitHub.

Education

Chattanooga State Community College - Welding Technologies - 2019

Coursera Certifications

Google Cybersecurity Professional Certificate

Google IT Automation with Python Certificate

Google AI Essentials Certificate

Additional Notes

I'm currently looking for a job in the tech industry, preferably in cybersecurity or IT. I have a passion for learning and am always eager to take on new challenges.

Job Requirements

  • I am willing to work remotely.
  • I am not willing to relocate.
  • I will not work for less than $18/hour USD.
  • I am will not work for "Sales" or "Commission".
  • I am willing to learn new things.
  • I will not commute longer than 45 minutes one way from Waynesville, MO.
  • Contact Me

    If you're interested in giving me a job, please use the form below. If not, please don't waste my time.