Pre-screened and vetted.
Mid-level Full-Stack Developer specializing in microservices and AWS DevOps
Mid-level DevOps Engineer specializing in cloud-native CI/CD and Kubernetes
Senior Site Reliability Engineer specializing in multi-cloud, Kubernetes, and observability
Executive Engineering Leader specializing in cloud, DevSecOps, and large-scale platform modernization
“Co-founded a Digital Loss Prevention (DLP) startup and raised $6M in seed funding by showcasing a controlled, laptop-based technology demo. Post-funding, drove MVP planning and execution by sequencing operations and assembling a team to build an appliance MVP, using an iterative build/evaluate/visualize approach.”
Senior Software Engineer specializing in cloud backend systems and LLM-powered agents
“Amazon Fire TV Devices engineer who built and shipped a production LLM-powered lab triage and validation system that grounds recommendations in internal runbooks/known-issue data and pushes evidence-based actions via dashboards and Slack. Emphasizes safety and measurability with structured JSON outputs, replay-based evaluation on historical incidents, and production metrics (e.g., disagreement rate and time-to-first-action), plus cost/latency optimizations like caching, batching, and rule-based fast paths.”
Mid-level AI/ML Engineer specializing in LLM applications and cloud-native systems
“LLM engineer who has shipped production AI systems, including an RFP requirements extraction platform (OpenAI o4-mini + Azure AI Search + FastAPI) achieving 90%+ accuracy and ~5x throughput through grounding, structured outputs, parallelization, and caching. Also partnered with legal/compliance stakeholders at Nexteer Automotive to deliver an AI document comparison tool with traceability and confidence indicators, adopted by non-technical users and saving ~2 FTEs of review time.”
Mid-level AI/ML Engineer specializing in LLMs, RAG, and fraud/risk analytics in Financial Services
“Built and shipped a production-grade GenAI Fraud & Compliance Investigation Copilot for a large US bank, integrating OCR docs, structured data, and prior case history to generate grounded, regulator-friendly summaries and red-flag highlights. Demonstrates strong end-to-end LLM systems engineering (LangGraph/LangChain, hybrid retrieval with FAISS+BM25, guardrails/citations, streaming/latency optimization) plus rigorous evaluation and close partnership with compliance stakeholders.”
Mid-level Software & Robotics Engineer specializing in autonomous systems and ROS 2
“Robotics software engineer focused on production-grade autonomy in GPS-denied environments, building full navigation stacks (perception, EKF/UKF sensor fusion, planning, control) in ROS2. Integrated YOLOv8/semantic segmentation/RL policies into real-time NAV2 pipelines via a custom perception-aware costmap layer, with emphasis on deterministic control loops, embedded GPU performance, and robust system observability/fault tolerance.”
Mid-Level Full-Stack Software Engineer specializing in event-driven data platforms
“Backend engineer with SAP experience modernizing a legacy Flask/PostgreSQL product master data platform into a modular, stateless, containerized service with Kafka-based background processing and improved observability. Also has hands-on academic/side-project experience operationalizing ML (NLP retrieval with TF-IDF/BERT via FastAPI and CV lane-edge detection inference APIs using PyTorch).”
Staff/Lead Data Scientist specializing in Generative AI, NLP/LLMs, and MLOps
“Lead Data Scientist (10+ years) with recent work in healthcare data: built production pipelines that unify EHR, genomics, and clinical notes using NLP (spaCy/BERT/BioBERT) and scalable Spark-based processing. Also led development of domain-specific LLM/NLP systems for chatbots and semantic search, deploying models via FastAPI/Flask and improving retrieval with FAISS-backed, fine-tuned clinical embeddings and RAG-style workflows.”
Mid-level AI/ML Engineer specializing in Generative AI and MLOps
“GenAI/LLM engineer and architect who built and deployed a production generative AI financial forecasting and scenario analysis platform at McKinsey, leveraging Claude (Anthropic), LangChain, Airflow, MLflow, and AWS SageMaker. Demonstrates strong LLMOps/MLOps rigor (monitoring, drift detection, automated retraining) and deep experience implementing global privacy controls (GDPR, differential privacy, audit trails) while partnering closely with finance executives and legal/IT stakeholders.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native web platforms and AI tooling
“Built the backend for “codeGuard,” an AI-powered static code analysis platform, using FastAPI and Docker. Structured the system into API/service/execution layers and addressed heavy-workload container resource/cleanup issues via strict CPU/memory limits and a queued execution model.”
Mid-level Data Scientist specializing in business intelligence and machine learning
“Internship experience building a production LLM-powered podcast operations agent that automated lead intake (HubSpot), guest research, scheduling (Calendly), meeting-summary evaluation (Gemini), and human approval via Slack bot—while retaining rejected candidates for future outreach. Also contributed to ideation of a multi-agent orchestration framework with parsing and task routing, and emphasized reliability via structured prompts, HITL feedback, and prompt-based test sets.”
Mid-level Applied AI Engineer specializing in LLM infrastructure and model optimization
“LLM engineer who has deployed privacy-preserving, real-time workplace risk monitoring over massive enterprise chat/email streams, tackling latency, hallucinations, and extreme class imbalance with model benchmarking, RAG + fine-tuning, and a pre-filter alerting layer. Also built an agentic legal contract drafting system (Jurisagent) using LangGraph/LangChain with deterministic multi-agent control flow, structured outputs, and reliability-focused evaluation/telemetry.”
Mid-level Business Data Analyst specializing in Financial Services and Healthcare analytics
“Full-stack engineer (~4 years) who has owned and shipped customer-facing SaaS onboarding and a role-based real-time analytics dashboard using TypeScript/React with a modular backend. Experienced in microservices with RabbitMQ and strong observability practices (correlation IDs, structured logging, queue metrics), and built an internal deployment tracker integrated with CI/CD that replaced manual spreadsheet/Slack processes.”
Mid-Level Software Developer specializing in Java microservices and cloud-native systems
“Backend engineer focused on cloud/distributed systems, deploying Java 17/Spring Boot microservices on AWS EKS with RDS and Kafka. Demonstrated strong production readiness work (DB lock mitigation, Kafka idempotency, gradual rollouts) and delivered a major latency improvement (~400ms to ~100ms). Also has proven cross-layer troubleshooting skills, isolating intermittent API timeouts to a specific Kubernetes node’s network interface issue, and partners closely with ops teams to build dashboards and workflow automation (including Python scripts).”
Senior Full-Stack Software Engineer specializing in FinTech, cloud microservices, and blockchain
“Python/ML engineer with strong DevOps depth: built an end-to-end regime-aware stock prediction system (custom fine-tuned FinBERT sentiment + technical/macro features) delivering a 12% accuracy lift. Also implemented Kubernetes/Helm + Jenkins/GitHub Actions pipelines (including GitOps-style workflows for multi-cloud Hyperledger Besu) and improved deployment speed/stability by ~50% while addressing race conditions and image drift.”
Junior Full-Stack & Data Engineer specializing in cloud platforms and cybersecurity ML
“Built a hackathon "Patient Summary Assistant" backend focused on healthcare workflows, combining RAG-based summarization with HIPAA-minded privacy controls (NER redaction + encryption). Demonstrated strong infra skills by deploying on Kubernetes with Helm/HPA and GitOps (ArgoCD), plus migrating from OpenAI to an on-prem Llama 3 stack (vLLM, quantization, shadow-mode testing) and adding real-time Kafka ingestion for patient vitals/anomaly alerts.”
Mid-level AI/ML Engineer specializing in recommender systems and edge computer vision
“ML/AI engineer with production experience at Shopify and Intel, building a deep learning product ranking system that lifted add-to-cart ~14% and serving real-time similarity search via FAISS+Redis under <20ms latency at massive scale. Also deployed computer vision models to 100+ retail edge locations using Docker/Ansible/k3s with zero-downtime rollouts, and applies strong MLOps practices (A/B testing, canary/shadow, observability) plus performance optimization (OpenVINO, INT8).”