Pre-screened and vetted.
Mid-level Software Engineer specializing in Robotics and AI systems
“Software Developer at Amazon Robotics who co-developed a congestion-aware path planning system optimizing robot routes across 23 warehouses. Built and operated a real-time, service-integrated pipeline using AWS (AppConfig, DynamoDB), Java, and Redis caching, and has hands-on experience debugging robot behavior on-site with rigorous testing and staged releases.”
Junior Software Engineer specializing in full-stack and machine learning
“CMU IoT coursework project builder who implemented an end-to-end TinyML gesture recognition system on a Particle Photon + ADXL345, streaming data via MQTT/Node-RED to a real-time Node.js frontend and deploying a quantized logistic regression model on-device. Also explored multi-drone coordination, implementing leader-follower offset control and a pivot/arc turning strategy to avoid collisions, and brings practical Docker/Kubernetes plus CI/CD workflow experience from internships.”
Mid-Level Software Development Engineer specializing in full-stack systems and ML
“AWS engineer who productionized an internal ML-driven data pipeline from a notebook prototype into a scalable, observable Python service (schema validation, deduplication, idempotency, safe retries, versioned transforms, CloudWatch alarms), reducing manual effort and improving data accuracy/trust. Experienced diagnosing workflow issues in real time (e.g., upstream schema changes) and partnering with account managers/support to unblock adoption of seller-facing Marketplace features by demonstrating reliability with concrete metrics.”
Senior Full-Stack Engineer specializing in Healthcare SaaS and supply chain systems
“Backend engineer with healthcare platform experience at Thirty Madison, combining Django for secure, data-heavy core services with FastAPI async microservices for real-time patient monitoring. Led Kubernetes migration with Istio service mesh, autoscaling (HPA), and stateful storage patterns, and implemented GitOps CI/CD using ArgoCD. Also built real-time Kafka streaming pipelines with reliability patterns like idempotent producers and offset management.”
Junior ML Engineer specializing in Generative AI and LLM applications
“Built a production internal knowledge assistant using a RAG pipeline over large spreadsheets, PDFs, and support documents, using transformer embeddings stored in FAISS. Focused on real-world production challenges—format normalization, retrieval quality, hallucination reduction (context-only + citations), and latency—using hybrid retrieval, quantization, and containerized deployment, and communicated the workflow to non-technical stakeholders using simple analogies.”
Mid-Level Software Engineer specializing in Generative AI and RAG systems
“Built a production RAG-based natural-language-to-SQL system at Global Atlantic to replace slow, expensive manual analytics ticket workflows, focusing heavily on retrieval quality and measurable evaluation (200-question ground-truth set; recall@5 improved 0.65→0.78 via semantic chunking). Also built a custom MCP-style agent orchestrator for a personal project (arxiv-ai) to improve flexibility and Langfuse-aligned observability, and has hands-on experience with LangGraph, CrewAI, and n8n.”
Staff Applied Scientist specializing in multimodal LLM safety, robustness, and retrieval
“Built a production LLM-driven archival assistant that turns large, low-quality scanned handwritten files (120+ pages) into structured datasets, overcoming context-window and hierarchy challenges with a two-phase LLM + rules pipeline and reaching 98.1% accuracy (Gemini-2.5 Flash). Also orchestrated a large human-in-the-loop effort with 78 archivists, producing 2,400 high-quality annotations in 4 days via detailed rubrics and support.”
Staff Software Engineer specializing in cloud platforms for healthcare and financial workflows
“Backend/data engineer with Optum healthcare claims domain experience building high-reliability Python microservices (FastAPI/Kafka/Postgres) and AWS data platforms (EKS, Glue, Redshift). Demonstrated strong production ownership: fixed duplicate Kafka processing via transactional outbox/idempotency, scaled to millions of daily events, and delivered major SQL performance gains (40+ min to <5 min, ~60% CPU reduction). Seeking remote-only work; targets $130k base.”
Mid-level AI Engineer specializing in agentic LLM systems
“Built and productionized a dual-agent LLM invoice-processing system for GFI Partners, adding guardrails and audit trails to earn stakeholder trust and drive adoption while cutting operational burden by 75%. Uses LangSmith observability to diagnose real-time workflow regressions and has experience teaching agentic AI concepts (e.g., at Carnegie Mellon) through hands-on, scaffolded demos.”
Senior Software Engineer specializing in Python, cloud platforms, and distributed systems
“Backend/data engineer with production experience at Walmart and HealthSnap building Python services and data pipelines on AWS (EKS, Lambda, Glue, Airflow). Strong reliability and operations focus—implemented idempotency + circuit breakers for peak-traffic consistency issues, GitOps CI/CD, and observability. Demonstrated measurable performance wins (Postgres p95 45s to <5s, ~60% CPU reduction) and modernized SAS batch workflows to Python with parallel-run parity validation and feature-flagged rollout.”
Mid-level Full-Stack Developer specializing in interactive web apps and AWS
“Full-stack, design-minded developer who builds interactive, motion-forward experiences and translates complex creative coding (Three.js/p5.js/GLSL) into accessible UI for non-technical clients. Delivered an end-to-end manufacturing quality control image system for ChargePoint (React dashboard + AWS) and has hands-on field research experience from Hyundai EV user interviews; currently leading development of a virtual gallery for Creative Coding NYC.”
Senior Full-Stack Software Engineer specializing in workflow automation and healthcare AI
“Backend/data engineer who has owned production Python APIs and high-throughput async workflows on AWS (FastAPI, Docker, ECS/EKS/Lambda) with mature reliability practices like idempotency, bounded retries, circuit breakers, and strong observability. Also built AWS Glue ETL into an S3/Redshift lakehouse and modernized legacy batch systems via parallel-run parity testing and feature-flagged migrations, including a SQL tuning win cutting a multi-minute query to under 10 seconds.”
Senior Backend Software Engineer specializing in API development and SaaS platforms
“Backend-leaning engineer with experience at Dropbox, Wayfair, and Etsy who has led cross-product integrations and internal platform tooling. Re-architected a legacy promo code system from a PHP monolith to a Java/Spring Boot microservice achieving a 99% execution-time reduction, and built a React/TypeScript + Supabase product (press.social) with LLM-powered bulk parallel generation and a path to multi-tenancy.”
“Machine learning software engineer intern experience at Amazon, where they built a production testing framework to inject frames/videos onto devices to measure embedded CV model inference and ensure broad model compatibility via automatic NNA metadata handling. Also built side projects spanning LLM/RAG orchestration (LangChain/LangGraph with reranking and citations) and applied CV/healthcare work (nail disease detection, medical retrieval chatbot).”
Mid-Level Full-Stack Java Engineer specializing in cloud-native web applications
“Full-stack engineer (Snowflake) who shipped an AI/LLM-powered data exploration product end-to-end, spanning Spring Boot/Python services and a polished React UI with streaming responses and robust fallbacks. Experienced operating high-scale AWS deployments (Docker/Kubernetes, SNS/SQS, RDS Postgres, CloudWatch, Jenkins CI/CD) supporting thousands to tens of thousands of concurrent users, including handling real traffic-spike scaling incidents.”
Mid-level Machine Learning Engineer specializing in GPU-accelerated LLM training and inference
“ML/LLM engineer with production experience building a multi-GPU LLM inference platform using TensorRT and vLLM, achieving ~40% p95 latency reduction through batching/KV caching, quantization, and CUDA/runtime tuning. Also has end-to-end orchestration experience (Kubernetes, Airflow) and has delivered real-time fraud detection systems at Accenture in close collaboration with non-technical risk and product stakeholders.”
Mid-level Data Science AI/ML Engineer specializing in Generative AI, LLMs, and RAG systems
“Built a production RAG-based "knowledge copilot" for support/ops using LangChain/LangGraph, implementing the full pipeline (ingestion, chunking, embeddings, vector DB retrieval/rerank, guarded generation with citations) and operating it as monitored microservices with CI/CD. Also designed an event-driven, streaming backend for real-time inventory ordering predictions that reduced stockouts by 25%, and has hands-on incident response experience stabilizing LLM API latency/5xx spikes using Datadog/APM and resilience patterns.”
Mid-level Machine Learning Engineer specializing in deep learning, MLOps, and real-time inference
Senior Full-Stack Software Engineer specializing in cloud-native microservices
Mid-level Python Developer specializing in cloud data engineering and ETL/real-time pipelines
Senior Data Engineer specializing in cloud data platforms and large-scale ETL
Senior Full-Stack Software Engineer specializing in cloud SaaS and distributed systems