Giter Site home page Giter Site logo

Hey there 👋, I'm KaoXx!



from datetime import date

class AboutMe():
    def __init__(self):
        self.username = "KaoXx"
        self.realname = "Jesús Andrés Altozano"
        self.location = "Spain"
        self.occupation = "Computer Science Student"
        self.birthday = date(day=8, month=3, year=2001)
        self.age = (date.today()-self.birthday).days/365 
        self.hobbies = ["Cybersecurity", "Music", "Gaming"]
        self.interests = ["Hacking", "Linux", "HTB"]
        self.status = "Sleeping"

if __name__ == "__main__":
    me = AboutMe()

Languages 💾

Python C++ Bash .NET Badge HTML CSS JS

Tools 🛠️

VS Code Zsh Git GitHub Kali Linux HTB

My Specs 💻

Desktop CPU GPU

Get in Touch 📡

Discord Instagram
Twitter

Jesús Andrés Altozano's Projects

antiscam icon antiscam

Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts.

cryptohack icon cryptohack

cryptohack walkthrough about the no way jose at Crypto on the Web section of Cryptohack

dorita980 icon dorita980

Unofficial iRobot Roomba and Braava (i7/i7+, 980, 960, 900, e5, 690, 675, m6, etc) node.js library (SDK) to control your robot

easyprofile icon easyprofile

Script programado en python que optimiza la tarea de creación del control de perfiles

gattacker icon gattacker

A Node.js package for BLE (Bluetooth Low Energy) security assessment using Man-in-the-Middle and other attacks

rest980 icon rest980

REST interface to control your iRobot Roomba 980 via local server on your lan.

twitter-sentiment-analysis icon twitter-sentiment-analysis

This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event

xtreme-firmware icon xtreme-firmware

The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today!

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.