Reval Logo

Vetted MySQL Professionals

Pre-screened and vetted.

JM

Mid-level Data Scientist / ML Engineer specializing in FinTech and Healthcare ML systems

4y exp
FiservSan Diego State University

AI/LLM engineer who has shipped production RAG systems (including a 250K-document compliance knowledge tool on AWS) and focuses on reliability via citations, guardrails, and rigorous evaluation (Ragas/Opik/DeepEval). Also built a LangGraph-orchestrated webcrawler agent that cut research paper extraction from hours to minutes, and collaborated with clinical teams to deliver patient volume forecasting with an optimization layer for staffing.

View profile
AG

Anusha Gali

Screened

Mid-level QA Automation Engineer specializing in UI/API test automation and CI/CD

Boston, MA4y exp
One CommunityNortheastern University

QA automation engineer who owned an end-to-end test suite for a financial payments application, building cross-layer E2E coverage (UI/API/DB) and integrating it into CI with smoke-on-commit and nightly regression. Caught high-impact issues including duplicate payments caused by missing idempotency in backend retry logic and an RBAC authorization gap, and has hands-on experience stabilizing flaky Cypress tests via network-call synchronization.

View profile
CY

Chi Yeung To

Screened

Senior Full-Stack Engineer specializing in AI platforms and cloud-native web/mobile apps

Los Angeles, CA13y exp
LeoToDev.comUC Irvine

Founding/solo engineer who rebuilt an early-stage product from the ground up: Ask NETA, an AI assistant for electricians to answer complex electrical code questions. Delivered a full-stack TypeScript system (React web + React Native iOS/Android, Express API, Postgres on AWS) with CI/CD, observability, and a Vertex AI RAG pipeline, reaching 3,000 MAUs in the first month; also built a real-time distributed scoring system handling unreliable hardware data with sequencing and retries.

View profile
GP

Senior Software Engineer specializing in distributed systems and cloud-native platforms

New York, USA5y exp
WalmartBinghamton University

Backend-leaning full-stack engineer with experience at Walmart, Qualtrics, and American Express, shipping secure partner-facing API platforms and internal monitoring dashboards. Strong in AWS production operations (ECS/Fargate, RDS/Postgres, CloudWatch) plus rigorous testing/security practices, with measurable delivery and performance improvements (35% faster releases; ~30–40% latency reductions).

View profile
PA

Mid-level Software Engineer specializing in Java microservices and AWS

California, USA5y exp
City of ModestoWayne State University

TypeScript backend/full-stack engineer who owned an internal business workflow platform end-to-end in production, including API/data design, relational DB integration, and enterprise integrations. Has hands-on experience operating workflow processing services with Kafka-style event-driven patterns, idempotency, exponential backoff retries, dead-letter queues, and strong observability, plus API design with OpenAPI/Swagger and token-based auth.

View profile
GC

Gary Chang

Screened

Senior Full-Stack Software Engineer specializing in AI-first cloud-native systems

Los Angeles, CA9y exp
System1UCLA

End-to-end engineer who has productionized AI automation and RAG capabilities, building full-stack systems (React/Node/Redis/Postgres + vector DB) with evaluation-driven quality gates and monitoring. Reported ~60% reduction in manual ops time and major turnaround improvements, and has experience modernizing legacy systems safely via feature flags and parallel runs while working across product, data, and ops teams (System1).

View profile
VS

Vinay shetty

Screened

Mid-Level Java Full-Stack Developer specializing in cloud-native microservices

4y exp
Huntington BankUniversity of North Texas

Full-stack engineer with ~3.5 years of Java Spring Boot and React experience who built an end-to-end banking transaction platform using microservices, Kafka streaming, AWS RDS, and Dockerized CI/CD. Demonstrates strong performance and reliability engineering (async processing, DLQ/retries, idempotency, caching) plus secure cloud deployment practices; has also worked across banking, healthcare, and insurance domains.

View profile
KT

Kavita Tamire

Screened

Mid-level Data Engineer specializing in AWS cloud data platforms

California, USA3y exp
Charter CommunicationsUniversity of South Florida

Data engineer with Charter Communications experience modernizing large-scale AWS data lake pipelines: ingesting S3 data, validating against legacy systems, transforming with PySpark/Spark SQL, and serving via Iceberg/Delta tables. Worked at 50M–300M record scale, delivered >99.5% data match, and built monitoring/alerting (CloudWatch/SNS) plus retry orchestration (Step Functions) and data quality gates (Great Expectations).

View profile
DP

Mid-level AI/ML Engineer specializing in LLMs, RAG, and enterprise MLOps

Baltimore, MD4y exp
CVS HealthUniversity of Maryland, Baltimore County

