YummyTummy AI
YummyTummy AI is a full-stack web app that helps people cook with what they already have at home. Users can enter ingredients, dietary needs, and preferences, then get recipe suggestions that feel practical and personal.
I designed and built the platform end to end using Deno and TypeScript, with the GROQ API handling recipe generation and natural language prompts. I worked on both backend logic and front-end UX so the app stayed simple and easy to use.
The main challenge was making AI output feel reliable for everyday cooking while handling async data flows and serverless deployment on Deno Deploy. It is a strong example of how I blend creative ideas with modern tooling to ship something genuinely useful.
Tools Used: Deno, TypeScript, GROQ API