Pre-screened and vetted.
Senior Computer Vision & Robotics Engineer specializing in perception and warehouse automation
“Robotics engineer with hands-on experience scaling a multi-vendor heterogeneous warehouse robot fleet, building a distributed “traffic manager” for collision avoidance and real-time rerouting using CBS/MAPF and DCOP-style negotiation. Strong real-time/safety-critical systems background (RTOS, deterministic lock-free multithreading) plus modern perception and simulation tooling (CNN-LSTM/transformers, CARLA/Isaac Sim, VIO/GTSAM, camera-IMU calibration). Startup-oriented and comfortable moving quickly from prototype to production.”
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.”
Junior Software Engineer specializing in Cloud, Full-Stack, and Data Engineering
“Software engineer with experience across data engineering and backend/platform work: owned a Databricks/PySpark real-time pipeline powering customer dashboards with a 15-minute SLA, and helped modernize an investor web app from JSP to React/TypeScript with API + SQL/materialized-view performance improvements. Also contributed to breaking a Java monolith into microservices (Redis + gRPC on AWS EKS) and built an EC2-deployed Play Store/App Store crawler that reduced third-party data costs.”
Senior Full-Stack .NET Developer specializing in cloud-native web applications
“Backend/ML systems engineer who built a Flask + PostgreSQL internal ticketing platform and demonstrates strong database/ORM performance depth (indexes, partitioning, RLS multi-tenancy). Notably optimized a high-throughput attachment OCR/embedding pipeline with batching, deduplication, and Redis caching, cutting median latency from 45s to 10s and reducing worker cost by 35% while increasing throughput 4x.”
Mid-Level Software Engineer specializing in Java/Spring microservices and full-stack web apps
“Software/full-stack engineer focused on deploying and integrating microservice applications into production AWS and hybrid cloud/on-prem industrial environments. Demonstrated end-to-end troubleshooting by tracing intermittent user failures to network routing/packet loss caused by load balancer and NIC misconfiguration, then adding monitoring to prevent recurrence. Also delivers customer-specific Python extensions with strong validation, testing, and backward compatibility.”
Mid-Level Software Engineer specializing in Python backend and React full-stack development
“Backend engineer who built and optimized a high-traffic e-commerce platform in Python/Flask, focusing on scalability and reliability through service decomposition, Redis caching, and Celery-based background processing. Also integrated an AI intent-classification chatbot as a separately deployable inference service on AWS and has hands-on experience designing multi-tenant data isolation strategies in PostgreSQL.”
Mid-Level Full-Stack Software Engineer specializing in distributed systems and cloud integrations
“Backend engineer with enterprise SaaS experience (Zoho) who owned an end-to-end cloud integration between Endpoint Central and ServiceDesk Plus, redesigning device onboarding across 64+ scenarios and building a fault-tolerant sync engine that recovered 100% failed transactions. Also built and operated production systems across the stack—FastAPI services with strong testing/observability, React+TypeScript portals, PostgreSQL performance tuning, and AWS deployments with real incident response (RDS CPU saturation resolved with zero downtime).”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices and data pipelines
“Engineer with Deloitte experience building real-time analytics products and scalable Kafka/Go/Postgres pipelines, plus production LLM features using RAG and embeddings. Demonstrates strong focus on performance, reliability, and guardrails/evaluation loops to reduce hallucinations and improve real-world AI system quality.”
Mid-level Software Engineer specializing in backend systems, DevOps/SRE, and AI workflows
“Built an end-to-end automated trading system for Polymarket, including Go/Python execution services, Terraform-scheduled ETL/feature pipelines, and monitoring on modest hardware. Also shipped a production LLM+RAG signal verifier/explainer that grounds trade decisions in external context (news/social) with vector DB retrieval and guardrails, plus a lightweight RAGAS-style eval loop on ~50 resolved markets that improved signal faithfulness by ~15%.”
Mid-level Full-Stack Java Developer specializing in React and FinTech/Healthcare systems
“Backend engineer who built a real-time, event-driven alerting platform (Java/Spring Boot, Kafka, MongoDB) processing millions of events per day on AWS (Docker/Kubernetes), including hands-on performance debugging of Kafka consumer lag at peak. Also shipped an end-to-end LLM-based alert summarization feature and designed a multi-step incident triage agent workflow with retries and human-in-the-loop escalation.”
Junior Backend/Full-Stack Software Engineer specializing in cloud microservices and AI apps
“Accenture engineer who owned an insurance e-application end-to-end and drove incremental releases that reduced recurring production issues. Also built a TypeScript/React (Next.js) + NestJS microservices platform using PostgreSQL, Redis, Stripe, and Kafka, with strong focus on decoupling, eventual consistency, and scaling consumers under load. Created a hackathon chat-based internal assistant that used live form context and documentation-grounded answers to help agents resolve customer queries during form filling.”
Mid-Level Software Engineer specializing in FinTech and Healthcare platforms
“Full-stack engineer with strong data/regulatory reporting background (BNY) who owns customer-facing and internal reporting products end-to-end—from ETL/SQL transformations through React/TypeScript UIs and Spring Boot APIs. Built role-based, audit-friendly dashboards and designed RabbitMQ-based event-driven microservices with reliability patterns (idempotent consumers, publisher confirms, Saga) to scale workflows across teams.”
AI & Full-Stack Software Engineer specializing in LLM-powered applications
“Full-stack engineer focused on productionizing LLM applications, including an Android privacy-policy risk summarization app (Kotlin/React Native + FastAPI + Ollama) that cut response times from ~10s to ~5–6s via batching, caching, async, and event-driven architecture. Currently at PRGX building an LLM-based legal contract clause extraction system, partnering closely with legal/procurement SMEs to create schemas, labeled datasets, and evaluation pipelines that improved accuracy from 70% to 85%. Also has experience architecting real-time voice/LLM systems with streaming microservices (Kafka, Kubernetes, gRPC/WebSockets) and an avatar chatbot pipeline (TalkingHead, Google TTS, AnythingLLM).”
Mid-Level Full-Stack/Backend Engineer specializing in AWS, APIs, and GenAI systems
“Backend engineer who built the core backend for Air Kitchens’ discovery/booking platform on AWS (Node + Python, DynamoDB, SQS/Lambda), optimizing for fast user-facing APIs and scalable async workflows. Introduced an AI matching service with a deterministic pre-filter + LLM ranking approach to balance latency vs quality, and has hands-on experience with production security (JWT/RBAC/RLS), CI/CD, and blue-green, staged migrations from Django to modular services.”
Junior Software Engineer specializing in AI systems and robotics infrastructure
“Robotics software engineer with hands-on ROS 2 experience building real-time perception/control infrastructure and multi-sensor fusion (radar/ultrasonic + GNSS/IMU) with deterministic latency and safety fallbacks. Debugged rover navigation drift via rosbag replay and timing analysis, improving state estimation by gating GNSS and switching to SLAM when GPS degraded. Also brings strong distributed-systems and build/CI tooling experience (gRPC/Protobuf, Docker, Bazel cross-compilation for ARM/RISC-V, GitHub Actions).”
Mid-level Backend & Applied ML Engineer specializing in LLM systems and scalable APIs
“Backend engineer who significantly evolved an internal analytics/reporting platform (Python API + Postgres) powering self-service dashboards for product/business teams, focusing on reliability under heavy concurrent load and fast query performance. Demonstrates strong production engineering practices across API design (FastAPI), observability, incremental rollouts with feature flags, and data security using JWT/RBAC plus Postgres row-level security.”
Mid-level Full-Stack Software Developer specializing in cloud-native microservices
“Full-stack engineer with enterprise experience at Metasystems Inc. (and Qualcomm) building high-traffic, security-sensitive systems—owned a secure transaction processing module end-to-end using Java/Spring Boot, Python/Django, and React. Strong AWS production operations (EKS/ECS/Lambda/RDS/DynamoDB) with IaC (Terraform/CloudFormation), observability, and reliability patterns; also delivered resilient ETL/integration pipelines with idempotency/retries/backfills and achieved a 50% deployment-time reduction through CI/CD and modular refactoring.”
Mid-level Software Engineer specializing in full-stack and cloud-native microservices
“Backend engineer who built a Python/Flask system for high-volume healthcare claims processing, using PostgreSQL as the source of truth and RabbitMQ workers for scalable async processing. Experienced in SQLAlchemy/Postgres performance tuning, multi-tenant data isolation (including Postgres RLS), and integrating/versioning ML model services (scikit-learn/PyTorch/Hugging Face) with controlled rollouts. Drove measurable performance gains by batching background jobs and adding Redis caching (40% less workload; response times cut from ~10s to 2–3s).”
Mid-Level Full-Stack Software Developer specializing in cloud-native microservices and AI/ML
“Backend engineer who optimized an AI-driven portfolio analytics/insights platform at Fidelity, addressing latency and traffic growth by moving services toward microservices, improving service communication, and tuning API/DB performance. Experienced scaling Python/FastAPI services with Docker + Kubernetes autoscaling, and strengthening security/privacy for sensitive client portfolio data used in LLM-based reporting.”
Junior AI/ML Engineer specializing in cloud-native LLM systems and RAG
“AI/LLM engineer who has shipped production RAG copilots and multi-agent workflows, including a real-time Llama3 (Ollama) copilot backend handling 12k+ concurrent queries at 99.9% uptime. Deep on orchestration (Langflow/Airflow/Kubernetes), reliability evaluation (hallucination detection, p95 latency, token cost), and monitoring (Prometheus/Grafana), with demonstrated stakeholder-facing analytics delivery via Tableau.”
Mid-level AI/ML Engineer specializing in healthcare NLP and MLOps
“ML/AI engineer with healthcare payer experience (Signal Healthcare, Cigna) who has shipped production fraud/claims prediction systems using Python/TensorFlow and exposed them via FastAPI/Flask microservices integrated with EHR and Salesforce. Emphasizes operational reliability and trust—Airflow-orchestrated pipelines with data quality gates plus SHAP-based interpretability, A/B testing, and drift/debug workflows—backed by reported outcomes of 22% lower false payouts and 17% higher model accuracy.”
Senior Software Engineer specializing in AI and full-stack web platforms
“Full-stack TypeScript engineer with early-stage startup experience (HomePulse; sole US engineer) who ships and owns production features end-to-end—routing/state design, API contracts, caching/pagination, and post-launch monitoring/optimization. Has delivered performance-sensitive React UIs (virtualized large datasets, React Query caching, Suspense loading patterns) and built durable job-queue workflows with idempotency/retries, plus SQL Server relational modeling for internal ticketing and knowledge-retrieval workflows.”
Mid-level Full-Stack Developer specializing in cloud-native microservices
“Full-stack engineer with hands-on ownership of real-time, Kafka-driven systems in production, spanning React/TypeScript frontends, Spring Boot/Node backends, and AWS (EKS/ECS/EC2) operations. Notable for modernizing legacy batch workflows into event-driven architectures with measurable impact (35% faster risk calculations, 30% better accuracy) and scaling to 2x volume using reliability patterns like idempotency, retries, and staged rollouts.”