This repo holds the code to my personal website at plett.dev.
I kept the code simple and tried my best to follow Next.js best practices.
- Framework: Next.js
- Hosting: Vercel
- Styling: shadcn/ui with Tailwind CSS
- Database: Redis with Upstash
- Design: Figma
- Thoroughly tested responsive design and ARIA compliance.
- Statically generated and search-engine-optimized posts from markdown (writing).
- Custom masonry layout with modern image loading (photography).
- Mouse-following tooltips (notes).
Developer to-dos
- If you intend to copy much of this website, simply fork the repo, and remove all my personal text and files before you deploy.
- Drop a star and credit me if you found this repo useful. :-]
- Otherwise, enjoy!