Skip to content
View flaviomartil's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report flaviomartil

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.

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
flaviomartil/README.md
Typing SVG

LinkedIn GitHub Email



🧠 About Me

const martil = {
  role:       "Senior Full Stack Developer & AI Engineer",
  location:   "São José do Rio Preto, SP — Brazil 🇧🇷",
  experience: "10+ years",
  openTo:     ["remote", "international", "AI-first teams"],
  currentFocus: [
    "AI Agents & MCP Servers",
    "LLM integrations (Claude, GPT, Gemini, Bedrock)",
    "Full Stack SaaS products",
    "Agentic automation with n8n",
  ],
  studying: ["MBA AI/Data Science @ PUCRS", "AI Engineering @ UNIPDS"],
};

🤖 AI & LLM — Main Differentiator

I don't just use AI. I build the infrastructure around it.

  • 🔌 MCP Protocol — Built custom MCP servers & clients from scratch (dev-browser, n8n-mcp, student support agent)
  • 🧠 Multi-agent systems — Persistent memory bridges between AI agents (SQLite FTS5 + real-time sync)
  • 🛠️ LLM APIs — Production integrations with Claude (Anthropic), GPT-4o, Gemini, AWS Bedrock
  • 👁️ Computer Vision — Video analysis pipelines with FFmpeg + Rekognition + Gemini
  • 🤖 AI Agents — Student advisor, sales copilot (WhatsApp), agentic OS dashboard
  • 📊 ML/Python — LSTM forecasting, TensorFlow, automation pipelines

🚀 Featured Projects

Project Stack Highlight
dev-browser TS · CDP · MCP · WebSocket Fork of chrome-mcp with Opera support, controls Chrome/Opera/Edge via Claude Code
token-cost-calc Next.js 14 · TypeScript · Tailwind Token cost for 6 LLMs, live BRL/USD rate, live demo
claude-mem-opencode TS · Bun · SQLite FTS5 Shared persistent memory between Claude Code & OpenCode
claude-code-toast PowerShell · WinForms · DWM Glassmorphism toast notifications for WSL2/Claude Code
mega-sena-automation Python · LSTM · TensorFlow · Docker Neural net predictions + automated reporting
linkedin-find-connect-bot Python · Selenium · ChromeDriver LinkedIn connection automation with keyword filter
marketplace_api + marketplace_mobile TS · Node.js · Prisma · React Native · Expo Full stack marketplace, REST API + mobile app (MBA project)
fiscal-document-saas (private) TS · PHP · Node.js Multi-tenant fiscal document processing (production)
student-support-agent (private) Python · MCP · pgvector AI-powered student support agent + 100 automated tests
video-analysis-pipeline (private) Python · FFmpeg · Rekognition Commercial compliance checker with AI

⚡ More Projects

Project Stack Highlight
mcp-cost-analyzer TS · MCP Token cost analysis via MCP protocol
agent-orchestrator TS Multi-agent orchestration framework
prompt-forge TS Prompt engineering toolkit
agent-prompt-library Markdown · TS Curated prompt library for AI agents
br-layoff-alert TS · Node.js Brazilian layoff tracker with alerts
repo-readme-generator TS · LLM AI-powered README generator
telegram-ai-bot-builder TS · Node.js Telegram bot builder with AI integration
ai-roi-calculator TS · React ROI calculator for AI implementation

🛠️ Tech Stack

Frontend

Backend

AI / ML

 

DevOps & Tools


📊 GitHub Stats

Activity Graph


🎓 Education & Certifications

  • 🎓 B.S. — Systems Analysis & Development · UNIP (Completed)
  • 🎓 Post-grad — Specialist FullStack · Descomplica (Completed)
  • 🎓 MBA — Full Stack + Mobile + Backend · Rocketseat (Completed, 84/100 pts, React, NestJS, DDD, React Native)
  • 🎓 MBA — AI, Data Science & Big Data · PUCRS (2026–2027, in progress)
  • 🎓 Post-grad — Applied AI Engineering · UNIPDS (Module 1: 10/10, TensorFlow, Fine-tuning, MCP)
  • 🎓 Post-grad — Cloud Computing Projects · Descomplica (in progress)
  • 📜 Datadog Foundation Certified
  • 📜 25+ certifications in TypeScript, React, Node.js, NestJS, React Native, Clean Architecture

🤖 Anthropic Certifications (17 completed)

Course Link
Introduction to Model Context Protocol certificate
Model Context Protocol: Advanced Topics certificate
Building with the Claude API certificate
Claude Code 101 certificate
Claude Code in Action certificate
Introduction to Subagents certificate
Introduction to Agent Skills certificate
Claude with Amazon Bedrock certificate
Claude with Google Cloud Vertex AI certificate
AI Fluency: Framework & Foundations certificate
Claude 101 certificate
Introduction to Claude Cowork certificate
AI Capabilities and Limitations certificate
AI Fluency for Students certificate
AI Fluency for Educators certificate
Teaching AI Fluency certificate
AI Fluency for Nonprofits certificate



⭐️ From flaviomartil — Open to remote opportunities worldwide 🌍

Pinned Loading

  1. claude-code-toast claude-code-toast Public

    Custom Windows toast notifications for Claude Code on WSL2

    PowerShell 53 1

  2. token-cost-calc token-cost-calc Public

    AI Token Counter & Cost Calculator - Calculate tokens and costs for LLM API calls

    TypeScript 2

  3. token-skein token-skein Public

    Token-efficiency proxy for Codex/OpenAI Responses API: recoverable storage, MCP server, opt-in visual compaction, effort routing

    TypeScript 3

  4. dev-browser dev-browser Public

    Browser automation for Claude Code via MCP - Control Opera GX/Chrome/Edge directly

    TypeScript

  5. tenantkit tenantkit Public

    Framework-agnostic multi-tenancy for Node: tenant context + automatic Mongoose query scoping. Single-database, row-level, fail-closed.

    TypeScript