Skip to content

ChandeDeVargas/ChandeDeVargas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

πŸ‘‹ Hi, I'm Chande De Vargas

🎯 QA Automation Engineer | Test Automation Specialist

Building robust, scalable test automation frameworks with modern tools and industry best practices

LinkedIn GitHub Email


πŸš€ About Me

class QAEngineer:
    def __init__(self):
        self.name = "Chande De Vargas"
        self.role = "QA Automation Engineer"
        self.location = "Santo Domingo, Dominican Republic"
        self.focus = [
            "Test Automation Frameworks",
            "API Testing & Validation",
            "E2E Browser Automation",
            "Performance & Security Testing"
        ]

    def get_current_learning(self):
        return ["Advanced OOP Patterns", "Docker & Containerization", "DevOps Practices"]

    def say_hi(self):
        print("Thanks for visiting! Let's build quality software together! πŸš€")

me = QAEngineer()
me.say_hi()

πŸ’» Tech Stack

Programming Languages

Python JavaScript SQL

Test Automation & Frameworks

Playwright Selenium Pytest Postman

Databases & Query

PostgreSQL MySQL SQLite SQLAlchemy

API Testing & Tools

REST API Newman OpenAPI JSONSchema

Version Control & CI/CD

Git GitHub GitHub Actions

Development Tools

VS Code PyCharm Docker Linux


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors