How I deployed MLflow as a authenticated experiment tracking server on AWS and integrated it into a reusable ML toolkit.
How I built a CI/CD system for a Nextflow methylation sequencing pipeline: from pre-commit linting through four layers of testing to automated promotion across development, staging, and production, all backed by reusable GitHub Actions and container image promotion via ECR.
How parallelising hyperparameter tuning on SageMaker turned a single-instance grid search into a 100x faster training workflow.
Designing and building a Python CLI that lets data scientists create, manage, and safely shut down cloud research environments without needing to know Terraform or the AWS console.