diff --git a/data/cv-en.json b/data/cv-en.json index 48c7445..63d4853 100644 --- a/data/cv-en.json +++ b/data/cv-en.json @@ -651,6 +651,32 @@ ], "projectID": "cmux-resurrect" }, + { + "title": "Immich Photo Manager - AI-Powered Photo Library MCP Server", + "projectName": "Immich Photo Manager", + "projectDesc": "AI-Powered Photo Library MCP Server", + "url": "https://github.com/drolosoft/immich-photo-manager", + "projectLogo": "", + "location": "Online", + "startDate": "2025", + "current": true, + "technologies": [ + "Go", + "MCP (Model Context Protocol)", + "REST API", + "Immich", + "CLIP Visual Search" + ], + "shortDescription": "Open-source MCP server that enables Claude to intelligently manage self-hosted Immich photo libraries through natural language. Features 16 tools for geographic album creation, duplicate detection, library health analysis, and automated photo curation.", + "responsibilities": [ + "Designed and built MCP server in Go enabling AI-driven photo library management via natural language commands", + "Implemented geographic album creation using GPS clustering and CLIP visual search", + "Built library health analysis with metadata quality reports, timeline gap detection, and storage optimization", + "Created duplicate detection using perceptual hashing and screenshot identification via EXIF analysis", + "Published as open-source project with macOS launchd integration and Nginx reverse proxy support" + ], + "projectID": "immich-photo-manager" + }, { "title": "CDC Starter Kit - SAP Customer Data Cloud Demo", "projectName": "CDC Starter Kit", diff --git a/data/cv-es.json b/data/cv-es.json index 42cfa3b..bd6a0dd 100644 --- a/data/cv-es.json +++ b/data/cv-es.json @@ -656,6 +656,32 @@ ], "projectID": "cmux-resurrect" }, + { + "title": "Immich Photo Manager - Servidor MCP para Gestión de Fotos con IA", + "projectName": "Immich Photo Manager", + "projectDesc": "Servidor MCP para Gestión de Fotos con IA", + "url": "https://github.com/drolosoft/immich-photo-manager", + "projectLogo": "", + "location": "Online", + "startDate": "2025", + "current": true, + "technologies": [ + "Go", + "MCP (Model Context Protocol)", + "API REST", + "Immich", + "Búsqueda Visual CLIP" + ], + "shortDescription": "Servidor MCP open-source que permite a Claude gestionar bibliotecas de fotos Immich autoalojadas mediante lenguaje natural. Incluye 16 herramientas para creación de álbumes geográficos, detección de duplicados, análisis de salud de la biblioteca y curación automatizada de fotos.", + "responsibilities": [ + "Diseñé y desarrollé servidor MCP en Go que permite gestión de bibliotecas fotográficas mediante comandos en lenguaje natural", + "Implementé creación de álbumes geográficos usando clustering GPS y búsqueda visual CLIP", + "Desarrollé análisis de salud de biblioteca con informes de calidad de metadatos, detección de vacíos temporales y optimización de almacenamiento", + "Creé detección de duplicados mediante hashing perceptual e identificación de capturas de pantalla vía análisis EXIF", + "Publicado como proyecto open-source con integración macOS launchd y soporte para proxy inverso Nginx" + ], + "projectID": "immich-photo-manager" + }, { "title": "CDC Starter Kit - Demo de SAP Customer Data Cloud", "projectName": "CDC Starter Kit",