Skip to content
View jeypnet's full-sized avatar

Block or report jeypnet

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

JP Pacheco | AI-native builder

I turn customer and operational problems into AI integrations, automation, and working tools. My focus is AI solutions engineering: understand the workflow, design the solution, build with AI coding agents, test it, and own its operation.

At JoGo.Team, I build AI capabilities for a sports marketplace. My background in customer success, technical sales, and radio systems helps me connect business needs with implementation and explain the tradeoffs to the people using it.

Open to remote AI Solutions Engineer, AI Solutions Implementation, and AI Automation roles. Connect on LinkedIn.

Start here: problems I solve

Area Project and evidence What it demonstrates
AI + sports marketplace JoGo MCP case study Connecting assistants to a real platform through structured tools
Customer operations + SaaS Account intelligence · sample report Risk prioritization, optional LLM briefs, and customer-facing reporting using synthetic accounts
Retention + lifecycle automation SMS / WhatsApp re-engagement Engagement scoring and channel selection, with a no-send demonstration
Radio + hardware integration SmartSDR client Network discovery, device commands, and asynchronous status callbacks
Radio + external data HF propagation checker Translating space-weather inputs into an explainable band-scoring heuristic
AI products + technical demonstrations Quest demos Evaluating Figma-to-React output and explaining integration tradeoffs to technical buyers

The repositories include demonstration code and technical utilities. Each README explains its scope and how to inspect it. Synthetic industry examples are not client references; employer experience does not imply deployment of these public projects at those employers or their customers.

How I build

I use an AI-native development process. AI coding agents help produce the code; I own the problem definition, solution design, review, testing, troubleshooting, and completed workflow. Quest's repository explicitly identifies its generated platform output.

  • Discover and explain: connect customer requirements to a practical workflow, demonstrate the result, and discuss limitations.
  • Integrate: work with MCP, REST APIs, webhooks, messaging services, and operational data.
  • Operate and improve: investigate failures, evaluate fallback behavior, and use customer feedback and analytics to guide the next change.

Tools across my work include Claude Code, MCP, Anthropic and OpenAI APIs, Python/Django, Twilio, Stripe Connect, SendGrid, Cloudflare, GitHub Actions, Sentry, GA4, and Google Search Console. The projects above show specific slices of that work, not a claim that every tool is implemented in every repository.

Industry experience behind the projects

  • JoGo.Team: customer operations and AI integration for a sports marketplace.
  • BP3 Global: enterprise AI and automation sales across banking and manufacturing.
  • Konica Minolta: public-sector accounts, document workflows, and AI security platforms.
  • FlexRadio Systems: customer-facing work with software-defined radio across defense, utilities, and emergency response.
  • Quest: demonstrations of an AI design-to-code product for enterprise buyers.
  • Motorola BGH: hands-on radio and electronics support.

Engineering education at UTN FRBA, Extra Class amateur radio background, and bilingual English / Spanish communication inform how I approach technical problems.

LinkedIn · Browse the projects

Pinned Loading

  1. csm-account-intelligence csm-account-intelligence Public

    Customer operations demo: explainable risk scoring, optional AI QBR briefs, and customer-facing PDF reports. Synthetic data; runnable without an API key.

    Python

  2. flexradio-smartsdr-client flexradio-smartsdr-client Public

    Radio hardware integration utility: SmartSDR TCP commands, simplified discovery, and asynchronous text status callbacks. Scope and hardware limitations documented.

    Python

  3. hf-propagation-checker hf-propagation-checker Public

    Radio decision-support demo: NOAA space-weather inputs, explainable HF band scoring, and JSON output. Includes offline scoring example and data limitations.

    Python

  4. Quest-Demos Quest-Demos Public

    Technical demo artifact from Quest.ai: generated Figma-to-React components, design-system themes, and an explanation of AI-output tradeoffs for technical buyers.

    TypeScript

  5. twilio-whatsapp-reengagement twilio-whatsapp-reengagement Public

    Retention workflow example: engagement scoring and SMS/WhatsApp channel selection. Safe no-send CLI demo with sample data and Twilio integration modules.

    Python