CNRashid Visda@zidvsd

HomeAboutAchievementsProjectsBlogDashboardContactChat Room

Copyright © 2026

Rashid Visda. All rights reserved.

CNRashid Visda@zidvsd

Comments (0)


Join the Discussion

Sign in to share your thoughts and join our community

Development

Mar 23, 2026

1 min read

Building a Portfolio Architecture with Next.js 15

A look behind the curtain of this blue-themed dashboard and how I integrated Gemini to act as my proxy.

Building a Portfolio Architecture with Next.js 15

I wanted a portfolio that felt like a command center. By using Next.js 15 and Server Actions, I've kept the performance snappy.

'A portfolio shouldn't just show what you've done; it should show how you think.'

Key technical features of this build:
* Full-stack integration: MongoDB for the blog and Supabase for storage.
* Type Safety: Custom Zod schemas for every single API route.
* AI Proxy: A custom-tuned assistant that understands my stack.

#Development #NextJS #TypeScript #Fullstack


#Development#NextJS#WebDev