Reval Logo

Vetted Playwright Professionals

Pre-screened and vetted.

JE

Jenna Emerman

Screened

Mid-Level Full-Stack Engineer specializing in MarTech and web experimentation

Remote5y exp
MailchimpVanArts (Vancouver Institute of Media Arts)

Frontend engineer at Mailchimp who leads end-to-end React/TypeScript features on the in-app homepage, including onboarding and campaign discovery components. Demonstrated measurable performance impact by cutting homepage LCP by ~2.5s and successfully shipped a major feature on an accelerated deadline using structured QA and staged rollout.

View profile
JL

Julian Lee

Screened

Intern Software Engineer specializing in AI/LLMs and full-stack development

New York, New York1y exp
Highlight.AIUSC

AI/ML infrastructure-focused engineer who has built production RAG systems from scratch (Supabase/pgvector + OpenAI embeddings) and iterated using formal eval metrics to improve retrieval quality. Also debugged real-time audio issues in a LiveKit-based pipeline by correlating packet loss with VAD behavior, and has deep experience building brittle, customer-specific financial platform integrations in Python/Playwright (2FA, redirects, token refresh, rate limits).

View profile
MK

Manjula K

Screened

Senior QA Automation Engineer (SDET) specializing in CI/CD quality engineering and AI-assisted QA

7y exp
NETGEARSavitribai Phule Pune University

QA automation engineer who owned and transformed a JavaScript/WebdriverIO UI automation suite into a reliable CI release gate by refactoring to POM, adding API validations, cross-browser coverage, and aggressively reducing flakiness. Demonstrated strong security mindset by uncovering a critical RBAC gap where restricted users could trigger billing actions via direct API calls, and helped reshape product requirements early through detailed acceptance-criteria questions (e.g., CSV upload partial failures).

View profile
NT

Mid-level Full-Stack Java Developer specializing in cloud-native microservices and data streaming

Atlanta, GA6y exp
VisaMissouri University of Science and Technology

Software engineer with payments-domain experience (Visa) building real-time transaction monitoring and analytics systems. Strong end-to-end ownership across Spring Boot/Kafka microservices, PostgreSQL modeling, and AWS/Kubernetes operations, plus React+TypeScript dashboards—focused on low-latency processing, secure APIs, and zero-downtime production releases.

View profile
LS

Senior Front-End Software Engineer specializing in accessible, high-performance web apps

Toronto, Canada6y exp
theScoreJuno College of Technology

Frontend engineer who led the 2025 end-to-end launch of the Score Casino web platform, integrating a new regulated brand into an existing monorepo with scalable theming, Next.js routing changes, and supporting Docker/SRE deployment work. Emphasizes quality at scale through visual regression testing, Datadog/Bugsnag observability, and test-suite redesign (parameterized theme tests) that reduced CI flakiness; shipped the launch two months ahead of schedule while meeting GLI submission standards.

View profile
JG

Junjie Gao

Screened

Intern Full-Stack/Frontend Engineer specializing in data pipelines and analytics dashboards

San Francisco, CA2y exp
Association for Computing MachineryUC San Diego

Backend engineer with experience at Roche and Jarsy focused on API and data-layer performance. Re-architected slow generalized endpoints into more efficient APIs (30% faster lookups) and led a schema refactor/migration with feature-flag rollout, dual writes, rollback scripts, and automated integrity checks; also addressed pipeline duplicate-entry issues via deduplication.

View profile
SS

Mid-level QA Engineer / SDET specializing in test automation, API and performance testing

Natick, MA6y exp
RivianClark University

QA tester with end-to-end ownership of feature/module quality across the full development lifecycle (kickoff through release validation), using Jira/TestRail and disciplined triage workflows. Cites catching a critical data mismatch before release and a reproducible HUD/UI update defect supported by video and system logs; has not yet shipped a AAA title but has comparable production QA processes.

View profile
PB

Parnika Bingi

Screened

Senior QA Automation Engineer (SDET) specializing in healthcare and financial services testing

NJ, USA6y exp
UnitedHealth GroupSaint Louis University

