Skip to content
View juanpoch's full-sized avatar

Block or report juanpoch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
juanpoch/README.md

¡Hola a todos! 👋🏻

Soy Juan Manuel Poch, un Analista de Seguridad orientado al Red Team con pasión por los CTF y el desarrollo en Python. Siempre estoy aprendiendo y buscando nuevos desafíos 🚀.

Sobre mí 👨‍💻

class AboutMe:
    def __init__(self):
        self.nombre = "Juan Manuel Poch 🙋‍♂️"
        self.lenguajes = ["Python", "Bash", "Javascript", "SQL", "HTML", "CSS"]
        self.herramientas = ["Burp Suite", "OWASP Zap", "Wireshark", "Nmap", "Metasploit", "Azure"]
        self.intereses = ["Ciberseguridad 🔐", "CTF 🕵️", "Programación 💻", "Automatización con Python ⚙️"]
        self.contacto = "https://www.linkedin.com/in/juanpoch/"

    def presentacion(self):
        return f"Hola, soy {self.nombre}. Puedes contactarme en {self.contacto}."

Popular repositories Loading

  1. juanpoch juanpoch Public