Skip to content
View Felix-Mutinda's full-sized avatar

Block or report Felix-Mutinda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
felix-mutinda/README.md

Felix Mutinda

ML Engineer - MLOps & Data Infrastructure

I work on production ML platforms: feature pipelines, model serving, and the observability and governance layers around them. Lately I'm spending most of my time on agentic infrastructure - orchestration, cross-agent memory, and guardrails for running autonomous agents safely in production.

What I work on

  • ML platform patterns - multi-tenant model serving, feature stores, governance-by-design
  • Data pipelines - orchestration with dbt and Airflow, batch and streaming
  • MLOps tooling - CI/CD for ML, model registries, drift and performance monitoring
  • Agentic infrastructure - agent orchestration, cross-agent memory sync, prompt-injection guardrails

Projects

  • fti-continuous-ml - Continuous model training using the FTI (feature/train/inference) framework
  • orchestrate-dbt-on-airflow - dbt on Airflow via Astronomer Cosmos, with local DuckDB dev and Feast materialization
  • kubernetes-for-ml-engineers - Stand up an ML platform on a laptop/VM, promote it by changing one endpoint
  • the-arrow-ecosystem - A self-hosted lab covering the Apache Arrow ecosystem layer by layer - client API (ADBC), wire protocol (Arrow Flight SQL), query engine, and object storage
  • strata-ai - SDK for enterprise AI agents, APIs, and ML pipeline contracts
  • hermify-mcp - Cross-agent skill and memory sync over MCP
  • duka-ai - Simulated, guardrail-first support assistant for a fictional Nairobi electronics shop

Stack

AWS · Kubernetes · Terraform · Docker · Kafka · Spark · dbt · PostgreSQL · Feast · LangGraph · PyTorch

Writing

I write about ML platform and agent infrastructure design at felixmt.substack.com.

Connect

GitHub · Substack · LinkedIn

Pinned Loading

  1. fti-continuous-ml fti-continuous-ml Public

    Continuous Model Training using FTI framework

    Python

  2. orchestrate-dbt-on-airflow orchestrate-dbt-on-airflow Public

    A runbook for orchestrating dbt on Airflow via Astronomer Cosmos. Includes local DuckDB development, Feast feature materialization, and GitOps config-only promotion.

    Python 3 1

  3. kubernetes-for-ml-engineers kubernetes-for-ml-engineers Public

    Stand up an ML platform on a Laptop/VM; promote it by changing one endpoint.

    Shell

  4. the-arrow-ecosystem the-arrow-ecosystem Public

    A self-hosted lab covering the Apache Arrow ecosystem layer by layer - client API (ADBC), wire protocol (Arrow Flight SQL), query engine, and object storage

    Jupyter Notebook

  5. duka-ai duka-ai Public

    Duka AI is a simulated, guardrail-first customer-support assistant for a fictional Nairobi electronics shop.

    Python

  6. hermify-mcp hermify-mcp Public

    Cross-agent, dataset-backed skill and memory sync via MCP. Hermify your agent interactions - push from Claude, pull into Gemini, improve without friction.

    Python