MarianoBiencinto|dev

def who_am_i():
    print("Loading profile...")
    print("Senior Software Engineer.")
    print("Reliability and clean architecture.")
    print("Based in Cantabria, Spain.")
    print("Also: MTB rider, music producer, DIY enthusiast.")

if __name__ == "__main__":
    who_am_i()

I'm Mariano Biencinto | Backend Developer | DIY enthusiast | Prepared for any challenge.

ascii_paw

With extensive experience, I can say that I’ve faced a thousand battles and learned from every one of them. I’ve gone deep into many technologies — some driven by my professional journey, others pursued out of curiosity to truly understand how they work. Above all, I’ve stayed true to my passion for programming, especially in languages like PHP and Python — but that’s only the tip of the iceberg.

 

 


# mariano.py

class MarianoBiencinto:
    def __init__(self):
        self.location = "Cantabria, Spain"
        self.role = "Senior Software Engineer"
        self.experience_years = 20
        self.stack = [
            "Python",
            "Django",
            "SRE",
            "Prometheus",
            "Grafana",
            "GitHub",
            "GitLab"
        ]
        self.mindset = "Autodidacta | Curious | Builder."

    def teach(self):
        return "Explaining complex things in simple ways."

    def build(self):
        return "Systems that scale and stay observable."

    def learn(self):
        while True:
            yield "Always hungry for knowledge"

Learn | understand | build with meaning.

I’ve spent my whole life taking apart that old boombox we had as kids, trying to understand how things work on the inside.

What started as curiosity about computers eventually became my profession. Learning, experimenting, making mistakes, and starting over has always been my path.

I enjoy building things — systems, applications, and automations — in a clear and human way. I also enjoy sharing knowledge, so others can go a little further than where I’ve reached.

If you want to know more about me, I invite you to view my experience and get in touch with me.

Contact | Download CV

 

techs