Pre-screened and vetted.
Junior Software Engineer specializing in cloud, full-stack development, and Generative AI
“Built and shipped a production Chrome extension (Promptly) that lets users select text on any webpage and transform it in place (rewrite/shorten/translate) using on-device AI plus external LLMs. Implemented a custom lightweight orchestration layer for prompt chaining, context flow, and output validation, and tackled tricky browser Selection API issues to preserve formatting while keeping the UX simple and fast.”
Mid-level Machine Learning Engineer specializing in LLM agents, RAG, and MLOps
“Built production LLM systems including a real-time customer feedback analysis and workflow automation platform using RAG and multi-agent orchestration with confidence-based human escalation, addressing privacy and legacy integration challenges. Also automated ML operations with Airflow/Kubernetes (e.g., daily churn model retraining) cutting retraining time to under 30 minutes, and demonstrates a rigorous testing/monitoring approach plus strong non-technical stakeholder collaboration.”
Mid-level Data Scientist / ML Engineer specializing in secure GenAI and financial compliance
“Built a production "sentinel insight engine" to tame information overload from millions of product reviews and support transcripts, combining Azure OpenAI (GPT-3.5) zero-shot classification with a fine-tuned T5 summarizer to generate weekly actionable product insights. Demonstrated strong MLOps/production engineering by adding drift monitoring with embedding-based detection, integrating REST with legacy SOAP/queue-based CRM via FastAPI middleware, and scaling reliably on Kubernetes with HPA.”
Junior Software Engineer specializing in full-stack and cloud infrastructure
“Software engineer with hands-on AWS operations experience who owned an end-to-end manufacturing image ingestion pipeline (on-prem to AWS S3) integrated with MES/WMS. In an early-stage SaaS internship, diagnosed a load bottleneck using K6/New Relic and shipped an NGINX least-connection load-balancing solution that scaled to ~4000 RPS while reducing latency. Also improved maintainability and performance in a React/Node e-commerce codebase, cutting page load time from ~10s to 2.8s.”
Mid-level Data Engineer specializing in cloud ETL/ELT and healthcare analytics
“Healthcare-focused data engineer/ML practitioner with experience at Lightbeam Health Solutions and Humana building production entity-resolution and semantic similarity pipelines across EMR, lab, and claims data. Uses NLP/ML (spaCy, scikit-learn, BioBERT/LightGBM) plus Snowflake/Airflow and vector search (Pinecone) to improve linkage accuracy (reported 90%) and semantic match quality (reported +12–15%), while reducing manual cleanup by 40%+.”
Mid-level QA Automation Engineer / SDET specializing in Financial Services and Healthcare IT
“QA automation engineer with end-to-end ownership of a loan-processing automation suite spanning UI, API, and database validations (Selenium/Playwright/TestNG/REST Assured; Java/Python). Caught and prevented high-impact financial defects (e.g., risk-calculation rounding errors) through CI-driven nightly regressions and API-to-DB checks, and has implemented maintainable Cypress patterns with flake reduction plus GitLab CI gating and Allure reporting.”
Mid-level Full-Stack Developer specializing in banking and cloud-native microservices
“Software engineer with Citi Bank experience building real-time fraud validation/scoring for loan processing, spanning Spring Boot microservices and a FastAPI Python service secured with OAuth2/JWT. Delivered React/TypeScript operations dashboards and deployed containerized services via Docker/Kubernetes with Jenkins CI/CD, while also tuning databases (Oracle/Postgres) and handling high-volume latency/scaling issues using ELK, caching, and autoscaling on AWS.”
Director-level Engineering & Technology Leader specializing in digital transformation and enterprise platforms
“Providing technical guidance to a small team exploring a biomedical startup focused on earlier disease detection, including for remote/underserved areas. The venture is in ideation with initial research completed and is moving toward prototyping while exploring initial investment/support.”
DevOps Technical Lead specializing in Kubernetes, AWS, and platform engineering
“Sri Lanka–based DevOps/Platform engineer focused on Kubernetes and AWS who has led real production incidents and recoveries (network-policy-induced asymmetric routing; node pool failure due to CNI upgrade). Built production CI/CD with GitHub Actions (ephemeral self-hosted runners on EKS), ArgoCD, Vault, and Terraform, and led a phased ECS-to-EKS migration including Kafka consumers and MongoDB Atlas private endpoints.”
Senior Site Reliability Engineer specializing in multi-cloud Kubernetes and DevSecOps
“Cloud/Kubernetes-focused production engineer with experience running 99.95% uptime platforms across AWS/Azure/GCP. Strong in incident response and performance troubleshooting (including a 30% MTTR reduction), and in building secure CI/CD and Terraform-based IaC for AKS/GKE microservices with robust change controls and rollback practices. Notably does not have direct IBM Power/AIX/VIOS/HMC or PowerHA/HACMP ownership.”
Senior Software Engineer specializing in Java/Spring Boot microservices and AWS payments systems
“Senior software engineer with Amazon experience who owned end-to-end improvements to a real-time payment authorization service, rebuilding it as a reactive Spring WebFlux microservice with saga orchestration and Kafka event streaming, deployed on AWS EKS with strong observability. Also built React+TypeScript and Node/Express full-stack workflow apps (onboarding, campaign management, admin review) and has experience shipping quickly in ambiguous startup environments while maintaining reliability and data correctness.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices and DevSecOps
“Backend-leaning product engineer with DevSecOps depth who has shipped real-time, Kafka-driven data pipelines and AI-enabled customer-facing features to production on AWS. Built a Spring Boot API layer serving real-time predictions at 100K+ requests/day, improving latency by 35% and user task completion by ~25%, and delivered a React/TypeScript dashboard plus a Postgres audit/history model optimized for search and large event volumes.”
Senior Data & Backend Engineer specializing in cloud data pipelines and LLM/RAG systems
“Data engineer with end-to-end ownership of large-scale retail and clinical data ingestion/processing on AWS, including real-time streaming and batch pipelines. Delivered measurable outcomes: 20M daily transactions processed, latency cut from 4 hours to 5 minutes, ~70% fewer failures, and 120+ pipelines running at 99.8% reliability with full audit compliance.”
Senior AI/ML Engineer specializing in Generative AI, RAG, and agentic systems
“GenAI/LLM ML engineer (currently at Webprobo) building an enterprise GenAI platform with document intelligence and automation on AWS and blockchain. Has hands-on experience with RAG, LLM evaluation tooling, and orchestrating production LLM workflows with Apache Airflow, plus deep exposure to reliability challenges in globally distributed/edge deployments. Also partnered with business/marketing stakeholders at a banking client to deliver an AI-driven customer retention insights solution.”
Mid-level Full-Stack Developer specializing in FinTech and cloud-native microservices
“Backend/AI engineer who owned a high-scale Java/Spring Boot microservice for a financial application (millions of requests/day) and led major reliability/performance fixes (including ORM/query and PostgreSQL tuning) achieving ~60% latency reduction. Also shipped application-layer LLM features for ops teams (summarization + tool-calling) with strong guardrails (PII redaction, validation, audit/feedback) and designed a state-driven agent workflow with retries, circuit breakers, and human escalation.”
Senior Full-Stack & GenAI Engineer specializing in healthcare and financial services
“Built and deployed a production LLM-powered customer support assistant using a RAG backend in Python, focused on deflecting repetitive Tier-1 tickets and reducing resolution time. Demonstrates strong production engineering instincts around reliability (confidence scoring + human fallback), scalability/cost optimization (multi-stage pipelines), and workflow orchestration/observability (LangChain, custom DAGs, structured logging, step metrics).”
Mid-level Full-Stack Developer specializing in healthcare and FinTech platforms
“Backend engineer who designed and evolved an AWS-based event-processing system in Python/PostgreSQL, achieving a 60% p95 latency reduction while improving reliability during traffic spikes. Led a zero-downtime migration from a monolithic Django app to FastAPI microservices using feature flags, strong testing, and cross-team coordination, with production-grade observability (Prometheus/Grafana/CloudWatch) and security (JWT/OAuth2, RBAC, Postgres RLS).”
Senior Software Engineer specializing in AI-driven marketing and data platforms
“Backend/data engineer who builds production FastAPI microservices and AWS serverless/Glue pipelines for SMS analytics and marketing segmentation. Led a legacy batch modernization into modular services (FastAPI + Glue/Athena + ClickHouse) using shadow-mode parity checks, feature flags, and incremental rollout. Demonstrated measurable performance wins (12s to sub-second SQL; ~40% CPU reduction) and strong incident ownership with proactive schema-drift prevention.”
Junior Full-Stack & ML Engineer specializing in LLM applications
“Data Scientist (2–3 years) at ZS Associates who has built and productionized agentic LLM systems, including a LangGraph-based multi-LLM prompt-optimization pipeline for entity extraction deployed as a Spring Boot microservice via Jenkins. Also built an Insightmate.ai chatbot and improved its RAG accuracy by diagnosing vector retrieval issues and implementing HyDE query expansion, while partnering with sales and pharma stakeholders to drive adoption (e.g., Zimmer Biomet platform migration into a multi-year partnership).”
Entry-level AI/ML Engineer specializing in LLMs, RAG, and DevOps automation
“Built and owned a production-scale AI-driven software release/version intelligence platform orchestrated via GitHub Actions that tracks 1000+ upstream repositories and automatically generates SLA-bound JIRA upgrade tickets for hardened container images. Replaced brittle regex/PEP440 parsing with an LLM-based semantic filtering layer plus deterministic validation to handle noisy/inconsistent GitHub tags at scale, with monitoring for coverage, latency, and correctness validated against upstream ground truth.”
Mid-level AI/ML Engineer specializing in fraud detection and healthcare predictive analytics
“Built and deployed a production LLM-powered calorie-counting chatbot that turns plain-English meal descriptions into normalized food entities, quantities, and calorie estimates using a hybrid transformer + rule-engine pipeline. Emphasizes reliability with schema/constraint guardrails, confidence-based routing (including embedding similarity search fallbacks), and strong observability/metrics (hallucination rate, calibration, latency, cost). Partnered closely with nutritionists to encode domain standards into mappings and validation logic.”
Mid-level AI/ML Engineer specializing in LLM, RAG/GraphRAG, and fraud analytics
“LLM/agent engineer who has deployed a production internal assistant to reduce employee inquiry resolution time while maintaining regulatory compliance. Experienced with RAG, hallucination risk triage, and graph-based orchestration (LangGraph) for enterprise/banking-style workflows, emphasizing schema-validated, citation-backed, tool-constrained agent designs and tight collaboration with non-technical business/compliance stakeholders.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices and React
“Full-stack engineer who has owned customer-facing analytics and dashboard products end-to-end using TypeScript/React with Spring Boot microservices. Strong in scaling and stabilizing distributed systems (RabbitMQ, DLQs/retries, observability with correlation IDs) and in building internal tooling that consolidates ELK/CloudWatch signals to speed up support and operations; reported ~30% performance improvement on a recent dashboard.”