Reval Logo

Vetted Snowflake Professionals

Pre-screened and vetted.

TS

Senior Data Engineer specializing in healthcare ETL/ELT and ML

Pasadena, CA12y exp
Doheny Eye InstituteUniversity of Texas at Austin
View profile
TL

Senior Full-Stack Software Engineer specializing in Healthcare IT and cloud-native systems

Boston, MA11y exp
BCGUniversity of Texas at Austin
View profile
AR

Executive VP of Engineering specializing in FinTech platforms, cloud modernization, and AI/ML

New York, NY20y exp
Genesis Wealth & Asset ManagementJönköping University
View profile
RK

Executive AI Engineering Leader specializing in research-to-production LLM systems

Las Vegas, NV22y exp
The Spodio GroupWharton School
View profile
FS

Executive Technology & Data Leader specializing in AI/ML strategy and digital transformation

Salt Lake City, UT13y exp
AlchemeeUC Santa Barbara
View profile
KA

Senior Data Engineer specializing in cloud lakehouse platforms and healthcare data

Remote13y exp
DeloitteUniversity of Michigan
View profile
VS

Mid-level AI Data Engineer specializing in real-time streaming and LLM-powered fraud analytics

California, USA6y exp
PayPalCalifornia State University, East Bay
View profile
CC

Mid-level Data Engineer specializing in analytics engineering, ML forecasting, and modern data stacks

Cupertino, CA4y exp
AppleNortheastern University
View profile
RB

Mid-level Generative AI Engineer specializing in LLMs, NLP, and multimodal systems

St. Louis, MO6y exp
BJC HealthCareNorthwest Missouri State University
View profile
YV

Senior Software Engineer specializing in distributed systems and agentic AI platforms

Orlando, FL6y exp
AtlassianNorthwestern University
View profile
VD

Vismay Devjee

Screened ReferencesModerate rec.

Mid-level GenAI Engineer specializing in AI agents, RAG, and LLM evaluation

Boston, MA2y exp
Fidelity InvestmentsNortheastern University

Asset Management Risk professional at Fidelity Investments who built and productionized an agentic RAG platform enabling compliance and analysts to query 10,000+ fund documents with cited answers in seconds. Implemented structure-aware semantic chunking (AWS Textract), hierarchical retrieval, and hybrid search to raise accuracy from 68% to 94%, and built an evaluation framework tracking accuracy/latency/cost/hallucinations—delivering 40+ hours/month saved and zero critical production failures.

View profile
CM

Executive Engineering Leader specializing in cloud, DevSecOps, and large-scale platform modernization

Tampa, FL17y exp
PwCOregon Institute of Technology

Co-founded a Digital Loss Prevention (DLP) startup and raised $6M in seed funding by showcasing a controlled, laptop-based technology demo. Post-funding, drove MVP planning and execution by sequencing operations and assembling a team to build an appliance MVP, using an iterative build/evaluate/visualize approach.

View profile
RS

Mid-level Machine Learning Engineer specializing in Generative AI and MLOps

Missouri, USA3y exp
AirbnbUniversity of South Florida

LLM/agent engineer who has shipped production RAG chatbots in sustainability-focused domains, including a packaging recommendation assistant that standardized messy user inputs and used Pinecone-backed retrieval over product/regulatory data. Experienced orchestrating end-to-end ML workflows with Airflow and AWS Step Functions/Lambda, emphasizing reliability (property-based testing, circuit breakers, OpenTelemetry) and measurable performance (latency/cost). Partnered closely with non-technical leadership to ship 3 weeks early, driving adoption by 150+ businesses and ~20% reported waste reduction.

View profile
SS

Sahithi S

Screened

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

Texas, USA6y exp
NVIDIAKennesaw State University

Built and deployed a production generative AI chatbot at NVIDIA using LangChain + GPT-3 integrated with internal data sources, cutting response time nearly in half and improving CSAT by ~12 points. Also delivered LLM-driven QA tools by fine-tuning Hugging Face transformer models and deploying via an AWS-based pipeline (Lambda/Glue/S3) with orchestration (Airflow/Step Functions), CI/CD, Kubernetes, and monitoring (MLflow/Splunk/Power BI).

View profile
BP

Byron Pineda

Screened

Staff/Lead Data Scientist specializing in Generative AI, NLP/LLMs, and MLOps

Pascagoula, MS10y exp
TuringMississippi State University

