Personal portfolio website. Built with Next.js and TypeScript.
Access the website through https://alperen.codes
Note: This is a personal project to showcase my work. I am not accepting contributions, pull requests, or issues.
- Framework: Next.js (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Linting: ESLint
(For personal reference)
- Install:
npm install - Run:
npm run dev - Build:
npm run build
© 2026 Alperen. All Rights Reserved.