QA Automation Engineer with 7+ years building dependable enterprise automation suites across UI, API, and database layers using Selenium (Java), Playwright, Karate, and Cypress. Integrates smoke/regression suites into CI/CD (GitLab/Jenkins/GitHub Actions) with reporting and notifications, and has prevented production issues by catching silent backend failures and high-impact payment defects through end-to-end validation and strong root-cause evidence.

View profile
BG

Senior Full-Stack Java Developer specializing in cloud-native microservices

Dallas, TX7y exp
Texas Capital BankUniversity of North Texas

Backend/platform engineer with production ownership of high-volume transaction analytics and fraud monitoring services built in Java/Spring Boot. Has scaled data processing platforms (including healthcare datasets) and operated Kafka-based event pipelines with schema versioning, deduplication, and replay/backfill workflows, using strong observability via CloudWatch/Grafana and CI/CD with Jenkins.

View profile
SP

Mid-Level Full-Stack Software Engineer specializing in cloud-native MERN microservices

USA5y exp
CoupaIndiana Wesleyan University

Full-stack engineer who built an internal user-activity tracking and reporting system end-to-end using React/TypeScript, Node/Express, and Postgres, deployed on AWS (EC2/ALB, S3/CloudFront) with CloudWatch observability. Emphasizes reliability and data correctness via idempotent ingestion, retries with exponential backoff, backfills/reconciliation, and performance tuning as data scales, and has experience shipping quickly in ambiguous early-stage startup conditions.

View profile
SV

Mid-level QA Automation Engineer / SDET specializing in Financial Services and Healthcare

USA5y exp
Morgan StanleyDePaul University

Fintech-focused engineer who built an end-to-end KYC verification pipeline for advisor onboarding using Flask microservices, Celery/Redis, and AWS (Lambda/ECS/EC2) with CloudWatch-driven scaling and latency optimizations. Also shipped a production internal knowledge assistant using RAG + embeddings/vector search with guardrails (similarity-based fallback, prompt-injection protections) and an evaluation loop with compliance specialist review that drove measurable retrieval improvements.

View profile
AC

Anthony Chen

Screened

Senior Front-End Engineer specializing in React/Angular and document workflow SaaS

Vancouver, Canada8y exp
ApryseUniversity of British Columbia

Frontend engineer who has led end-to-end delivery of both an open-source JavaScript document-comparison library and complex React+TypeScript product features (e.g., Google-Drive-like auto-save with S3 persistence). Demonstrates strong architecture and performance instincts (Redux/hooks patterns, dynamic loading to improve Lighthouse scores) and pragmatic shipping/rollout skills including cross-browser mitigation with feature flags.

View profile
BK

Bharath Katam

Screened

Mid-level QA Automation Engineer / SDET specializing in Financial Services and Healthcare IT

USA5y exp
Morgan StanleyDePaul University

QA automation engineer with end-to-end ownership of a loan-processing automation suite spanning UI, API, and database validations (Selenium/Playwright/TestNG/REST Assured; Java/Python). Caught and prevented high-impact financial defects (e.g., risk-calculation rounding errors) through CI-driven nightly regressions and API-to-DB checks, and has implemented maintainable Cypress patterns with flake reduction plus GitLab CI gating and Allure reporting.

View profile
MK

Junior Data Engineer / Analyst specializing in AI/ML data infrastructure

Houston, Texas1y exp
CallAgent AIUniversity of Texas at Austin

Built and deployed a compliance-sensitive LLM pipeline that extracts rebate logic from hospital–supplier medical contracts, using multi-layer redaction (regex/NER/dictionary), schema-validated structured outputs, and secure placeholder reinsertion. Hosted models on Amazon Bedrock to avoid retraining on sensitive data and improved both accuracy and cost by splitting the workflow into a lightweight section classifier plus a fine-tuned extraction model, orchestrated with LangChain and evaluated via layered, test-driven agent assessments.

View profile
PP

Junior Machine Learning Engineer specializing in LLM evaluation and GenAI pipelines

Remote1y exp
MercorStevens Institute of Technology

