Cybersecurity student. Breaking, building, securing.
📄 Download Resume
Cybersecurity student with hands-on VAPT experience and certifications from Microsoft, Oracle, and Google. Actively learning data science to enhance analytical skills. Seeking an entry-level security role to apply a diverse and growing technical skill set.
A command-line port scanning tool developed in Python. It identifies open ports on a target IP address and uses multithreading to increase scanning speed. It also includes banner grabbing to identify services running on open ports.
A client-side OSINT tool to analyze a website's reputation. It uses various APIs, including WhoisXML and Google Safe Browsing, to check for legitimacy, HTTPS status, and archive history. The frontend is built with responsive HTML/CSS and JavaScript.