Pre-screened and vetted.
Senior Software Engineer specializing in Cloud, Zero Trust, and Enterprise Platforms
“Zero Trust security product lead focused on UI/API delivery, stability, and customer adoption at enterprise scale, including deployments serving 1200 customers. Stands out for hands-on production debugging across the full stack, customer-facing incident ownership, and a pragmatic approach to turning failures into automated regression coverage.”
Mid-level Full-Stack Engineer specializing in FinTech and AI platforms
“Full-stack engineer with 3 years of AI/ML experience who has shipped production LLM workflows, including a Bloomberg triage dashboard that cut manual processing by 35%. Combines React/TypeScript product sense with AWS/Spring/Lambda backend architecture and unusually strong practical judgment around evals, trust, retrieval, latency, and UX for real-world AI systems.”
Mid-level Data Engineer specializing in cloud data platforms and FinTech analytics
“Solutions architect/technical consultant with experience across Intuit, Deloitte, and CodeNest Solutions, focused on enterprise data modernization, AI adoption, and real-time streaming in B2B environments. Particularly strong in regulated financial use cases, where they combine hands-on POC building, security/compliance diligence, and modern data stack expertise to help clients modernize legacy systems and close complex enterprise deals.”
Junior Software Engineer specializing in full-stack AI systems
“Sole developer behind BirdieAI, an AI-powered golf booking platform built from the ground up, spanning frontend UX, backend services, AWS infrastructure, and Postgres database management. Worked directly with a cofounder in a startup setting to scope and ship an MVP, then improved production reliability significantly by reducing a key extraction failure from 1 in 15 to 1 in 300 while adding operational safeguards and user-driven product improvements.”
Intern Machine Learning Engineer specializing in LLMs, RAG, and vision-language systems
“Robotics ML/software engineer focused on Vision-Language-Action control for 7-DoF robots, replacing tokenized action decoding with continuous regression heads (including a logit-weighted expectation approach) to improve stability and real-time behavior. Strong in ROS1/ROS2 systems integration and debugging closed-loop manipulation issues via latency instrumentation, QoS-aware distributed messaging, and sim-to-real validation using Gazebo/Unity, Docker, and CI pipelines.”
Mid-level Software Engineer specializing in LLM agents and full-stack systems
“At Esri, the candidate is building a production LLM-powered WebGIS AI framework that embeds an AI assistant into web maps and routes natural-language requests into ArcGIS JavaScript SDK functions via a LangGraph-orchestrated, multi-agent system. They emphasize production reliability and scale (strict tool calling/JSON, live schema validation, query guardrails) and rigorous evaluation/observability using LangSmith, offline prompt datasets, and latency/tool-call accuracy tracking.”
Senior Full-Stack Software Engineer specializing in cloud-native microservices and web apps
“Backend-focused engineer building customer support/order-tracking platforms with Java 17/Spring Boot microservices and a React/TypeScript frontend. Deep experience running event-driven systems on Kubernetes (Kafka, Redis, MySQL) with strong observability (Prometheus/Grafana/Splunk), SLOs, and safe deployment practices (feature flags, canaries). Also built an internal monitoring/debugging dashboard that consolidated metrics and logs for on-call engineers and was adopted by other teams to speed incident response.”
Mid-level Machine Learning Engineer specializing in industrial deep learning and predictive control
“AI engineer building and deploying deep-learning-based optimization/control systems for petrochemical plants, with a focus on maintaining operational stability under real-world constraints. Core contributor to model and inference design; introduced a stability-focused non-linear objective and sped up second-layer optimization via on-the-fly first-order approximations. Experienced using Kubernetes for end-to-end testing and effective in translating customer expectations into measurable evaluation plots for non-technical stakeholders.”
Junior Machine Learning Engineer specializing in data pipelines and applied AI
“Built a production AI agent for phishing fraud detection using n8n orchestration, Claude (Sonnet 4/MCP), VirusTotal, and JavaScript formatting to generate and deliver email-based reports via Gmail. Has experience evaluating detection accuracy against known examples, iterating via feedback, and presenting AI solutions to non-technical teams.”
Senior DevOps Engineer specializing in AWS cloud platform engineering and Kubernetes
“Cloud-focused DevOps/Infrastructure engineer with hands-on AWS high availability, migration cutovers, and production automation. Built Jenkins-based CI/CD pipelines (Git, SonarQube, Artifactory) and manages Terraform IaC with S3/DynamoDB remote state, PR-based reviews, and staged environment promotion; targets $160k base. No direct IBM Power/AIX/PowerHA experience.”
Junior Software Engineer specializing in robotics and real-time distributed systems
“Robotics software engineer focused on low-compute navigation/SLAM: built a 6-DOF SLAM validation pipeline (IMU + 2D LiDAR + ultrasonic) producing ~1cm OctoMap accuracy and deployed it on an Intel Atom by optimizing particle-filter SLAM with a greedy max-likelihood update. Deep ROS 2 experience (executors, composable/lifecycle nodes, QoS, timestamping) plus simulation and deployment tooling (Gazebo C++ plugins, Docker, CI/CD, ROS 2 build farm) and drone navigation work with MAVROS/PX4.”
Junior Machine Learning Engineer specializing in computer vision for medical imaging
“Applied ML/LLM practitioner working in healthcare-facing products, using RAG and LoRA fine-tuning on medical data and implementing production monitoring (confidence scoring) for clinician oversight. Has hands-on experience debugging agentic/LLM pipelines (including OCR preprocessing fixes) and regularly delivers technical demos to doctors, investors, and conferences—contributing to adoption and even helping close a funding round through end-to-end pipeline walkthroughs.”
Intern Software Engineer specializing in FinTech and AI platforms
“Systems-focused engineer who built an OS kernel with multithreading, priority scheduling, system calls, and synchronization primitives, and debugged race conditions end-to-end. While not yet hands-on with ROS/SLAM, they clearly connect low-level concurrency and scheduling decisions to deterministic, reliable robotics-style real-time workloads.”
Mid-level Data Analyst specializing in retention, churn, and customer analytics
“Analytics professional with experience across healthcare and fintech, including building SQL/Python data pipelines at Optum and owning a fraud detection initiative at Razorpay. Stands out for combining messy-data cleanup, reproducible analytics workflows, and stakeholder-driven metric design, with a reported 25% improvement in fraud detection while keeping false positives under control.”
Mid-level Software Engineer specializing in full-stack agentic AI
“Built a production-grade agentic document intake system that converts PDFs into structured records with strict schema validation, confidence-based retries, and a human review UI. Demonstrates strong practical judgment around making LLM systems reliable in enterprise workflows, including custom orchestration, observability, and continuous evals rather than relying on off-the-shelf abstractions.”
Senior Full-Stack Engineer specializing in AI platforms and scalable web systems
“Full-stack/product-minded engineer with recent experience in both an early-stage AI startup and a B2B payments marketplace. Stands out for building a pgvector-based semantic cache that reduced LLM latency by 35% and for shipping audit-heavy payment infrastructure with Stripe/Plaid, idempotent webhook handling, and major reconciliation query optimizations.”
Junior Robotics Research Assistant specializing in multi-robot autonomy and ROS2
“Graduate robotics researcher (Georgia Tech/Georgia Tech Research Institute) who helped modernize the Georgia Tech Robotarium by migrating its comms stack from MQTT to ROS2 across MATLAB/Python and updating embedded Teensy firmware for new sensors. Currently validating ToF distance sensors and integrating IMUs, with planned GTSAM factor-graph SLAM sensor fusion; also debugged and improved a decentralized coverage-control algorithm at swarm scale (1000–2000 agents) using computational geometry and literature-backed methods.”
Junior Robotics Engineer specializing in autonomy, perception, and motion planning
“Robotics software engineer who built the full control stack for a fleet of manufacturing/repair robots in Relativity Space R&D (perception, planning, motion control, integration, deployment). Has ROS/ROS 2 experience spanning custom SLAM (LiDAR+IMU), multi-robot coordination, and multi-drone control (Pixhawk 4, minimum-snap trajectories), with strong real-world debugging and simulation/CI testing practices (Gazebo, CI/CD, some Docker).”
Senior Full-Stack Java Engineer specializing in cloud-native microservices
“Backend/platform engineer who owned high-volume Java/Spring Boot microservices on AWS (Kafka + RDS/DynamoDB) and has hands-on experience debugging complex production latency incidents across DB, JVM/GC, and async consumers. Also shipped applied AI features for ops, including an LLM-powered log analysis assistant and an incident-response agent with strong safety guardrails (schema-validated tool use, retries/backoff, and human-in-the-loop escalation).”
Mid-Level Software Engineer specializing in backend systems and LLM/RAG applications
“Backend/AI engineer at Intuit who built a production AI-powered case assistant for support agents (FastAPI on AWS EKS) combining Postgres case data, OpenSearch retrieval with embedding reranking, and internal LLMs. Improved peak-season reliability by diagnosing P95/P99 timeout spikes and cutting P95 latency from ~800ms to <400ms via composite indexing, keyset pagination, connection pool tuning, and caching, while adding grounded-generation guardrails (evidence packs, confidence thresholds, fallbacks, human-in-the-loop).”
Junior Robotics Engineer specializing in motion planning and control
“Robotics software engineer who built a ROS2-based ping-pong ball interception system on a 7-DOF Sawyer arm, spanning real-time vision, trajectory prediction, and an MPC joint-velocity controller to hit a flying ball within ~1 second. Demonstrated strong real-time debugging and systems integration skills (timestamp-based latency analysis, event-based redesign, ROS2 QoS tuning) and is currently working with Isaac Sim in Docker with GitHub-based CI/CD for assembly-task simulation.”
Mid-level Software Engineer specializing in FinTech and scalable microservices
“Backend/platform engineer focused on high-traffic financial systems, owning real-time event-driven ingestion and Kafka streaming pipelines using Python/FastAPI, Avro schemas, and AWS services. Has hands-on Kubernetes (EKS) and GitOps/CI-CD experience (ArgoCD/Jenkins) and supported large-scale migrations from legacy VMs to containerized microservices with zero/low-downtime cutovers.”
Intern Software Engineer specializing in distributed systems and backend infrastructure
“Backend engineer with deep experience building event-driven logistics systems (orders, warehouse execution, real-time delivery tracking) using Spring Boot/PostgreSQL/Redis and strong observability (Prometheus/Grafana). Led a zero-downtime migration from monolithic MySQL to a sharded architecture for ~2M users with dual-write, checksum validation, and fast auto-rollback, and has strong security expertise including PostgreSQL RLS for multi-tenant SaaS and robust OAuth/JWT handling.”