Sign in to share your thoughts and join our community
Development
Mar 23, 2026
1 min read

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