Personal portfolio website built with Astro and hosted on GitHub Pages.
- About Page: Personal introduction, experience, and education
- Skills Page: Comprehensive list of technical skills and expertise
- Blog Page: Placeholder for future blog posts
- Responsive Design: Mobile-friendly layout
- Fast Performance: Static site generation with Astro
- Astro - Static site generator
- TypeScript - Type safety
- GitHub Actions - CI/CD deployment
- GitHub Pages - Hosting
- Node.js 20.x or higher
- npm
npm installnpm run devOpen http://localhost:4321 to view the site.
npm run buildnpm run previewThe site is automatically deployed to GitHub Pages when changes are pushed to the main branch using GitHub Actions.
© 2025 Vikram V. All rights reserved.