Simple Notes App - iOS + tvOS

Description This project started as a simple notes app with CRUD operations and an initial ChatGPT API integration to enhance note creation and editing. Later, the concept evolved into a tvOS version, adapting UI and navigation for Apple TV while keeping the core purpose: note management (create, read, update, delete). Technologies Used Swift SwiftUI Xcode ChatGPT API (OpenAI) CRUD architecture for notes Apple multi-platform development (iOS + tvOS) Project Evolution Phase 1 (iOS) — Jan 23, 2026: Simple notes app with CRUD and AI integration. Phase 2 (tvOS) — Mar 23, 2026: Dedicated Apple TV version focused on notes CRUD with tvOS-adapted UX. Screenshots iOS ...

MCP Image Editor - Hugging Face Hackathon

Description Team project developed during the Hugging Face hackathon focused on Model Context Protocol (MCP). This collaborative image editor leverages MCP capabilities to provide intelligent image editing functionalities, combining traditional image processing with modern AI technologies. Development Team Collaborative team of three developers working together on all aspects of the project: Rafael Jaime Roberto Juan José (JayJay) Technologies Used Model Context Protocol (MCP) - Core protocol for component communication Hugging Face - AI models platform and tools Gradio - Interactive web interface for the application OpenCV-Python - Computer vision library for image processing LangChain - Framework for language model applications Pillow (PIL) - Python image processing library FastMCP - Fast implementation of MCP protocol OpenAI - Language models for intelligent features Hackathon Results Successful implementation of MCP protocol in image editing context Development of intuitive interface combining traditional tools with AI Effective demonstration of real-time collaboration Seamless integration between multiple AI and image processing technologies Learnings and Technologies Explored Deep dive into Model Context Protocol and its applications Integration of multiple image processing libraries Collaborative development under hackathon pressure Performance optimization for real-time processing Conversational interface design for technical tasks Links Demo on Hugging Face Spaces