loTus04 / loTus04

thats meeee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

┌──(loTus04root)-[~/devlab]
└─$ cat lotus04.py

class lotus04:

    def __info__(self):
        self.bio = '''
            I am a young passionate about cybersecurity and IT in general.
            I mainly program in python.'''
        self.age = 17
        self.banned_repos = 2 # github bannings repos for no reason

    def  __social__(self):
        self.thm = "https://tryhackme.com/p/loTus"
        self.htb = "https://app.hackthebox.com/profile/393384"
        self.dsc = ("1.7", 1098223163978039307)
    
    def __dev__(self):
        self.skills = {
            "python": "well known",
            "bash": "known",
            "c++": "learning...",
            "php": "learning..."
        }
        
┌──(loTus04root)-[~/devlab]
└─$

📈 GitHub Stats


loTus04's GitHub Stats

About

thats meeee