Eddie Hendrickson | Network Automation Engineer

Interactive Demos

Network Config Generator

Network Config Generator Explore network device configuration templating with Jinja2. Edit template variables and see the rendered configuration in real-time. How It Works Select a supported template (standards-config or aaa-config) Fill in the context variables Submit to the Flask API (POST...

View Demo →

Pipeline Dashboard

Automation Pipeline Dashboard Monitor GitHub Actions workflow runs directly from your resume site. This dashboard fetches real-time build and deployment status from your CI/CD pipeline. Features Real-time Updates – Auto-refresh every 30 seconds Build Status – See which workflows are passing or...

View Demo →

URL Shortener

URL Shortener Create shortened URLs with a simple form. This tool integrates with a Go backend service for efficient URL management. How It Works Paste a long URL Click "Shorten" Copy the shortened URL Share! This demonstrates: - Go Backend – Lightweight and performant URL service - Frontend...

View Demo →