Pre-screened and vetted.
Senior Applications Engineer specializing in ERP Financial Systems and GenAI automation
Executive CTO/VP Engineering specializing in high-performance AI, data systems, and distributed infrastructure
Senior QA Engineer specializing in test automation, API and performance testing
Junior Full-Stack Software Engineer specializing in cloud microservices and ML-driven products
“Backend engineer with hands-on ownership of Python/Flask microservices and recommendation systems across edtech and telecom. Deployed and operated real-time personalization/recommendation platforms on AWS EKS with Jenkins-based CI/CD, GitOps-style declarative configs, and strong observability practices. Has migration experience moving legacy mixed environments to modern containerized Kubernetes and built Kafka pipelines feeding ML services while managing schema evolution.”
Intern Robotics Software Engineer specializing in autonomy, perception, and control
“Robotics software engineer with hands-on experience building autonomy features across perception, planning, and systems integration—most notably for an autonomous lunar rover that detects and geometrically models craters to plan terrain manipulation. Also owned development of an autonomous stair-climbing module for a quadruped robot as an intern, and has real-time motion-planning/IK debugging experience on a Franka Panda using RGB-D (RealSense).”
Mid-level Data Engineer specializing in cloud data platforms and real-time streaming
“Worked on onboarding a Middle East logistics client processing thousands of invoices/month, building a production-ready pipeline that routes known vendor PDFs to deterministic regex parsers via Tax ID matching and falls back to LlamaParse for unknown layouts. Added financial consistency validation plus human-in-the-loop review and logging/metrics to continuously reduce LLM usage and improve template coverage.”
Director-level Programmatic & Ad Operations leader specializing in performance and commerce media
“Performance marketer with hands-on ownership of large Coca-Cola programmatic/retail media spend across The Trade Desk, Amazon DSP, and Walmart DSP, focused on ROAS and sales outcomes. Experienced in validating incrementality and attribution by benchmarking retailer first-party measurement against third-party partners (Foursquare/InMarket), and has delivered measurable lifts (e.g., 2x ROAS on Core Power; 1.5x–2x sales/ROAS recovery on Fairlife after audience + creative/video refresh).”
Senior Forward Deployed Systems Engineering Leader specializing in AI-native deployments
“Built and productionized an LLM-enabled system visualization web app at Longshot, designed modularly to pivot quickly to a mobile-friendly interface as customer needs changed. Experienced in diagnosing LLM/agentic workflow failures using observability, deterministic replay, and fault-tree root cause analysis. Also delivers developer-focused demos and trainings (including robotics deployment/mapping at Meta) and partners with sales as a technical closer, including for government clients by demonstrating failure modes and system modularity.”
Senior DevOps/DevSecOps Engineer specializing in AWS & Azure cloud infrastructure
“Infrastructure/DevOps-focused engineer working across Linux-based enterprise platforms that include IBM Power/AIX in a broader OpenShift/Kubernetes and cloud ecosystem. Built Azure DevOps CI/CD for containerized deployments and resolved a production deployment failure by tracing ImagePullBackOff to outdated registry credentials in Kubernetes secrets. Uses Terraform (with modular structure) plus Ansible to provision and standardize production environments with pipeline-based validation.”
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.”
Junior Robotics Software Engineer specializing in embedded radar and ROS2 autonomy
“Robotics software engineer who has built full ROS 2 stacks for both a semi-automated robotic ultrasound system (UR5e + depth camera) and a quadrotor planning/MPC pipeline in Gazebo. Strong in integrating major ROS 2 frameworks (MoveIt/Nav2/RTAB-Map), writing custom packages (URDF, ACADOS-based MPC, laser landmark detection), and optimizing real-time behavior via GPU parallelization and distributed multi-threaded ROS 2 architectures; also contributes to ROS 2 core (structured parameters).”
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 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.”
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.”
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.”
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 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).”
Senior Data Analyst specializing in audit analytics, automation, and financial data platforms
“Full-stack engineer with strong Next.js App Router + TypeScript experience who built and owned a production internal analytics dashboard end-to-end, including server-component data fetching, route handlers for secure proxying, and post-launch monitoring/caching fixes. Also designed Postgres data models and performance-tuned analytics queries, and built reliable BullMQ/Redis-based order-fulfillment workflows with idempotency, retries, and compensating refunds—comfortable operating with high ownership in early-stage teams.”
Junior Software Engineer specializing in LLM systems, data engineering, and ML
“Backend/ML systems engineer with experience at SDSC, UCSD, and Media.net, building production semantic dataset/model discovery using embeddings + Solr KNN and LLM-based intent/reranking at 5M+ dataset scale. Emphasizes offline/online separation for predictable serving, has delivered measurable gains (23% retrieval accuracy, 38% latency reduction) and helped secure a $3M+ NSF grant.”
Mid-level Robotics Software Engineer specializing in autonomy, ROS2, and SLAM
“Robotics software engineer leading an autonomy stack migration from ROS1 to ROS2, including a custom-built global parameter server to preserve existing infrastructure while shipping continuous production releases. Hands-on across navigation/safety/monitoring packages, control (ROS2 PID for steering/speed), and localization performance work (particle filter optimization), with strong ownership of CI-driven test strategy and release quality.”
Intern Software Engineer specializing in systems and full-stack web development
“Open-source contributor to a JavaScript visualization library who focused on runtime/rendering performance—eliminating unnecessary full redraws via memoization and diff-based updates validated with Chrome profiling. Also strengthened the project’s developer experience by adding TypeScript definitions, writing practical documentation, building minimal example apps, and handling community issues with reproducible debugging and public fixes.”