2025

This website

Full-stack Next.js site with a contact API, project showcase and blog CMS, built by AI agents from a written specification.

Next.jsTypeScriptPrismaPostgreSQLAI

This website

A full-stack Next.js personal website built from a written specification using AI agents.

Stack

  • Frontend: Next.js 15, TypeScript, Tailwind CSS, Motion (Framer Motion v12+)
  • Backend: Prisma ORM, PostgreSQL (Neon), Next.js API routes
  • Auth: bcrypt password verification, JWT session cookies (jose)
  • Email: Resend for contact form delivery
  • Content: Markdown blog posts rendered with react-markdown

Features

  • Project showcase served from a database
  • Blog CMS with Markdown editing
  • Contact form with rate limiting, honeypot spam protection, and email delivery
  • Admin dashboard for managing content
  • Full animation system: canvas particle background, scroll animations, page transitions