Portfolio Website
This site — built with Next.js, TypeScript and AI-assisted development
Overview
This portfolio website is itself a project — built from scratch to demonstrate modern full-stack development skills combined with AI-augmented workflows.
Tech Stack
- Framework: Next.js 14 (App Router, SSR, RSC)
- Language: TypeScript (strict mode)
- Styling: Tailwind CSS with custom design system
- AI Tools: Claude Code, GitHub Copilot, OpenAI Codex
- Storage: File-based JSON store (swappable with Supabase)
Features
- Admin panel with full CRUD for blog posts, case studies, and projects
- SEO panel with live score and AI-powered fix suggestions
- Dynamic OG image generation
- AI chat assistant integrated in the UI
- Responsive, accessible, performance-optimized
Development approach
Built with an AI-augmented workflow: Claude Code handled repetitive scaffolding, GitHub Copilot accelerated component development, and manual review ensured quality at every step.