A modern personal portfolio website built with Next.js, showcasing my work as a software engineer.
- Framework: Next.js 14 (App Router)
- Styling: Tailwind CSS + shadcn/ui
- Content: Sanity CMS
- Icons: Lucide React
- Deployment: Vercel
- Analytics: Vercel Analytics
- Home - Introduction and timeline
- GitHub - Open source projects and contributions
- Letterboxd - Recent film activity and reviews
- Stack - Technologies and tools I use
# Clone the repository
git clone https://github.com/Deta0ne/mertyildiz.dev.git
# Install dependencies
bun install
# Run development server
bun devOpen http://localhost:3000 to view the site.
Create a .env.local file:
GITHUB_ACCESS_TOKEN=your_github_access_token
NEXT_PUBLIC_SANITY_PROJECT_ID=v5x4biqx
NEXT_PUBLIC_SANITY_DATASET=production
SANITY_REVALIDATE_SECRET=sanity_webhook_secret- Website: mertyildiz.dev
- GitHub: @Deta0ne
- LinkedIn: Mert Yıldız
- Email: cmertyldz@gmail.com
This project was inspired by onur.dev - an amazing portfolio design that showcases clean, modern web development.
Feel free to use this code as inspiration for your own projects. Please don't copy it directly, but rather learn from it and create your own unique version.
Built with ❤️ by Mert Yıldız