Pre-screened and vetted.
Mid-level AI/ML Engineer specializing in fraud detection and recommendation systems
“ML engineer with production experience at PayPal and Flipkart, owning high-scale systems across fraud detection, recommendations, and LLM tooling. Stands out for combining strong modeling judgment with practical platform engineering, delivering measurable impact like 22% fewer fraud false positives, 18% CTR lift, 40% less LLM manual review, and 30% faster redeployments.”
Mid-level Software Engineer specializing in backend, cloud infrastructure, and AI systems
“Built and launched a production self-healing MLOps agent that autonomously diagnosed and fixed model training failures on Kubernetes GPU infrastructure. Combines deep AI infrastructure knowledge with full-stack product ownership, and has delivered measurable impact including 35% less infrastructure waste, nearly 50% less troubleshooting time, and 60% lower LLM API costs.”
Director-level technology architect specializing in AI, cloud platforms, and AdTech
“Architecture leader from Disney who managed system, AI, and data architects while staying hands-on in solution design. Has experience building LLM-based video advertising products, designing Kafka-based real-time data architectures, and using MVP/POC approaches to align product and executive stakeholders.”
“Full-stack engineer with strong Python and React/TypeScript experience who has worked in lean startup environments on B2B SaaS hiring platforms. Most notably, they drove redesign work on developer search and matching systems at G2i, combining product collaboration, backend architecture, and database/query optimization to improve match quality and keep search responses around 100ms at scale.”
Junior Software Engineer specializing in AI and full-stack product development
“Frontend/product engineer from IXL who built an AI workspace for teachers to generate, edit, and chain classroom resources using LLMs. They show unusual depth in browser fundamentals and rich-text/math UI work, including debugging a rare repaint issue and designing mixed text/LaTeX editing experiences for educators.”
Mid-level Software Engineer specializing in cloud, backend, and healthcare systems
“Full-stack engineer with hands-on ownership of a customer-facing advanced performance metrics experience in the Amazon S3 console, spanning React UI, Python/Node services, Redshift/RDS data access, and AWS IaC/CI-CD with CloudWatch/Route53 operational readiness. Demonstrates strong production instincts around resilience (partial failures, multi-region inconsistencies), progressive rollouts/feature flags, and reliable ETL/integration patterns (idempotency, backfills, reconciliation).”
Senior Robotics Software Engineer specializing in ROS, CI/CD, and autonomy tooling
“Robotics software engineer with hands-on experience migrating a robotics project from ARM to AMD by building a Dockerized environment with PyTorch/CUDA dependencies, improving data processing and battery efficiency. Has integrated ROS 2 nodes for a Time-of-Flight camera and debugged motion-planning issues (tight-turn stopping) using data collection and iterative tuning; also built custom robots in Webots for sensor/actuator-driven behaviors.”
Junior Robotics Engineer specializing in ROS 2, computer vision, and automation
“MSR robotics candidate who led a 4-person project building a ROS2 MoveIt wrapper for a Franka Emika arm and integrating a RealSense-based vision pipeline for color-based object tracking/sorting. Also building a quadruped with ROS on Raspberry Pi, bridging ROS commands through a motor driver to TTL-controlled motors, and expanding from Python ROS development into C++ for navigation/LiDAR/SLAM work on TurtleBot3.”
Mid-level AI/Analytics Product & Data Professional specializing in LLM and dashboard automation
“Built and shipped open-source LLM/RAG systems, including a generative AI assistant grounded on ~30,000 scraped university web pages, improving response accuracy ~30% by moving from TF-IDF-only retrieval to a hybrid sentence-transformer approach with fallback controls. Also partnered with non-technical leadership at Securi.ai to deliver real-time predictive analytics dashboards (Elasticsearch + Jira/ServiceNow) that reduced project overhead by 18%.”
Mid-level Robotics Engineer specializing in autonomous systems, perception, and simulation-to-real
“Robotics software engineer focused on real-time mapping and SLAM in unstructured environments, combining camera-based navigation, GTSAM/iSAM2 pose-graph optimization, and nvBlox ESDF mapping with strong real-time performance on both RTX 4070 and Jetson Orin. Has hands-on ROS 2 + Docker integration experience and has built Isaac Sim plugins/ROS 2 packages to make LIO-SAM work in simulation, plus work on decentralized multi-robot SLAM with heterogeneous LiDARs and edge map building.”
Intern Full-Stack/Backend Software Engineer specializing in SaaS migrations and NLP
“AI/ML practitioner who built an Indian Sign Language recognition system (MediaPipe hand keypoints + CNN/RNN) as an accessibility-focused teaching aid, iterating closely with advocacy groups and educators and reaching 92% accuracy. Also has production-scale data migration experience at Saasgenie, using Kubernetes pod parallelization to migrate 1M+ ITSM records with a 5x throughput gain under API rate limits.”
Mid-level AI/ML Engineer specializing in LLM agents and RAG systems
“LLM/agentic systems builder at Verizon who deployed a LangGraph-orchestrated multi-agent ticket-automation platform with RAG (FAISS) to replace brittle rule-based bots. Improved routing correctness by ~30–40%, hit ~300ms latency targets via model routing, and reduced ops workload by ~60% through tight iteration with non-technical stakeholders and strong testing/observability practices.”
Mid-Level Full-Stack Developer specializing in FinTech
“Backend-heavy full-stack engineer with experience at Intuit (TurboTax Live) and Paytm payments, building and scaling Java/Spring Boot microservices for high-traffic transaction systems. Has hands-on wins improving peak-load performance using Redis/disk caching and Kafka event-driven patterns, plus React/Redux work for web app integration and strong monitoring practices with ELK.”
Intern Software Engineer specializing in full-stack, ML, and optimization
“Built a production-style PyTorch LSTM system that generates structured piano compositions from 1200+ MIDI files, then significantly improved long-range musical coherence by implementing Bahdanau attention based on research literature. Also has internship experience using Docker Compose for containerized backend workloads and has independently used Ray to scale ML experiments across multiple GPUs, including dealing with GPU scheduling/memory oversubscription issues.”
Junior Robotics Engineer specializing in UAV autonomy, SLAM, and motion planning
“Robotics software engineer who led localization/SLAM work on an autonomous indoor security drone operating in a pre-mapped environment. Implemented a robust localization strategy combining visual PnP loop closures with point-cloud ICP to mitigate issues like visual map aging, and uses ROS tooling (rosbag/TF/RViz) plus Gazebo and Docker for repeatable debugging, simulation, and development.”
Mid-Level Software Engineer specializing in LLM agents and real-time data streaming
“Software engineer with experience at Striim and Amazon who ships end-to-end production systems across UI, backend, ML, and operations. Built a real-time PII detection capability for a streaming data platform by integrating Python ML inference into a Java monolith via gRPC sidecars, achieving ~3M events/hour throughput and ~93% accuracy, and helped drive enterprise adoption (Fiserv, CVS). Also modernized internal Amazon tooling for multi-region scale with modularization and fully automated deployments.”
Mid-level AI/ML Engineer specializing in Generative AI, Conversational AI, and RAG systems
“Built and shipped a production enterprise RAG knowledge assistant that returns grounded, cited answers and uses confidence-based fallbacks (clarifying questions/abstention) with monitoring and compliance controls for sensitive data. Implemented end-to-end agent orchestration (function calling, structured JSON, state, retries/rate limits) plus eval/feedback loops, and achieved a reported 30–40% improvement in knowledge-task completion time while reducing hallucinations via retrieval improvements.”
Senior AI Engineer specializing in LLMs, agentic systems, and MLOps
“Built and shipped PromptGuard, a production middleware proxy that secures GenAI RAG/agent systems against prompt injection and unsafe tool use using risk scoring, graded policy actions, and least-privilege tool gating. Also replaced LangChain abstractions with a custom state-machine runner for a production voice agent to reduce latency and improve traceability, and delivered a clinic call assistant by converting front-desk/doctor requirements into scenario-based guardrails and measurable evals.”
Mid-level Machine Learning Engineer specializing in computer vision and LLM pipelines
“ML/LLM engineer who built production systems to speed up artist content-creation workflows, including a fine-tuned image captioning model paired with a RAG layer over image embeddings/captions to improve consistency across changing domains. Experienced orchestrating multi-tool agents with LangChain/LangGraph (planning + critic/reflection) and setting up practical monitoring (caption rejection rate) plus evaluation sets for tool-calling accuracy, output quality, and latency.”
Senior Technical Support Engineer specializing in Azure Cloud & Generative AI
“Microsoft cloud/infra engineer with 5+ years supporting enterprise Azure environments, specializing in security-focused networking (private endpoints, DNS) and production troubleshooting across Azure Front Door/App Gateway WAF/AKS. Has implemented posture improvements via Defender for Cloud, Azure Policy, and RBAC tightening, and also designs secure AWS agent/scanner integrations and modern EKS/GitHub Actions/Secrets Manager observability-enabled SDK rollouts.”
Mid-level Software Engineer specializing in cloud platforms, data engineering, and distributed systems
“Full-stack engineer who built and owned an AI-assisted job-matching dashboard in Next.js App Router/TypeScript, keeping LLM logic server-side and improving performance via deduplication, caching/revalidation, and streaming (35% fewer duplicate LLM calls; 40% faster first render). Also has strong data/backend chops: designed Postgres models and optimized queries at million-record scale (1.8s to 120ms) and built durable AWS multi-region telemetry workflows with idempotency, retries, and monitoring.”
Senior Software Engineer specializing in AI/ML, computer vision, and cloud-native systems
“Independently built a production-grade, containerized enterprise agentic AI platform (stateful orchestration + RAG) focused on real-world reliability—guardrails, citation-based outputs, reranking, query rewriting, and evaluation harnesses to reduce hallucinations. Hands-on with OpenAI SDK, CrewAI, and LangGraph, and has delivered AI solutions for non-technical NGO stakeholders via demos and practical POCs.”
Intern Software Engineer specializing in systems, cloud, and security
“Systems and infrastructure engineer pivoting toward robotics software; brings strong low-level debugging, multithreaded systems, and networking experience where correctness and timing matter. Has hands-on experience using Docker and CI/CD to build reproducible test/evaluation environments (thesis), and proposes a disciplined, contract-driven approach to distributed communication and real-time performance debugging.”