Pre-screened and vetted.
Intern-level Software Engineer specializing in full-stack and AI applications
“Frontend-focused engineer who built Smart Place Analytics, a browser-based facility operations dashboard combining occupancy analytics, alerts, live monitoring, recommendations, and decision history. Stands out for pairing strong UI architecture in Next.js/TypeScript with hands-on browser media work like getUserMedia, canvas capture, throttling, and cleanup to make complex monitoring workflows feel stable and operator-friendly.”
Mid-level XR Developer specializing in real-time WebXR/Unreal/Unity systems
“UE5 Blueprint-focused gameplay/system designer who shipped an XR interactive experience (“Echoes of the Moon”), owning interaction logic, progression triggers, state management, and animation syncing through ship. Emphasizes modular component-based architecture with interfaces and data-table-driven tuning, plus strong profiling/optimization skills (refactoring Tick-heavy systems to event-driven) validated through 20–30 user playtests and mobile XR (Android) frame-budget constraints.”
Junior Robotics & AI/ML Engineer specializing in multi-agent reinforcement learning and computer vision
“Robotics software candidate whose thesis focused on multi-robot warehouse coordination using MAPPO reinforcement learning, trained in simulation (LBF environment, Isaac Sim/RViz) and deployed onto three real-time robots. Built custom ROS 2 Humble nodes for multi-robot control with namespaces, TF broadcasting, and an RL pipeline integrating LiDAR odometry and camera observations.”
Mid-level Robotics Software Engineer specializing in autonomous systems and perception
“Robotics software engineer with a Master’s in Robotics who built a digital twin of an excavator by creating a high-fidelity URDF (kinematics, joint limits, inertial properties) to stress-test controllers near saturation/limit conditions using ROS2 + MoveIt. Has hands-on ROS/ROS2 experience building perception (AprilTag/OpenCV) and sensor interface nodes (IMU/encoders/CAN), plus data-driven debugging and SLAM tuning for GPS-denied navigation using ROS bags and loop-closure validation.”
Junior Machine Learning Engineer specializing in computer vision and generative AI
“CoreAI intern at The Home Depot who improved the Magic Apron Assistant by building a production video ingestion + RAG retrieval system for long videos (uploads and YouTube), including a graph-based retrieval module to speed up and improve relevance. Experienced with Kubernetes orchestration (HPA) and production reliability practices like caching, monitoring, regression testing, and stakeholder-driven requirements.”
Mid-level Machine Learning Engineer specializing in LLMs, NLP, and MLOps
“Built a production LLM-RAG system at McKesson to let internal healthcare operations teams query large volumes of unstructured operational documents via natural language with source-backed answers, designed with HIPAA/FHIR compliance in mind. Demonstrated strong production engineering across hallucination mitigation, retrieval quality tuning, and latency/scalability optimization, using LangChain/LangGraph and Airflow plus rigorous evaluation/monitoring practices.”
Mid-Level Software Engineer specializing in AWS cloud-native microservices
“Backend-focused engineer who owned an end-to-end Python/Flask service at Viasat powering a 1000+ user internal React app, including API design, Postgres performance tuning (~50% faster), Dockerization, and CI/CD. Demonstrated strong problem-solving by building custom EDN parsing logic and has built near real-time AWS SQS/Lambda pipelines with DLQs and autoscaling patterns; currently ramping on Kubernetes/GitOps (ArgoCD).”
Mid-level ML Engineer specializing in NLP and Generative AI
“Healthcare AI/ML engineer with Epic experience who built and deployed a HIPAA-compliant GPT-4 RAG clinical assistant over large medical document sets, emphasizing privacy controls and low-latency performance. Also automated end-to-end retraining and deployment of patient risk models using orchestration/CI-CD (Jenkins, SageMaker, MLflow), cutting deployment time from hours to minutes while improving reliability.”
Intern AI/ML Engineer specializing in NLP, computer vision, and reinforcement learning
“Built an Arduino-based obstacle-avoiding robot using sonar/laser sensors and improved performance from 0.60 to 0.87 accuracy through sensor-fusion thresholding and iterative tuning. In an internship, optimized a legal-document NLP pipeline by switching to a distilled/quantized transformer and offloading inference to a GPU-backed Flask service, cutting inference time by 40%+ without added infrastructure spend.”
Senior AI/ML Engineer specializing in healthcare NLP and predictive analytics
“ML/NLP engineer with healthcare and industrial IoT experience: built an Optum pipeline that converted 2M+ physician notes into structured entities and linked them with claims/pharmacy data to create an actionable patient timeline. Deep hands-on expertise in production NER, entity resolution, and hybrid search (Elasticsearch + embeddings/FAISS), plus robust data engineering practices (Airflow, Spark, data contracts, auditability) and experimentation-to-production rollout via shadow mode and feature flags.”
Mid-level Machine Learning Engineer specializing in IoT, edge AI, and enterprise ML
“Built and productionized an LLM/RAG question-answering service over technical documentation, focusing on retrieval quality (reranking + IR metrics), latency, and scaling. Experienced orchestrating end-to-end ETL/ML workflows with Airflow/Prefect/AWS Step Functions and improving reliability via parallelism, retries, and shadow testing. Also delivered an explainable healthcare risk-flagging classifier with a stakeholder-friendly dashboard for a non-technical program manager.”
Mid-level AI/ML Engineer specializing in production RAG systems and MLOps
“Built and deployed a GPT-4 + Pinecone RAG system that lets users query large internal document collections with grounded, cited answers. Demonstrates strong applied LLM engineering (chunking experiments, hallucination controls, metadata recency boosting) plus production-minded evaluation/monitoring and performance tuning (rate-limit mitigation via pooling/batching). Also effective at translating complex AI concepts to non-technical stakeholders through prototypes and live demos, helping secure client sponsorship.”
Mid-level AI/Machine Learning Engineer specializing in Generative AI, NLP, and MLOps
“Built a production LLM/RAG document analysis system for large financial documents (credit reports/PDFs) to help business analysts extract insights faster. Implemented end-to-end pipeline orchestration with LangChain, vector search (e.g., FAISS), and hallucination controls (context grounding, similarity thresholds, and no-answer fallback), delivered as a Dockerized Python API.”
Mid-level Robotics Software Engineer specializing in perception, sensor fusion, and motion planning
“Robotics/Perception Software Engineer at Berkshire Grey who built and hardened a production ROS-based perception + supervision stack for autonomous trailer-unloading robots (RGB-D + LiDAR), including grasp/geometry estimation and segmentation. Diagnosed real-time behavior issues by instrumenting ROS pipelines, then implemented runtime RANSAC-based compensation for LiDAR yaw bias and TF-window validation; also supports containerized deployment on Kubernetes and is actively porting the system from ROS1 to ROS2.”
Mid-level Full-Stack Developer specializing in AI/ML and cloud-native applications
“Full-stack/AI engineer who has shipped production systems spanning real-time analytics dashboards and an internal LLM-powered knowledge assistant. Experienced with RAG pipelines (embeddings/vector DB, semantic retrieval, query rewriting) plus evaluation loops and guardrails, and builds observable Kafka-based data pipelines monitored with Prometheus/Grafana.”
Executive product leader specializing in AI, SaaS platforms, and monetization
“Senior product leader who helped transform Submittable from a single-program grant tool into a multi-program impact platform, driving ARR from $20M to $70M+ while improving retention and margins. Particularly strong in enterprise platform strategy and human-centered AI, with a clear philosophy of using AI to augment expert judgment rather than replace it.”
Junior Software Engineer specializing in cloud, DevOps, and applied AI security
“Founding engineer who built a multi-tenant AWS backend from scratch focused on ultra-fast, configuration-driven client onboarding and low operational cost. Automated tenant provisioning/deployments with Terraform + GitHub Actions (new client infra in ~13 minutes) and scaled to 62 production clients handling ~75k requests/day without a major rewrite. Hands-on with migrations (DynamoDB->MongoDB), reliability/observability, and performance tuning (indexes, Redis, queueing, connection management).”
Senior Robotics & AI Engineer specializing in computer vision, multi-robot systems, and GenAI
“Robotics software engineer with a Master’s thesis building an end-to-end monocular-vision pick-and-place controller for construction use cases on TurtleBot3 + OpenManipulator, spanning synthetic data creation, transfer learning, simulation in Gazebo, and real-robot deployment. Leveraged ROS distributed architecture to run two heavy AI models across networked GPUs to achieve usable real-time performance, and has production CI/CD experience as a Senior Software Engineer in AI/analytics.”
Senior Perception Research Engineer specializing in multi-sensor autonomous driving systems
“Robotics/perception engineer who led and owned ARC, a cooperative perception system for autonomous vehicles that aligns and fuses multi-vehicle LiDAR point clouds in real time. Built a ROS-based multi-node pipeline with grid-based spatial reasoning and motion-compensated data sharing, achieving <20 ms compute latency and sub-7 cm alignment error; accepted to ACM SenSys 2026.”
Mid-level Robotics Engineer specializing in localization, sensor fusion, and autonomous navigation
“Robotics software engineer leading a GNSS localization effort that fuses GPS, wheel encoders, and camera data via a Kalman filter with robust sensor rejection. Has built ROS/ROS 2 packages (including GPS waypoint following and obstacle avoidance) and has field-tuned motion planning for an autonomous robot operating around penguins in Antarctica, plus handled Docker deployment on NVIDIA Jetson (ARM) systems.”
Junior Data Scientist specializing in agentic AI and RAG pipelines
“LLM/agentic systems builder who shipped production workflows at Angel Flight West and Eureka AI, combining LangGraph + RAG (Postgres/pgvector) with strong observability (LangSmith/Langfuse). Delivered large operational gains (address lookup cut from 10 minutes to 60 seconds; accuracy to 92%) and has a track record of quickly stabilizing customer-critical pipelines (Pydantic-enforced JSON for ETL) while partnering with sales/ops to drive adoption.”
Senior AI/ML Engineer specializing in financial risk, fraud detection, and GenAI analytics
“AI/ML engineer with experience at Northern Trust and Persistent Systems building production LLM + RAG systems for regulated financial use cases, including liquidity forecasting, anomaly detection, and credit scoring. Emphasizes compliance-first design with explainability (SHAP), traceability (MLflow), and hallucination controls (FAISS + citation-grounded prompting), and has delivered drift-triggered retraining pipelines using Airflow and Kubernetes while translating model outputs into business-ready marketing segments.”
Mid-level AI Researcher specializing in privacy-preserving ML and applied cryptography
“Graduate researcher who builds production-grade AI systems spanning LLM security evaluation and on-device RAG. Created HoneyLearner, a self-learning attack framework using GPT-4-class models as structured black-box attackers against honeywords defenses, with rigorous metrics and reproducible orchestration (Airflow/Spark/Kafka/Docker). Also partnered with agriculture scientists at Texas A&M–Corpus Christi to deliver UAV + 3D point-cloud crop-stress maps that cut time-to-insight ~40% and enabled ~30% earlier interventions.”
Mid-Level Backend Software Engineer specializing in Go microservices and Kubernetes DevOps
“Backend/DevX engineer with startup experience who built internal JavaScript SDKs for POS integrations, including a daily GMV calculation feature standardized across multiple POS providers. Strong in performance debugging (used Jaeger to resolve legacy WebSocket bottlenecks) and developer enablement—built a cronjob migration tool (ArgoWorkflow to internal platform) with documentation that let teams migrate in ~30 seconds, plus handled on-call and internal support.”