Machine Learning Engineer
- Built end-to-end ML pipeline orchestration in Python: data prep, feature engineering, training, evaluation, and inference handoff in one reproducible CLI workflow.
- Shipped a containerized inference service (FastAPI + Docker/Podman) productionizing a deep-learning classifier; reproducible from a fresh clone with one command.
- Authored cross-team integration contracts (Pydantic schemas) governing the data → features → model → inference handoff on a 4-engineer team.
- Owned the CI/CD posture: GitHub Actions running branch-protected main with contract-driven development.