Pre-screened and vetted.
Director-level AI & Data Science leader specializing in GenAI, LLMs, and MLOps
“ML/NLP engineer currently working in NYC on a system that connects complex unstructured data sources to deliver personalized insights, using embeddings + vector DB retrieval and a RAG architecture (LangChain, Pinecone/OpenSearch). Strong focus on production constraints—especially low-latency retrieval—using FAISS/ANN, PCA, index partitioning, and Redis caching, plus PEFT fine-tuning (LoRA/QLoRA) and KPI/SLA-driven promotion to production.”
Staff Full-Stack Engineer specializing in AI platforms and infrastructure automation
“Backend/full-stack engineer building complex internal platforms and customer-facing demos at the intersection of infrastructure and product. Shipped a no-code Product Lifecycle Manager for manufacturing (3 manufacturers, 1000+ evolving tests) using AWS S3/SQS ingestion and extensible Postgres (EAV+JSONB) with end-to-end traceability. Also built a FastAPI-based company data intelligence platform with Okta-secured RBAC and an LLM/MCP layer for ChatGPT-like analytics over enterprise data sources.”
Mid-level AI/ML Engineer specializing in deep learning, NLP/LLMs, and MLOps
“Built and shipped a real-time oncology risk prediction system used by doctors during patient visits, trained on clinical data in AWS SageMaker and deployed via FastAPI with sub-second responses. Emphasizes clinician-trust features (SHAP explainability, validation checks) and HIPAA-compliant controls (encryption, RBAC, audit logging), plus Kubernetes-based production operations with autoscaling, monitoring, and drift/retraining workflows; collaborated closely with oncologists at Flatiron Health.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Software engineer with strong compliance-domain experience who built a customer-facing compliance and reporting dashboard using React/TypeScript with Spring Boot microservices. Demonstrates mature production engineering practices—contract-first APIs, event-driven architecture (Kafka/RabbitMQ), caching (Redis), and robust CI/CD + observability (Prometheus/Grafana/ELK)—and also created a Python-based audit automation tool adopted into the standard release process.”
Mid-level Cloud DevOps Engineer specializing in AWS/IBM Cloud automation and Kubernetes
“Cloud infrastructure/SRE-style engineer with experience at TCS and ServiceNow focused on IBM Cloud and Linux/RHEL operations, security hardening, and automation in Python. Has led end-to-end production incident response (certificate expiry) and implemented preventive alerting adopted by 20+ teams, plus built Jenkins CI/CD with Vault-based secrets and Terraform-based AWS provisioning.”
Senior Software Engineer specializing in identity, cloud-native microservices, and reactive web apps
“Product-focused full-stack engineer with Walmart and Dell experience who built and shipped a real-time engagement dashboard end-to-end (Kafka Streams, Spring Boot, React/TypeScript/D3) used daily by business teams, moving them from next-day reports to real-time decisioning. Strong in performance/reliability (Redis caching cut latency ~40%, 90%+ test coverage, Prometheus/CloudWatch monitoring) and production operations on AWS/EKS including handling a cascading failure from a memory leak with zero-downtime rollback and redeploy.”
Senior Cloud/DevOps & Site Reliability Engineer specializing in multi-cloud Kubernetes platforms
“Infrastructure/Unix engineer with production PowerHA/HACMP operations experience (resource groups, service IPs, shared storage) who has executed planned failovers and recovered a real outage involving a SAN driver crash and manual Oracle recovery (restored service in ~15 minutes with zero data loss). Also supports cloud DevOps practices including CI/CD security scanning (SonarQube, Snyk), container registry/versioning, and Terraform Cloud-based IaC across AWS and GCP with PR/Jenkins-driven plan-and-apply workflows.”
“Built and productionized an AI-native, agentic appeals decisioning system for health insurance operations, automating 500k+ scanned appeals/year. Delivered measurable impact by cutting review time from 12–15 minutes to ~3 minutes and auto-resolving ~85% of cases with strong auditability, evaluations, and human-in-the-loop guardrails, deployed as containerized microservices on Azure AKS.”
Junior AI/ML Engineer specializing in real-time computer vision and tracking systems
“Full-stack engineer who built and owned a production real-time computer-vision inference platform at Credence, spanning Next.js App Router/TypeScript frontend with SSE/WebSocket streaming, a Flask backend, and Postgres analytics. Demonstrated measurable performance wins (70% fewer re-renders; latency cut to ~40–50ms) and strong production rigor (durable orchestration, idempotency, observability, AWS EC2 + CI/CD) with tight post-launch UX iteration based on analyst feedback.”
Mid-level AI/ML Engineer specializing in LLMs, RAG, and MLOps on AWS
“AI engineer who built a production RAG-based internal analyst tool at BlackRock, fine-tuning an LLM on proprietary financial data and adding four layers of guardrails (input/retrieval/generation/output) to improve grounding and reduce hallucinations. Implemented a LangChain-based multi-agent orchestration (7 major agents) deployed on AWS ECS, with reliability measured via internal human evaluation, LLM-as-judge, and RLHF/drift monitoring.”
Mid-level Full-Stack Software Engineer specializing in microservices and payments
“Full-stack engineer with experience at T-Mobile, Cisco, and Bharti Airtel, owning production plan upgrade/billing flows end-to-end from React/TypeScript UI through Spring Boot services to Docker/Jenkins/Kubernetes deployments. Demonstrated reliability and performance wins by migrating synchronous service calls to Kafka-based async processing with circuit breakers and by tuning Postgres queries/connection pools, achieving a reported 25% API response-time improvement and faster incident resolution via improved observability.”
Mid-level Full-Stack Software Engineer specializing in microservices and cloud platforms
“Software engineer with experience across enterprise (AIG, MSCI) and an early-stage startup (Job Map), owning production systems end-to-end. Built secure insurance microservices on Spring Boot with JWT/RBAC and AWS-based CI/CD/observability, plus Kafka streaming pipelines for financial data. Also shipped a GenAI personalization MVP using FastAPI and LLM APIs in a high-ambiguity startup environment.”
Mid-level Full-Stack Java Developer specializing in cloud microservices and AI-driven platforms
“Software engineer with Intuit experience shipping an end-to-end real-time financial insights product on AWS, using event-driven architecture with Kafka and Spark Streaming to process millions of records with low latency. Also delivers customer-facing React + TypeScript dashboards and has hands-on production operations experience, including resolving a database scaling incident via read replicas, query tuning, and connection pooling.”
Mid-level Backend Software Engineer specializing in distributed cloud-native systems
“Backend/AI workflow engineer who built production-grade orchestration systems for hardware security verification at Silicon Assurance (Nextflow/Python/Postgres) and a multi-agent LLM-driven regulatory code checking system at the University of Florida. Emphasizes reliability: strict plan/execute/verify boundaries, queue-based isolation, and strong observability/auditability with Prometheus/Grafana and persisted prompts/tool calls.”
Intern AI/ML Engineer specializing in LLM applications, RAG, and model evaluation
“Backend/ML engineer who built production LLM-enabled systems at PRGX, including an interpretable contract opportunity scoring engine (Bradley-Terry pairwise ranking) that reached 0.82 weighted Spearman agreement with SME auditors and was integrated into workflow. Also built a Duke student advisor chatbot and hardened it for real-world reliability/security with schema-driven tool calling, normalization, and off-domain defenses; led staged production rollouts with shadow testing and achieved 0.90 F1 on a new extraction field before shipping.”
Mid-level Full-Stack Software Engineer specializing in scalable APIs and real-time AI apps
“Lead software engineer (3+ years) who built and scaled an AI product backend at Cosmo AGI from the ground up using FastAPI/Postgres/Redis/vector DB, targeting sub-200ms latency and supporting 1000+ active users. Strong in production-grade security and observability (OAuth/JWT, RBAC, Postgres RLS, Prometheus/Sentry), plus DevOps automation (Docker, GitHub Actions, blue-green deploys) with measurable impact on uptime, incidents, engagement, and deployment speed.”
Senior Data Engineer specializing in Databricks, Spark, and AWS for government healthcare data systems
“Python/AWS engineer focused on batch-processing and data workflows, including building reusable S3/boto3 utilities with reliability features and IAM-based auth. Has led low-risk legacy modernizations using parity testing plus a month of parallel production runs, and has owned production issues end-to-end (including fixing a client-side Excel macro) while contributing to significant AWS cost reductions (~$10k/month).”
Mid-Level Full-Stack Software Engineer specializing in AI platforms and cloud microservices
“Distributed-systems engineer applying robotics-style patterns to software: built "Vibecheck," a high-throughput real-time video + OS-telemetry fusion and analysis system (500+ MB/session) with strict latency constraints. Strong in containerization and CI/CD (Docker, GitHub Actions) and in designing fault-tolerant, event-driven architectures (Kafka/RabbitMQ), plus hands-on debugging of multi-agent coordination using blackboard + watchdog/circuit-breaker control patterns.”
Entry-Level Full-Stack Software Engineer specializing in web, mobile, and distributed systems
“Backend engineer who built a Logistics-as-a-Service platform in Go, proactively refactoring a monolithic REST service into gRPC microservices to improve performance and maintainability. Led a 3-person team with disciplined code reviews, Dockerized DB migrations, and a canary-style rollout (5% traffic) monitored for latency and failures; also implemented JWT/OAuth2 RBAC and production-minded edge-case handling in an ordering system.”
Mid-level Data Scientist / Machine Learning Engineer specializing in fraud, risk, and MLOps
“AI/ML practitioner with Northern Trust experience who has shipped production LLM systems (internal support assistant) using RAG, vector databases, orchestration (LangChain/custom pipelines), and rigorous monitoring/feedback loops. Also built AI-driven fraud detection/risk monitoring solutions in a regulated financial environment, emphasizing explainability (SHAP), audit readiness, and stakeholder trust through dashboards and clear communication.”
Mid-level AI/ML Engineer specializing in fraud detection and risk analytics in Financial Services
“At JP Morgan Chase, built and deployed a production LLM-powered RAG knowledge assistant to help fraud investigators and risk analysts quickly navigate regulatory updates and internal policies, reducing investigation delays and compliance risk. Strong focus on secure retrieval (RBAC filtering), reliability (layered testing + observability), and production constraints (latency/SLOs), with Airflow-orchestrated, auditable ML pipelines.”
Mid-level Python & AI/ML Engineer specializing in backend APIs and MLOps
“Built and deployed a production LLM/RAG document automation system for business documents (contracts/claim forms) that extracts schema-validated JSON, generates grounded summaries/Q&A, and integrates into transaction systems via APIs. Emphasizes real-world reliability: hallucination controls, layout-aware parsing with OCR fallback, Step Functions-orchestrated workflows with retries/timeouts, and human-in-the-loop review designed in close partnership with operations and claims stakeholders.”
Mid-level AI/ML Engineer specializing in NLP, MLOps, and scalable data pipelines
“Built and shipped a production LLM-powered personalized client engagement assistant in the financial domain, balancing real-time recommendations with strict privacy/compliance requirements. Demonstrates strong MLOps/LLMOps depth (Airflow + MLflow, containerized microservices, drift monitoring) and a privacy-by-design approach validated in collaboration with risk and compliance teams.”