/titodelas

Config Files for my Profile

🚀 Cybersecurity Passionate | 💡 Innovator | 🌍 Explorer

WebsiteTwitterInstagram

Introduction

class Developer:
    def __init__(self):
        self.name = "Edu Olivares"
        self.title = "Cybersecurity Passionate"
        self.skills = ["Python", "JavaScript", "Html", "Css", "Arduino"]
        self.passion = "Learning, coding, and repeating"
        self.motto = "Code, Collaborate, Create"

    def about_me(self):
        return f"""
        Hey there! I'm {self.name}, a {self.title} on a mission to make the digital world come alive.
        With a toolbox filled with {', '.join(self.skills)}, I love tackling challenges and crafting elegant solutions.
        My passion is {self.passion}, and my motto is simple: {self.motto}.
        Let's connect and build something incredible together!
        """

dev = Developer()
print(dev.about_me())

GitHub Stats

Check my GitHub Stats

Most Used Lenguages

GitHub Stats

GitHub

GitHub


Feel free to explore my repositories and connect with me on Instagram or Email. I'm always open to collaborating on exciting projects and discussing new ideas. Let's make a difference together! 😄