Network Toolkit
A practical networking utility built with Python and Flask for IP addressing, subnet calculations, network planning, DNS lookup and TCP connectivity troubleshooting.
SELECTED WORK
I build practical technology tools around networking, infrastructure and IT operations — turning real-world technical problems into simple, useful applications.
A practical networking utility built with Python and Flask for IP addressing, subnet calculations, network planning, DNS lookup and TCP connectivity troubleshooting.
A subnetting utility designed to divide an IPv4 network into multiple equal-sized subnets for network planning and learning.
Calculate the total number of IPv4 or IPv6 addresses between a starting and ending IP address.
Resolve hostnames and retrieve their associated IP addresses using Python's socket library.
Test TCP connectivity to a hostname or IP address and determine whether a specified port is reachable.
TECHNOLOGY
These applications demonstrate practical programming and networking concepts through browser-based tools.