About This Project
Overview
Finance Flow Pro is a vibe-coded personal finance app covering spending dashboards, summaries, invoice generation, and goal tracking, with full dark/light theming. Built on Next.js and the Vercel AI SDK with MongoDB for persistence.
Motivation
I wanted to experiment with AI-assisted, 'vibe coded' development on a non-trivial app and see how far I could get building a full finance tool primarily by iterating with an AI pair programmer.
Lessons Learned
AI-assisted development sped up scaffolding dramatically but made me more disciplined about reviewing generated code line by line — trusting output blindly is where bugs sneak in.
