Pre-screened and vetted.
Mid-level Robotics Engineer specializing in SLAM, perception, and state estimation
“Robotics software lead with 4+ years of ROS/ROS2 experience spanning a startup (Inductive Robotics) and General Motors, building autonomous mobile manipulation and AMR material-handling stacks. Has hands-on depth in SLAM/navigation (Cartographer/Nav2), perception, and simulation, and has directly modified Cartographer to handle real-world sensor dropouts. Currently working on fleet-scale mapping capabilities (map merging/editing, trajectory pruning) for multi-robot deployments.”
Senior Software Engineer specializing in cloud backend systems and LLM-powered agents
“Amazon Fire TV Devices engineer who built and shipped a production LLM-powered lab triage and validation system that grounds recommendations in internal runbooks/known-issue data and pushes evidence-based actions via dashboards and Slack. Emphasizes safety and measurability with structured JSON outputs, replay-based evaluation on historical incidents, and production metrics (e.g., disagreement rate and time-to-first-action), plus cost/latency optimizations like caching, batching, and rule-based fast paths.”
Mid-level Software & Robotics Engineer specializing in autonomous systems and ROS 2
“Robotics software engineer focused on production-grade autonomy in GPS-denied environments, building full navigation stacks (perception, EKF/UKF sensor fusion, planning, control) in ROS2. Integrated YOLOv8/semantic segmentation/RL policies into real-time NAV2 pipelines via a custom perception-aware costmap layer, with emphasis on deterministic control loops, embedded GPU performance, and robust system observability/fault tolerance.”
Senior Director of Software Engineering specializing in cloud-native microservices for streaming platforms
“Engineering leader who drove TiVo IPTV’s client-facing API modernization from a monolith to AWS-based microservices (API Gateway, Lambda, EKS, Kafka, DynamoDB/RDS), including phased/blue-green production routing of millions of calls. Emphasizes org scaling through skill-based hiring, mentorship, and a you-build-you-run ownership culture, while balancing technical leadership with executive stakeholder communication and budgeting.”
Mid-Level Software Engineer specializing in cloud-native systems, automation, and LLM-enabled robotics
“React-focused engineer who built a full-stack analytics/test-metrics dashboard (React frontend + Python backend) and turned common UI pieces (data tables, filter panels, chart wrappers) into a reusable internal component library with docs, examples, and basic tests. Strong on profiling-driven performance optimization (React Profiler, memoization) and on owning ambiguous internal-tool projects end-to-end; now planning to package internal patterns into public open-source components.”
Mid-level Software Engineer specializing in AWS, full-stack development, and AI data systems
“Backend engineer who built a Python-based data profiling/statistics platform processing up to 50M rows and ~300 metrics, using a DAG execution model, multithreading, and smart caching to cut processing time by up to 70%. Also improved PostgreSQL query performance from 12s to 2s via indexing/query rewrites, integrated an LLM (LangChain + OpenAI) for explainable “chat with the pipeline” functionality, and designed an AWS EC2+SQS architecture for scalable, isolated per-user processing.”
Mid-Level Software Engineer specializing in Python automation, DevOps, and microservices
“Backend-focused engineer who built an internal wiki LLM chatbot end-to-end using FastAPI, Kubernetes, and ChromaDB vector search, including frontend integration. Also has strong DevOps/migration experience—automating large work-item and repo migrations (Jira/FogBugz/ADO on-prem to cloud) via Python scripts, JSON mappings, REST APIs, and validation test suites.”
Mid-Level Full-Stack Software Engineer specializing in event-driven data platforms
“Backend engineer with SAP experience modernizing a legacy Flask/PostgreSQL product master data platform into a modular, stateless, containerized service with Kafka-based background processing and improved observability. Also has hands-on academic/side-project experience operationalizing ML (NLP retrieval with TF-IDF/BERT via FastAPI and CV lane-edge detection inference APIs using PyTorch).”
Mid-level Software Engineer specializing in ML platforms and cloud-native backend systems
“Software engineer with experience at Google and the City and County of San Francisco building production AI systems, including a RAG-based internal support chatbot and ML-driven ticket priority tagging. Has scaled data/ML platforms with Airflow on GCP (1M+ records/day, 99.9% SLA) and deployed multi-component systems with Docker and Kubernetes (GKE), using modern LLM tooling (LangChain/CrewAI, Claude/OpenAI, Pinecone/ChromaDB, Bedrock/Ollama).”
Mid-Level Software Engineer specializing in distributed systems and cloud-native platforms
“Backend/AI engineer who built and scaled an internal AMD semiconductor manufacturing microservice platform (SMR), reworking a synchronous lot-request workflow into an event-driven RabbitMQ/Celery/FastAPI pipeline. Diagnosed and fixed peak-load reliability issues using deep observability and Kubernetes autoscaling, cutting notification latency back to sub-second and reducing duplicates via idempotency/DLQs. Also shipped an LLM-powered natural-language search with schema-constrained JSON outputs and guardrails, plus a plan-execute-verify Jira bug-resolution agent that can propose fixes and raise PRs under restricted permissions.”
Mid-level Full-Stack Developer specializing in cloud microservices and AI/ML integration
“Full-stack engineer (~3 years) with eBay production experience building and operating high-scale, event-driven Python microservices for order processing and AI-powered recommendations (Kafka/Redis/FastAPI on AWS with Prometheus/Grafana). Also delivered polished React+TypeScript analytics dashboards and designed high-concurrency PostgreSQL schemas with significant latency reductions. Recently built AI-agent orchestration and an interactive node-based requirements dashboard for Siemens Polarion via MCP servers, improving user interaction by ~17.8%+.”
Mid-level Software Engineer specializing in cloud-native distributed systems and streaming data
“Backend/product engineer with Tesla experience building and operating a real-time OTA update monitoring and fleet analytics platform at massive scale (telemetry from 3M+ vehicles). Delivered end-to-end systems across Kafka-based ingestion, TimescaleDB/Postgres analytics modeling, FastAPI/GraphQL APIs, and React/TypeScript dashboards, and handled production scaling incidents on AWS EKS during major rollout spikes.”
Mid-Level Software Engineer specializing in cloud-native microservices and event-driven systems
“Full-stack engineer with production experience at Atlassian and Zoho, spanning GraphQL federation, React/TypeScript frontends, and cloud-native AWS/Kubernetes operations. Built and operated a federated GraphQL gateway with Terraform + CI/CD + observability, delivering major latency and integration-time improvements, and also designed high-volume Kafka data pipelines (10M+ events/day) with strong reliability guarantees.”
Junior Software Engineer specializing in cloud developer tools and backend APIs
“Summer intern on AWS Lambda tooling team who shipped Finch support in AWS SAM CLI, adding OS/runtime detection and robust fallback behavior to preserve Docker compatibility across developer environments. Also built an end-to-end RAG system for querying arXiv quantitative finance papers using Postgres/pgvector with two-stage retrieval, citation-grounded prompting, and rigorous evaluation loops driven by IR metrics and user feedback.”
Junior Embedded Systems & Wireless Software Engineer specializing in BLE/Wi-Fi performance
“Master’s capstone contributor on an autonomous rover navigation project, serving as an embedded/robotics software designer. Built low-level wheel control and odometry from encoders, integrated RealSense and RPLidar via ROS, and solved sensor-fusion/coordinate-frame issues by creating custom TF transforms. Used Gazebo to debug sim-to-real behavior and improved reliability on rough terrain by moving to dual-channel encoders when IMU data proved unreliable.”
Mid-level Gameplay Engineer specializing in Unity and Unreal Engine
“Gameplay engineer with hands-on experience across Unreal Engine 5 and Unity, owning systems from level streaming/teleportation to motion-matched character movement. Has shipped/implemented multiplayer features including GAS-based replication with prediction/reconciliation and a deterministic lockstep runner using fixed-point math. Strong at diagnosing hard-to-repro physics issues and balancing performance/feel (e.g., mobile voxel A* pathfinding at 60 FPS, Chaos destruction tuned to avoid trapping players).”
Mid-level Software Engineer specializing in systems, storage, and machine learning
“Robotics-focused engineer who built a non-holonomic self-driving car on Raspberry Pi 5 using ROS 2, implementing sensor fusion (robot_localization EKF), 2D SLAM (slam_toolbox), custom Hybrid A*/RRT* planners, and MPC trajectory tracking. Demonstrated strong real-time debugging and performance tuning (timestamp sync, CPU contention mitigation) and is extending the platform toward CV-based plant identification and autonomous plant watering.”
Mid-level Robotics Software Engineer specializing in real-time distributed autonomous systems
“Robotics software engineer at Tesla who led end-to-end development of a distributed real-time control and orchestration platform for autonomous systems. Deep production ROS 2 experience (nav2, slam_toolbox), with demonstrated wins reducing end-to-end latency 25–30%+ via profiling, multithreaded executors, and QoS tuning, plus simulation and deployment at scale using Gazebo/Webots, Docker/Kubernetes, and CI/CD.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native web platforms and AI tooling
“Built the backend for “codeGuard,” an AI-powered static code analysis platform, using FastAPI and Docker. Structured the system into API/service/execution layers and addressed heavy-workload container resource/cleanup issues via strict CPU/memory limits and a queued execution model.”
Intern Software Engineer specializing in distributed systems and security
“Built a production LLM-powered analyst assistant at Discern Security to speed up SOC investigations using a RAG pipeline over security vendor documentation (Python PDF ingestion, vector search). Demonstrates deep, security-critical LLM engineering: structure-aware chunking with custom table parsing, grounded/cited responses, prompt-injection defenses, and post-generation validation, validated via golden datasets and adversarial testing; tool is used daily by analysts.”
Mid-Level Software Development Engineer specializing in distributed systems and full-stack web apps
“Software engineer who owned customer-facing, high-traffic TypeScript/React + TypeScript backend systems end-to-end, emphasizing safe velocity through feature flags, staged rollouts, observability, and rollback-ready incremental delivery. Reports shipping more frequently with fewer production incidents and faster recovery due to these guardrails.”
Mid-level Full-Stack Software Engineer specializing in cloud, microservices, and React/Java
“Software engineer with experience at PayPal and JPMC building large-scale onboarding/account setup systems using React/TypeScript with Spring Boot/Node microservices and Kafka. Also built an Ignition-based SCADA monitoring tool at Mainspring Energy that became the default for manufacturing/test engineers by aggregating real-time telemetry and historical test data.”
Mid-Level Software Developer specializing in Java microservices and cloud-native systems
“Backend engineer focused on cloud/distributed systems, deploying Java 17/Spring Boot microservices on AWS EKS with RDS and Kafka. Demonstrated strong production readiness work (DB lock mitigation, Kafka idempotency, gradual rollouts) and delivered a major latency improvement (~400ms to ~100ms). Also has proven cross-layer troubleshooting skills, isolating intermittent API timeouts to a specific Kubernetes node’s network interface issue, and partners closely with ops teams to build dashboards and workflow automation (including Python scripts).”