Pre-screened and vetted.
Executive Chief of Staff and Business Operations leader in high-growth global SaaS
“Chief of Staff at DataDome and Onna (founding-team experience) who built executive operating cadences, planning processes, and finance-backed dashboards to drive alignment across fast-scaling orgs (200+ global). Led major transformations including a single-product to multi-product platform shift (improving retention and enabling new market entry) and a sales-led to product-led (PLG) transition, and managed fundraising from Seed through Series B with outside counsel.”
Executive HR & L&D Leader specializing in AI-driven HR technology
“Operations leader/consultant for early-stage, VC-backed and fast-growth companies with hands-on experience spanning NetSuite finance ops, product prioritization, and People Ops/HR systems. Notably overhauled internal communications at a Bay Area home health company by centralizing to HIPAA-compliant Slack integrated with ClickUp, driving ~30% faster project completion and ~25% higher retention, using ADKAR-based change management and rigorous adoption tracking.”
Intern Software Engineer specializing in backend systems, cloud infrastructure, and ML/LLM tooling
“Infrastructure-leaning engineer who has built real-time ML systems end-to-end: a Jetson-deployed adaptive Whisper ASR service (Flask + WebSockets, React/TS UI) and a high-throughput Postgres schema for live transcription. Also delivered customer-facing AI billing/OCR improvements for a dental startup (Dentite), boosting OCR performance by 38%, and has experience instrumenting open-source ML deployment stacks to add infrastructure visibility.”
Junior Robotics Software Engineer specializing in ROS, embedded control, and SLAM
“UCLA RoMeLa research assistant (since Oct 2025) building an embedded control and sensor-data platform for multi-robot coordination in a simulated warehouse. Deep hands-on experience with ROS on NVIDIA Jetson under RTOS constraints, secure MQTT/TLS telemetry, and SLAM performance optimization (including ORB-SLAM3) validated in Gazebo and deployed via Docker/Kubernetes and CI/CD.”
Mid-level Robotics & Control Researcher specializing in safe control for UAVs and manipulators
“Robotics software engineer who led an end-to-end learning-based UAV controller project, addressing oscillation issues through simulation, gain tuning, and a shift to geometric control. Has ROS experience spanning UAV mocap-based perception and an autonomous driving stack (LiDAR, mapping, AMCL, controller), plus real-world distributed ROS communication over WiFi with performance troubleshooting.”
Junior Data Scientist and ML Researcher specializing in Transformers, multimodal AI, and autonomy
“Autonomous robotics student who built an end-to-end ROS2 semantic goal navigation system as a solo course project, integrating CLIP-based vision-language understanding with SLAM Toolbox and Nav2 to execute natural-language commands in Gazebo/RViz. Also implemented and tuned an RRT planner from scratch in Python and uses Docker plus GitHub workflows for reproducible, tested robotics codebases.”
Junior Robotics & Computer Vision Engineer specializing in simulation and embedded systems
“Robotics software contributor with hands-on experience building a Gazebo/ROS(2) Mars rover simulation integrating LiDAR and image segmentation for autonomous navigation and SLAM (Nav2). Comfortable debugging low-level sim/model integration issues (URDF/XML) and building sensor-data pipelines, and has also shipped a real-world telemetry setup streaming vibration data over UDP with packet-loss mitigation.”
Senior AI Research Engineer specializing in LLM agents and predictive maintenance
“At Delta Electronics, partnered with automotive firmware teams to productionize an LLM-based coding assistant for identifying safety standard violations and generating bug-fix guidance. Built an agentic workflow with stepwise context extraction, similarity search, and a separate judge model for scoring reasoning/retrieval, and drove internal adoption through pain-point discovery and tailored technical demos using real firmware code.”
Entry-Level Software Engineer specializing in Machine Learning and AI
“Master’s-level candidate with an academic project portfolio, including ownership of a Python-based video game recommendation system using unsupervised clustering. Has hands-on experience designing the system approach and validating recommendation quality with test cases, plus teaching assistant experience instructing Git/GitHub workflows; limited exposure to Kubernetes, GitOps, and large-scale infrastructure.”
Junior Embedded/Robotics Software Engineer specializing in autonomous drones
“Robotics software engineer focused on simulation-heavy development, recently building a 6-robot swarm in Gazebo with custom terrain and per-robot A* path planning while researching PSO-based swarm algorithms. Experienced with ROS 2 multi-node communication patterns and autonomous drone simulation using ArduPilot (ap_dds), with a track record of debugging real-time behavior issues through disciplined isolation and incremental testing.”
Entry-Level Machine Learning Engineer specializing in deep learning and statistical modeling
“Cornell master’s student (CS/Stats) focused on research-heavy ML projects: implemented a sparsity-driven RL approach (DAPD + Soft Actor-Critic) that maintained stable learning even with ~95% of weights removed in OpenAI Gym continuous-control tasks. Also worked on diffusion-based computer vision with conditioning and latency-focused U-Net choices, and scaled unsupervised community detection on a 50k-node/800k-edge Reddit graph via BFS subgraph sampling.”
Mid-level UI/UX & Product Designer specializing in e-commerce and enterprise SaaS
“Product/UX designer with large-scale consumer and omnichannel experience across Nykaa and Swiggy (100M+ users), combining deep research with high-polish UI and scalable design systems. Demonstrated measurable business impact across ops efficiency (1500 hrs/year saved), app quality (4.3→4.8 rating), and e-commerce conversion (48% uplift), and has owned a growth pod while collaborating closely with UA/growth and engineering.”
Mid-Level Software Engineer specializing in LLM-powered developer tools
“Built and owned "Cortex," an AI agent that helps users understand large GitHub repositories by mapping architecture and relationships between files/folders in minutes. Implemented an agentic, multi-stage prompt decomposition approach and validated it across open-source repos, while also doing legacy service modernization work involving dependency upgrades and refactors.”
Executive Technology Leader specializing in enterprise IT, cybersecurity, and AI transformation
“C-suite operator across multiple private-equity portfolio companies now raising capital for a thesis focused on meeting AI datacenter energy demand via AI-driven monitoring/inspection and condition-based maintenance for nuclear and natural gas generation. Has early traction with PE firms and is engaging target acquisition candidates, aiming to serve as an operating partner or CEO to execute the value-creation plan. Previously delivered a mobile-enabled workflow improvement for mutual fund valuation using HTML5 responsive design and CAB-driven agile development.”
Mid-level Robotics Engineer specializing in surgical robotics, teleoperation, and reinforcement learning
“Robotics software engineer with hands-on experience across reinforcement learning and ROS/ROS2, including a project teaching Boston Dynamics Spot to open a door by combining vision-based pose estimation with SAC-trained IK and a walking policy in MuJoCo. Previously built ROS Noetic control for surgical robots using RCM with MoveIt IK and achieved sub-0.02s latency via threading; also participated in a NASA ROS2 space simulation building rover teleop and sensor-driven mapping.”
Mid-level Robotics & AI Researcher specializing in human-robot interaction and reinforcement learning
“Robotics software engineer who built an end-to-end mobile manipulation platform (Franka Panda on a Clearpath Ridgeback) for a simulated-kitchen human-robot interaction study with natural speech commands, implemented in Python/ROS. Has hands-on experience integrating diverse sensors (RealSense, LiDAR, biosignals) with deep learning frameworks (PyTorch, Hugging Face) and fine-tuning GPT-Neo, plus simulation (Gazebo) and modern deployment practices (Docker/Kubernetes, CI/CD).”
Junior Robotics Engineer specializing in autonomous navigation and SLAM
“Robotics software engineer who owned the end-to-end navigation stack for a mobile manipulation robot (Cone-E), integrating ZED-2i SLAM into a real-time occupancy grid with live obstacle avoidance, A* planning, and lookahead control. Strong in real-time debugging and stability improvements (goal snapping/locking, obstacle persistence, rate-limited replanning) and validates changes on hardware, supported by simulation (Gazebo/Webots) and Docker/CI-based testing.”
Junior Robotics & AI Researcher specializing in soft robotics and real-time ML control
“Early-career robotics engineer who has integrated LLM/NLP command interfaces (OpenAI/LLaMA) into ROS-controlled industrial manipulators and built data-driven controls for underwater soft robotic actuators. Combines hands-on fabrication (balloon actuator with embedded copper traces) with sensor debugging (IMU/Aurora) and simulation work in Gazebo, with practical exposure to edge deployment constraints on Jetson Nano and model quantization.”
Mid-level Research Assistant specializing in randomized numerical linear algebra and ML
“Computer-vision-focused candidate with internship experience at ASML (Silicon Valley) building object detection models (YOLO, RT-DETR) for SEM defect inspection. Worked end-to-end on preparing multi-resolution datasets and tuning/training strategies, noting improved performance on low-quality images when training jointly on higher-resolution data.”
Junior Software Engineer specializing in backend, data pipelines, and automation
“Software engineer with hands-on experience building a distributed ticketing system on AWS (Terraform, Go, MySQL) focused on high-concurrency reliability (locks/queues to prevent duplicate ticket confirmations) and load-tested performance. Also independently owned and shipped an Airflow automation script to stop/restart workflows during deployments with email notifications, reducing manual operational effort.”
Junior Software Engineer specializing in full-stack development and applied machine learning
“Revamped a university academic calendar system into a Python-based calendar generation service, turning a weeks-long manual scheduling workflow into software that generates dozens of valid calendar combinations in under a minute. Also contributed to an Amazon search ML classifier by introducing precision/recall evaluation to better surface critical failure modes and improve prediction quality.”
Senior C++ Software Engineer specializing in embedded Linux, networking protocols, and game development
Junior Composer specializing in contemporary, film, and video game music