Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 751 Bytes

File metadata and controls

32 lines (25 loc) · 751 Bytes

Preview

Dev Khandelwal — Portfolio

Personal portfolio website showcasing my work, projects, and interests as a developer.

About

This website serves as a central place to present who I am, what I build, and the kind of problems I enjoy working on.
It’s designed to be simple, fast, and focused on content over noise.

Tech Stack

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • Deployed on Vercel

Features

  • Clean and minimal UI
  • Responsive design
  • Projects and experience showcase
  • Fast load times and SEO-friendly

Live

🔗 https://khandelwaldev.me

Running locally

git clone https://github.com/khandelwal-dev/devfolio
cd devfolio
npm install
npm run dev