CookingSocial MediaAiChat Bot
RecipeVerse AI
Full-Stack Social Recipe Platform with AI Assistant

Full-stack social recipe platform built with Next.js 15, TypeScript, and Supabase. Users create, publish, and discover recipes, follow creators, like recipes, and get AI cooking help via the Gemini API (ingredient scaling, substitutions, Q&A).
Implemented Supabase Auth (with PKCE password reset), PostgreSQL schema with row-level security across recipes, likes, follows, and profiles, Supabase Storage for images, infinite scroll feed, and social/follow logic via optimized queries. Deployed on Vercel.
Technology Used:
Next.js
Supabase
TypeScript
Postgresql