Hi, I'm Garvit

Cybersecurity student. Breaking, building, securing.

📄 Download Resume
Garvit Ranka

Garvit Ranka

About Me

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.

Projects

Port Scanner – A command-line tool using Python sockets to scan open ports.
WebScore – A client-side OSINT tool that checks if a website is legitimate.

Certifications

Get In Touch

Feel free to reach out for collaborations or just a chat!

Port Scanner

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.

Python Sockets CLI Multithreading

WebScore

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.

JavaScript HTML/CSS APIs GitHub Pages