Skip to content
View m4rri4nne's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report m4rri4nne

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
m4rri4nne/README.md

Hi, I'm Alicia 👻

🎬 Welcome to my world of code, quality, and curious experiments.

Hi, I'm Alicia or @m4rri4nne online. I have a degree in Control and Automation Engineering and a specialization in Software Engineering. I have been working in the IT sector since 2020. I worked as a DEV in the first year and am currently focused on software quality and test automation.

In my spare time, I develop various things and write articles on dev.to.

Whether it’s testing tools, coding challenges, backend experiments, or random ideas I wanted to try — it all lives here.

🧰 What You'll Find Here

💡 Test Automation Projects
Explorations with Selenium, Cypress, Playwright, and API testing frameworks.

🛠️ Software Development Doodles
From backend services to tiny web apps — small, curious, and sometimes weird.

📚 Learning Logs
Docs, scripts, and notes from what I’m currently learning, breaking, or fixing.

🤝 Communities

I believe in growing together and actively contributing to the tech ecosystem.

🏅 2026 AWS Community Builder – Dev Tools
Member of the AWS Community Builders program, sharing knowledge and contributing around Dev Tools, software quality, and the AWS ecosystem.

💛 He4rt Devs - He4rt Delas
Part of a community focused on inclusion, growth, and empowering people in technology through collaboration and knowledge sharing.

⚙️ Tools, Languages & Tech I Play With

My Skills

📬 Wanna Chat?

Feel free to open an issue or start a discussion on any repository if you’re curious or have feedback. Always down to learn and share.

Pinned Loading

  1. He4rt-Delas/mentoria-qa He4rt-Delas/mentoria-qa Public

    A Mentoria QA do Heart Delas é um programa voltado para mulheres que querem ingressar ou crescer na área de testes de software. Aqui você vai aprender desde os fundamentos de QA até técnicas mais a…

    3

  2. He4rt-Delas/make-delas He4rt-Delas/make-delas Public

    The goal of this project is to develop an MVP of a web platform for researching and comparing makeup products, allowing users to find consolidated information about different brands, prices, and re…

    11 1

  3. api-test-generator api-test-generator Public

    A powerful tool designed to help QAs and engineering teams automatically generate API test scenarios directly from a Swagger/OpenAPI specification. Reduce manual work, improve test coverage, and op…

    Python 9 1

  4. playwright-docker playwright-docker Public

    This project aims to provide a front-end automated testing setup using Playwright, fully containerized with Docker, integrated with GitHub Actions for CI/CD. A future integration with Cucumber/Gher…

    TypeScript 2

  5. k6-browser-performance k6-browser-performance Public

    A project to automate browser-based performance testing using k6, with the goal of measuring user experience, generating reports, and integrating performance checks into continuous integration work…

    JavaScript 7

  6. SwaggerIntegration SwaggerIntegration Public

    A C# test automation solution for validating APIs against their Swagger/OpenAPI contracts. Ensures that APIs send expected request structures and response payloads, improving reliability, reducing …

    C#