Skip to content

This is a portfolio for students and developers, built using Next.js with TSX codes by @pyKinsu.

License

Notifications You must be signed in to change notification settings

pyKinsu/NextJs-Portfolio

Next.js Logo

Next.Js Portfolio

Vercel Badge Stars Badge Forks Badge Follow me on GitHub Live Demo

A clean and modern Portfolio website built with Next.js, styled using TailwindCSS, and deployed on Vercel.


⚙️ Tech Stack

React Next.js TypeScript TailwindCSS Three.js Vercel


📷 Preview

Landing Page

𝗦𝗲𝗲 𝗠𝗼𝗿𝗲

About Page
More About
Projects Page
Contact Page

✨ Features

  • ⚡ Built with Next.js 14
  • 🎨 Styled with TailwindCSS
  • 📱 Fully responsive design
  • 🌐 Deployed on Vercel
  • 🧩 Easy to customize & extend

🧰 Getting Started

  1. Make sure Git and NodeJS are installed.

  2. Clone this repository:

    git clone https://github.com/pykinsu/nextjs-portfolio.git cd nextjs-portfolio ```
    
  3. Install dependencies:

    npm install --legacy-peer-deps or yarn install --legacy-peer-deps
  4. Run the development server:

    npm run dev or yarn dev

App will be available at http://localhost:3000 🚀


☁️ Deployment

Easily deploy this project on Vercel with just one click:

Deploy to Vercel


Project Structure

nextjs-portfolio/
│-- public/          # Assests (images, icons, etc.)
│-- src/
│   ├── app/         # Next.js App Router pages
│   ├── components/  # Reusable UI components
│   ├── lib/         # Utilities
│-- package.json

Aᴜᴛʜᴏʀ < \ >

Kinsu Rajput

GitHub Telegram LinkedIn Twitter


⭐ Sᴜᴘᴘᴏʀᴛ

If you like this project, consider giving it a ⭐ on GitHub!