Virtual Port Scanner - independent project
Developed a Python-based port scanning tool using socket programming to detect open ports and provide real-time results. Although primarily a cybersecurity engineering task, it involved structured data collection from network probes and rule-based interpretation of scan outputs. This experience is best captured as coding-focused data collection and evaluation of generated signals rather than manual labeling. • Configured custom port range selection and fast scanning behavior. • Used sockets to probe network services and capture scan results. • Implemented real-time output reporting from scan responses. • Delivered the tool as an independent project with a public repository.