This repository contains a collection of networking projects, tools, and configuration references built for learning and practical use. It covers both Python-based network automation tools and manual networking concepts including routing protocols, VPN verification, VLAN segmentation, DHCP server setup, and WAN configuration.
The Python folder contains scripts that automate common network tasks such as host discovery, MAC address lookup, and vendor identification across a local subnet. The remaining folders contain configuration files, notes, and reference setups for each networking topic.
This is intended as a personal reference and learning portfolio for anyone studying networking concepts alongside Python scripting.