Pre-screened and vetted.
Mid-level Site Reliability Engineer specializing in cloud infrastructure, Kubernetes, and LLM applications
“SRE-focused engineer with experience at Sony Interactive Entertainment productionizing high-throughput LLM/agentic systems on Kubernetes, including GPU-aware autoscaling and warm-pool strategies to manage latency and cost under traffic spikes. Demonstrates strong incident response using Prometheus/Grafana + Jaeger tracing (e.g., resolving recursive agent loops and restoring 99.9% availability within minutes) and partners closely with sales/customer teams through PoV demos and developer workshops.”
Mid-level Robotics Software Engineer specializing in SLAM and 3D computer vision
“Robotics software engineer focused on outdoor mobile robot localization and navigation, building ROS1/ROS2 systems with NavSat+EKF sensor fusion and custom Nav2/Costmap2D extensions for 3D obstacle clearance. Demonstrates strong real-world troubleshooting by tracing localization drift to a failing IMU connector, repairing it, and then creating sensor-health monitoring tooling; experienced taking features from Gazebo simulation through field testing to Docker/Kubernetes deployment with CI via GitHub Actions.”
Mid-level Software Engineer specializing in LLM systems and intelligent search
“Backend engineer from Palantir who built and productionized an enterprise LLM-based document intelligence/search platform, evolving it into a hybrid lexical+vector retrieval system. Emphasizes reliability and cost control via strict LLM gating, robust fallback paths, and evaluation frameworks (e.g., MMLU/BLEU), plus disciplined migration practices (feature flags, dual-writes, shadow reads) to ship changes safely at scale.”
Mid-level Mechanical Engineer specializing in aerospace tooling and robotics systems
“Robotics-focused candidate who built core software for a ROS2 pick-and-place arm that sorted colored cubes using an overhead camera and an AI color-recognition model. They owned arm modeling in ROS, motion logic (coordinate-to-IK-to-joint paths), and created a data-driven linear error-correction calibration to mitigate camera/AI coordinate bias, plus tuned motion speed to improve real-world repeatability.”
Senior Strategy Consultant specializing in AI, SaaS, and TMT
“Cross-functional operator/program leader with experience running end-to-end platform and governance assessments and translating findings into OKRs and annual roadmaps. Central contributor to a large post-merger integration overseeing 15+ functions and identifying ~$55M in cost reallocation opportunities through headcount, process, and technology optimization.”
Mid-level Applied AI Engineer specializing in LLM agents, RAG, and model alignment
“Applied Scientist with legal-tech experience who builds production LLM systems. Created and deployed Quibo AI, a LangGraph-based multi-agent pipeline that turns large markdown/Jupyter inputs into polished blogs and social posts, overcoming context limits via ChromaDB + HyDE RAG. Also built a large-scale iterative code-evolution workflow using multi-model orchestration (GPT/Claude/Gemini) with testing, debugging loops, and evaluation/observability practices.”
Junior Salesforce & AI Product Consultant specializing in public sector and enterprise platforms
“Software/cloud engineer with PwC experience deploying a nationwide Australian Government Salesforce labor licensing platform used by 200k+ professionals, emphasizing safe integration, CI/CD, and UAT-driven quality improvements (40% defect reduction). Also built a Python/FastAPI RAG system with the U.S. Army to convert CONOP documents into risk assessments, adding human-in-the-loop and provenance features to address operator trust concerns.”
Senior AI Engineer specializing in LLMs, RAG, and multimodal NLP
“Built a production LLM/RAG assistant for insurance/health claims agents that ingests 100–200 page patient PDFs via OCR (migrated from local Tesseract to Azure Document Intelligence) and delivers grounded claim detail retrieval plus summaries with PII/PHI guardrails. Experienced orchestrating large workflows with Celery worker pipelines and AWS Step Functions (S3-triggered, Fargate-based batch inference/accuracy aggregation), and collaborates closely with non-technical SMEs (claims agents/nurses) through shadowing, iterative demos, and SME-defined evaluation.”
Junior Robotics & Controls Engineer specializing in autonomous navigation and UAV systems
“Robotics software engineer with extensive ROS2 experience building and integrating full autonomous navigation stacks (sensor fusion, ICP/occupancy-grid mapping, planning). Hands-on computer vision work for drones, including monocular depth-from-RGB pipelines (Open3D/OpenCV) and model swaps to improve low-light performance. Also experienced in multi-drone coordination with Crazyswarm2 and Vicon-based state estimation, plus Gazebo simulation for TurtleBot, Franka Emika, and a Lunabotics-style excavation rover.”
Executive Technology Leader specializing in SaaS platforms, data ecosystems, and product engineering
“Technology leader who drove end-to-end modernization at Dogtopia—building a proprietary SaaS POS/CRM and operations platform plus an AI-powered customer app—using OKR-driven roadmaps and Agile/DevOps delivery. Previously at GE, led a cloud-native AWS data fabric re-architecture with strong security/governance (RBAC, classification, encryption, lineage, virtualization), cutting processing time 60%+ and enabling AI workloads tied to $400M in business value.”
Mid-level AI/ML Engineer specializing in recommender systems, NLP, and cloud ML
“AI/ML engineer who has shipped both a safety-critical mental health RAG chatbot (Mistral 7B + Pinecone) with automated faithfulness/toxicity monitoring and a deep Q-learning investment recommendation engine at Lincoln Financial Group. Strong in production MLOps and orchestration (AWS Lambda/CloudWatch/SageMaker, Docker, AKS) and in translating regulated-domain requirements (clinical reliability, fiduciary duty) into measurable model constraints and monitoring.”
Junior Full-Stack Software Engineer specializing in SaaS and AI-powered web apps
“Full-stack engineer with experience at HubSpot, Accolite, and an early-stage USC alumni startup (Workup). Built and shipped end-to-end workflow automation features (dynamic input configuration with strict schema validation) driving ~25% faster configuration, and delivered an AI interview customization feature in a high-ambiguity startup setting that increased adoption by ~40%. Comfortable operating production systems on AWS with CloudWatch observability and CI/CD, and has built real-time web apps with caching/indexing for performance.”
Mid-level AI/ML Engineer specializing in speech, computer vision, and agentic GenAI
“Built and shipped a production multi-agent, voice-based conversational assistant for older adults’ daily health management using Vertex AI, FastAPI, Firebase/Firestore, and Cloud Run, with a custom cross-session memory design to keep responses context-aware at low latency. Also partnered with caregivers/elderly users and health officials, translating needs into workflows and explaining HIV risk predictions with SHAP and dashboards.”
Intern Software Engineer specializing in data engineering and AI agent systems
“AI engineer at Anote.ai who built and shipped a production multi-agent LangGraph/LangChain/Ray RAG platform for enterprise search and workflow automation, supporting 3 commercial products and 100+ developers. Drove measurable gains (30% accuracy improvement, lower latency) and improved reliability with Redis-based state checkpointing, message-queue synchronization, and Milvus retrieval optimizations, while partnering with PMs/clients to add transparency features like confidence scores and real-time logs.”
Senior DevOps Engineer specializing in cloud infrastructure and CI/CD automation
“Infrastructure/operations engineer with hands-on IBM Power/AIX administration (LPAR/DLPAR, HMC, RMC) and PowerHA cluster failover experience, plus modern DevOps tooling across CI/CD, Kubernetes/Helm, and IaC (Terraform/CloudFormation/Ansible). Emphasizes controlled change management, drift prevention via Git-as-source-of-truth, and observability practices using Prometheus/Grafana.”
Senior Backend & Infrastructure Engineer specializing in cloud-native distributed systems
“LLM infrastructure engineer who built a production-critical real-time personalization and memory retrieval system for a user-facing product, adding <100ms P99 latency while improving relevance ~20–25% and holding SLA through 3x traffic. Experienced designing tiered retrieval backends (Redis + vector store), deploying on Kubernetes with autoscaling/circuit breakers, and running rigorous observability, incident response, and agent evaluation (shadow traffic, A/B tests, regression/replay).”
Junior Technical Artist specializing in rigging and real-time VFX for games and medical simulation
“Real-time character animation/tech art specialist spanning Maya rigging/auto-rigging through UE5 Animation Blueprints, Control Rig (FBIK/IK), and motion matching. Has shipped performance-focused work on an FPS targeting 60 FPS with 20+ AI and motion matching, using Unreal Insights, URO, PCA, and gameplay-tag pruning. Also collaborated on a VR brain-surgery simulation, translating desired vascular behavior into procedural Control Rig spring-based animation via rapid prototyping.”
Senior Software Engineer specializing in AWS data platforms and event-driven systems
“Capital One engineer leading the architecture and delivery of a large-scale AWS Glue/Spark/Delta Lake batch messaging pipeline that decoupled batch from real-time flows, added multi-region failover and automated retries, and delivered ~40% AWS cost savings with ~3x performance gains. Currently building an LLM-powered Slack bot using RAG to automate message investigations by querying CloudWatch, Snowflake, and internal documentation with privacy-aware masking of NPI/PII.”
Director-level Applied Science & AI/ML leader specializing in LLMs, RAG, and MLOps
“Active in the venture ecosystem as a Rogue Women's Fund fellow and angel investor, with memberships in Gaingels and Angel Squad (HustleFund). Interested in founding a company to leverage extensive experience, and evaluates ideas through market need and economic viability of the target population.”
Mid-level Data Engineer specializing in real-time pipelines across FinTech and Healthcare
“Data engineer at Plaid who built greenfield, end-to-end real-time transaction pipelines and FastAPI data services for fraud detection and analytics, handling millions of events per day. Strong focus on reliability and data integrity via Great Expectations validation, Airflow-based monitoring/SLAs, quarantine/staging patterns, and robust external data ingestion with schema versioning and backfills (reported 50% fewer anomalies and ~40% fewer failures).”
Mid-level Software Engineer and Product Manager specializing in AI and financial data platforms
“Full-stack engineer with deep Next.js App Router + TypeScript experience who has shipped and owned production features in a fashion/wardrobe/resale domain. Demonstrated measurable impact across the stack: +25% engagement, 30% faster load times, 40% fewer errors, plus durable Temporal workflows and Postgres analytics/query tuning for real-time dashboards.”
Mid-level Haptics & VR/AR Researcher specializing in immersive interactive systems
“Built and owned an end-to-end VR surfing simulator in Unity/C#, integrating Arduino inputs, external tracking, and a motion platform with multisensory feedback. Deep focus on VR comfort and control stability (PD control, quaternion-based orientation, latency/jitter mitigation) validated via IMU measurements and 200+ user studies, plus some Unreal gameplay framework and replication/prediction experience.”
Senior Machine Learning Engineer specializing in computer vision and LLM-powered analytics
“Machine learning engineer and startup veteran building InfraSketch (infrasketch.net), a full-stack system-design/diagramming product where users describe systems in plain English and an LLM agent generates and iterates on infrastructure graphs and exports design docs. Owns the entire stack (React/TS + FastAPI/Node, DynamoDB/Postgres, AWS serverless) and focuses on LLM consistency, modular agent architecture, and production-style CI/CD and reliability patterns.”