Technical Toolkit

A closer look at the tools and technologies I use through the years.

πŸ›‘οΈ

Test Automation & QA

🌲

Cypress

Fast, easy and reliable testing for anything that runs in a browser.

  • E2E testing
  • CI/CD integration
  • Component testing
🌐

Selenium

Industry-standard open-source tool for automating web browsers.

  • Cross-browser testing
  • Page Object Model
  • Grid config
⚑

JMeter

Java-based tool designed for load and performance testing.

  • Stress testing
  • Throughput analysis
  • Distributed testing
πŸ—οΈ

Infrastructure & DevOps

🐳

Docker

Automating application deployment inside software containers.

  • Container orchestration
  • Image optimization
  • Docker Compose
♾️

Azure DevOps

End-to-end DevOps chain for developing and deploying software.

  • Pipeline automation
  • Release gates
  • Board management
☁️

AWS

Comprehensive and evolving cloud computing platform.

  • EC2 management
  • S3 storage
  • IAM security
πŸ”Œ

API & Data Management

πŸš€

Postman

API platform for designing, building, and testing APIs.

  • Automated collections
  • Environment variables
  • Mock servers
🐬

MySQL

Relational database management system based on SQL.

  • Complex queries
  • Schema design
  • Performance tuning