Vetted Docker Professionals

Pre-screened and vetted.

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
JS

Jonas Shuai

Screened

Mid-level Full-Stack Software Engineer specializing in cloud, microservices, and React/Java

Menlo Park, CA3y exp
Mainspring EnergyUniversity of San Francisco

Software engineer with experience at PayPal and JPMC building large-scale onboarding/account setup systems using React/TypeScript with Spring Boot/Node microservices and Kafka. Also built an Ignition-based SCADA monitoring tool at Mainspring Energy that became the default for manufacturing/test engineers by aggregating real-time telemetry and historical test data.

View profile
SP

Sneha Patil

Screened

Mid-level Financial Analyst specializing in FP&A, forecasting, and regulatory reporting

New York, NY5y exp
JPMorgan ChaseUniversity of Texas at Arlington

Backend-focused software engineer (4+ years) across e-commerce, banking, and healthcare who owned mission-critical checkout/order management end-to-end and improved peak-traffic success rates via resiliency patterns (timeouts/retries/caching) and data-driven iteration. Also built and shipped real-time operational dashboards (React/TypeScript + Spring Boot) using WebSockets and event-stream integrations, with strong experience in Kafka/RabbitMQ-style messaging at scale.

View profile
SS

Mid-level Business Data Analyst specializing in Financial Services and Healthcare analytics

USA4y exp
VisaGeorge Mason University

Full-stack engineer (~4 years) who has owned and shipped customer-facing SaaS onboarding and a role-based real-time analytics dashboard using TypeScript/React with a modular backend. Experienced in microservices with RabbitMQ and strong observability practices (correlation IDs, structured logging, queue metrics), and built an internal deployment tracker integrated with CI/CD that replaced manual spreadsheet/Slack processes.

View profile
YK

Junior AI/ML Engineer specializing in applied LLMs, security, and reinforcement learning

New York, USA2y exp
New York UniversityNYU

Built and shipped a production LLM-powered investor research feature for a fintech product, focused on grounded answers and minimizing hallucinations. Implemented retrieval-quality and evidence-coverage gating with clear refusal fallbacks, and evaluates systems with regression tests and metrics like correct-refusal rate, hallucination rate, and latency. Comfortable orchestrating workflows with LangChain or custom Python depending on production needs.

View profile
CD

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

St. Louis, MO5y exp
EpsilonSaint Louis University

Backend engineer focused on cloud/distributed systems, deploying Java 17/Spring Boot microservices on AWS EKS with RDS and Kafka. Demonstrated strong production readiness work (DB lock mitigation, Kafka idempotency, gradual rollouts) and delivered a major latency improvement (~400ms to ~100ms). Also has proven cross-layer troubleshooting skills, isolating intermittent API timeouts to a specific Kubernetes node’s network interface issue, and partners closely with ops teams to build dashboards and workflow automation (including Python scripts).

View profile
VS

Mid-level Data Scientist/ML Engineer specializing in GenAI agents and MLOps

5y exp
Capital OneUniversity of the Cumberlands

AI/LLM engineer at Capital One who deployed a production RAG-powered fraud analysis and document intelligence platform using LangChain, OpenAI, Pinecone, Kafka, and AWS. Focused on reliability in real-time investigations via hybrid retrieval, schema-validated outputs, and LLM verification loops, reporting review-time reduction from hours to minutes and ~99% fraud detection precision.

View profile
PJ

Prachi Jain

Screened

Mid-level Machine Learning Engineer specializing in NLP, LLMs, and MLOps

Remote, US6y exp
JPMorgan ChaseUniversity of Massachusetts Amherst

Built and productionized a RAG-based analytics Q&A assistant for a financial analytics team, enabling natural-language querying across 200+ datasets (SQL tables, PDFs, compliance docs, wikis) and cutting turnaround time by 60%. Deep experience delivering regulated, audit-ready LLM systems on Azure (Azure OpenAI + LangChain) with strict grounding/citations, hybrid retrieval, and AKS-based low-latency deployment, plus strong collaboration with compliance analysts and auditors via iterative Gradio demos.

View profile
LK

Junior Full-Stack & Data Engineer specializing in cloud platforms and cybersecurity ML

New York, NY2y exp
AccentureNYU

