Skip to content

sahilcode17/DevProfile

Repository files navigation

Sahil Khandelwal — Portfolio

Personal portfolio site. Live at: https://sahilcode17.github.io/DevProfile/

Tech stack

  • React 18 + Vite
  • Tailwind CSS (custom warm-dark palette)
  • Framer Motion (animations)
  • Lucide React (icons)

Local development

npm install
npm run dev

Build & deploy

npm run build      # outputs to dist/
npm run deploy     # publishes dist/ to gh-pages branch

Or push to main and let the gh-pages script handle it.

Project structure

src/
├── App.jsx
├── main.jsx
├── index.css
├── data/            # Static content (experience, projects, skills, etc.)
└── components/      # Section components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors