Loading...
Skip to main content

I grew up around computers — Windows Vista machines that crashed constantly, and MacBooks that just worked. That contrast taught me something early: using technology is easy. Understanding why it works — or fails — is what actually matters.

That curiosity led me to Western Governors University, where I earned my B.S. in Cloud Computing in January 2026. But somewhere along the way, networking became my focus — not as a checkbox, but as a foundation I wanted to own. How data moves, where systems break, how to design infrastructure that degrades gracefully instead of catastrophically. That's the work that pulls me in.

I'm currently pursuing my CCNA (Cisco Certified Network Associate), an internationally recognized certification from Cisco that confirms practical networking knowledge for roles like network specialist, network administrator, and network engineer. I'm working through Wendell Odom's Official Cert Guide and building in the lab — setting up VLANs, configuring inter-VLAN routing, and learning how enterprise networks scale under pressure. I complement that with Python: automating configurations, validating network states, and writing scripts that make systems more consistent and less dependent on whoever happened to be on shift.

The philosophy behind everything I do here is simple: 1% better every day. Not dramatic pivots or shortcut chasing — consistent, intentional growth that compounds over time. This site documents that work: projects, notes, and progress, built in public.

Connect with me!

"Do you see someone skilled in their work? They will serve before kings; they will not serve before officials of low rank." — Proverbs 22:29

EDUCATION

Building a strong foundation in networking and cloud technologies to support modern IT systems.

Bachelor of Science in Cloud Computing

Bachelor of Science in Cloud Computing (Completed January 2026)

Western Governors University logo Western Governors University

My coursework focused on how computer systems connect and communicate, and how cloud platforms like Amazon Web Services and Microsoft Azure support real businesses. I learned the essentials of building reliable networks, protecting data, and creating cloud environments that keep modern applications running without interruption.

GitHub Activity

Development contributions and coding activity

Recent Activity Last 365 days
GitHub contribution chart for NerdPioneer
150+ contributions in the last year View Profile

HIGHLIGHTED COURSES

Introduction to Cryptography

Academic Course - Western Governors University

PASSED
"Learned the basics of how digital security works, including how information is protected when it's stored or sent online, and what makes encryption reliable."

Python for IT Automation

Academic Course - Western Governors University

PASSED
"Built Python scripts to automate repetitive IT tasks, work with files and structured data, and connect to online services to improve efficiency and consistency."

Network and Security Foundations

Academic Course - Western Governors University

PASSED
"Learned how computer networks function and how organizations manage security risk, including common threats, baseline controls, and practical security best practices."

Scripting and Automation (PowerShell)

Academic Course - Western Governors University

PASSED
"Developed PowerShell scripts to automate routine system tasks, validate inputs, handle failures cleanly, and generate clear output so work is repeatable and easy to audit."

CREDENTIALS

Certifications show more than technical skill—they reflect initiative and a commitment to keeping your knowledge current, practical, and aligned with what employers need.

CompTIA A+

Hardware & Software Fundamentals

CERTIFIED

CompTIA Network+

Networking Infrastructure

CERTIFIED

CompTIA Security+

Cybersecurity Fundamentals

CERTIFIED

CompTIA CySA+

Cybersecurity Analyst

CERTIFIED

CompTIA Project+

Project Management

CERTIFIED

ITIL 4

IT Service Management

CERTIFIED

AWS Developer Associate

Cloud Development & Deployment

CERTIFIED

AZ-104 (Azure Administrator)

Azure Administration & Operations

CERTIFIED

AWS Certified Solutions Architect

Cloud Architecture & Design

CERTIFIED

AWS Security Specialty

Cloud Security & Compliance

CERTIFIED

And More...

Explore my complete professional certifications, endorsements, and career journey

Check out my LinkedIn

PROJECTS

Hands-on projects focused on network engineering, automation, and resilient infrastructure design.

AWS Networking

AWS VPN Setup with Active Directory

Built a secure remote access solution on AWS using Client VPN with WireGuard and Tailscale for encrypted tunneling. Integrated Active Directory for centralized user authentication, provisioned SSL/TLS certificates via AWS CLI, and configured security groups and routing rules to enforce least-privilege network access — replicating the kind of identity-aware perimeter controls enterprises rely on for distributed workforces.

Technical Implementation:

  • Deployed Active Directory for centralized authentication and user policy enforcement
  • Generated and managed SSL/TLS certificates through AWS CLI
  • Configured VPN endpoint, security groups, and network associations
  • Validated encrypted tunnel establishment and end-to-end connectivity
AWS AD VPN PKI
Automation

PowerShell Automation Tool

Built a menu-driven PowerShell tool to automate repetitive infrastructure checks — CPU, memory, file system health, and log discovery — reducing manual overhead and operator error. Designed with junior engineers in mind: structured error handling, descriptive variable naming, and inline documentation make it safe to run and easy to hand off. A practical example of how scripting discipline makes teams less dependent on tribal knowledge.

Technical Implementation:

  • Built interactive menu using PowerShell control structures
  • Automated system resource monitoring and log discovery
  • Implemented real-time process checks with error handling
  • Wrote maintainable, documented code built for knowledge transfer
PowerShell Automation Monitoring
Network Design

Enterprise VLAN Network Design

Designed and deployed a segmented enterprise network in GNS3, separating departmental traffic across VLANs with inter-VLAN routing, DHCP automation, and access control at the switch layer. Focused on traffic isolation, organized subnet addressing, and graceful scalability — the same design principles that apply whether you're building for 20 users or 2,000. Demonstrates practical fluency in Cisco CLI and Layer 2/3 network architecture.

Technical Implementation:

  • Segmented network by department using VLANs and access/trunk port configuration
  • Configured inter-VLAN routing via router-on-a-stick
  • Implemented DHCP for automated IP assignment per segment
  • Enforced traffic isolation and basic security at the switch CLI level
Cisco VLANs DHCP GNS3

NOTES FROM THE CLIMB

My three platforms for sharing knowledge and code

Medium

Writing & Insights

Reflections on my learning journey in networking, cloud computing, and career development. I break down what I'm studying, what I'm building, and what I'm learning along the way.

Terminal

PERSONAL NOTES

Personal notes and behind-the-scenes thoughts. Raw, unfiltered perspectives and reflections from my journey.

Coming Soon

GitHub

Code & Projects

Hands-on experiments and small projects I build as I learn networking and cloud fundamentals. This is where I explore new concepts and sharpen real-world skills.

"But seek first his kingdom and his righteousness, and all these things will be given to you as well."

— Matthew 6:33