Built a hackathon "Patient Summary Assistant" backend focused on healthcare workflows, combining RAG-based summarization with HIPAA-minded privacy controls (NER redaction + encryption). Demonstrated strong infra skills by deploying on Kubernetes with Helm/HPA and GitOps (ArgoCD), plus migrating from OpenAI to an on-prem Llama 3 stack (vLLM, quantization, shadow-mode testing) and adding real-time Kafka ingestion for patient vitals/anomaly alerts.

View profile
JJ

Intern Generative AI Engineer specializing in RAG and multi-agent systems

Chicago, IL2y exp
NeuraFlashUniversity of Chicago

Built and deployed a production RAG-based multi-agent chatbot during an internship to help consultants answer client questions and guide users through new IT systems with step-by-step instructions. Demonstrates hands-on experience with LangGraph/LangChain/Google ADK, unstructured document parsing and chunking for RAG, and a reliability-first approach to agent workflows (metrics, fallbacks, human-in-the-loop, guardrails).

View profile
YP

Mid-level AI/ML Engineer specializing in Databricks, MLOps, and real-time fraud detection

The Colony, TX4y exp
DatabricksUniversity of North Texas

ML/LLM engineer building production, real-time fraud detection for financial transactions using a two-tier architecture (fast ML + GPT) to deliver both low-latency decisions and analyst-friendly risk explanations. Experienced orchestrating end-to-end retraining, drift monitoring, and automated model promotion with Databricks Jobs/Workflows and MLflow, and partnering closely with fraud analysts to tune alerts, thresholds, and dashboards.

View profile
SR

Mid-Level Software Engineer specializing in AWS cloud services and microservices

Seattle, Washington4y exp
AmazonArizona State University

Software engineer with primary experience in Java and Python who also troubleshoots and optimizes JavaScript/React performance issues. Has handled customer-reported production problems via log-driven diagnosis and backend workflow fixes, and took ownership of simplifying and automating a service region-expansion process through time analysis and process documentation.

View profile
LL

Lisa Li

Screened

Director-level Engineering Leader specializing in SaaS, Cloud, and AI/ML delivery

Katy, Texas19y exp
Sainsbury'sThe Open University

Engineering leader who has led 100+ engineers at Sainsbury’s Tech and previously scaled an org from 6 to 60+ at AND Digital. Drove a high-impact modernization of a pricing/decisioning platform serving 1,700 stores—moving from batch monolith to real-time Kafka-based event-driven microservices with MLOps, IaC (Terraform), and zero-trust—delivering £18m+ annual profit uplift and 10+ deploys/day.

View profile
ZI

Senior Machine Learning Engineer specializing in LLMs, RAG, and computer vision

San Diego, CA10y exp
SOTER AIUC San Diego

Built an "AskMyVideo" system that turns YouTube videos into queryable knowledge graphs by transcribing audio (Whisper), chunking and embedding content, and enabling traceable answers back to exact timestamps. Strong in entity resolution (rules + fuzzy matching + TF-IDF/cosine with PR-curve thresholding) and modern retrieval stacks (FAISS, hybrid dense/sparse, domain fine-tuning with ~12% precision gain), with a production mindset using Airflow/Prefect, Docker/FastAPI, and LangSmith/Prometheus/Grafana observability.

View profile
SA

Mid-level Full-Stack Software Engineer specializing in FinTech and payments platforms

Texas, USA4y exp
PayPalNortheastern University

Worked on payments and wallet transactions, with an emphasis on observability and root-cause analysis. Delivered end-to-end A/B testing optimization and implemented Jenkins-based CI/CD automation that reduced manual implementation to 35% and cut deployments to ~2 minutes, with attention to operational considerations like on-call/call rotations.

View profile
AT

Aarya Tallada

Screened

Entry-Level Software Engineer specializing in backend platforms for Financial Services

Tampa, FL1y exp
CitigroupUCLA

At Citi, helped lead the productionization of an internal LLM-driven automation workflow into a production-ready developer platform, focusing on determinism/reproducibility, security, and cost controls. Implemented prompt versioning/registry, JSON schema validation, sanitization, and deep telemetry (including manual edit-distance) plus human-in-the-loop review and phased rollout—driving major SDLC efficiency gains (e.g., test script creation cut from ~1 week to ~1 day).

View profile
KK

Mid-Level Software Engineer specializing in AWS distributed systems and microservices

Chico, CA4y exp
AmazonCalifornia State University, Chico

Backend/ML-systems engineer with experience (including Amazon) building real-time face recognition services using PyTorch (MTCNN/FaceNet) and AWS (SQS/S3/Lambda/EC2) with a focus on low latency, burst handling, and cost control. Also led a revenue-critical legacy pricing workflow migration to a serverless event-driven architecture using strangler-pattern rollout, simulation-based validation, and strong security practices (JWT/RBAC/RLS).

View profile
RC

Richard Cerow

Screened

Director of Marketing Technologies specializing in scalable web platforms for gaming

El Segundo, CA19y exp
KraftonUniversity of Notre Dame

Player-coach engineering leader focused on consumer-grade video/multimodal products and high-reliability identity/auth experiences. Led design and implementation of multi-step mobile login/MFA flows with telemetry-driven funnel improvements, shipped Node services and security fixes, and owned auth incidents end-to-end using RUM and step-level instrumentation. Introduced feature-flagged delivery and targeted review/testing practices to speed iteration ~20–30% while keeping login stability high.

View profile
SV

sai venkata

Screened

Senior Data Engineer specializing in cloud lakehouse and real-time streaming pipelines

Texas, USA6y exp
CVS HealthUniversity of Central Missouri

Senior data engineer with experience in both healthcare (CVS Health) and financial services (Bank of America), building large-scale Azure lakehouse pipelines (30+ EHR sources, ~5TB) and real-time streaming services (Event Hubs/Kafka) for patient vitals. Strong focus on reliability and data quality (Great Expectations, monitoring/alerting, schema drift automation), with measurable outcomes like 50% runtime reduction and 99%+ uptime for regulatory reporting pipelines.

View profile
JV

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

San Diego, CA6y exp
IntuitCleveland State University

Data engineer with Intuit experience owning end-to-end, high-volume financial data pipelines (API/S3 ingestion, Airflow orchestration, Spark/PySpark + SQL transforms, Snowflake marts). Strong focus on reliability and data quality—achieved 99.8% SLA and cut discrepancies by 35% using Great Expectations, reconciliation, schema versioning, and automated backfills; also built near real-time Kafka/API data services with CI/CD and observability.

View profile
GK

Junior Full-Stack Software Engineer specializing in web platforms and data systems

Atlanta, GA2y exp
IntuitGeorgia Tech

Full-stack engineer and KICKOFFUSA cofounder who built production payment/registration and live tournament experiences under real matchday load (200+ concurrent users), including Stripe webhooks with idempotency and UX improvements that cut checkout abandonment ~15%. Also owned an end-to-end research hub at a GTSCL internship—designed a normalized Postgres schema and full-text search (tsvector/GIN) delivering sub-100ms queries for 300+ researchers.

View profile
Shanmukha Koganti - Mid-level AI/ML Engineer specializing in recommender systems and edge computer vision in Bay Area, CA

Mid-level AI/ML Engineer specializing in recommender systems and edge computer vision

Bay Area, CA6y exp
ShopifyUniversity of North Texas

ML/AI engineer with production experience at Shopify and Intel, building a deep learning product ranking system that lifted add-to-cart ~14% and serving real-time similarity search via FAISS+Redis under <20ms latency at massive scale. Also deployed computer vision models to 100+ retail edge locations using Docker/Ansible/k3s with zero-downtime rollouts, and applies strong MLOps practices (A/B testing, canary/shadow, observability) plus performance optimization (OpenVINO, INT8).

View profile
Pratima Singh - Senior Full-Stack Software Engineer specializing in FinTech, cloud microservices, and blockchain in Tempe, AZ

Pratima Singh

Screened

Senior Full-Stack Software Engineer specializing in FinTech, cloud microservices, and blockchain

Tempe, AZ10y exp
Arizona State UniversityArizona State University

Python/ML engineer with strong DevOps depth: built an end-to-end regime-aware stock prediction system (custom fine-tuned FinBERT sentiment + technical/macro features) delivering a 12% accuracy lift. Also implemented Kubernetes/Helm + Jenkins/GitHub Actions pipelines (including GitOps-style workflows for multi-cloud Hyperledger Besu) and improved deployment speed/stability by ~50% while addressing race conditions and image drift.

View profile

Need someone specific?

AI Search