Pre-screened and vetted.
Mid-level Embedded Software Engineer specializing in RTOS and microcontroller firmware
“Backend/embedded-focused engineer with hands-on experience designing real-time, memory/power-constrained firmware architectures and also building Python/FastAPI services. Demonstrates strong production rigor across migrations (strangler pattern, shadow reads, feature flags), security (OIDC/JWT, RBAC/ABAC, Postgres RLS), and robustness for async workflows (idempotency, event ordering, state machines).”
Senior Machine Learning Engineer specializing in LLMs, computer vision, and cloud AI
“Healthcare-focused ML/AI engineer who has built clinical note summarization and medical image annotation solutions using LLMs, RAG, and multimodal models. They combine experimentation across major model providers with practical production concerns like monitoring, drift detection, and latency/cost tradeoffs, and also earned 2nd place in a Google hackathon for a medical AI assistant.”
Mid-level Full-Stack Software Engineer specializing in FinTech and AI
“Built and launched a production AI knowledge assistant at Virtusa used by 8,000 people, combining RAG, tool use, and strong reliability practices to cut lookup time by 60%. Also owns full-stack delivery, including a real-time transaction monitoring dashboard built with React, Spring Boot, and Kafka handling 200K API requests per day.”
Junior Software Engineer specializing in backend systems, AI, and cloud platforms
“New grad candidate with graduate research experience building a multi-agent RAG pipeline from scratch, including worker-coach orchestration and an evaluation framework. Most notably, they improved structural similarity from 67% to 98% by designing validation and retry logic to reduce hallucinations, showing strong practical depth in agentic AI systems.”
Junior Machine Learning Engineer specializing in computer vision and robotics
“Research assistant who single-handedly built and integrated an indoor autonomous wheelchair system using NVIDIA Jetson Nano, LiDAR, and a stereo camera. Implemented a multi-sensor perception pipeline (OpenCV/PCL) with ROS-based modular nodes, TF frame management, and robust debugging via RViz/rosbag, plus simulation testing in Gazebo and Dockerized environments for portability.”
Entry-level Robotics Research Assistant specializing in multi-agent autonomy and reinforcement learning
“ROS2/Python robotics engineer who led a 4-person team building a simulated multi-robot warehouse system (SLAM + NAV2 + centralized task allocation) in Gazebo Ignition, including a distance/priority-based controller that reduced task completion time by ~30%. Also has hands-on real-time debugging/tuning experience for both mobile robots and a MyCobot 600 Pro manipulator, plus simulation work in CARLA using RL (TD3) and Social-LSTM for pedestrian behavior modeling.”
Mid-level Software Engineer specializing in full-stack development and backend APIs
“Backend engineer who has designed and evolved high-traffic event/activity management systems using Node/Express and PostgreSQL, prioritizing scalability and reliability with a layered architecture. Has led zero-downtime refactors/migrations using parallel runs, dual writes, and rigorous validation/monitoring, and brings a security-focused API approach (JWT, RBAC/ABAC, rate limiting, DB-enforced tenant/RLS filters).”
Mid-level AI/ML Engineer & Data Scientist specializing in NLP and Generative AI
“Built and deployed an agentic RAG platform at Centene Health to support healthcare claims and complaints workflows (Q&A for claims agents, executive complaint summarization, and compliance triage/classification). Experienced in LangChain/LangGraph orchestration, production deployment on AWS with FastAPI/Docker/Kubernetes, and implementing HIPAA-compliant guardrails to reduce hallucinations and ensure explainable outputs.”
Intern Software Engineer specializing in backend systems and Generative AI
“Built and deployed a scalable, production-ready LLM knowledge assistant using a RAG architecture (LangChain + vector store/FAISS) to replace keyword search for internal documents. Demonstrates hands-on expertise in hallucination reduction and retrieval quality improvements through semantic chunking, similarity tuning, prompt design, and human-in-the-loop validation, plus strong stakeholder communication via demos and visual explanations.”
Junior Full-Stack & ML Engineer specializing in AI-driven web platforms and healthcare analytics
“Backend-focused engineer who owned an AI mentoring workflow platform built in Django with LangGraph multi-agent orchestration, optimizing it to stay under 200ms latency while scaling past 1,200 active users using profiling, caching, load testing, and OpenTelemetry-style tracing. Also has hands-on experience containerizing and deploying Python/ML services to AWS ECS via GitHub Actions/GitOps, and building reliable real-time pipelines with webhooks and Redis queues (idempotency, backpressure, DLQ).”
Senior Full-Stack Java Developer specializing in microservices and cloud platforms
“Full-stack engineer focused on data-heavy platforms, building Spring Boot microservices and Angular/React dashboards end-to-end. Has hands-on experience improving large-scale API and UI performance (including cutting 8–10s response times) and ensuring cross-service consistency using Kafka, idempotent consumers, and strong validation/transaction patterns on AWS with CI/CD and observability (Prometheus/ELK).”
Mid-level Robotics Software Engineer specializing in ROS, motion planning, and perception
“Robotics software engineer who built a ROS/C++ workcell stack to automate coating wooden panels with a 6-DOF arm, including trajectory generation, MoveIt/OMPL planning, and a single launch/config setup that runs in both Gazebo and on real hardware. Strong in debugging real-world planning failures (e.g., intermittent aborted/no-plan regions) through logging, planner swaps, and collision/kinematics tuning, and in designing modular ROS/ROS2 systems with versioned interfaces and translation layers for heterogeneous robots.”
Junior AI/Software Engineer specializing in LLM agents, RAG, and full-stack ML systems
“Backend engineer who built an Emergency Alert System with Virginia Tech for the City of Alexandria, focusing on real-time ingestion, secure dashboards, and AI-assisted prioritization. Emphasizes high-stakes reliability with guardrails (hybrid rules+LLM, confidence-based fallbacks), scalable async processing, and defense-in-depth security (JWT/RBAC plus database row-level security).”
Mid-level Software Engineer specializing in Python backend and LLM/ML systems
“Backend/AI engineer who has shipped production LLM systems end-to-end, including an AI request-routing service (FastAPI + BART MNLI + OpenAI/Gemini) that improved accuracy ~25% after launch via eval-driven prompt/category iteration. Also built an enterprise document intelligence/RAG platform on Azure (Blob/SharePoint/Teams ingestion, OCR/NLP chunking, embeddings in Azure Cognitive Search) with PII guardrails (Presidio), confidence gating, and scalable event-driven pipelines handling millions of documents.”
Junior Robotics Engineer specializing in ROS, perception, and robotic manipulation
“Robotics software engineer focused on ROS2 autonomy stacks, with hands-on work spanning semantic 3D SLAM, sensor fusion, and controller customization. Built an indoor GPS-denied semantic SLAM system (>95% accuracy) and extended Nav2’s MPPI controller with a custom C++ critic to keep an agricultural rover centered in crop rows, boosting CO2 laser weeding effectiveness by 40%. Strong in simulation-to-real workflows (Isaac Sim, Gazebo Ignition) and deployment automation (Docker on Jetson Orin NX, GitHub Actions CI/CD).”
Junior Robotics Engineer specializing in ROS2 perception and multi-sensor calibration
“Entry-level robotics software engineer/team lead with hands-on experience spanning multi-robot UAV simulation (Gazebo + PX4 SITL) and autonomous vehicle stack integration (ROS2 Humble + Autoware Universe). Has tackled real-time perception optimization (OpenCV + custom deep learning) and built robust cross-protocol communication interfaces to connect ROS2 systems with embedded ESP32 devices.”
Mid-Level Full-Stack Engineer specializing in Java Spring Boot and React
“Full-stack engineer who built a cloud-native customer servicing platform at Synchrony using React 18/Next.js (SSR) and Spring Boot microservices on AWS. Experienced with high-volume, event-driven systems (Lambda/SNS/SQS) and strong distributed-systems rigor around data integrity (idempotency, DynamoDB conditional writes) plus production-grade security/observability (JWT/OAuth2, WAF, Actuator, Splunk).”
Mid-Level Software Development Engineer specializing in distributed systems and cloud microservices
“Software engineer with enterprise, customer-facing delivery experience across Outlier AI and Wipro—builds and productionizes workflow and integration solutions with a strong focus on real-world performance and reliability. Delivered a Firestore/Redis-backed real-time pipeline that cut page load times by 20% and held consistent performance across 10,000+ sessions, and has hands-on production incident experience stabilizing high-traffic microservices via caching, indexing, and safe canary deployments.”
Mid-level Embedded Software Engineer specializing in real-time control and automated testing
“Master’s thesis researcher building an intelligent fault diagnosis and predictive maintenance stack for autonomous quadcopters—covering simulation-based fault injection, signal processing (Id/Iq), ML fault classification, and real-time edge deployment on Raspberry Pi with Hailo-8 acceleration. Previously delivered production C++ middleware/microservices at Accolite and has hands-on experience with constrained networking via a LoRaWAN IoT communication stack.”
Intern Software Engineer specializing in full-stack development, cloud, and automation
“Robotics software engineer who built an autonomous debris-clearing rover software stack end-to-end using ROS 2, Python/OpenCV, and YOLOv3, with strong emphasis on real-time reliability (latency instrumentation, stale-data handling, watchdog fail-safes). Also implemented a Docker CI/CD deployment system for remote Raspberry Pi timelapse devices, distributing updates via AWS S3 to handle intermittent connectivity.”
Junior Robotics/Mechatronics Engineer specializing in SLAM, motion planning, and autonomy
“Robotics software engineer focused on autonomy stacks for high-payload AMRs using ROS2/Nav2, with hands-on expertise in SLAM/localization and sensor fusion (RTK GPS, IMU, wheel odom, ZED2) to eliminate drift and stabilize real-time behavior on deployed hardware. Also built multi-robot coordination in ROS2/Gazebo and uses Docker + Git/CI-style testing to create reproducible simulation-to-hardware pipelines.”
Junior Software Engineer specializing in full-stack web and systems programming
“Junior engineer who built a novel, highly-performant database explorer at Electric Capital: a TypeScript/React UI backed by Zig-compiled WebAssembly that loads data locally for fast filtering/sorting and responsive lazy loading, with CI/CD and Cloudflare-based auth. Also led graphics work on a WebGPU browser game engine capstone, creating TypeScript abstractions over WGSL/shader and GPU buffer complexity to accelerate teammates.”
Senior Unity Game Developer specializing in mobile and VR experiences
“Unity developer with experience building an optimized comic-reader/content delivery system for Marvel HQ using Addressables—avoiding bulk downloads and dynamically loading/unloading pages to reduce mobile memory/disk usage and improve runtime performance. Also has multiplayer experience using server-authoritative Netcode with prediction and deterministic battle behavior, including real-time kinematic body tracking, and leverages AI tools (Cursor/Manus) to speed prototyping and refactoring.”