A lightweight multithreaded port scanner written in Python that detects open ports on a target host. This project was made to gain a better understanding of core networking concepts and techniques ...
A simple UI automation framework built using Selenium WebDriver, Python, and PyTest following the Page Object Model (POM) design pattern. The goal of this project is to demonstrate how a maintainable ...