Vetted Containerization Professionals

Pre-screened and vetted.

Bhanu Chander - Senior Data Engineer specializing in cloud data platforms and real-time pipelines in New York, NY

Bhanu Chander

Screened

Senior Data Engineer specializing in cloud data platforms and real-time pipelines

New York, NY6y exp
DisneyIndiana Wesleyan University

Data engineer focused on reliability and observability, building end-to-end pipelines processing millions of records/day from sources like S3 and Kafka. Has hands-on experience with Airflow-based data quality automation, PySpark/Databricks transformations, and shipping versioned Python REST APIs deployed via Docker/Kubernetes with CI/CD (Jenkins) and monitoring (CloudWatch/Azure Logs).

View profile
Abraham Musa - Senior Solutions Architect specializing in cloud AI infrastructure and security in Union City, NJ

Abraham Musa

Screened

Senior Solutions Architect specializing in cloud AI infrastructure and security

Union City, NJ9y exp
FreelanceRutgers University

Cloud-native architect focused primarily on AWS, with experience designing Kubernetes and AI/ML infrastructure for customers rather than owning day-to-day operations. Particularly interesting for AI platform roles: they described using Amazon Bedrock to analyze Terraform and automatically generate compliant IaC templates and runbooks for new multi-cloud AI environments.

View profile
BC

Mid-level GenAI Engineer specializing in RAG, LLMs, and enterprise AI

4y exp
Cardinal HealthRivier University

Built and shipped production LLM agents that automate document processing and decision workflows, with a strong focus on reliability, guardrails, and measurable business impact. Stands out for combining RAG, tool calling, evals/monitoring, and ERP integration to deliver 30-35% manual effort reduction and higher throughput without additional headcount.

View profile
AC

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

New Jersey, USA5y exp
JPMorgan ChaseStevens Institute of Technology

GenAI/LLM engineer who architected and deployed a production RAG “research assistant” for JPMorgan Chase’s regulatory compliance team, focused on safety-critical behavior (mandatory citations, refusal when evidence is missing). Deep hands-on experience with LlamaIndex, Pinecone, Hugging Face embeddings, LangGraph agent workflows, and metric-driven evaluation (golden sets, TruLens), including a reported 28% relevancy lift via cross-encoder re-ranking.

View profile
SR

Sanjana Reddy

Screened

Mid Backend Software Engineer specializing in cloud-native microservices

Remote, USA4y exp
MercuryArizona State University

Product-minded software engineer with experience shipping AI-powered financial insights (spend forecasting, cashflow, credit optimization) and building real-time analytics systems using React/TypeScript and FastAPI. Has designed microservices with RabbitMQ/gRPC and strong observability (Prometheus/Grafana/OpenTelemetry), and also built an internal Figma plugin adopted by designers that reduced export time by 50%.

View profile
SD

Shimao Du

Screened

Junior Full-Stack Engineer specializing in cloud, AI, and distributed systems

Pittsburgh, PA2y exp
Snapbit LLCCarnegie Mellon University

Full-stack engineer from early-stage startups who has owned AI products end to end, from B2B document intelligence platforms on AWS to an HVAC voice assistant and a GCP-based RAG research system. Stands out for combining hands-on backend/infra depth with team leadership in lean environments, and for shipping scalable AI systems that contributed to roughly 1 million yuan in sponsorship.

View profile
CL

Senior Full-Stack Engineer specializing in AWS-native backend modernization

San Francisco, CA9y exp
QualioGeorgetown University

Backend/data engineer focused on compliance and statistical processing systems on AWS, building containerized FastAPI services plus event-driven async workflows (Step Functions/EventBridge) with strong reliability patterns (JWT auth, idempotency, structured logging). Has modernized SAS-based batch pipelines into modular Python/AWS services with parallel-run parity validation, and has demonstrated measurable SQL performance wins (40+ min to <10 min) and hands-on incident ownership using CloudWatch-driven detection and prevention.

View profile
AN

Senior Data Scientist / Generative AI Engineer specializing in fraud, risk, and MLOps

5y exp
PayPalUniversity of New Haven

Built and deployed a production LLM/RAG fraud investigation system to replace manual investigator workflows, combining transaction data, historical cases, and policy documents with agent-style steps and LoRA fine-tuning. Demonstrates strong reliability engineering (grounding, citations, abstention paths), performance optimization (retrieval/indexing/caching), and end-to-end MLOps orchestration using Azure ML Pipelines/MLflow plus Kubernetes/Argo with canary and rollback deployments.

View profile
SS

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

4y exp
Goldman SachsIndiana Wesleyan University

Full-stack developer who built a learning management web app end-to-end using React, Spring Boot, and MySQL, integrating APIs via Axios and validating/testing with Postman. Has experience handling data-heavy workloads (courses, quiz results) and improving performance with pagination, and is comfortable designing microservice-style endpoints with CI/CD considerations.

View profile
SJ

Shreya Jena

Screened

Mid-level Software Engineer specializing in distributed backend systems and search platforms

Dallas, TX2y exp
JioCarnegie Mellon University

Backend/data-systems SWE (2 years) who has built production ETL/streaming workflows (Kafka, Debezium, Elasticsearch) and troubleshot real SQL performance regressions caused by indexing/type issues. Also ships full-stack personal projects in Next.js App Router + TypeScript with Postgres, emphasizing reliability via constraints, idempotency, and strong observability (Grafana/Kibana).

View profile
PG

