// blog
Writing
Notes and writeups on networking, web development, automation, and the journey of breaking into the tech industry as someone who started with a patch cable and a managed switch.
Building My Dev Site: A Network Engineer Goes Full Stack
What it's like learning Next.js 16 as someone who spends their days configuring routers and writing Ansible playbooks.
#webdev#nextjs#learning
Getting Started with Network Automation Using Python
How I started eliminating repetitive CLI work with Python and Netmiko — SSH into 20 switches at once, pull configs, make changes.
#automation#python#networking