This Portfolio

A modern, fast portfolio showcasing projects and live demos. Built with a minimal, secure stack and a focus on clarity and performance.

Tech Stack

  • Frontend: Next.js (App Router), TypeScript
  • Styling: Tailwind CSS
  • Hosting: Vercel
  • Backend demos: FastAPI on Cloud Run (proxied via Next API routes)

Features

  • Projects worked on with internal/external demo links
  • Live demo pages to interact with the projects
  • Email contact form
  • CV download

Security & Ops

  • Env-based secrets with server-only usage
  • Basic rate limiting and input sanitization on proxy
  • Security headers (CSP enabled in production)

Deployment

  • Vercel build and deploy from GitHub
  • Cloud Run for Python microservices (FastAPI or alternatives)