Full Stack✓ CompletedMay 2026

AI-Powered Developer Portfolio

An AI-powered portfolio built from scratch as a full-stack production application, not a template. The centerpiece is Sparky, an AI assistant backed by a GPT-4o mini + Pinecone RAG pipeline that answers natural language questions about projects, skills, and background via streaming SSE responses. The portfolio ships with 4 fully distinct visual themes (Glassmorphism, Minimal Professional, Bright Neon, Terminal Hacker) that switch live without a page reload. Visual details include matrix rain canvas effects, 3D tilt cards, typewriter animations, parallax scrolling, and staggered entrance animations. The contact form routes through Resend with a local JSON fallback. The project is open-source with a privacy-safe content architecture: all personal data lives in gitignored JSON files with placeholder commits, so anyone can clone it and make it their own.

Tech Stack

Next.js 14TypeScriptTailwind CSSFramer MotionGPT-4o miniPineconeResendVercel

Key Highlights

  • 4 fully distinct visual themes with live switching: Glassmorphism, Minimal Professional, Bright Neon, Terminal Hacker
  • AI assistant 'Sparky' powered by GPT-4o mini + Pinecone RAG with streaming responses
  • Matrix rain canvas, 3D tilt cards, typewriter effects, parallax scrolling, staggered animations
  • Open-source with privacy-safe content system: personal data gitignored, placeholder files committed
  • Contact form with Resend email delivery, local JSON fallback, and copy-to-sender option