Skip to content
View p5Patricio's full-sized avatar

Highlights

  • Pro

Block or report p5Patricio

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

PatoDev — Junior full-stack software engineer

Portfolio: patodev.com LinkedIn: patricioagpv Email

Identity

const developer = {
  name: "Patricio Antonio García Pérez Vela",
  alias: "PatoDev",
  role: "Full-Stack Software Engineer (Junior)",
  location: "Guanajuato, Mexico",

  focus: [
    "useful software",
    "automation",
    "polished UIs",
    "applied AI"
  ],

  education: {
    degree: "Computer Systems Engineering",
    school: "Universidad de Guanajuato"
  },

  workflow: {
    process: "AI-assisted development",
    validation: "human verification",
    learning: "iterative"
  },

  philosophy: "One step at a time."
};

I am a junior full-stack developer with a strong foundation in Python and TypeScript. I enjoy building end-to-end products: frontend with visual intent, backend with clear APIs, well-modeled data, and automation that saves real time. I use AI as a technical co-pilot—to accelerate exploration, testing, and refactoring—while continuing to review, execute, and understand what I integrate.

Stack

Area Tools that appear in my repositories/projects
Frontend TypeScript, React, Next.js, Vue, Vite, Tailwind CSS, HTML/CSS
Backend & data Python, FastAPI, Node.js/JavaScript, SQLAlchemy, PostgreSQL, pgvector
AI / ML / data Gemini, Whisper, Ollama/local LLMs, TensorFlow, MediaPipe, OpenCV, scikit-learn, pandas, NumPy
Infra & workflow Docker, Git/GitHub, GitHub Actions, Linux, Vercel, Cloudflare
Documentation Markdown, LaTeX, technical guides, and installation/configuration logs

I keep this list conservative: I prefer to remove technologies rather than showcase something not backed by my repositories or recent work.

Contact

patodev.com · LinkedIn · Email · GitHub

Pinned Loading

  1. WhisperKey WhisperKey Public

    🚀 100% Local, private, and lightning-fast voice dictation using OpenAI Whisper. No cloud, no API keys, just your voice.

    Python

  2. mcp-agenda mcp-agenda Public

    MCP server for AI agent calendar management — 11 tools, Spanish NLP, SQLite, multi-agent

    TypeScript