Skip to content
View matheusbuniotto's full-sized avatar
🪐
Exploring and Building
🪐
Exploring and Building

Block or report matheusbuniotto

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
matheusbuniotto/README.md

I started out in marketing, consumer behavior, and product, trying to figure out why people actually do what they do. That dragged me into data science and experimentation to measure it, and eventually into software because I kept wanting to build the things myself.

Right now my focus is in AI engineering/enablement! Building agents or stuff that help me and others build with AI without things breaking in weird ways. I care less about clever prompts and more about whether a system is deterministic, measurable, and genuinely useful.

Fun and growth are the point. I treat learning like progressive overload: pick something slightly outside my comfort zone, break it, figure out why it broke, and add a little more weight to the bar next time. Most repos here started as an itch I wanted to scratch or an idea I wanted to test with running code.

A few recent builds:

  • ai-code-tutor-os — Personal AI coding tutor & cognitive harness. Pydantic-AI 2.0 multi-agent backend (A2A delegation + dynamic skills), hierarchical memory, and Tauri desktop shell.
  • claudegraph — LangGraph-style state graphs for Claude Code. Turns advisory markdown instructions into strict state machines with enforced routing.
  • peer-ai — An AI agent that designs and reviews A/B experiments the way a skeptical senior data scientist would, tested against simulated ground truth.
  • go-google-mcp — Model Context Protocol (MCP) server in Go for Google Workspace.

Always up for talking AI, enablement, or weird problems.

Pinned Loading

  1. openwebui-tools openwebui-tools Public

    Custom tools, pipes, and function calling extensions for Open WebUI

    Python 10 2

  2. mind-cli mind-cli Public

    Frictionless AI project context manager — restore your mind state in 2 minutes

    Python

  3. go-google-mcp go-google-mcp Public

    Model Context Protocol (MCP) server for Google Workspace. Secure CRUD for Drive, Gmail, Calendar, Sheets, Docs, Tasks and People via AI agents.

    Go 5 1

  4. projeto_olist_eng_dados projeto_olist_eng_dados Public archive

    End-to-end Data Engineering pipeline for Olist ecommerce using Mage, DuckDB, and dbt

    Python 1

  5. claudegraph claudegraph Public

    A Claude Code plugin for creating LangGraph-style plugins — stdlib-only state-graph execution with enforced routing

    Python

  6. peer-ai peer-ai Public

    Agentic AB test analysis and design.

    Python