Pre-screened and vetted.
Mid-level Software Engineer specializing in backend microservices and real-time payments
“Product-minded full-stack engineer who has owned customer-facing platforms end-to-end, including a unified web UI platform that increased adoption by 30% using feature flags and phased rollouts. Experienced designing TypeScript/React systems with microservices and RabbitMQ at scale, addressing reliability issues with DLQs, retries, and idempotent consumers, and building internal analytics tooling adopted company-wide within weeks.”
Junior Controls & Motion Planning Engineer specializing in MPC, RL, and autonomous systems
“Robotics researcher focused on learning-based navigation: builds sub-goal generation and cost-to-go models (Bayesian network-based) integrated with motion planning and MPC/NMPC control. Has hands-on ROS 2 package development across vehicles, drones, and manipulators, and uses a broad simulation stack (Isaac Sim, Gazebo, MuJoCo, PyBullet, PX4) to test and integrate systems.”
Mid-level Robotics & Autonomy Engineer specializing in MPC, RL, and GPU-accelerated optimization
“Robotics software engineer from Ati Motors who brought a Linear MPC approach (based on Kuhne et al.) into production, rebuilding parts of the planning stack to eliminate oscillations and safely double AMR speed from 0.8 m/s to 1.6 m/s. Also delivered an end-to-end point-cloud detection pipeline (PointPillars) including synthetic data generation in Isaac Sim and TensorRT deployment for real-time human/trolley detection, with a strong focus on production reliability via iterative hardening and nightly SIL.”
Mid-Level Software Engineer specializing in cloud-native distributed systems
“Gameplay engineer with hands-on ownership of a real-time C++ combat ability system, including diagnosing and eliminating large-scale combat frame spikes by refactoring hit detection to an event-driven, animation-notify approach (cut collision checks ~80%). Also implemented UE5 networked abilities (dash) with client-side prediction and server-authoritative reconciliation, plus projectile ballistics validated through debug spline visualizations and unit tests.”
Junior Software Engineer specializing in backend systems and cloud messaging
“Data/ML engineer who has owned end-to-end systems across email deliverability/segmentation and production LLM apps. Built a Spark+Airflow segmentation engine that materially improved deliverability (99.9%) and open rates (>50%), and shipped a PDF-to-quiz RAG product using LangChain/Vertex AI/Chroma with strong guardrails and an eval loop that cut hallucinations to <5%.”
Principal Vehicle Dynamics & Control Systems Engineer specializing in autonomous driving and hybrid powertrains
“Robotics controls engineer with experience spanning an RV/trailer automatic hitching and towing robot (vision + EKF sensor fusion, anti-jackknife/anti-sway, multi-loop torque assistance control) and 3 years on a ROS-based RoboTaxi autonomous driving stack at Pegasus Technology. Improved MPC trajectory generation robustness by converting hard constraints to soft constraints with slack variables, and built an AI-powered PR review agent (Claude-code) integrated into CI/CD to reduce bugs.”
Mid-level Software Engineer specializing in AR/VR accessibility
“Spatial computing software engineer focused on making Apple Vision Pro/visionOS accessible, including building VoiceOver and Live Captions features. Debugged a complex Live Captions issue involving dual audio inputs during FaceTime screen sharing by leveraging iOS implementation docs and creating concurrent audio sources; also has safety-critical testing experience from train control systems and is interested in pivoting into robotics.”
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.”
Intern Product & Software Engineer specializing in GenAI/LLM and e-commerce platforms
“Software engineer (2+ years in India) and current GenAI intern who shipped LLM-powered review-writing enhancements at Myntra (Walmart-backed), using pilots and A/B tests to lift review quality by 5% in 30 days. Demonstrates strong LLM operations discipline (logging, dashboards, alerts, rollback) and fast incident response, plus experience delivering developer-focused workshops and public technical talks.”
Intern Robotics Engineer specializing in autonomous systems and perception
“Robotics software candidate with hands-on ROS2 experience building an autonomous UR7e cake-decorating robot, owning trajectory planning from perception-driven design selection through IK-based waypoint execution. Also optimized a depth-camera object-detection system for assistive glasses (doubling FPS from ~5 to ~10) and is currently exploring distributed Raspberry Pi robot networking to emulate satellite-style handoffs.”
Junior Software Engineer specializing in AI, game theory, and blockchain protocols
“Backend engineer who built gnocal, a ~150-line stateless Go service that turns on-chain event data into standards-compliant .ics calendar feeds consumable by Apple/Google Calendar, deployed on Fly.io. Also refactored MCTS into Monte Carlo Graph Search (Python-to-Rust) using deterministic tests and state canonicalization to handle transpositions, and implemented decentralized role-based ACLs in Gno for a smart-contract web hosting network (gno.land / All in Bits).”
Intern Applied AI/Software Engineer specializing in computer vision and full-stack platforms
“Built production LLM systems focused on reliability and safety, including a plain-English deployment tool that generates validated plans and provisions to Kubernetes while preventing unsafe actions via schema enforcement and plan/execute separation. Also created multi-LLM workflows (LangGraph) and stakeholder-friendly demos at Bosch, including a PyQt/FastAPI/CUDA app comparing SAM2 vs SAMWISE for on-device object detection with intuitive UX for business users.”
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.”
Junior Machine Learning Engineer specializing in LLMs, computer vision, and robotics
“Built and deployed an agentic, multimodal LLM system that automates privacy redaction pipelines (audio/video/tabular) using LangChain orchestration and a closed-loop self-correction design. Personally implemented and performance-optimized core CV tooling (face blurring with tracking/Kalman filter) achieving >100 FPS on CPU, and validated reliability with golden-dataset benchmarking across 100+ privacy intents and measurable redaction metrics.”
“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).”
Staff Embedded/Automotive Systems Architect specializing in IVI, ADAS, and digital cockpit platforms
“Robotics-adjacent software engineer with hands-on ROS 2 experience building and integrating sensor nodes (IMU, GNSS, wheel encoder) and working with distributed pub/sub concepts via ROS IDL and DDS. Also has Gazebo exposure through Udacity coursework and uses Docker as a core development/deployment tool, with related experience in automotive camera-based solutions.”
Principal Platform Engineer specializing in AI-driven document automation
“Backend engineer who built an event-driven, multi-service resume review system integrating AI/ML workflows. Demonstrated strong performance engineering (e.g., composite indexing dropping latency from ~600ms to ~35ms and major P95 gains) and high-throughput pipeline optimization via caching, batching, and worker concurrency tuning, with multi-tenant isolation implemented across DB and Redis.”
Intern Machine Learning/Robotics Engineer specializing in computer vision and 3D simulation
Principal Systems Engineer specializing in ML, computer vision, and intelligent sensing
Intern Technical Artist and Real-Time Rendering Developer specializing in Unreal/Unity and VR
Senior Mobile Software Engineer and Team Lead specializing in Shopify e-commerce