A modern, interactive developer portfolio built with Next.js 15, Prisma, and shadcn/ui
This portfolio showcases my work, my projects, and my personality
Framework & Runtime
- Next.js 15 — UI Framework
- TypeScript 5 — For type safety
Styling & UI
- Tailwind CSS 4 — For Styling
- shadcn/ui — for accessible components
- Lucide Icons — for Icon
- Framer Motion (motion) — for animation
Backend & Data
- Prisma ORM 6
- Better Auth
- Zod — for runtime schema validation
- Umami — Analytics
State & Utilities
git clone https://github.com/NotStark/portfolio.git
cd portfolionpm installCreate a .env & copy the variables from .env.example file in the root and configure it.
npx prisma generatenpm run devYour portfolio should now be live at http://localhost:3000 🎉
Deployed easily via Vercel (recommended).
- Connect your GitHub repository.
- Add your environment variables in the Vercel dashboard.
- Deploy → done!
| Platform | Link |
|---|---|
| 💬 Telegram | https://t.me/EternalVortex |
| https://twitter.com/NotStark101 | |
| 💻 Discord | _notstark |
⭐ If you liked this project, give it a star — it helps a lot!
