Pre-screened and vetted.
Principal Distributed Systems Engineer specializing in healthcare, defense, and finance platforms
“Engineer with experience in small, high-pressure innovation environments and enterprise healthcare platforms, spanning distributed systems, search, and database optimization. At RJ Lee Group, he helped pivot an Air Force document-processing platform from Pig/MapReduce to Apache Storm, enabling near-real-time results, and also built a full-stack natural-language search application that cut analyst investigations from months to weeks or days.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native MERN microservices
“Full-stack engineer who built an internal user-activity tracking and reporting system end-to-end using React/TypeScript, Node/Express, and Postgres, deployed on AWS (EC2/ALB, S3/CloudFront) with CloudWatch observability. Emphasizes reliability and data correctness via idempotent ingestion, retries with exponential backoff, backfills/reconciliation, and performance tuning as data scales, and has experience shipping quickly in ambiguous early-stage startup conditions.”
Senior Full-Stack Developer specializing in Python, cloud microservices, and AI/ML
“Backend/data engineer with hands-on production experience across GCP and AWS: built FastAPI microservices on Cloud Run and delivered AWS Lambda + ECS Fargate systems with Terraform/GitHub Actions. Strong in data engineering (Glue/Spark, S3/Redshift) and modernization (SAS to Python/SQL), with proven reliability and incident ownership—including cutting a 20+ minute reporting query to under 2 minutes.”
Senior Python Developer specializing in data engineering, MLOps, and cloud platforms
“Backend/data engineer with production experience building secure Django/DRF APIs (JWT RS256 + rotating refresh tokens), background processing with Celery, and strong reliability practices (timeouts, retries/backoff, structured logging, audit trails). Has delivered AWS solutions spanning Lambda + ECS with IaC/CI-CD and built Glue/PySpark ETL pipelines with schema evolution and data-quality quarantine patterns; also modernized a legacy SAS pipeline to Python/PySpark with parallel-run parity validation and phased rollout.”
Mid-level AI/ML Engineer specializing in NLP, fraud detection, and MLOps
“LLM/ML platform engineer with hands-on experience taking an LLM document summarization prototype into a production-grade service on AWS EKS, emphasizing low-latency inference, drift monitoring, and safe CI/CD rollouts (canary + rollback). Strong in real-time debugging of agentic/RAG systems (tracing, retrieval/index drift fixes) and in developer enablement through practical workshops (Docker/Kubernetes/FastAPI) plus pre-sales support via demos and benchmarks to close pilots.”
Mid-level Full-Stack Java Developer specializing in cloud microservices
“Full-stack engineer who built a policy management and notifications platform end-to-end: Java/Spring Boot microservices with PostgreSQL plus a React/Redux UI, deployed on AWS with Docker and Jenkins CI/CD. Demonstrates strong real-world scaling and reliability practices (Redis caching, Kafka, query/index tuning, ACID transactions, locking, and idempotent processing) to handle high-volume concurrent workloads.”
Mid-level Full-Stack Software Engineer specializing in cloud and AI-enabled applications
“Product-focused full-stack engineer (70/30 app vs infra) with Accenture experience and recent AI workflow work, shipping end-to-end systems from React/TypeScript UIs through FastAPI backends to Postgres. Built an AI-driven data extraction platform with async job APIs, strict schema validation, and strong observability, and has operated AWS ECS-based deployments with real incident mitigation (DB connection exhaustion/latency under traffic spikes).”
Mid-level Full-Stack Java Developer specializing in FinTech microservices
“Backend-focused Python/Flask engineer with strong performance and scalability experience across PostgreSQL/SQLAlchemy optimization, caching, and async processing. Has implemented multi-tenant data isolation (schema/db per tenant with RBAC and encryption) and integrated TensorFlow-based ML inference behind a Flask REST API using Redis caching, batching, and async execution; reports measurable wins like cutting endpoints from 6–8s to ~2s and increasing throughput 3–4x via Celery queues.”
Junior Backend Software Engineer specializing in microservices and API platforms
“Backend engineer with strong performance and security instincts: built a Flask API for readability metrics with clean, testable modular design; optimized SQLAlchemy/Postgres to eliminate N+1 issues (800ms to 120ms). Also implemented an LLM-powered natural-language travel search using Claude Sonnet + Amadeus with RAG and anti-exploitation safeguards, plus multi-tenant isolation via Postgres RLS and Redis caching that cut search latency from ~20s to ~4–5s while reducing storage costs.”
Junior Software Engineer specializing in full-stack web development and computer vision
“Backend engineer who built an AI voice-driven calendar assistant using Python/Flask with a multi-agent architecture (CrewAI + OpenAI), including agent-specific memory management and summarization to handle token limits. Also has production performance optimization experience at Trendyol, adding Redis caching to speed up an advertisement retrieval endpoint and improve page load experience.”
Mid-Level Software Engineer specializing in AI-enabled backend and full-stack web systems
“Backend/AI workflow engineer with experience at AirKitchenz, Uber, and Vivma Software, building production systems on AWS (Lambda, DynamoDB, Step Functions). Has a track record of major performance wins (DynamoDB latency 2s to <150ms; Postgres query 2s to ~180ms) and shipping LLM-powered onboarding and ticket-routing workflows with strong guardrails (schema validation, confidence thresholds, human-in-the-loop escalation).”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices and FinTech
“Full-stack Java engineer (4+ years) who led end-to-end modernization of high-latency order management systems into cloud-native reactive microservices (Spring WebFlux) and built real-time React/Redux dashboards, reporting 99.98% uptime and 22% infra cost savings. Also headed a production RAG-based Order Support Bot at Dell Technologies with embeddings + MongoDB semantic search, automated validation and human fallback, plus CI/CD-driven LLM eval loops to reduce hallucinations.”
“Data engineer/backend engineer with experience in healthcare (Cardinal Health provider enrollment) and finance (Northern Trust) building and stabilizing data pipelines and REST services. Worked with APIs and Kafka at ~200k–300k records/day, improving data quality (DLQ + validation), performance (SQL/indexing), and reliability/observability (logging, alerts, consumer lag metrics), and stood up an early-stage financial data service with Jenkins-based CI/CD.”
Junior Full-Stack Software Engineer specializing in Django, AWS, and AI/ML
“Full-stack engineer who built and owned an AI-powered personal statement editor in Next.js (App Router + TypeScript), including dynamic routing, server-side data fetching, and typed API route handlers. Post-launch, they handled production monitoring/debugging and shipped reliability/performance upgrades (rate limiting, retries, rollback, DB indexing), and report a 40% latency reduction using Suspense/streaming and React concurrency patterns. Also implemented a durable Temporal-orchestrated AI document workflow with robust retry/idempotency strategies.”
Junior Full-Stack Engineer specializing in web platforms and live events
“Full-stack product engineer with experience shipping user-facing web products end-to-end, including an event analytics dashboard and checkout improvements at Eventbrite. Stands out for combining frontend polish, backend reliability, and production-minded practices like idempotent APIs, query optimization, CI/CD, logging, and monitoring to improve conversion and reduce engineering dependency.”
Junior Software Engineer specializing in full-stack, AI/ML, and systems development
“Full-stack product engineer with hands-on experience building a React/serverless/SQL e-commerce platform for Haagen-Dazs and improving consumer UX in a location-based animal discovery app. Stands out for pairing strong technical fundamentals—component architecture, SQL performance tuning, reusable primitives—with measurable product outcomes like 40% more completed orders, 25% customer growth, 95% navigation accuracy, and 20% fewer device malfunctions.”
Junior Software Engineer specializing in distributed systems and cloud infrastructure
“Backend/distributed-systems engineer who built a Golang distributed key-value store on AWS using Multi-Paxos, WAL, and non-blocking gRPC replication (cutting write latency ~40%) and proactively addressed tricky failure modes like leader-election livelock. Also developed a Python/Kubernetes cost-optimization scaling engine deployed with Helm/Terraform, delivering ~$40K annual savings while sustaining 99.99% uptime, and drives contract-first API development (OpenAPI/Swagger) to speed frontend integration.”
Mid Software Engineer specializing in FinTech and ML-powered backend systems
“Backend-leaning full-stack engineer who has shipped real-time, customer-facing dashboards and ticketing/payment features at Freshworks and Global Payments. Strong in Python API design (Django/Flask/FastAPI) and React/TypeScript UIs, with hands-on experience scaling PostgreSQL for high transaction volumes and operating services on AWS, including incident response and HIPAA-aligned security controls.”
Senior Full-Stack Java Engineer specializing in FinTech and enterprise platforms
“Java/Spring Boot engineer with startup-style ownership experience across e-commerce, banking, and healthcare analytics. Stands out for driving a monolith-to-microservices migration with Kafka that improved checkout reliability under peak load, while also contributing full-stack with Angular and supporting production operations end to end.”
Mid-level Software Engineer specializing in backend systems and applied AI
“Backend/full-stack engineer at Qualcomm who built and operated a drift monitoring platform for 10k+ edge AI models. Stands out for combining strong TypeScript/React/Node execution with production-grade systems thinking across PostgreSQL tuning, Redis caching, ECS deployments, and Kafka-based architectural improvements that measurably improved reliability and release speed.”
Mid-Level Python Full-Stack Developer specializing in scalable microservices and cloud platforms
“Backend engineer who built Flask-based microservices for a high-throughput risk engine, using Kafka for streaming decoupling and Redis for low-latency caching, with PostgreSQL + Cassandra for mixed relational and time-series needs. Has hands-on experience productionizing ML inference (Azure OpenAI/TensorFlow) behind REST APIs with async queues, batching, and caching, plus multi-tenant isolation via schema separation and RBAC with per-tenant rate limiting.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Full-stack engineer with Bank of America experience modernizing a large-scale financial reporting platform. Built React frontends and Java/Spring Boot microservice APIs end-to-end, optimized data-heavy SQL performance (indexing/caching/pagination), and implemented an AI feature for forecasting and anomaly detection using Python/scikit-learn, with deployments supported on AWS.”
Mid-level Full-Stack Developer specializing in FinTech and cloud-native web apps
“Backend engineer who built a containerized Flask service powering an engineering metrics dashboard by syncing GitHub and Jira data into PostgreSQL, with strong emphasis on schema design, query performance, caching, and background processing. Has hands-on experience with SaaS multi-tenancy (tenant scoping + Postgres RLS) and integrating AI/ML inference via separate model-serving services (FastAPI + TensorFlow Serving) and external APIs (OpenAI/Hugging Face/PyTorch).”
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.”