π‡πžπ₯π₯𝐨 𝐭𝐑𝐞𝐫𝐞, 𝐟𝐞π₯π₯𝐨𝐰 <πšŒπš˜πšπšŽπš›πšœ>!

LinkedIn Badge Website Badge Email Badge Ham Radio

I’m Santi πŸ˜ƒ β€” Tech Director leading Devs, QA & Automation for Disney

Uruguayan in California; gamer, maker, homelabber, and relentless tinkerer. Fueled by mate, measurable KPIs, and optimism.

🌐 Communities & Roles

  • QA/Automation leadership across Disney Parks web surfaces
  • AI-First QA evangelist (LLM testing, visual diffing, predictive regressions)
  • Maker & 3D printing geek
  • Ham operator KO6EPQ (comms nerd and disaster-ready neighbor)

⚑ Technologies

Talk to me about

  • Test Automation: Appium, Selenium, n8n, ZAP, Postman
  • Platforms & DevOps: Jenkins, Docker, Linux
  • Langs & Stacks: Python, Java, TypeScript, REST/GraphQL, SQL
  • Cloud & Ops: AWS (EC2/EBS/IAM/S3), Observability, Guardrails for LLM apps
  • Homelab: Home Assistant, VLANs, containers, dashboards, self-hosted toys

πŸ§ͺ What I’m Building

  • AI-powered test orchestration & selection for high-traffic apps
  • Visual and semantic regression at scale (less flake, more signal)
  • Home Assistant scenes and useful automations my family actually uses
  • n8n AI flows to ma my life easier

Local development

If you want to run this Jekyll site locally (macOS / zsh), the easiest way is to use Bundler and the included Makefile.

Prerequisites:

  • Ruby (macOS ships with a system Ruby; using a Ruby version manager such as rbenv or asdf is recommended)
  • Bundler (install with gem install bundler if needed)

Basic steps:

  1. Install dependencies:

make install

  1. Serve the site locally with live reload:

make serve

  1. Build the static site into _site:

make build

  1. Clean generated files:

make clean

Notes:

  • The Makefile runs bundle install into vendor/bundle so you don’t need system-wide gem installs.
  • If you prefer not to use the Makefile, you can run the commands directly:

    bundle config set –local path β€˜vendor/bundle’ bundle install bundle exec jekyll serve –livereload

If you run into permission errors when installing gems globally, use a Ruby version manager or install gems into the project (the Makefile above does this by default).

Hello World

  • πŸ’¬ Ask me about testing, CI/CD at scale, or turning flaky tests into useful ones.
  • ⚑ Fun fact: if your test suite can’t fail fast, it will fail loudly.

Visitors