Skip to content
View JoeyPatricio's full-sized avatar

Block or report JoeyPatricio

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

Joe Patricio

Full-stack + ML engineer. I ship software built around the people who use it.

Recent Work

BunnyTracker — Local pet monitor with real-time motion detection. Trained a TensorFlow.js classifier on a custom pixel-diff pipeline to recognize 5 rabbit behaviors. React + Node.js, deploying through CloudFlare.

intelliTrip — AI travel planner with a dual-provider LLM backend (Groq + Ollama), real-time SSE streaming, and a custom token-overlap deduplication pass to keep itineraries consistent. React/TypeScript + Node.js/Express.

Welcome to America — Immigration resource finder. Interviewed immigrants first, rewrote the information architecture based on what they said, then built it. Searchable directory of 50+ organizations, filterable by category and ZIP, with multilingual support.

Stack

TypeScript React Node.js Python Flask PostgreSQL PostGIS TensorFlow.js Ollama Docker

Contact

📍 Vancouver, WA
✉️ joe.patricio@hotmail.com
🔗 joepatricio.com · LinkedIn

Popular repositories Loading

  1. Portfolio Portfolio Public

    Professional portfolio for Joe Patricio

    TypeScript

  2. intelliTrip intelliTrip Public

    AI-powered travel itinerary planner with React + Node.js, using Groq or local Ollama + OpenStreetMap for personalized day-by-day trip plans.

    TypeScript

  3. Welcome-to-America-2.0 Welcome-to-America-2.0 Public

    Full-stack immigrant resources hub with searchable U.S. support directory, civic guides, and responsive React + Express interface.

    JavaScript

  4. Bunny-Tracker Bunny-Tracker Public

    Self-hosted ML rabbit monitor. A webcam + MobileNetV2 transfer-learning classifier recognizes 5 behaviors (zoomies, grooming, standing, yawning, resting) in real time, saves clips, and emails alert…

    JavaScript

  5. JoeyPatricio JoeyPatricio Public

  6. Assay Assay Public

    Open-source evaluation tool for MCP servers. Tests whether AI agents select and chain your tools correctly, catches the behavioral failures protocol validators miss, and suggests tool-description r…

    Python