Pre-screened and vetted.
Mid-level Full-Stack & AI Engineer specializing in cloud, data platforms, and LLM automation
“Software engineer/product builder who has owned an agentic affiliate lead-gen platform end-to-end (Django + React/TypeScript) and deployed it on Kubernetes in anticipation of 10x user growth from ~5K DAUs. Also has healthcare claims microservices experience using Kafka, including hands-on performance tuning to address consumer lag and broker pressure, and built an internal downtime alerting tool adopted across the organization.”
Mid-level Full-Stack Software Engineer specializing in Java microservices and cloud platforms
“Open-source JavaScript library contributor/maintainer focused on performance and usability—uses profiling and user feedback to optimize large-dataset processing and modernize abstractions. Refactored a nested-callback event handling system into an observer-pattern dispatcher with batched event queues, reducing CPU usage and improving maintainability; also handles community-reported crashes by reproducing issues, fixing memory leaks, and updating docs.”
Mid-level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices
“Backend engineer at Discover who built and scaled Python/Flask services for a card dispute resolution platform, tackling long-running external network validations with Celery+Redis and delivering measurable gains (response time ~3s to <300ms; throughput +40%). Experienced in high-scale PostgreSQL/SQLAlchemy optimization (partitioning, read replicas, N+1 avoidance), event-driven systems with Kafka, and integrating ML fraud detection using AWS SageMaker/Lambda/ECS with clear separation of real-time vs batch processing.”
Mid-level Data Scientist & Generative AI Engineer specializing in LLMs and RAG
“ML/NLP practitioner who built a retrieval-augmented generation (RAG) system for large financial and operational document sets using Sentence-Transformers (all-mpnet-base-v2) and a vector DB (e.g., Pinecone), with a strong focus on retrieval evaluation and chunking strategy optimization. Experienced in entity resolution (rules + embedding similarity with type-specific thresholds) and in productionizing scalable Python data workflows using Airflow/Dagster and Spark.”
Mid-level AI/ML Engineer specializing in NLP, LLMs, and RAG for finance and healthcare
“Built an AI lending assistant (RAG + DeBERTa) used by credit analysts to retrieve policies and past loan decisions, tackling real production issues like hallucinations, document quality, and sub-second latency. Deployed a modular, Dockerized AWS architecture (ECS/EMR + load balancer) with load testing, caching/precomputed embeddings, and CloudWatch monitoring, and used Airflow to automate scheduled data/embedding/vector DB refresh pipelines with retries and alerts.”
Mid-level Software Engineer specializing in backend microservices and cloud data pipelines
“Backend engineer with Morgan Stanley experience building and owning an end-to-end Python FastAPI microservice for high-volume market data used by trading and risk systems. Strong in performance tuning and reliability (PySpark, Redis caching, async APIs), real-time streaming with Kafka, and production operations (Docker/Kubernetes, GitOps-style CI/CD, monitoring). Has led cloud/on-prem migration work across AWS and Azure, including fixing Azure Synapse performance issues via query and pipeline redesign.”
Mid-level AI/ML Engineer specializing in Generative AI, RAG, and MLOps
“Built a secure, on-prem/private GPT assistant to replace manual SharePoint-style search across thousands of policies/SOPs/engineering docs, using a production RAG stack (LangChain/LangGraph, FAISS/Chroma, PyMuPDF+OCR, vLLM). Implemented layout-aware ingestion (including table-to-JSON) and a multi-agent retrieval/generation/verification workflow with strong observability and compliance guardrails, delivering ~70% reduction in search time.”
Senior Full-Stack Software Engineer specializing in API architecture and AI agentic RAG systems
“Hands-on backend/AI engineer who solo-built two production Claude-based agent systems: an internal Slack RAG over Confluence/Jira/code/regulatory docs and a HIPAA/GDPR-compliant patient chatbot with embedding guardrails and expert-in-the-loop evals. Also architected a multi-region patient portal + microservices platform with Terraform/CI-CD and federated gateways, delivering major onboarding automation and strong reliability wins (PgBouncer, chaos/perf testing).”
Entry-Level Software Engineer specializing in backend systems and distributed services
“Backend/AI engineer from an early-stage Japan-based startup (WorkAI) who built a multi-tenant RAG system integrating Notion/Slack/Google Drive with Pinecone and OpenAI, including a chatbot retrieval workflow. Experienced in production reliability (rate limits, retries, verification layers), strong Python/FastAPI engineering practices, and PostgreSQL performance optimization; currently based in India and needs sponsorship.”
Mid-level Backend Software Developer specializing in cloud-native microservices
“Backend engineer with American Express experience maintaining an internal Python/Flask rewards simulation microservice used by product analysts and QA. Demonstrated strong performance and scalability work: moved batch simulations to Celery, added Redis caching to cut DynamoDB latency, and tuned Postgres/SQLAlchemy queries with EXPLAIN ANALYZE and composite indexes (bringing API responses under ~200ms by queueing jobs). Also has experience integrating ML via Flask-based model-serving APIs (scikit-learn/LightGBM packaged with joblib) and designing multi-tenant data isolation and tenant-specific configuration systems.”
Mid-level Cloud DevOps Engineer specializing in AWS/Azure infrastructure and Kubernetes
“Backend/ML platform engineer in the insurance domain who built and shipped an AI-driven risk scoring/fraud detection service for underwriting. Runs containerized .NET Core and Python inference services on Azure (AKS + GPU nodes) with Terraform/ARM and Azure DevOps CI/CD, and has hands-on experience improving reliability under peak load plus implementing production AI guardrails (drift monitoring, fallbacks, human review, audit logs).”
Senior Software Engineer specializing in cloud-native microservices and secure enterprise platforms
“Full-stack engineer with strong production ownership in banking/identity & entitlements systems, building Spring Boot + Postgres/Redis services and React dashboards, then deploying on AWS EKS with Jenkins CI/CD. Demonstrated impact through reduced authorization latency and fewer access-related support tickets, plus strong observability and reliability practices (CloudWatch, tracing, autoscaling, Kafka pipelines with DLQs and reconciliation).”
Mid-level DevOps & Systems Engineer specializing in AWS, Kubernetes, and CI/CD automation
“Cloud/DevOps engineer (6+ years) with healthcare domain experience who has owned production AWS systems end-to-end—building real-time data pipelines and an admission forecasting ML service delivered via API and Tableau. Led EMR modernization from on-prem/VMs to containerized AWS using phased migration and blue-green deployments, achieving ~99.5% uptime while cutting on-prem footprint ~30% and driving major automation gains (up to ~90% manual work reduction).”
Mid-level Full-Stack Software Engineer specializing in FinTech and cloud platforms
“Software engineer who built and launched an end-to-end Ad Scheduler that automated campaign creation across Google Ads and Meta using Azure Functions/Service Bus, PostgreSQL, and a React frontend—reducing manual marketing ops work. Also shipped a production internal RAG chatbot leveraging a data warehouse + Cube semantic layer, Gemini embeddings, vector search, and Claude, with Langfuse tracing and brand-based access controls; work was cut short due to layoffs.”
Senior Data Engineer specializing in cloud data platforms and ML pipelines
“Data engineer focused on AWS-based enterprise data platforms, owning end-to-end pipelines from multi-source batch/stream ingestion (Glue/Kinesis/StreamSets/Airflow) through PySpark transformations into curated datasets for Redshift/Snowflake. Emphasizes production reliability with strong monitoring/observability and data quality gates, and reports ~30% performance improvement plus improved SLAs and latency after optimization.”
Junior Cloud & Security Engineer specializing in Kubernetes, AWS, and DevSecOps
“Backend engineer with deep experience building and evolving financial-services workflow systems where correctness, data integrity, and reliable state transitions outweigh raw throughput. Emphasizes idempotent, contract-driven FastAPI APIs with defense-in-depth security (JWT + row-level security) and careful, low-blast-radius migrations using feature flags, dual writes/shadow reads, and incremental rollout.”
Mid-level Data Scientist specializing in MLOps and Generative AI
“Robotics software/ML engineer who built perception and navigation-related ML systems for autonomous supermarket carts, including object detection, shelf recognition, and obstacle avoidance. Strong ROS/ROS2 practitioner who optimized real-time performance (reported 50% latency reduction) and deployed containerized ROS/ML pipelines at scale using Docker, Kubernetes, and CI/CD.”
Senior Python Backend Engineer specializing in scalable APIs and cloud-native microservices
“Backend/data platform engineer who has built and operated a cloud-native media ingestion/processing platform in Python (Django/DRF, FastAPI) with Kafka, Postgres, and Redis, emphasizing multi-tenant security and reliability. Delivered AWS production systems combining EKS and Lambda with Terraform + GitHub Actions/Helm, and built Glue-based ETL pipelines with strong schema-evolution and data-quality practices; also modernized SAS analytics into Python on AWS. Seeking fully remote roles with a $120K–$140K base range.”
Senior Software Engineer specializing in cloud-native microservices (AWS, Java, Kafka)
“Backend engineer with hands-on experience modernizing high-volume transactional systems by decomposing monoliths into Spring Boot microservices on AWS, using Kafka for async workflows and Redis/SQL tuning for latency. Has built Python/FastAPI services with strong API contracts and production-grade security (OAuth2/JWT, RBAC, row-level security), and proactively hardened payment flows against race conditions and double-charging via idempotency.”
Senior AI/ML & Full-Stack Engineer specializing in GenAI, RAG, and MLOps platforms
“Backend/data platform engineer who owned end-to-end production services for a fleet analytics/GenAI platform, spanning FastAPI microservices on Kubernetes and AWS (EKS + Lambda) event-driven workloads. Strong in reliability/observability (OpenTelemetry, circuit breakers, idempotency), data pipelines (Glue/Airflow/Snowflake), and measurable performance/cost wins (SQL 10s to <800ms P95; ~30% compute cost reduction).”
Mid-level Machine Learning Engineer specializing in Generative AI and LLM applications
“GenAI engineer who has deployed production LLM/RAG chatbots for internal document search, focusing on reliability (hallucination reduction via prompt guardrails + retrieval filtering) and performance (latency improvements via caching). Experienced with LangChain/LangGraph orchestration for multi-step agent workflows and iterates using monitoring/logs and benchmark-driven evaluation while partnering closely with product and business teams.”
Mid-level Full-Stack .NET Engineer specializing in Sitecore and cloud-native microservices
“Backend/web API engineer with hands-on experience deploying .NET Core APIs to Azure App Service and stabilizing production systems through disciplined log-driven troubleshooting, environment configuration management, and SQL performance tuning (execution plans, query rewrites, indexing). Has also debugged cross-layer incidents involving DB locks and network latency, and modifies Python/XML automation scripts to meet customer-specific requirements while improving logging and performance.”
Mid-level Machine Learning & Full-Stack Engineer specializing in GenAI platforms
“LLM/agent builder who has shipped production AI systems in the wellness space, including an LLM-powered food tracking product used by 5000+ users and a voice/call-routing onboarding workflow using LangGraph/LangChain with LiveKit and Twilio. Strong focus on practical reliability work: latency reduction, retrieval/embedding tuning, and CI-driven evaluation with simulations and metrics.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Software engineer with deep healthcare claims domain experience who has owned customer-facing portals end-to-end (Java/Spring Boot + React/TypeScript) and improved usability/performance based on real user feedback. Built microservices using REST and RabbitMQ with strong observability (Splunk/cloud metrics), and delivered an internal claims investigation dashboard that streamlined operations through centralized data, search, and filtering.”