I'm currently building practical software projects with AI-assisted development, focusing on Flutter apps, backend APIs, deployment workflows, and safe mock-first product development.
AI Food Passport is a Flutter MVP Alpha that helps travelers understand foreign menus. It demonstrates a complete scan-to-results flow, including menu scanning, dish interpretation, allergen flags, price display, and personalized recommendation copy.
Tech stack: Flutter, Dart, Node.js, Express, Render, GitHub
Project highlights:
- Built a complete Flutter demo flow from onboarding to scan results and dish detail pages
- Designed a Node.js / Express backend proxy deployed on Render
- Used a mock-only backend for safe MVP validation
- Documented backend provider safety gates to avoid accidental real API calls
- Created portfolio-ready screenshots, demo showcase, release notes, and walkthrough scripts
- Published a portfolio-ready GitHub Release tagged
mvp-alpha-portfolio-ready
Current status: MVP Alpha. Mock-only backend. No real AI providers enabled. No API keys stored in Flutter. productionReady remains false.
- Flutter app development
- Backend API design
- AI-assisted development workflows
- Mock-first product development
- GitHub project packaging
- Deployment and release documentation
- Safe handling of API keys and provider integrations
Check out my pinned project: AI Food Passport