This is the source code for adityapunmiya.com, a personal portfolio website built with Next.js, TypeScript, and Bun.
- Modern, responsive design
- PWA support (installable on desktop and mobile)
- Featured experience, projects and technology stack
- SEO and social sharing optimized
- Install dependencies:
bun install
- Run the development server:
bun --bun run dev
- Open http://localhost:3000 in your browser.
bun run build
bun run start
Interested in the CRM system used to manage this portfolio? Contact me for source code and deployment details.
- Built by Aditya Punmiya
- Use with credit. 😄
Feel free to fork or contribute!