this post was submitted on 15 May 2024
5 points (100.0% liked)

Home Networking

189 readers
2 users here now

A community to help people learn, install, set up or troubleshoot their home network equipment and solutions.

Rules

founded 10 months ago
MODERATORS
 

Title. I have my CCST (yes, I should've gotten the CCNA, working on it. My school paid for the voucher) and CompTIA A+.

I'm trying to make a presentable resume for networking internships but I'm hearing conflicting advice about whether I should have a github portfolio or not.

I host a web server that links to a blog. Some things on that blog include GNS3 labs, packet tracer activities I've created, Bash scripts for simple Linux admin tasks etc. I just have a link to this static website. Why would recruiters open up my github and care about my packet tracer files or daily cron job script for RAID backups?

I'm not interested in programming outside of network automation. I've used netmiko before with GNS3 and it's incredible, but I don't see why (or how) I would put those netmiko scripts on github.

you are viewing a single comment's thread
view the rest of the comments
[–] slazer2au@lemmy.world 1 points 4 months ago

You totally should add those netmiko scripts into GitHub.

What I do is stash the gns3 project files with my Ansible playbooks so if I need to run up a lab on another machine I have all the gns3 files and the relevant playbooks.