Vetted Apache JMeter Professionals

Pre-screened and vetted.

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
Saikrishna Vallala - Mid-level QA Automation Engineer / SDET specializing in Financial Services and Healthcare in USA

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
Tong Wu - Senior Software Engineer specializing in full-stack SaaS and cloud systems in Ontario, Canada

Tong Wu

Screened

Senior Software Engineer specializing in full-stack SaaS and cloud systems

Ontario, Canada8y exp
LaserficheUniversity of Waterloo

Built and owned Laserfiche's Schedule Custom Report platform end-to-end, spanning Angular frontend, backend orchestration, and production observability for an enterprise reporting workflow. Stands out for integrating multiple independent microservices with RabbitMQ-based event orchestration while also improving UX on complex migration tooling.

View profile
SS

Sai Sangaraju

Screened

Senior Full-Stack Java Engineer specializing in FinTech and enterprise platforms

7y exp
RBCUniversity of South Florida

Java/Spring Boot engineer with startup-style ownership experience across e-commerce, banking, and healthcare analytics. Stands out for driving a monolith-to-microservices migration with Kafka that improved checkout reliability under peak load, while also contributing full-stack with Angular and supporting production operations end to end.

View profile
VP

Vraj Patel

Screened

Mid-level Full-Stack Developer specializing in FinTech

Remote, USA3y exp
U.S. BankUniversity of Scranton

Frontend engineer with experience at US Bank and S&P Global building complex React dashboards for analysts working with real-time, high-volume transaction and model-performance data. Stands out for combining performance tuning, scalable state architecture, and usability improvements that directly reduced manual analysis effort for expert users.

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
VR

Director-level Engineering & Technology Leader specializing in digital transformation and enterprise platforms

Edmond, Oklahoma21y exp
Longbridge FinancialMarist College

Providing technical guidance to a small team exploring a biomedical startup focused on earlier disease detection, including for remote/underserved areas. The venture is in ideation with initial research completed and is moving toward prototyping while exploring initial investment/support.

View profile
YM

Yogi Makadiya

Screened

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

Seattle, WA3y exp
CuraJoyUniversity of Maryland, College Park

Backend-leaning product engineer with DevSecOps depth who has shipped real-time, Kafka-driven data pipelines and AI-enabled customer-facing features to production on AWS. Built a Spring Boot API layer serving real-time predictions at 100K+ requests/day, improving latency by 35% and user task completion by ~25%, and delivered a React/TypeScript dashboard plus a Postgres audit/history model optimized for search and large event volumes.

View profile
Sanket Mungikar - Mid-level Software Engineer specializing in distributed backend and AI analytics platforms in California, USA

Mid-level Software Engineer specializing in distributed backend and AI analytics platforms

California, USA4y exp
BigCommerceCalifornia State University, Fullerton

Full-stack engineer at BigCommerce who combines customer-facing deployment ownership with hands-on AI/LLM systems work. Built and launched merchant analytics and predictive inventory workflows using React, TypeScript, FastAPI, Kafka, AWS, and RAG-style architectures, and has real production experience debugging non-deterministic AI issues caused by data pipeline freshness and event-ordering problems.

View profile
FB

Farhath Banu

Screened

Senior Software Engineer specializing in AI-driven marketing and data platforms

Boston, MA7y exp
PostscriptShadan College of Engineering and Technology

Backend/data engineer who builds production FastAPI microservices and AWS serverless/Glue pipelines for SMS analytics and marketing segmentation. Led a legacy batch modernization into modular services (FastAPI + Glue/Athena + ClickHouse) using shadow-mode parity checks, feature flags, and incremental rollout. Demonstrated measurable performance wins (12s to sub-second SQL; ~40% CPU reduction) and strong incident ownership with proactive schema-drift prevention.

View profile
AM

Alex Manni

Screened

Senior Agile/Product Delivery Leader specializing in enterprise transformation, data and cybersecurity

London, UK39y exp
OfcomPolitecnico di Milano

Built a web-based online Sudoku game in JavaScript (multiplayer format supporting up to 6 teams with up to 5 players each) and demonstrates strong product/analytics orientation. Uses a KPI-driven approach (DAU/WAU, ARPU, session duration, LTV) and structured prioritization methods (MoSCoW, story mapping, cost of delay, DFV) to iterate toward targets; seeking a remote role around $70k/year.

View profile
JM

Mid-level Full-Stack Developer specializing in cloud-native FinTech web applications

Remote, USA4y exp
State StreetCampbellsville University

Backend engineer with Citi Bank experience building and operating a Python/Flask Personal Finance Manager platform at 1M+ transactions/month. Strong in secure API design, database performance tuning (PostgreSQL/Azure SQL), and production reliability (92%+ test coverage, load testing, monitoring). Also integrated an NLP expense-tagging microservice with caching, background workers, autoscaling, and multi-tenant isolation via RLS and tenant-aware JWT.

