Projects

Case studies — problem, approach, and outcome — across research code and applied systems.

Performance / platform

Halving pipeline turnaround with profiling + right-sized Kubernetes

Cut end-to-end turnaround of critical data pipelines by roughly half via targeted profiling, right-sized Kubernetes resources, and workload-tailored container images — validated with load testing.

KubernetesPythonPerformanceLoad testing
Case study
Full-stack

Real-time pipeline-health monitoring dashboard

Designed and shipped a production dashboard for real-time data-pipeline (Airflow DAG) health, with authentication and access controls — adopted as a team's daily operational tool.

Reactshadcn/uiAirflowFastAPI
Case study
Platform / developer experience

Standardized CI/CD across a multi-repo codebase

Rolled out reusable CI/CD templates (automated test, build, publish) to full adoption across a multi-repository codebase, cutting deployment failures and manual steps.

GitLab CI/CDAutomationPlatform
Case study
AI Research Engineer · Intuitive Surgical

Secure, privacy-preserving LLM workflows

Privacy-safe assistants and guardrails that let teams use LLMs over sensitive internal material without data leaving the trust boundary.

LLMsRAGPythonCloudCI/CD
Case study
Infrastructure / platform

Cross-region Kubernetes connectivity with an eBPF cluster mesh

Connected Kubernetes clusters across regions with an eBPF cluster mesh — global service discovery and direct pod-to-pod connectivity, no gateways, proxies, or VPNs.

KubernetesCilium / eBPFMulti-regionNetworking
Case study
Lead author & maintainer

GRUB: graph-informed pure-exploration bandits

Open-source bandit algorithms that use a similarity graph over arms to find the best (or good-enough) option with far fewer samples than standard UCB.

PythonNumPyMulti-armed banditsGraph signal processing
Case study