Backend engineer who built an AI-driven "Smart Feedback Analyzer" API (Flask → FastAPI) that processes user feedback with NLP (Hugging Face + OpenAI) and returns structured insights. Demonstrates strong production-minded architecture: stateless services, Cloud Run + Docker deployment, Redis/Celery background processing, and Postgres/SQLAlchemy performance tuning (EXPLAIN ANALYZE, indexing, N+1 fixes), plus multi-tenant data isolation via JWT/API-key derived tenant IDs.

View profile
PK

PRAJU KUMAR

Screened

Mid-level Full-Stack Developer specializing in Java/Spring microservices and React/Angular

USA6y exp
Brainvire InfotechAuburn University

Full-stack engineer with hands-on production experience building real-time customer-facing features (order tracking + push notifications) across React/React Native and Node/Spring Boot with Postgres/MySQL. Demonstrates strong reliability patterns (transactional outbox, background workers, idempotent webhook ingestion) and has deployed/operated systems on AWS (ECS/Fargate/ALB, CloudWatch, CodePipeline) with structured observability and environment separation.

View profile
AA

Junior Software Engineer specializing in AI assistants and cloud-native backend systems

New York, NY2y exp
Novum AINYU

Founding engineer at Novum AI building a real-time call analytics/suggestion backend (transcription + sentiment/tone + context retrieval) using a serverless architecture. Drove major latency improvements (about 4s down to sub-1.5s) and has practical experience hardening production APIs (FastAPI/Pydantic, auth with Cognito/Redis) and payment systems (Stripe) by surfacing overlooked subscription and multi-tenant billing edge cases.

View profile
PS

Prasanth Sai

Screened

Mid-level Data Engineer specializing in cloud lakehouse/warehouse pipelines

4y exp
Wells FargoChristian Brothers University

Data engineer with HCA Healthcare experience building and operating end-to-end AWS-based pipelines for clinical and operational reporting (50–100 GB/day), serving curated data into Redshift/Snowflake for Power BI/Tableau. Emphasizes production reliability (Airflow SLAs/retries/alerting, logging/observability) and strong data quality controls (reconciliations, schema/null/duplicate checks), and has shipped versioned REST APIs to expose warehouse data to downstream systems.

View profile
NN

Senior Unity Developer specializing in mobile and online game development

5y exp
SteamIgor Sikorsky Kyiv Polytechnic Institute

Unity game developer who built a quest system for a Hearthstone-like card game where completing quests upgrades and expands card abilities, increasing build flexibility and improving player experience. Has general networking experience via socket servers and HTTP requests, and uses Cursor/ChatGPT to accelerate animation work while keeping core logic and code quality under manual control.

View profile
PD

Senior Full-Stack Engineer specializing in Java microservices and cloud-native web apps

Englewood, CO6y exp
Qurate Retail Group

Backend/full-stack engineer who has owned production retail and order/inventory systems end-to-end, using Spring Boot microservices with Kafka event-driven workflows. Strong in production correctness patterns (idempotency, retries/DLQs, schema versioning) plus observability (Prometheus/Grafana) and developer-facing API design (Swagger, OAuth2/JWT, versioning/deprecation). Also built TypeScript/React SPAs and cited ~40% UI performance improvement.

View profile
JM

Senior Full-Stack Software Engineer specializing in civic tech and AI/RAG systems

13y exp
Emerson Collective42 Silicon Valley
View profile
ND

Mid-Level Software Engineer specializing in backend systems and CRM integrations

5y exp
University of Illinois ChicagoUniversity of Illinois Chicago
View profile
DA

Junior Software Engineer specializing in backend systems and AI-powered mobile apps

Santa Clara, CA3y exp
UberBenedict College
View profile
KM

Mid-level Software Engineer specializing in CRM, cloud integrations, and backend development

Arlington, TX4y exp
The University of Texas at ArlingtonUniversity of Texas at Arlington
View profile
LV

Junior Software Engineer specializing in backend, cloud, and data engineering

Chicago, IL2y exp
CapgeminiUC Berkeley
View profile
HN

Mid-level AI/ML Engineer specializing in NLP, MLOps, and production ML systems

Kansas, USA4y exp
HexawareUniversity of Central Missouri
View profile
DS

Mid-Level Software Engineer specializing in cloud-native full-stack and FinTech systems

Chicago, IL4y exp
CitigroupDePaul University
View profile
TW

Entry-level Machine Learning Engineer specializing in multimodal AI and LLM systems

1y exp
The Ohio State UniversityOhio State University
View profile
MJ

Senior Frontend Developer specializing in React and TypeScript

Montréal, QC13y exp
Tenet Financial groupNassau Community College
View profile

Need someone specific?

AI Search