View profile
AD

Aswani D

Screened

Mid-level Software Engineer specializing in cloud microservices and data pipelines

5y exp
Johnson & JohnsonIndiana Wesleyan University

Data engineer/platform builder who has owned production pipelines end-to-end processing millions of records/day, with strong emphasis on data quality (quarantine workflows) and reliability (monitoring, retries, incremental loads). Also designed large-scale external data collection/crawling with anti-bot handling and backfills, and shipped versioned REST data services optimized for performance and developer usability in an early-stage environment.

View profile
Kiran M - Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices and data platforms in Bentonville, AR

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
Keerthi Kalluri - Senior Full-Stack & GenAI Engineer specializing in healthcare and financial services

Senior Full-Stack & GenAI Engineer specializing in healthcare and financial services

6y exp
Kaiser PermanenteTexas Tech University

Built and deployed a production LLM-powered customer support assistant using a RAG backend in Python, focused on deflecting repetitive Tier-1 tickets and reducing resolution time. Demonstrates strong production engineering instincts around reliability (confidence scoring + human fallback), scalability/cost optimization (multi-stage pipelines), and workflow orchestration/observability (LangChain, custom DAGs, structured logging, step metrics).

View profile
Akhilesh Babu Tumati - Mid-level Full-Stack Software Engineer specializing in cloud-native and AI-integrated systems

Mid-level Full-Stack Software Engineer specializing in cloud-native and AI-integrated systems

3y exp
Virginia TechVirginia Tech

Built and deployed a Virginia Tech CS department blog/archive application using a MERN/Next.js stack and a fully serverless AWS architecture (Lambda, API Gateway, S3, CloudFront, Route 53), including CI/CD via the Serverless Framework. Implemented RBAC for student/faculty/admin users and added an article export feature backed by MongoDB.

View profile
Sai Sreenath Kalva - Mid-level Full-Stack Software Engineer specializing in AI and Healthcare IT in Rosemead, CA

Mid-level Full-Stack Software Engineer specializing in AI and Healthcare IT

Rosemead, CA5y exp
HSP IncUniversity of New Mexico

Full-stack engineer with strong AI architecture experience in regulated healthcare environments, including a HIPAA-compliant conversational reporting assistant for LA County Department of Public Health and clinical workflow features for Oracle Health/Cerner PowerChart. Stands out for combining LLM/RAG system design, healthcare compliance, and production-grade reliability practices across Azure, AWS, and Kubernetes.

View profile
YK

Mid-level Full-Stack Software Engineer specializing in distributed systems and cloud applications

5y exp
CiscoUniversity of North Carolina at Charlotte

Full-stack engineer with experience at Wipro and Cisco building real-time monitoring and observability platforms from scratch. Stands out for combining streaming/data-pipeline depth (Kafka, Fluentd, Elasticsearch, Redis) with strong React/TypeScript frontend execution, and for delivering measurable impact such as cutting troubleshooting time by nearly a third.

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
NJ

Nikhila Juttu

Screened

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

Morrisville, NC6y exp
Lowe's

Software engineer/QA automation leader with Lowe’s experience owning automation quality strategy for a customer-facing platform supporting large contractor orders. Built TypeScript/React dashboards backed by Spring Boot microservices (MongoDB) and RabbitMQ async messaging, with strong CI/CD test automation and production monitoring (Prometheus/Grafana). Also created an internal automated test reporting dashboard that improved QA workflow through training-led adoption and iterative refinement.

View profile
SG

Mid-level Software Developer specializing in FinTech and cloud-native microservices

Remote, USA3y exp
AddeparUniversity of North Texas
View profile
Adarsh Suryavanshi - Mid-Level Full-Stack Software Engineer specializing in Java microservices and cloud modernization in Massachusetts, USA

Mid-Level Full-Stack Software Engineer specializing in Java microservices and cloud modernization

Massachusetts, USA4y exp
State StreetNortheastern University
View profile
Sairahul Kongala - Mid-Level Software Engineer specializing in Java microservices and cloud-native FinTech systems in Irving, TX

Mid-Level Software Engineer specializing in Java microservices and cloud-native FinTech systems

Irving, TX5y exp
IntuitCleveland State University
View profile
Parth Vaddoriya - Mid-level Software Developer specializing in microservices, cloud platforms, and data engineering in Temecula, CA

Mid-level Software Developer specializing in microservices, cloud platforms, and data engineering

Temecula, CA4y exp
McKessonCalifornia State University
View profile

Need someone specific?

AI Search