Personal Website
A full‑stack Next.js site deployed on AWS, featuring an interactive 3D Garage built with Three.js, a custom blog CMS and secure JWT‑powered admin auth.

Immersive 3D Garage
Explore SolidWorks models of past projectws in an interactive Three.js scene. Users can orbit, zoom and toggle exploded views for a deep dive into the mechanics.
Serverless Stack
Built with Next.js, deployed via SST to AWS CloudFront + Lambda@Edge. Assets live in S3 while using DynamoDB for super‑low latency worldwide.
Custom Blog CMS
A Markdown‑friendly WYSIWYG editor (admin‑only) lets me publish new posts on the fly. Auth is secured with JWT tokens stored in cookies.