Mid-Level Backend Software Engineer specializing in FinTech and scalable APIs

California, USA5y exp
AffirmRochester Institute of Technology

Backend/microservices engineer with fintech loan-lifecycle experience operating low-latency (sub-250ms) services in production using Kafka, idempotent transaction design, and Datadog observability. Also built an end-to-end LLM chatbot (React + Flask) with a decoupled model integration layer (FLAN-T5 via Hugging Face) and has experience designing partner-facing REST APIs with OAuth2/JWT and Swagger documentation.

View profile
US

Uddesh Singh

Screened

Mid-level Software Engineer specializing in AI agents and cloud-native microservices

Irving, TX4y exp
PaycomUniversity of Texas at Dallas

Built and shipped a production LLM-powered multi-agent system that autonomously generates and publishes YouTube videos end-to-end (trend discovery, script writing, image/caption generation, timestamped video assembly). Emphasizes production readiness with extensive automated testing, Redis/Postgres/TimescaleDB state orchestration, and Prometheus/Grafana monitoring, reporting ~100x faster content production and improved engagement/viewership.

View profile
Swagat Adhikary - Junior Software Engineer specializing in LLM agents and FinTech platforms in Raleigh, NC

Junior Software Engineer specializing in LLM agents and FinTech platforms

Raleigh, NC1y exp
Fidelity InvestmentsUniversity of Texas at Austin

AI/LLM engineer with Fidelity Investments experience who built and shipped a production GraphRAG system that augmented prompts with codebase context, improving business analyst efficiency by 15% and saving ~$3.5M annually. Strong in AWS EKS/Kubernetes/Helm and enterprise IAM/OIDC patterns (including cross-account S3 access), with experience mentoring interns and collaborating with non-technical leaders to extend AI pipelines (e.g., adding SQL functionality during MVP).

View profile
Nicholas Moore - Senior Full-Stack Engineer specializing in scalable cloud-native systems in Lehi, Utah

Senior Full-Stack Engineer specializing in scalable cloud-native systems

Lehi, Utah13y exp
KomBeaMidwestern State University

Backend/data engineer with production experience building high-concurrency customer engagement platforms at KomBea on AWS (EKS + Lambda) using FastAPI/Django, PostgreSQL, Redis, and strong observability. Has modernized legacy batch systems into modular Python services with parallel-run parity validation and phased rollouts, and has delivered resilient AWS Glue ETL pipelines with schema evolution and data quality controls.

View profile
Yash Patel - Mid AI/ML Engineer specializing in MLOps and cloud platforms in Texas, USA

Yash Patel

Screened

Mid AI/ML Engineer specializing in MLOps and cloud platforms

Texas, USA3y exp
OracleUniversity of Texas at Arlington

ML/AI engineer with strong end-to-end production ownership across classical ML and GenAI systems. Built and deployed predictive analytics and RAG-based internal tools on AWS/Kubernetes with measurable impact on accuracy, latency, deployment speed, safety, and user productivity.

View profile
SP

Mid-level Full-Stack Developer specializing in FinTech and payments

USA3y exp
Fidelity InvestmentsKent State University

Backend/platform engineer with experience at Fidelity and PayPal, spanning financial systems, payment pipelines, and regulated AI workflows. They’ve owned large-scale deployments end-to-end, including a brokerage platform for 150,000+ accounts, and have hands-on experience integrating OpenAI into internal research tooling with compliance-safe validation and human review.

View profile
SK

sushant kumar

Screened

Mid-level Full-Stack Engineer specializing in AI and LLM-powered systems

New York, NY4y exp
ShopifySaint Louis University

Shopify full-stack engineer focused on AI/LLM-powered merchant automation products. They have hands-on experience building React/TypeScript and Python/FastAPI systems for long-running agentic workflows, including orchestration, guardrails, observability, and customer-facing trust features, with measurable gains in task completion and latency.

View profile
Garretson Beebe - Director-level Engineering Leader specializing in cloud, data, and AI platforms in San Francisco, CA

Director-level Engineering Leader specializing in cloud, data, and AI platforms

San Francisco, CA17y exp
Splunk

Engineering leader with deep product-platform experience across Splunk and Alation, including owning the multi-year SPL2 initiative at Splunk from customer research and architecture decisions through execution planning and org scaling. Also grew Alation's Data Analytics organization from 8 to 22 engineers across three squads, combining hands-on technical problem solving with strong managerial systems.

View profile
SS

Junior Software Engineer specializing in full-stack and AI/ML research

Tempe, AZ1y exp
AppleArizona State University
View profile
PV

Mid-level MLOps/DevOps Engineer specializing in cloud automation and ML pipelines

USA4y exp
UberEastern Illinois University
View profile
Jyothsna Latha Reddy Ganapathireddy - Mid-Level Full-Stack Java Developer specializing in FinTech microservices in USA

Mid-Level Full-Stack Java Developer specializing in FinTech microservices

USA4y exp
Capital OneRivier University
View profile
Prashant Kumar - Mid-level Full-Stack Software Engineer specializing in cloud and GenAI applications in USA

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

USA6y exp
JPMorgan ChaseUniversity at Buffalo
View profile
Mohan Karthik Samudrala - Mid-level AI Software Engineer specializing in LLM agents and workflow orchestration

Mid-level AI Software Engineer specializing in LLM agents and workflow orchestration

4y exp
AmazonUC Riverside
View profile

Need someone specific?

AI Search