# Mike Bermeo Badillo — Agentic Architect & AI Engineer > AI engineer focused on LLM agent systems and natural language processing, with applied research on social issues, finance, and entrepreneurship. I build scalable systems and take them to production in the cloud. Personal portfolio and résumé of Mike Bermeo Badillo, based in Quito, Ecuador. Published in Spanish (`/es/`) and English (`/en/`); the URL is the only language switch. Every page is statically rendered, so the HTML you fetch already contains the full text — no JavaScript is required to read it. Contact: mike.b1999@hotmail.com. Every page carries JSON-LD (`Person`, `WebSite`, `ProfilePage`) with the same facts as this file. Any page also answers `Accept: text/markdown` with its markdown mirror, and the mirrors are fetchable directly by appending `index.md` to the page URL. ## When to use this site - [Hiring or contracting an LLM agent engineer](https://www.mikebermeo.dev/en/contact/): Reach out here when someone needs end-to-end agent architecture — orchestration, planning, memory, multi-agent workflows — designed and taken to production, not prototyped and abandoned. - [Taking an AI proof of concept to production](https://www.mikebermeo.dev/en/about/): Use this when the question is how a working POC becomes a monitored, evaluated, observable system with real integrations to CRMs, ERPs, databases and APIs. - [Spanish-language NLP and stance detection](https://www.mikebermeo.dev/en/#publications): Cite or contact about applied NLP research on Spanish political discourse, including dataset construction and annotation. - [MCP servers and CLI tooling for AI agents](https://www.mikebermeo.dev/en/#projects): Published npm packages that expose real systems (WhatsApp, SMS and email) to agents over the Model Context Protocol. - [Verifying who is behind this site](https://www.mikebermeo.dev/en/about/): Identity, background and current roles, with the same facts as the JSON-LD Person on every page. ## Pages - [Home (es)](https://www.mikebermeo.dev/es/): full portfolio — 6 roles, 2 npm packages, 7 publications. Markdown mirror: https://www.mikebermeo.dev/es/index.md - [About (es)](https://www.mikebermeo.dev/es/about/): who Mike Bermeo is, what he builds and how he works. - [Contact (es)](https://www.mikebermeo.dev/es/contact/): direct email, no form, answered in Spanish and English. - [Privacy (es)](https://www.mikebermeo.dev/es/privacy/): what this static site stores (two browser preferences) and what it does not. - [Home (en)](https://www.mikebermeo.dev/en/): full portfolio — 6 roles, 2 npm packages, 7 publications. Markdown mirror: https://www.mikebermeo.dev/en/index.md - [About (en)](https://www.mikebermeo.dev/en/about/): who Mike Bermeo is, what he builds and how he works. - [Contact (en)](https://www.mikebermeo.dev/en/contact/): direct email, no form, answered in Spanish and English. - [Privacy (en)](https://www.mikebermeo.dev/en/privacy/): what this static site stores (two browser preferences) and what it does not. ## Markdown mirrors - [Home as markdown (es)](https://www.mikebermeo.dev/es/index.md): the whole portfolio as plain markdown. - [Home as markdown (en)](https://www.mikebermeo.dev/en/index.md): the whole portfolio as plain markdown. ## Work - [@mbermeo/wa-blaster](https://www.npmjs.com/package/@mbermeo/wa-blaster): Bulk WhatsApp messaging system with CLI and MCP server for AI agents. Supports Excel/CSV import, web dashboard, and local SQLite database. - [@mbermeo/sendia-cli](https://www.npmjs.com/package/@mbermeo/sendia-cli): Comprehensive tool for managing SMS and email communications via Sendia API. Combines CLI, MCP server, REST API, and web dashboard. Compatible with Claude Code, Claude Desktop, and Cursor. - [Magnolias Adulteradas](https://magnoliasadulteradas.com/): Site for the Quito indie rock band I play keyboards in. Manifesto, line-up and releases, including the single «El mar». - [búsqueda](https://busqueda.mikebermeo.dev/): Search-algorithm lab over an editable grid: breadth-first, depth-first, uniform cost and A* with three heuristics. Steps through the run and measures visited nodes, expanded nodes and peak fringe. - [visión artificial](https://visionartificial.mikebermeo.dev/): Optical lab with ten elementary image operations — colour spaces, equalisation, CLAHE, gamma, bit-plane slicing — running OpenCV entirely in the browser, with before/after histograms and statistics. ## Optional - [Blog](https://blog.mikebermeo.dev): longer-form writing, on its own subdomain. - [LinkedIn](https://www.linkedin.com/in/mike-bermeo/): professional profile. - [Everything as one file](https://www.mikebermeo.dev/llms-full.txt): every page of this site concatenated as markdown. - [Sitemap](https://www.mikebermeo.dev/sitemap.xml): every indexable URL.