Pre-screened and vetted.
Engineering Manager & Senior Full-Stack Engineer specializing in e-commerce platforms
“Backend-focused JavaScript/Node.js engineer with e-commerce domain depth from Decathlon, working on foundational microservices for order management, inventory, and fulfillment integrations. Led an infrastructure redesign and shipped a Shopify-based persistent cart experience, diagnosing early production issues via monitoring/log analysis and improving reliability through stronger session persistence and fault-tolerant architecture.”
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.”
Senior Full-Stack Java Developer specializing in microservices and cloud platforms
“Backend/platform engineer who owns policy-lifecycle workflow microservices built in Python/FastAPI with async + DDD, Kafka event processing, SQLAlchemy, JWT/RBAC, and Redis caching (cut DB load ~40%). Experienced deploying Java and Python microservices to Kubernetes with Helm and GitOps (ArgoCD) plus Jenkins/GitHub Actions pipelines to AWS/ECR, and has supported phased on-prem-to-cloud migrations with dependency mapping and data consistency strategies.”
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).”
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.”
Junior Software Engineer specializing in backend systems and LLM/RAG applications
“Full-stack engineer who built a cloud storage app feature (file upload/management) with Next.js App Router + TypeScript and owned post-launch improvements. Also has internship experience building a geospatial AI chatbot: designed Postgres/PostGIS data models and optimized spatial queries, and implemented an LLM workflow orchestrated with LangChain/LangGraph plus a RAG pipeline grounded in OpenStreetMap data to reduce hallucinations.”
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.”
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 Software Engineer specializing in cloud-native microservices on AWS
“Backend engineer with experience across healthcare and fintech platforms (Anthem, Citia) building high-throughput Python microservices with strong compliance/security focus (HIPAA, tenant isolation). Has integrated ML workflows into production systems (ResNet embedding-based image similarity) using async pipelines (Celery/Redis) and AWS (Lambda/S3/ECS), delivering measurable performance and fraud/content-integrity improvements at scale.”
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.”
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 Software Engineer specializing in Java backend microservices
“Backend/distributed-systems engineer focused on automation and near-real-time processing, building Java/Spring Boot microservices with Kafka, PostgreSQL, and AWS. Strong in scaling and reliability work—debugging tricky asynchronous messaging issues (delays, duplicates, out-of-order events) and improving resilience/observability with retries, fallbacks, logging, and monitoring. No production ROS/ROS2 experience yet, but has studied core ROS concepts and draws clear parallels to event-driven architectures.”
Mid-level Full-Stack Java Engineer specializing in microservices, React, and Azure
“Full-stack engineer with hands-on ownership of a real-time loyalty rewards notification system at Dell, spanning React UI, Spring Boot/Node microservices, Kafka event processing, and Oracle/Postgres persistence. Strong production operations experience across AKS/Azure DevOps and AWS (EC2/RDS/S3, autoscaling, CloudWatch), including resolving peak-load Kafka lag and API latency incidents through scaling and performance tuning.”
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 Software Engineer specializing in cloud microservices and data processing
“Data-focused engineer who has built near real-time trending news sentiment pipelines end-to-end (API/web ingestion, validation, transformations, and dashboard serving) and implemented reliability patterns like retries with exponential backoff and backfills. Also shipped Java/Spring Boot REST APIs backed by SQL with indexing/pagination, and stood up an early-stage QR-based attendance MVP using Firebase with iterative hardening via logging and validation.”
Mid-level AI Engineer specializing in LLM agents and RAG systems
“AI/ML engineer at MRI Software focused on taking LLM and RAG systems from prototype to reliable production. Notable work includes an AI automation system for migrating 1200+ legacy pages with 75-80% manual effort reduction, plus enterprise document-querying and reusable Python LLM infrastructure that cut lookup time by 70% and improved team velocity by 30-40%.”
Mid-level Backend Engineer specializing in distributed systems and FinTech
“Engineer who uses AI and multi-agent workflows as a force multiplier while keeping architecture, security, scalability, and production quality under human control. Shared a concrete example of accelerating a backend-heavy SaaS email ingestion platform with authentication, role-based APIs, database models, and deployment setup using agent-style development and review.”
Senior Software Engineer specializing in microservices and FinTech/e-commerce platforms
“Full-stack engineer with end-to-end ownership of a production customer plan activation and account management flow at T-Mobile, spanning Java/Spring Boot APIs, React frontend, and Docker-based CI/CD deployments. Demonstrated performance/scalability work (query optimization, indexing, caching) and measured success via improved retrieval speed and reduced support tickets.”
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.”
Senior Frontend Engineer specializing in React and FinTech SaaS
“Senior engineer at BDI Plus who is already using AI coding tools as a core part of daily development, with hands-on experience building enterprise LLM products such as ChatCDP AI for Morgan Stanley analysts. Particularly strong at making AI systems trustworthy and usable through auditable outputs, streaming UX, and resilient state-machine-driven error handling.”
“DevOps- and infrastructure-focused engineer who is already applying AI in practical delivery workflows, including Terraform, CI/CD, Kubernetes, and multi-agent automation. Stands out for combining AI-driven productivity with disciplined validation through testing, code review, and security checks, and for leading cross-functional AI integration across development, QA, and infrastructure.”
Mid-level Software Engineer specializing in Python backend and AI applications
“ML engineer at CGI who built demand forecasting models end-to-end, from feature engineering and training through AWS deployment. Stands out for a production-first mindset and strong skepticism of AI-generated code, including catching a Copilot-generated SQL query that would have caused a costly full table scan in production.”
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.”