Skip to content

NotStark/portfolio

Repository files navigation

Stark's Portfolio

Portfolio Screenshot

A modern, interactive developer portfolio built with Next.js 15, Prisma, and shadcn/ui

This portfolio showcases my work, my projects, and my personality


Tech Stack

Framework & Runtime

Styling & UI

Backend & Data

State & Utilities


Run Project Locally

Clone the repository

git clone https://github.com/NotStark/portfolio.git
cd portfolio

Install dependencies

npm install

Set up environment variables

Create a .env & copy the variables from .env.example file in the root and configure it.

Generate Prisma Client

npx prisma generate

Run the development server

npm run dev

Your portfolio should now be live at http://localhost:3000 🎉


Deployment

Deployed easily via Vercel (recommended).

  1. Connect your GitHub repository.
  2. Add your environment variables in the Vercel dashboard.
  3. Deploy → done!

Connect With Me

Platform Link
💬 Telegram https://t.me/EternalVortex
🐦 Twitter https://twitter.com/NotStark101
💻 Discord _notstark

Star History

⭐ If you liked this project, give it a star — it helps a lot!

Star History Chart

Releases

No releases published

Packages

No packages published