LLM/agent engineer who built a production LangGraph multi-agent orchestrator connecting GitHub and APM/observability signals with a chain-of-verification loop for root-cause analysis. Emphasizes pragmatic architecture (start simple with state summaries), performance tuning (async LLM calls, Docker), and rigorous evaluation (LLM-as-judge, adversarial testing, hallucination/instruction adherence metrics, tool-call tracing) while iterating with non-technical stakeholders via A/B testing.

View profile
GT

Senior Front-End/UI Developer specializing in React and Angular for enterprise apps

Toronto, Canada9y exp
TCSCochin University of Science and Technology

Frontend engineer with hands-on experience leading architecture and quality practices across Angular and React/TypeScript products, including dynamic UI generation driven by backend configuration. Strong in building reusable design systems/component libraries and enforcing quality at scale via CI/CD SonarQube gates and comprehensive unit testing, with close collaboration alongside UX teams using Figma.

View profile
KM

Kiran M

Screened

Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices and data platforms

Bentonville, AR5y exp
WalmartNorthern Arizona University

Backend/ML integration engineer with experience at Accenture and Walmart building Flask-based analytics and prediction APIs on PostgreSQL/MySQL. Strong focus on performance and scalability—uses precomputed aggregates, Redis caching, query tuning (indexes/partitioning/EXPLAIN), and async/background processing; also designs secure multi-tenant isolation with JWT and schema/db-per-tenant strategies.

View profile
BC

Senior Full-Stack Software Engineer specializing in scalable web platforms and cloud microservices

4y exp
DeloitteSyracuse University

Full-stack engineer with strong production ownership who built a "Problem Workspace" coding feature using Next.js App Router + TypeScript, combining Server Components for fast initial render with WebSocket-driven real-time execution updates. Demonstrates deep reliability and data-consistency expertise (idempotency keys, Postgres constraints/indexing, EXPLAIN ANALYZE) and has implemented durable async orchestration (Temporal-style workflows) to reduce failures and timeouts under load.

View profile
NB

Intern Full-Stack Software Engineer specializing in AWS serverless and real-time web apps

New York City, NY0y exp
Toricent LabsNYU

New-grad/early-career engineer who led high-stakes modernization of a field-operations platform from Firebase to AWS using an incremental/dual-write strategy, achieving zero downtime and ~30–32% infra cost reduction while improving scalability. Also built and productionized an AI-native code assistant (LangChain + Pinecone RAG) with measurable online metrics and safety guardrails, and has experience working directly with CEO/CTO/CPO and embedded with customer teams to ship enterprise features quickly.

View profile
SM

Shanthi M

Screened

Senior .NET Full-Stack Developer specializing in Azure cloud and microservices

Olney, MD7y exp
Sandy Springs Bank

Backend/data engineer with hands-on production experience building reliable Python FastAPI services on Kubernetes and delivering AWS EKS + Terraform CI/CD with strong secrets isolation and rollback practices. Also built AWS Glue ETL pipelines into S3/Redshift with schema-evolution handling and data-quality controls, modernized legacy analytics into modular Python services with parallel-run parity validation, and has demonstrated SQL tuning impact (minutes to seconds) plus ownership of batch pipeline incidents end-to-end.

View profile
SP

Sravani P

Screened

Mid-level QA Automation Engineer / SDET specializing in web and API test automation

New York, NY5y exp
Silicon Valley Bank

QA automation engineer with Silicon Valley Bank experience owning end-to-end test automation for customer onboarding and payments. Built a hybrid framework (Playwright UI, REST Assured API, Python + SQL backend validation) integrated into Azure DevOps CI/CD with PR gating and nightly regressions, catching high-risk issues like silent API contract breaks and missing payment ledger entries before release.

View profile
HS

Intern Full-Stack Software Engineer specializing in web apps and NLP

0y exp
Bolland InternationalWashington University in St. Louis
View profile
VT

Intern Research Engineer specializing in robotics, 3D perception, and reinforcement learning

Los Angeles, USA1y exp
University of Southern CaliforniaUSC
View profile
KK

Mid-Level Software Engineer specializing in AI, cloud observability, and test automation

San Francisco, California3y exp
BrightSignSan Francisco State University
View profile

Need someone specific?

AI Search