> Hello, I'm Teckchandani Tanmay!
A Network Analyst who enjoys using tech to solve problems and keep things secure.
Welcome to my blog that logs tech, life, and everything I learn in between — from networks to nerd-outs. Curiosity (and chai) included.
Writings
Projects
-
Lightweight TCP Port Scanner (Bash + Netcat)
Scans a range of TCP ports on a given host and prints which ports are open or closed.
#Cybersecurity #Bash #Port Scanning
-
Network Health & Security Checker — All-in-One Python Toolkit
A simple Python toolkit that checks network reachability, scans common ports, verifies SSL certificates, and tests password strength — all in one script with a clear, easy-to-read report.
#Cybersecurity #Python #NetworkToolkit