Kulkas Berisi
Zero-Waste AI web application that transforms leftover fridge ingredients into delicious recipes before expiry.
- Role
- Full-Stack Developer · Solo
- Timeline
- Jan – Feb 2025
- Status
- Live
- Stack
- Next.js
- TypeScript
- Tailwind CSS
- OpenAI API
- Vercel

Context
Many households and students discard leftover fridge ingredients simply because they don't know what dish to cook with them.
Kulkas Berisi was built as a smart Zero-Waste AI platform recommending step-by-step recipes tailored directly to available fridge items.
Problem
Household food waste reaches tons every month due to a lack of quick and practical recipe ideas.
Traditional recipe apps require manual search and rarely accommodate limited or random ingredient combinations.
Solution
Engineered an AI-powered recipe generator that takes a list of fridge ingredients and instantly outputs structured step-by-step cooking instructions.
Designed a modern, intuitive, and fully responsive landing page & app interface with zero-waste impact metrics.
My Contribution
Built the full application architecture from UI/UX design, AI prompt engineering, to cloud edge deployment.
Implemented real-time API integrations for recipe generation and usage statistics.
Results & Impact
- 10.4K+ Active Users and 51K+ Recipes Generated.
- Estimated 1.9 Tons of Food Waste Prevented with 4.8/5.0 User Rating.
- Open Source Repository on GitHub: github.com/abnibsth/kulkasberisi.
Technical Decisions
Next.js App Router & Prompt Engineering
Leveraged Next.js Server Actions to securely process AI prompts on the server without exposing API keys to the client.
Enforced strict JSON schema output formatting on LLM responses to ensure reliable client-side parsing.
Editorial & Responsive UI with Tailwind CSS
Crafted an aesthetic light-theme landing page with interactive preview cards demonstrating recipe generation (e.g., Egg - Chicken - Carrot).
Challenges & Learnings
Minimizing AI Recipe Generation Latency
Initial LLM response times took several seconds. I implemented loading states and popularity caching for near-instant responses.
Visual Showcase
