Skip to content
View msanchezalcon's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report msanchezalcon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
msanchezalcon/README.md

👋 Hi there! I’m Míriam, a Full Stack Developer from sunny Spain 🇪🇸, now exploring the cool vibes of Norway 🇳🇴. My journey into tech was driven by a genuine passion for problem-solving and a desire to create a positive impact.

🌉 I am dedicated to bridging the gap between technology and user experience. For me, embracing tech is not just about mastering the latest tools; it’s about understanding the impact we can have and using our skills to drive meaningful change.

class Developer:
    def __init__(self, name, location):
        self.name = name
        self.location = location
        self.interests = ["traveling", "collaborating", "remote work", "Spanish croquettes", "cats"]
        self.motto = "Technology must be intuitive and accessible to all."

    def introduce(self):
        return f"Hi! I'm {self.name}, a developer based in {self.location}. I enjoy {', '.join(self.interests)}. Motto: '{self.motto}'"

miriam = Developer("Míriam", "Oslo")
print(miriam.introduce())  

📫 Let’s connect! If you share my interests or want to collaborate, feel free to reach out on LinkedIn!

Pinned Loading

  1. InclusiveLanguageChecker InclusiveLanguageChecker Public

    Creating a GitHub Action that checks for inadequate language in code pushed to a repository.

    JavaScript

  2. Ironhack-FoundIT Ironhack-FoundIT Public

    JavaScript

  3. Alexa-for-Volvo Alexa-for-Volvo Public

    Implementing the driver's handbook in Alexa

    TeX

  4. Dialogue-Systems-2 Dialogue-Systems-2 Public

    lt2319-ht19 - University of Gothenburg MSc in Language Technology

    Grammatical Framework

  5. Artificial-Intelligence-Cognitive-Systems Artificial-Intelligence-Cognitive-Systems Public

    A PyTorch pipeline for two LSTM models (with and without attention) to solve the VQA task - AICS course - MLT in Language Technology

    Jupyter Notebook

  6. Ironhack_Project1 Ironhack_Project1 Public

    Videogame with HTML and Canvas

    HTML