Personal portfolio website for Vinayak Kumar Singh, Full Stack AI Engineer.
The site highlights my experience, projects, technical skills, resume, and contact details. It is built with React, TypeScript, Vite, and styled-components.
- React 19
- TypeScript
- Vite
- styled-components
- tsParticles
- Formspree
- Vercel Analytics
Install dependencies:
npm installRun locally:
npm run devBuild for production:
npm run buildPreview the production build:
npm run previewThe downloadable resume is served from:
public/Vinayak_FullStackAI_Engineer.pdf
- This project uses npm and
package-lock.json. Profile.pdfis local-only and ignored by Git.- Generated build output in
dist/is ignored.
