📍France 💻Cybersec enjoyer 18 y/o
class PersonalInfo:
def __init__(self):
self.username = "0xToto"
self.age = 18
self.location = "France"
self.gender = "Male"
class Skills:
def __init__(self):
self.languages = ["Python","JavaScript","HTML","CSS","PHP"]
self.databases = ["MariaDB", "MySQL", "MongoDB"]
self.speaking = ["English","French","Spanish","Italian"]
class OtherSkills:
def __init__(self):
self.skills = ["OSINT","Networking","Cryptography"]
class LearningTopics:
def __init__(self):
self.topics = ["Pentest","C#","pwn"]
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.