Skip to content

Aditya-0011/portfolio-website

Repository files navigation

Aditya Punmiya's Portfolio

This is the source code for adityapunmiya.com, a personal portfolio website built with Next.js, TypeScript, and Bun.

Features

  • Modern, responsive design
  • PWA support (installable on desktop and mobile)
  • Featured experience, projects and technology stack
  • SEO and social sharing optimized

Getting Started

  1. Install dependencies:
    bun install
  2. Run the development server:
    bun --bun run dev
  3. Open http://localhost:3000 in your browser.

Build for Production

bun run build
bun run start

Get the CRM

Interested in the CRM system used to manage this portfolio? Contact me for source code and deployment details.

Credits


Feel free to fork or contribute!