Giter Site home page Giter Site logo

Hello there 👋

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Cybersec:

    def __init__(self):
        self.name = "Juan Antonio"
        self.role = "Cybersecurity Enthusiast"
        self.language_spoken = ["es", "en"]

    def say_hi(self):
        print("eJPT Certified.")
        print("CTF player in many platforms but the most remarkable is 1% and top 10 in Spain in tryhackme.")


me = Cybersec()
me.say_hi()

✉ Where you can contact me

🚩 CTF profiles

Juan Antonio Gil Chamorro's Projects

as_network_range icon as_network_range

Simple tool that use the API of ipv4info to get info about an AS and extract all the network range of that AS

calcpy icon calcpy

Simple calculator made in python.

ctf_scan icon ctf_scan

This tool can do a complete scan of almost any CTF in my experience.

m4luk0.github.io icon m4luk0.github.io

Hacker-Blog is a minimalistic, responsive jekyll theme built for hackers. https://ashishchaudhary.in/hacker-blog

sftp_backup icon sftp_backup

Script to make backups of a folder we want to send it to a remote server with the date and time of the backup.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.