Portfolio Website

Portfolio Website

Personal portfolio website

Next.jsTypeScriptTailwindVercel
Project Preview

My personal portfolio website (this site!)

A central hub designed to consolidate my professional identity, showcase engineering projects, and serve as a deployment platform for localized service packages. Originally built in 2022 using legacy static stack (HTML/CSS/JS), the platform has been completely re-architected to meet modern production standards, focusing on high-performance metrics, content decoupling, and semantic web optimization.


Technical Architecture

  • Framework & Core: Next.js (App Router) and TypeScript, ensuring strict type-safety, server-side rendering efficiencies, and optimal component reusability.
  • Styling & UI: Tailwind CSS, enforcing a utility-first, lightweight, and deterministic design system aligned with clean technical aesthetics.
  • Content Management: Integrated Sanity CMS as a decoupled headless backend. This structure allows real-time project updates and content mutations without triggering full framework rebuilds or manual code modifications.
  • Data & Visibility: Implemented comprehensive JSON-LD structured data (`Schema.org/Person`). This semantic optimization ensures precise indexing for traditional search engines (SEO) and accurate entity recognition across modern AI discovery and LLM retrieval systems.
  • Performance Tracking: Monitored via Vercel Analytics and Speed Insights to maintain real-time tracking of Core Web Vitals.

Outcomes & Logic


The primary objective was to eliminate the friction of portfolio maintenance while maximizing page-speed metrics. By offloading asset management and data layers to a headless CMS and optimizing structural metadata, the platform operates with minimal overhead. Beyond a technical showcase, the infrastructure hosts specialized routing and landing pages tailored for B2B proposals and local enterprise services under my name.

Stack

Next.jsTypeScriptTailwindVercel

Resources