Lead Data Scientist (10+ years) with recent work in healthcare data: built production pipelines that unify EHR, genomics, and clinical notes using NLP (spaCy/BERT/BioBERT) and scalable Spark-based processing. Also led development of domain-specific LLM/NLP systems for chatbots and semantic search, deploying models via FastAPI/Flask and improving retrieval with FAISS-backed, fine-tuned clinical embeddings and RAG-style workflows.

View profile
TS

Senior Data Scientist / ML Engineer specializing in GenAI, LLMs, and NLP

Texarkana, TX10y exp
TredenceUniversity of Texas at Austin

ML/NLP engineer focused on production GenAI and data linking systems: built a large-scale RAG pipeline over millions of support docs using LangChain/Pinecone and added a LangGraph-based validation layer to cut hallucinations ~40%. Also built scalable PySpark entity resolution (95%+ accuracy) and fine-tuned Sentence-BERT embeddings with contrastive learning for ~30% relevance lift, with strong CI/CD and observability practices (OpenTelemetry, Prometheus/Grafana).

View profile
SD

Sarath Dunga

Screened

Mid-level Full-Stack Developer specializing in cloud microservices and AI/ML integration

Remote, USA4y exp
eBayArizona State University

Full-stack engineer (~3 years) with eBay production experience building and operating high-scale, event-driven Python microservices for order processing and AI-powered recommendations (Kafka/Redis/FastAPI on AWS with Prometheus/Grafana). Also delivered polished React+TypeScript analytics dashboards and designed high-concurrency PostgreSQL schemas with significant latency reductions. Recently built AI-agent orchestration and an interactive node-based requirements dashboard for Siemens Polarion via MCP servers, improving user interaction by ~17.8%+.

View profile
CK

Junior Software Engineer specializing in cloud developer tools and backend APIs

Seattle, WA2y exp
Amazon Web ServicesUniversity of Illinois Chicago

Summer intern on AWS Lambda tooling team who shipped Finch support in AWS SAM CLI, adding OS/runtime detection and robust fallback behavior to preserve Docker compatibility across developer environments. Also built an end-to-end RAG system for querying arXiv quantitative finance papers using Postgres/pgvector with two-stage retrieval, citation-grounded prompting, and rigorous evaluation loops driven by IR metrics and user feedback.

View profile
SK

Sahithi K

Screened

Mid-level Data Engineer specializing in cloud data platforms and streaming pipelines

Boston, MA4y exp
ModernaUniversity of Massachusetts Dartmouth

Data engineer with experience at Moderna and Block owning high-volume (≈10TB/day) production pipelines on AWS, using Kafka/S3/Glue/dbt/Snowflake with strong data quality and observability practices (schema validation, anomaly detection, CloudWatch monitoring). Also built external financial API ingestion with Airflow retries, throttling/token rotation, and schema versioning, and helped stand up an early-stage biomedical data platform with CI/CD and incident debugging.

View profile
SD

Mid-level Data Scientist specializing in business intelligence and machine learning

Pittsburgh, PA2y exp
Armada PartnersCarnegie Mellon University

Internship experience building a production LLM-powered podcast operations agent that automated lead intake (HubSpot), guest research, scheduling (Calendly), meeting-summary evaluation (Gemini), and human approval via Slack bot—while retaining rejected candidates for future outreach. Also contributed to ideation of a multi-agent orchestration framework with parsing and task routing, and emphasized reliability via structured prompts, HITL feedback, and prompt-based test sets.

View profile
ML

Mengyu Liu

Screened

Senior Data Scientist specializing in GenAI agents and causal inference

Remote, USA10y exp
HumanaUniversity of Miami

Built and deployed a production healthcare medical review agent that automates call-transcript summarization and medication reconciliation using a hybrid deterministic + LangGraph-orchestrated LLM workflow. Demonstrates strong reliability engineering (guardrails, schema validation, confidence thresholds, golden/adversarial eval, Langfuse monitoring) in a regulated environment, delivering 60% lower latency and 70%+ efficiency gains while partnering closely with care managers and operations.

View profile
HS

Harsh Sanas

Screened

Intern Full-Stack/AI Software Engineer specializing in GenAI and cloud microservices

San Francisco, CA2y exp
Scale AIUSC

Backend engineer who owned the AI/data pipeline layer for an EV-charging management platform (Ampure Intelligence), ingesting real-time charger telemetry via OCPP and serving FastAPI APIs to web/mobile clients. Strong in production reliability for asynchronous systems (state reconciliation, idempotency), Kubernetes GitOps (ArgoCD), Kafka streaming, and zero-downtime cloud-to-on-prem migrations; also improved LSTM-based forecasting through targeted preprocessing.

View profile

Need someone specific?

AI Search