Skip to content
View Pxblx7's full-sized avatar

Block or report Pxblx7

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

Pablo Arroyo

AI Product Manager · Vibecoder · Technology PM @ Zebrands

In 2026, most PMs talk about AI. I use it to ship production software.


What I do

🏗️ Build 🚀 Ship 🎓 Teach
AI-powered products with real business impact Production apps with unit + E2E test coverage, deployed on Vercel Agile methodologies at Tecnológico de Monterrey

🤖 Featured Projects

🏦 Mi Retiro MX — Retirement Simulator for Mexico

Personal finance tool projecting AFORE + PPR + private savings, with AI-powered insights via Google Gemini.

  • Models AFORE + PPR + Private Savings with Mexico's Ley 97 legal logic — early retirement penalties, payout ages, ISR warnings
  • Goal Tracker: set a target pension → auto-calculates the savings gap and pre-fills your plan in one click
  • Google Gemini generates 3 personalized, NPV-expressed recommendations — bilingual, with impact labels (High/Medium/Low)
  • Save and compare up to 3 scenarios with cloud sync (Supabase) · passwordless magic link auth · PDF export

Next.js TypeScript Supabase Google Gemini


🛠️ i-love-data-tools — Privacy-First Browser Data Tools

4 client-side tools: JSON editor, CSV↔JSON converter, JSON flattener, and PII scrubber. Zero server. Zero ads. Your data never leaves your browser.

  • 100% client-side — your data never leaves the browser, no server, no ads, works offline
  • JSON editor (CodeMirror 6) with real-time lint + tree view · CSV↔JSON with auto-delimiter detection + live row preview
  • PII scrubber detects emails, Luhn-validated credit cards, US/MX phone numbers, and IPs — redacts or highlights in place

Next.js TypeScript Tailwind Playwright


🖼️ Zebrands Image Converter — Internal Tool, Built in < 2 Hours

A case study in AI-PM collaboration: identified a real business need, prototyped with Google Gemini, refined with V0 — shipped without engineering resources.

  • Batch-converts images to WebP via ZIP upload (up to 100MB) with a real-time savings dashboard showing MB reduced
  • Password-protected internal access · replaced a paid SaaS subscription with zero engineering resources

HTML5 Tailwind GSAP


👤 pablo-arroyo-product-manager — Interactive Portfolio

Portfolio built with Astro, GSAP animations, and full i18n support.

  • Interactive CV styled as a player card: GSAP scroll animations, radar skill chart, and career timeline
  • Bilingual (ES/EN) with PostHog analytics tracking contact, language switch, and CV download events

Astro GSAP


📊 By the numbers

$2.5M+
business value delivered
15+
annual projects led
8+
years in product & tech
90%
student adoption rate

🧰 Stack I ship with

Next.js React TypeScript Tailwind Supabase Google Gemini Power BI Playwright Vitest


💡 What vibe-coding means to me

Vibe-coding is a catalyst, not a replacement. It helps compress time-to-value and lets product people get closer to the code than ever before. But it has limits. Complex systems, edge cases, and production-grade reliability still require software engineers. The way I see it: vibe-coding gives me enough range to prototype, validate, and ship tools on my own and a much better vocabulary to collaborate with engineering teams on the hard stuff.


 

Pinned Loading

  1. retirement-calc-lite retirement-calc-lite Public

    Project your future pension considering AFORE, PPR, and Private Savings. Includes a bilingual Blog & Financial Glossary for SEO, personalized AI-driven recommendations powered by Google Gemini, and…

    TypeScript 1

  2. pablo-arroyo-product-manager pablo-arroyo-product-manager Public

    Interactive CV of Pablo Arroyo. A dynamic portfolio built with HTML, Tailwind CSS, and GSAP to showcase a career in Product Management.

    HTML 1

  3. zebrands-image-converter zebrands-image-converter Public

    Interactive case study showcasing how a Product Manager built Zebrands' internal Image Converter tool in 2 hours using AI collaboration. Features animations, project journey, and live demo links.

    HTML 1

  4. i-love-data-tools i-love-data-tools Public

    Inspired by ilovepdf.com — a suite of 4 browser-based tools for developers and data analysts who care about privacy. Zero page reloads, zero data leaks.

    TypeScript