Skip to content
View guzmandrade-dev's full-sized avatar

Block or report guzmandrade-dev

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

Hi, I'm Mauricio

WordPress engineer with a strong focus on migrations, block-based themes, and developer tooling. I spend most of my time helping large organizations move from legacy/classic setups to modern, maintainable WordPress. Outside of work, I enjoy building small open-source projects to stay current with AI and developer tooling trends.

What I do

  • WordPress migrations & block themes: Converting classic themes, custom CMS data, and ACF-driven content into Core and custom Gutenberg blocks. I care about clean structure, accessibility, SEO continuity, and editorial experience.
  • WordPress engineering support: Ongoing development for high-traffic nonprofit and foundation sites — performance, stability, and feature work.
  • Developer tooling: Small tools and editor integrations that make everyday work smoother. I like things that feel like part of the workflow, not another dashboard.

On the side

  • AI as a learning lab: I experiment with local models and agent protocols (Ollama, ACP) to understand where AI fits into developer and content workflows. Right now that's mostly personal projects.
  • Open source: I use open-source tools daily and try to give back through plugins, extensions, and small utilities.
  • Editor journey: Heavy VS Code user, slowly exploring (not Neo)Vim and Zed. Still mainly VS Code for real work — the switch is a long-term curiosity, not a hard migration.

Find out more

Contact

Pinned Loading

  1. simple-dap-gui simple-dap-gui Public

    A standalone DAP client GUI. Primarily designed for PHP debugging with Xdebug.

    TypeScript

  2. fim-completions fim-completions Public

    A minimal VS Code extension that provides inline (ghost-text) code completions using Fill-In-the-Middle (FIM) models via Ollama.

    TypeScript

  3. ollama-fim.vim ollama-fim.vim Public

    A Vim plugin for inline FIM (fill-in-the-middle) code completions powered by LLMs.

    Vim Script

  4. ai-provider-for-ollama ai-provider-for-ollama Public

    Forked from WordPress/ai-provider-for-openai

    AI Provider for Ollama for the WordPress AI Client.

    PHP

  5. visual-research-pal visual-research-pal Public

    AI-assisted PDF review for researchers: it turns compiled PDFs into page images and uses vision-capable language models to produce grounded, page-level suggestions as Markdown reports.

    JavaScript