Skip to content
View jorgegoco's full-sized avatar

Block or report jorgegoco

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jorgegoco/README.md

Hello, I'm Jorge! 👋

Full-Stack Python Developer building production-grade Agentic AI systems and automating business workflows for SMEs.


🤖 What I'm Working On

  • 🔭 Currently building: miagentuca.es — AI consulting practice with deployed agents for accounting, purchasing, and business automation (FastAPI + Docker + Contabo VPS)
  • 🛠️ Latest project: Job Offers Generator — FastAPI webapp that analyzes job postings and generates tailored CVs & cover letters using Claude, with auto language detection and PDF export
  • 🌱 Deep-diving into: Multi-agent orchestration, Model Context Protocol (MCP), document extraction (OCR + VLMs), and local LLM inference via Ollama
  • 🤝 Open to collaborate on: Agentic AI pipelines, RAG systems, SME automation, and full-stack Python applications
  • 📫 Reach me: LinkedIn · Portfolio · [email protected]

🛠️ Core Toolkit

Category Tools & Platforms
Languages Python · TypeScript · JavaScript · Ruby · SQL
Frameworks FastAPI · Next.js · React · Ruby on Rails · Express
AI / LLMs Anthropic Claude API · OpenAI API · LangChain · HuggingFace · Ollama
Agentic / MCP Claude Code · MCP servers · Agent-Kit · Multi-agent workflows
AI/ML TensorFlow · PyTorch · Keras · NLP · Computer Vision · RAG · Vector DBs
Databases PostgreSQL · MongoDB · Redis · SQL Server
DevOps Docker · Easypanel · Contabo VPS · GitHub Actions · AWS · Fly.io
Frontend React 19 · Next.js 15 · Tailwind CSS · Shadcn UI · Figma

🚀 Featured Projects

Project Description Stack
miagentuca-demos Production AI agent demos for SME automation (accounting, purchasing, explainer bots) with document extraction via OCR & VLMs Python · FastAPI · Claude · Docker
job-offers Analyzes job postings and generates tailored CVs & cover letters with language auto-detection Python · FastAPI · Claude · WeasyPrint
research-agentic-ai Multi-agent system (planner → researcher → writer → editor) producing academic reports from arXiv + Tavily Python · FastAPI · LangChain · PostgreSQL
mcp-chatbot-client Production MCP client connecting to unlimited MCP servers simultaneously for dynamic tool discovery Python · MCP · Claude API
uigen React component generator from natural language — live preview, hot reload, user accounts Next.js 15 · TypeScript · Prisma · Vercel AI SDK
local-chatbot arXiv research assistant with MCP tool execution and local LLM inference Next.js 15 · Python · Ollama · MCP
code-optimizer AI-powered algorithm analyzer — generates alternative implementations & Big O reports Python · Claude API · OpenAI API
audio-diary-app Privacy-first audio diary with local Whisper speech-to-text, no external data sharing Next.js 15 · FastAPI · Whisper AI

🎓 Background

  • Electronics Engineering (Universidad de Vigo) + 15 years in industrial production management (Six Sigma)
  • Full-Stack Development at Microverse — 1300+ hours, Ruby · Rails · JavaScript · React · Redux
  • 30+ certifications from Stanford, MIT, DeepLearning.AI — ML, Deep Learning, NLP, Computer Vision, AI for Medicine
  • Mentor at Microverse — code reviews, architecture guidance, 50% task completion improvement across mentored teams

Pinned Loading

  1. arxiv-mcp-server arxiv-mcp-server Public

    A Model Context Protocol (MCP) server that provides academic paper search and management functionality through the arXiv API.

    Python

  2. research-agentic-ai research-agentic-ai Public

    An AI-powered multi-agent system that autonomously conducts research, writes comprehensive academic reports, and provides real-time progress tracking.

    Python

  3. smart-file-organizer smart-file-organizer Public

    An intelligent CLI agent powered by AI that helps you organize, analyze, and manage your files through natural language conversations.

    Python

  4. fitness-tracker fitness-tracker Public

    An agentic AI system that converts natural language questions about fitness data into SQL queries, with a reflection pattern for self-improvement.

    Python

  5. code-optimizer code-optimizer Public

    Code Optimizer is an intelligent tool that automatically generates alternative implementations of your algorithms, tests them rigorously, and provides detailed performance analysis. It leverages LL…

    Python

  6. littleShop littleShop Public

    React-TypeScript minimal website with Vite for e-commerce.

    TypeScript