This repository holds the source code for my personal website. It is built with Next.js and uses Tailwind CSS for styling. To develop locally, clone the repo and install dependencies with npm install. Then, run npm run dev to start the development server.