Stanisław Rayzacher [ MENU ]
Fullstack Mobile App CompletedOutfitMaker React Native frontend, Node.js API, Python service for color and style analysis. The interesting problem was getting the three parts to talk reliably. Especially the image processing pipeline between the mobile app and the Python backend. Biggest project I've built.
Tech stack React Native Expo Node.js Express Python FastAPI Supabase scikit-learn
Key features Outfit generation based on current weather Virtual wardrobe with photo upload AI-powered recommendations Saving and sharing ready outfits Consistent and modern design system Color and style analysis using ML Image processing in Python ChallengesIntegrating three separate environments: mobile app, API and AI service Creating reliable logic for matching clothes with weather conditions Managing a complex structure of categories and preferences Optimizing communication between services SolutionsClear service boundaries. Each part does one thing. Optimized matching algorithms for fast recommendations Unified wardrobe tagging system Automatic image processing for consistent wardrobe photos