Pre-screened and vetted.
Senior Full-Stack Java Developer specializing in Spring Boot microservices and cloud platforms
Senior Cloud Security Engineer specializing in AWS/GCP DevSecOps and compliance automation
Senior DevOps/SRE Engineer specializing in multi-cloud infrastructure and Kubernetes
Director-level engineering leader specializing in platform architecture and cloud modernization
“Senior engineering leader with 8+ years of hands-on and people leadership experience across data-intensive enterprise platforms. He has led legacy-to-AWS modernization for mission-critical identity data workflows at Deep Sync, built and scaled teams rapidly, and previously helped create a 0-to-1 enterprise analytics platform at Kantar that later scaled to handle 10x more data with major performance gains.”
Mid-level Full-Stack Java Developer specializing in digital banking and cloud microservices
“Backend-leaning full-stack engineer in lending/financial services (Kotak Mahindra Bank Autos360; currently at Ally Financial) working on Spring Boot microservices with React dashboards. Has built reliability improvements for credit-bureau integrations (Experian) and created an internal monitoring/reporting platform that aggregates metrics/logs/ETL across services, cutting troubleshooting by ~40%.”
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 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).”
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).”
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.”
Mid-level Backend Python Engineer specializing in APIs, microservices, and data pipelines
“Backend engineer (Marsh McLennan) who evolved a high-volume claims automation pipeline in Python, emphasizing thin APIs with background job processing, strong validation/retries, and production-grade observability. Experienced in secure FastAPI API design (centralized JWT/RBAC), multi-tenant Postgres/Supabase-style row-level security, and low-risk refactors using parallel runs and feature flags; targeting founding-engineer scope roles.”
Technology Executive / Engineering Director specializing in AI-driven platform transformation
“Built a 0-to-1 iOS mobile gardening application that helps users plan, track, and harvest crops with pest control guidance, weather, and climate-zone-based planting date recommendations. Demonstrated strong customer discovery and MVP-first product execution, including a major data challenge: compiling US climate zone data for every ZIP code from widely dispersed public sources into an app-ready database.”
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.”
Mid-level Data Engineer specializing in cloud data pipelines for healthcare and financial services
“Data engineer with ~4 years of experience (Cigna) building and operating Azure Data Factory pipelines for healthcare claims/member/provider data at 2–3M records/day. Emphasizes reliability and downstream safety via schema/data-quality validation, quarantine workflows, idempotent processing, and backfills; also improved runtime ~20% through SQL optimization and served curated datasets through versioned views and well-documented, analyst-friendly interfaces.”
Mid-level Data Engineer specializing in cloud-native healthcare and enterprise data platforms
“Data Engineer (TCS) who owned an end-to-end CRM analytics pipeline for Bayer’s eSalesWeb integration, ingesting from Salesforce APIs/databases/S3 and serving analytics-ready datasets via PostgreSQL/S3 for Tableau. Drove measurable outcomes: ~60% reduction in manual data-quality effort, ~30% lower latency through SQL optimization, and ~35% improved stability via monitoring, retries, and idempotent processing.”
Mid-level Full-Stack Developer specializing in FinTech and enterprise platforms
“Engineer with a pragmatic, production-focused approach to AI-assisted development, using tools like Copilot and ChatGPT to accelerate coding while maintaining strict validation for correctness, security, and performance. Particularly notable for building a multi-agent incident-resolution workflow for a financial platform, with specialized agents for log analysis, root cause identification, fix suggestions, and test generation.”
Entry-level Software Engineer specializing in full-stack and cloud systems
“Built an itinerary-planning startup MVP (LessGO) using React/TypeScript and a Node/Express backend integrating Google Maps and Gemini AI. Notably optimized Gemini latency from ~40 seconds to ~3 seconds through frontend caching, debugging, and model selection, and has TA experience supporting others with deployments and database connectivity.”
Mid-level Full-Stack Developer specializing in cloud-native healthcare and insurance platforms
“Full-stack engineer with healthcare and claims-domain experience who has shipped AI-assisted documentation and fraud-scoring systems using Angular, ASP.NET Core, OpenAI APIs, and ML tooling. Stands out for building compliance-aware, traceable agentic architectures with graceful degradation, and for a nuanced understanding of AI failure modes in production.”
Mid-level Full-Stack Developer specializing in scalable web apps and healthcare IT
“Full-stack engineer with hands-on ownership of a production telemedicine dashboard at Cleveland Clinic, spanning React/TypeScript frontend, Spring Boot and Node.js backend services, and AWS/Kubernetes infrastructure. Stands out for real-time systems expertise, measurable performance improvements in a healthcare setting, and a clear interest in applying that backend/cloud foundation to AI agent systems.”
Mid-level AI Engineer specializing in LLM systems and cloud data platforms
“Customer-facing technical professional with 5+ years supporting AI, analytics, and automation solutions in enterprise environments. Currently helping build and deploy a multi-agent AI system for roadside assistance operations, with strong experience translating complex business workflows into demos, pilots, integrations, and secure production-ready architectures.”
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.”
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.”
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.”